aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorPayBas <contact@paybas.com>2014-07-16 13:36:22 +0200
committerPayBas <contact@paybas.com>2014-07-16 22:15:31 +0200
commit2913b440804de641f618a8b5c2934651263bb66a (patch)
tree735e29c8ce0d60894f1998fddc3906e25165386a /phpBB/docs
parentc7be452861de7a62959d36d9212d4ebe72c8c688 (diff)
downloadforums-2913b440804de641f618a8b5c2934651263bb66a.tar
forums-2913b440804de641f618a8b5c2934651263bb66a.tar.gz
forums-2913b440804de641f618a8b5c2934651263bb66a.tar.bz2
forums-2913b440804de641f618a8b5c2934651263bb66a.tar.xz
forums-2913b440804de641f618a8b5c2934651263bb66a.zip
[ticket/12857] Add missing template events breadcrumb_prepend
To insert links after site-home PHPBB3-12857
Diffstat (limited to 'phpBB/docs')
-rw-r--r--phpBB/docs/events.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/phpBB/docs/events.md b/phpBB/docs/events.md
index 389ab13ef0..5b5675d620 100644
--- a/phpBB/docs/events.md
+++ b/phpBB/docs/events.md
@@ -408,6 +408,13 @@ overall_footer_breadcrumb_append
* Since: 3.1.0-a1
* Purpose: Add links to the list of breadcrumbs in the footer
+overall_footer_breadcrumb_prepend
+===
+* Locations:
+ + styles/prosilver/template/navbar_footer.html
+* Since: 3.1.0-RC3
+* Purpose: Add links to the list of breadcrumbs in the footer (after site-home, but before board-index)
+
overall_footer_content_after
===
* Locations:
@@ -488,6 +495,14 @@ overall_header_breadcrumb_append
* Since: 3.1.0-a1
* Purpose: Add links to the list of breadcrumbs in the header
+overall_header_breadcrumb_prepend
+===
+* Locations:
+ + styles/prosilver/template/navbar_header.html
+ + styles/subsilver2/template/breadcrumbs.html
+* Since: 3.1.0-RC3
+* Purpose: Add links to the list of breadcrumbs in the header (after site-home, but before board-index)
+
overall_header_breadcrumbs_after
===
* Locations: