1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-11 03:04:09 +02:00

[ticket/11241] Add events & var for extensions to dropdown.

PHPBB3-11241
This commit is contained in:
Cesar G
2013-10-17 19:05:35 -07:00
parent a25b1e6a40
commit 5579dc2412
2 changed files with 17 additions and 1 deletions

View File

@@ -399,3 +399,17 @@ viewtopic_topic_title_prepend
+ styles/subsilver2/template/viewtopic_body.html
* Since: 3.1.0-a1
* Purpose: Add content directly before the topic title link on the View topic screen
viewtopic_topic_tools_after
===
* Locations:
+ styles/prosilver/template/viewtopic_body.html
* Since: 3.1.0-a3
* Purpose: Add a new topic tool after the rest of the existing ones
viewtopic_topic_tools_before
===
* Locations:
+ styles/prosilver/template/viewtopic_body.html
* Since: 3.1.0-a3
* Purpose: Add a new topic tool before the rest of the existing ones