mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
[ticket/13347] update event docs
PHPBB3-13347
This commit is contained in:
parent
115bf63538
commit
c1a0d1bf3d
1 changed files with 43 additions and 1 deletions
|
@ -16,11 +16,53 @@ acp_bbcodes_edit_fieldsets_after
|
||||||
* Since: 3.1.0-a3
|
* Since: 3.1.0-a3
|
||||||
* Purpose: Add settings to BBCode add/edit form
|
* Purpose: Add settings to BBCode add/edit form
|
||||||
|
|
||||||
|
acp_forums_main_settings_append
|
||||||
|
===
|
||||||
|
* Location: adm/style/acp_forums.html
|
||||||
|
* Since: 3.1.2-RC1
|
||||||
|
* Purpose: Add settings to forums at end of main settings section
|
||||||
|
|
||||||
|
acp_forums_main_settings_prepend
|
||||||
|
===
|
||||||
|
* Location: adm/style/acp_forums.html
|
||||||
|
* Since: 3.1.2-RC1
|
||||||
|
* Purpose: Add settings to forums before main settings section
|
||||||
|
|
||||||
acp_forums_normal_settings_append
|
acp_forums_normal_settings_append
|
||||||
===
|
===
|
||||||
* Location: adm/style/acp_forums.html
|
* Location: adm/style/acp_forums.html
|
||||||
* Since: 3.1.0-a1
|
* Since: 3.1.0-a1
|
||||||
* Purpose: Add settings to forums
|
* Purpose: Add settings to forums at end of normal settings section
|
||||||
|
|
||||||
|
acp_forums_normal_settings_prepend
|
||||||
|
===
|
||||||
|
* Location: adm/style/acp_forums.html
|
||||||
|
* Since: 3.1.2-RC1
|
||||||
|
* Purpose: Add settings to forums before normal settings section
|
||||||
|
|
||||||
|
acp_forums_prune_settings_append
|
||||||
|
===
|
||||||
|
* Location: adm/style/acp_forums.html
|
||||||
|
* Since: 3.1.2-RC1
|
||||||
|
* Purpose: Add settings to forums at end of prune settings section
|
||||||
|
|
||||||
|
acp_forums_prune_settings_prepend
|
||||||
|
===
|
||||||
|
* Location: adm/style/acp_forums.html
|
||||||
|
* Since: 3.1.2-RC1
|
||||||
|
* Purpose: Add settings to forums before prune settings section
|
||||||
|
|
||||||
|
acp_forums_rules_settings_append
|
||||||
|
===
|
||||||
|
* Location: adm/style/acp_forums.html
|
||||||
|
* Since: 3.1.2-RC1
|
||||||
|
* Purpose: Add settings to forums at end of rules settings section
|
||||||
|
|
||||||
|
acp_forums_rules_settings_prepend
|
||||||
|
===
|
||||||
|
* Location: adm/style/acp_forums.html
|
||||||
|
* Since: 3.1.2-RC1
|
||||||
|
* Purpose: Add settings to forums before rules settings section
|
||||||
|
|
||||||
acp_group_options_before
|
acp_group_options_before
|
||||||
===
|
===
|
||||||
|
|
Loading…
Add table
Reference in a new issue