aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorrxu <rxu@mail.ru>2015-08-05 03:11:27 +0700
committerrxu <rxu@mail.ru>2015-08-05 16:29:06 +0700
commit49bc477a87259137899624e44f2b06bbfecde542 (patch)
treec985514365675250ad7db75f946ff8814254f061 /phpBB/docs
parentf34f28f2834102714b13aeb05ca54cbb3c7d779c (diff)
downloadforums-49bc477a87259137899624e44f2b06bbfecde542.tar
forums-49bc477a87259137899624e44f2b06bbfecde542.tar.gz
forums-49bc477a87259137899624e44f2b06bbfecde542.tar.bz2
forums-49bc477a87259137899624e44f2b06bbfecde542.tar.xz
forums-49bc477a87259137899624e44f2b06bbfecde542.zip
[ticket/14067] Add template events to overall_header.html around feeds
PHPBB3-14067
Diffstat (limited to 'phpBB/docs')
-rw-r--r--phpBB/docs/events.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/phpBB/docs/events.md b/phpBB/docs/events.md
index 19e7d1121c..9a69f01e64 100644
--- a/phpBB/docs/events.md
+++ b/phpBB/docs/events.md
@@ -921,6 +921,14 @@ overall_header_content_before
* Since: 3.1.0-a3
* Purpose: Add content on all pages before the main content, after the header
+overall_header_feeds
+===
+* Locations:
+ + styles/prosilver/template/overall_header.html
+ + styles/subsilver2/template/overall_header.html
+* Since: 3.1.6-RC1
+* Purpose: Add custom feeds
+
overall_header_head_append
===
* Locations: