It is currently {d} {M} {Y} {H}:{i}
EVEVIt is currently {d} {M} {Y} {H}:{i}
EVEVYou can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum
Powered by phpBB® Forum Software © phpBB Limited
Powered byTime: 0.275s | Peak Memory Usage: 15.05 MiB | GZIP: Off | Queries: 12
PHP Event | Count | Since | Filename (line) |
---|---|---|---|
core.common | 1 | 3.1.0-a1 | common.php (171) |
core.session_ip_after | 1 | 3.1.10-RC1 | phpbb/session.php (303) |
core.session_set_custom_ban | 1 | 3.1.3-RC1 | phpbb/session.php (1256) |
core.viewforum_modify_sql | 1 | 3.3.14-RC1 | viewforum.php (87) |
core.user_setup | 1 | 3.1.0-a1 | phpbb/user.php (232) |
core.user_setup_after | 1 | 3.1.6-RC1 | phpbb/user.php (357) |
core.append_sid | 58 | 3.1.0-a1 | includes/functions.php (1543) |
core.modify_text_for_display_before | 2 | 3.1.0-a1 | includes/functions_content.php (598) |
core.text_formatter_s9e_renderer_setup | 1 | 3.2.0-a1 | phpbb/textformatter/s9e/renderer.php (117) |
core.text_formatter_s9e_render_before | 2 | 3.2.0-a1 | phpbb/textformatter/s9e/renderer.php (248) |
core.text_formatter_s9e_render_after | 2 | 3.2.0-a1 | phpbb/textformatter/s9e/renderer.php (265) |
core.modify_text_for_display_after | 2 | 3.1.0-a1 | includes/functions_content.php (669) |
core.generate_forum_nav | 1 | 3.1.5-RC1 | includes/functions_display.php (839) |
core.viewforum_modify_page_title | 1 | 3.2.2-RC1 | viewforum.php (195) |
core.page_header | 1 | 3.1.0-a1 | includes/functions.php (3818) |
core.update_session_after | 1 | 3.1.6-RC1 | phpbb/session.php (1753) |
core.obtain_users_online_string_before_modify | 1 | 3.1.10-RC1 | includes/functions.php (3519) |
core.obtain_users_online_string_modify | 1 | 3.1.4-RC1 | includes/functions.php (3579) |
core.user_format_date_override | 9 | 3.2.1-RC1 | phpbb/user.php (635) |
core.add_form_key | 1 | 3.1.0-RC3 | includes/functions.php (2072) |
core.get_avatar_after | 1 | 3.1.6-RC1 | includes/functions.php (3780) |
core.modify_username_string | 19 | 3.1.0-a1 | includes/functions_content.php (1653) |
core.page_header_after | 1 | 3.1.0-b3 | includes/functions.php (4187) |
core.make_jumpbox_modify_forum_list | 1 | 3.1.10-RC1 | includes/functions_content.php (186) |
core.make_jumpbox_modify_tpl_ary | 18 | 3.1.10-RC1 | includes/functions_content.php (262) |
core.viewforum_modify_topic_ordering | 1 | 3.2.5-RC1 | viewforum.php (318) |
core.gen_sort_selects_after | 1 | 3.1.9-RC1 | includes/functions_content.php (143) |
core.viewforum_get_topic_data | 1 | 3.1.0-a1 | viewforum.php (499) |
core.phpbb_content_visibility_get_visibility_sql_before | 1 | 3.1.4-RC1 | phpbb/content_visibility.php (213) |
core.viewforum_get_announcement_topic_ids_data | 1 | 3.1.10-RC1 | viewforum.php (567) |
core.phpbb_content_visibility_is_visible | 2 | 3.2.2-RC1 | phpbb/content_visibility.php (172) |
core.viewforum_modify_sort_direction | 1 | 3.2.5-RC1 | viewforum.php (644) |
core.viewforum_get_topic_ids_data | 1 | 3.1.0-RC4 | viewforum.php (711) |
core.viewforum_modify_topics_data | 1 | 3.1.0-b3 | viewforum.php (873) |
core.viewforum_modify_topicrow | 2 | 3.1.0-a1 | viewforum.php (1044) |
core.viewforum_topic_row_after | 2 | 3.1.3-RC1 | viewforum.php (1072) |
core.viewforum_generate_page_after | 1 | 3.2.2-RC1 | viewforum.php (1091) |
core.page_footer | 1 | 3.1.0-a1 | includes/functions.php (4308)
phpbb/controller/helper.php (159) |
core.phpbb_generate_debug_output | 1 | 3.1.0-RC3 | includes/functions.php (4279) |
core.twig_environment_render_template_before | 2 | 3.2.1-RC1 | phpbb/template/twig/environment.php (220) |
core.twig_environment_render_template_after | 1 | 3.2.1-RC1 | phpbb/template/twig/environment.php (237) |
core.page_footer_after | 1 | 3.1.0-RC5 | includes/functions.php (4330)
phpbb/controller/helper.php (182) |
core.session_set_custom_ban
3.1.3-RC1
bool | return |
bool | banned |
array|false | ban_row |
string | ban_triggered_by |
Event to set custom ban type
core.viewforum_modify_sql
3.3.14-RC1
array | sql_ary |
You can use this event to modify the sql that
selects the forum on the viewforum page.
core.user_setup
3.1.0-a1
array | user_data |
string | user_lang_name |
string | user_date_format |
string | user_timezone |
mixed | lang_set |
array | lang_set_ext |
mixed | style_id |
Event to load language files and modify user data
on every page
core.append_sid
3.1.0-a1
string | url |
mixed | params |
bool | is_amp |
bool|string | session_id |
bool|string | append_sid_overwrite |
bool | is_route |
This event can either supplement or override the
append_sid() function
core.modify_text_for_display_before
3.1.0-a1
includes/functions_content.php (598)
string | text |
string | uid |
string | bitfield |
int | flags |
bool | censor_text |
Use this event to modify the text before it is
parsed
core.text_formatter_s9e_renderer_setup
3.2.0-a1
phpbb/textformatter/s9e/renderer.php (117)
\phpbb\textformatter\s9e\renderer | renderer |
Configure the renderer service
core.text_formatter_s9e_render_before
3.2.0-a1
phpbb/textformatter/s9e/renderer.php (248)
\phpbb\textformatter\s9e\renderer | renderer |
string | xml |
Modify a parsed text before it is rendered
core.text_formatter_s9e_render_after
3.2.0-a1
phpbb/textformatter/s9e/renderer.php (265)
string | html |
\phpbb\textformatter\s9e\renderer | renderer |
Modify a rendered text
core.modify_text_for_display_after
3.1.0-a1
includes/functions_content.php (669)
string | text |
string | uid |
string | bitfield |
int | flags |
Use this event to modify the text after it is
parsed
core.generate_forum_nav
3.1.5-RC1
includes/functions_display.php (839)
array | forum_data |
array | forum_template_data |
string | microdata_attr |
array | navlinks_parents |
array | navlinks |
Event to modify the navlinks text
core.viewforum_modify_page_title
3.2.2-RC1
string | page_title |
array | forum_data |
int | forum_id |
int | start |
You can use this event to modify the page title of
the viewforum page
core.page_header
3.1.0-a1
string | page_title |
bool | display_online_list |
string | item |
int | item_id |
bool | page_header_override |
Execute code and/or overwrite page_header()
core.update_session_after
3.1.6-RC1
array | session_data |
string | session_id |
Event to send update session information to
extension Read-only event
core.obtain_users_online_string_before_modify
3.1.10-RC1
array | online_users |
int | item_id |
string | item |
array | rowset |
array | user_online_link |
Modify online userlist data
core.obtain_users_online_string_modify
3.1.4-RC1
array | online_users |
int | item_id |
string | item |
array | rowset |
array | user_online_link |
string | online_userlist |
string | l_online_users |
Modify online userlist data
core.user_format_date_override
3.2.1-RC1
DateTimeZone | utc |
array | function_arguments |
string | format_date_override |
Execute code and/or override format_date()
core.add_form_key
3.1.0-RC3
string | form_name |
int | now |
string | s_fields |
string | token |
string | token_sid |
string | template_variable_suffix |
Perform additional actions on creation of the form
token
Changes: 3.1.11-RC1
core.get_avatar_after
3.1.6-RC1
array | row |
string | alt |
bool | ignore_config |
array | avatar_data |
string | html |
Event to modify HTML tag of avatar
core.modify_username_string
3.1.0-a1
includes/functions_content.php (1653)
string | mode |
int | user_id |
string | username |
string | username_colour |
string | guest_username |
string | custom_profile_url |
string | username_string |
array | _profile_cache |
Use this event to change the output of
get_username_string()
core.page_header_after
3.1.0-b3
string | page_title |
bool | display_online_list |
string | item |
int | item_id |
array | http_headers |
Execute code and/or overwrite _common_ template
variables after they have been assigned.
core.make_jumpbox_modify_forum_list
3.1.10-RC1
includes/functions_content.php (186)
array | rowset |
Modify the jumpbox forum list data
core.make_jumpbox_modify_tpl_ary
3.1.10-RC1
includes/functions_content.php (262)
array | row |
array | tpl_ary |
Modify the jumpbox before it is assigned to the
template
core.viewforum_modify_topic_ordering
3.2.5-RC1
array | sort_by_text |
array | sort_by_sql |
Modify the topic ordering if needed
core.gen_sort_selects_after
3.1.9-RC1
includes/functions_content.php (143)
int | limit_days |
array | sort_by_text |
int | sort_days |
string | sort_key |
string | sort_dir |
string | s_limit_days |
string | s_sort_key |
string | s_sort_dir |
string | u_sort_param |
bool | def_st |
bool | def_sk |
bool | def_sd |
array | sorts |
Run code before generated sort selects are
returned
core.viewforum_get_topic_data
3.1.0-a1
array | forum_data |
array | sql_array |
int | forum_id |
int | topics_count |
int | sort_days |
string | sort_key |
string | sort_dir |
Event to modify the SQL query before the topic
data is retrieved
Changes: 3.1.0-RC4, 3.1.4-RC1, 3.1.9-RC1
core.phpbb_content_visibility_get_visibility_sql_before
3.1.4-RC1
phpbb/content_visibility.php (213)
string | where_sql |
string | mode |
array | forum_id |
string | table_alias |
mixed | get_visibility_sql_overwrite |
Allow changing the result of calling
get_visibility_sql
core.viewforum_get_announcement_topic_ids_data
3.1.10-RC1
array | forum_data |
array | g_forum_ary |
array | sql_anounce_array |
array | sql_ary |
int | forum_id |
Event to modify the SQL query before the
announcement topic ids data is retrieved
core.phpbb_content_visibility_is_visible
3.2.2-RC1
phpbb/content_visibility.php (172)
bool | is_visible |
string | mode |
int | forum_id |
array | data |
Allow changing the result of calling is_visible
core.viewforum_modify_sort_direction
3.2.5-RC1
string | direction |
Modify the topics sort ordering if needed
core.viewforum_get_topic_ids_data
3.1.0-RC4
array | forum_data |
array | sql_ary |
string | sql_approved |
int | sql_limit |
string | sql_limit_time |
array | sql_sort_order |
int | sql_start |
string | sql_where |
bool | store_reverse |
Event to modify the SQL query before the topic ids
data is retrieved
Changes: 3.1.3
core.viewforum_modify_topics_data
3.1.0-b3
array | topic_list |
array | rowset |
int | total_topic_count |
int | forum_id |
Modify topics data before we display the viewforum
page
Changes: 3.1.11-RC1
core.viewforum_modify_topicrow
3.1.0-a1
array | row |
array | topic_row |
bool | s_type_switch |
bool | s_type_switch_test |
Modify the topic data before it is assigned to the
template
Changes: 3.1.10-RC1
core.viewforum_topic_row_after
3.1.3-RC1
array | row |
array | rowset |
bool | s_type_switch |
int | topic_id |
array | topic_list |
array | topic_row |
Event after the topic data has been assigned to
the template
core.viewforum_generate_page_after
3.2.2-RC1
array | forum_data |
This event is to perform additional actions on
viewforum page
core.page_footer
3.1.0-a1
phpbb/controller/helper.php (159)
bool | run_cron |
bool | page_footer_override |
Execute code and/or overwrite page_footer()
Changes: 3.3.1-RC1
core.phpbb_generate_debug_output
3.1.0-RC3
array | debug_info |
Modify debug output information
core.twig_environment_render_template_before
3.2.1-RC1
phpbb/template/twig/environment.php (220)
array | context |
string | name |
Allow changing the template output stream before
rendering
core.twig_environment_render_template_after
3.2.1-RC1
phpbb/template/twig/environment.php (237)
array | context |
string | name |
string | output |
Allow changing the template output stream after
rendering
core.page_footer_after
3.1.0-RC5
phpbb/controller/helper.php (182)
bool | display_template |
bool | exit_handler |
Execute code and/or modify output before
displaying the template.
Changes: 3.3.1-RC1
acp_bbcodes_actions_append
3.1.0-a3
Add actions to the BBCodes page, after edit/delete
buttons
acp_bbcodes_actions_prepend
3.1.0-a3
Add actions to the BBCodes page, before
edit/delete buttons
acp_bbcodes_edit_fieldsets_after
3.1.0-a3
Add settings to BBCode add/edit form
acp_email_find_username_append
3.1.7-RC1
Add content at the end of the find username link
acp_email_find_username_prepend
3.1.7-RC1
Add content at the start of the find username link
acp_email_group_options_append
3.1.7-RC1
Add content at the end of the group options select
box
acp_email_group_options_prepend
3.1.7-RC1
Add content at the start of the group options
select box
acp_ext_details_end
3.1.11-RC1
Add more detailed information on extension after
the available information.
acp_ext_details_notice
3.1.11-RC1
Add extension detail notices after version check
information.
acp_ext_list_disabled_name_after
3.1.11-RC1
Add content after the name of disabled extensions
in the list
acp_ext_list_disabled_title_after
3.1.11-RC1
Add text after disabled extensions section title.
acp_ext_list_enabled_name_after
3.1.11-RC1
Add content after the name of enabled extensions
in the list
acp_ext_list_enabled_title_after
3.1.11-RC1
Add text after enabled extensions section title.
acp_ext_list_not_installed_name_after
3.3.14-RC1
Add content after the name of not installed
extensions in the list
Changes: 3.3.14
acp_ext_list_not_installed_title_after
3.3.14-RC1
Add text after not installed extensions section
title.
Changes: 3.3.14
acp_forums_custom_settings
3.1.6-RC1
Add its own box (fieldset) for extension settings
acp_forums_main_settings_append
3.1.2-RC1
Add settings to forums at end of main settings
section
acp_forums_main_settings_prepend
3.1.2-RC1
Add settings to forums before main settings
section
acp_forums_normal_settings_append
3.1.0-a1
Add settings to forums at end of normal settings
section
acp_forums_normal_settings_prepend
3.1.2-RC1
Add settings to forums before normal settings
section
acp_forums_prune_settings_append
3.1.2-RC1
Add settings to forums at end of prune settings
section
acp_forums_prune_settings_prepend
3.1.2-RC1
Add settings to forums before prune settings
section
acp_forums_quick_select_button_append
3.1.7-RC1
Add content after the quick select forum submit
button
acp_forums_quick_select_button_prepend
3.1.7-RC1
Add content before the quick select forum submit
button
acp_forums_rules_settings_append
3.1.2-RC1
Add settings to forums at end of rules settings
section
acp_forums_rules_settings_prepend
3.1.2-RC1
Add settings to forums before rules settings
section
acp_group_options_after
3.1.0-b4
Add additional options to group settings (after
GROUP_RECEIVE_PM)
acp_group_options_before
3.1.0-b4
Add additional options to group settings (before
GROUP_FOUNDER_MANAGE)
acp_group_types_append
3.2.9-RC1
Add additional group type options to group
settings (append the list)
acp_group_types_prepend
3.2.9-RC1
Add additional group type options to group
settings (prepend the list)
acp_groups_add_user_options_after
3.3.13-RC1
Add content after options for adding user to group
in the ACP
acp_groups_add_user_options_before
3.3.13-RC1
Add content before options for adding user to
group in the ACP
acp_groups_add_user_usernames_before
3.3.13-RC1
Add content before usernames option for adding
user to group in the ACP
acp_groups_find_username_append
3.1.7-RC1
Add content at the end of the find username link
acp_groups_find_username_prepend
3.1.7-RC1
Add content at the start of the find username link
acp_groups_manage_before
3.1.7-RC1
Add content before the manage groups table
acp_groups_position_legend_add_button_after
3.1.7-RC1
▶ acp_groups_position.html (73)
Add content after adding group to legend submit
button
acp_groups_position_legend_add_button_before
3.1.7-RC1
▶ acp_groups_position.html (70)
Add content before adding group to legend submit
button
acp_groups_position_teampage_add_button_after
3.1.7-RC1
▶ acp_groups_position.html (172)
Add content after adding group to teampage submit
button
acp_groups_position_teampage_add_button_before
3.1.7-RC1
▶ acp_groups_position.html (169)
Add content before adding group to teampage submit
button
acp_help_phpbb_stats_after
3.2.0-RC2
Add content after send statistics tile
acp_help_phpbb_stats_before
3.2.0-RC2
Add content before send statistics tile
acp_logs_quick_select_forum_button_append
3.1.7-RC1
Add content after the quick forum select form
submit button
acp_logs_quick_select_forum_button_prepend
3.1.7-RC1
Add content before the quick forum select form
submit button
acp_main_actions_append
3.1.0-a1
Add actions to the ACP main page below the cache
purge action
acp_main_notice_after
3.1.0-a1
Add notices or other blocks in the ACP below other
configuration notices
acp_overall_footer_after
3.1.0-a1
Add content below the footer in the ACP
acp_overall_footer_body_after
3.3.10-RC1
Add content before the `</body>` tag but
after the $SCRIPTS var, i.e. after the js scripts
have been loaded
acp_overall_header_head_append
3.1.0-a1
Add assets within the `<head>` tags in the
ACP
acp_overall_header_stylesheets_after
3.1.0-RC3
Add assets after stylesheets within the
`<head>` tags in the ACP.
acp_permission_forum_copy_dest_forum_append
3.1.7-RC1
▶ permission_forum_copy.html (25)
Add content after the destination forum select
form
acp_permission_forum_copy_dest_forum_prepend
3.1.7-RC1
▶ permission_forum_copy.html (25)
Add content before the destination forum select
form
acp_permission_forum_copy_src_forum_append
3.1.7-RC1
▶ permission_forum_copy.html (15)
Add content after the source forum select form
acp_permission_forum_copy_src_forum_prepend
3.1.7-RC1
▶ permission_forum_copy.html (15)
Add content before the source forum select form
acp_permissions_add_group_options_append
3.1.7-RC1
Add content after the group multiple select form
acp_permissions_add_group_options_prepend
3.1.7-RC1
Add content before the group multiple select form
acp_permissions_find_username_append
3.1.7-RC1
Add content after the find username link
acp_permissions_find_username_prepend
3.1.7-RC1
Add content before the find username link
acp_permissions_select_forum_append
3.1.7-RC1
Add content after the forum select form label
acp_permissions_select_forum_prepend
3.1.7-RC1
Add content before the forum select form label
acp_permissions_select_group_after
3.1.7-RC1
Add content after the group select form in
usergroup view
acp_permissions_select_group_append
3.1.7-RC1
Add content after the group select form label
acp_permissions_select_group_before
3.1.7-RC1
Add content before the group select form in
usergroup view
acp_permissions_select_group_prepend
3.1.7-RC1
Add content before the group select form label
acp_permissions_select_multiple_forum_append
3.1.7-RC1
Add content after the forum multiple select form
label
acp_permissions_select_multiple_forum_prepend
3.1.7-RC1
Add content before the forum multiple select form
label
acp_posting_buttons_after
3.1.0-b4
▶ acp_posting_buttons.html (50)
Add content after BBCode posting buttons in the
ACP
acp_posting_buttons_before
3.1.0-b4
▶ acp_posting_buttons.html (13)
Add content before BBCode posting buttons in the
ACP
acp_posting_buttons_custom_tags_before
3.1.10-RC1
▶ acp_posting_buttons.html (45)
Add content before the custom BBCodes in the ACP
acp_profile_basic_options_after
3.2.10-RC1
Add content after custom profile field basic
options in the ACP
acp_profile_basic_options_before
3.2.10-RC1
Add content before custom profile field basic
options in the ACP
acp_profile_contact_after
3.2.10-RC1
Add content after contact specific custom profile
field option in the ACP
acp_profile_contact_before
3.1.6-RC1
Add extra options to custom profile field
configuration in the ACP
acp_profile_contact_last
3.1.11-RC1
Add contact specific options to custom profile
fields in the ACP
acp_profile_options_before
3.2.10-RC1
Add content before custom profile field options in
the ACP
acp_profile_step_one_lang_after
3.1.11-RC1
Add extra lang specific options to custom profile
field step one configuration in the ACP
acp_profile_visibility_options_after
3.2.10-RC1
Add content after custom profile field visibility
options in the ACP
acp_profile_visibility_options_before
3.2.10-RC1
Add content before custom profile field visibility
options in the ACP
acp_prune_forums_append
3.1.7-RC1
Add content after the forum select form label
acp_prune_forums_prepend
3.1.7-RC1
Add content before the forum select form label
acp_prune_forums_settings_append
3.2.2-RC1
Add content after the prune settings
acp_prune_users_find_username_append
3.1.7-RC1
Add content after the find username link
acp_prune_users_find_username_prepend
3.1.7-RC1
Add content before the find username link
acp_ranks_edit_after
3.1.0-RC3
Add content after the rank details when editing a
rank in the ACP
acp_ranks_edit_before
3.1.0-RC3
Add content before the rank details when editing a
rank in the ACP
acp_ranks_list_column_after
3.1.0-RC3
Add content before the first column in the ranks
list in the ACP
acp_ranks_list_column_before
3.1.0-RC3
Add content after the last column (but before the
action column)
acp_ranks_list_header_after
3.1.0-RC3
Add content before the first header-column in the
ranks list in the ACP
acp_ranks_list_header_before
3.1.0-RC3
Add content after the last header-column (but
before the action column)
acp_simple_footer_after
3.1.0-a1
Add content below the simple footer in the ACP
acp_simple_footer_body_after
3.3.10-RC1
Add content before the `</body>` tag but
after the $SCRIPTS var, i.e. after the js scripts
have been loaded
acp_simple_header_head_append
3.1.0-a1
Add assets within the `<head>` tags in the
simple header of the ACP
acp_simple_header_stylesheets_after
3.1.0-RC3
Add assets after stylesheets within the
`<head>` tags in the simple header
acp_users_overview_options_append
3.1.0-a1
▶ acp_users_overview.html (69)
Add options and settings on user overview page
acp_users_prefs_append
3.1.0-b3
Add user options fieldset to the bottom of ACP
users prefs settings
acp_users_prefs_personal_append
3.1.0-b3
Add user options fieldset to the bottom of ACP
users personal prefs settings
acp_users_prefs_personal_prepend
3.1.0-b3
Add user options fieldset to the top of ACP users
personal prefs settings
acp_users_prefs_post_append
3.1.0-b3
Add user options fieldset to the bottom of ACP
users post prefs settings
acp_users_prefs_post_prepend
3.1.0-b3
Add user options fieldset to the top of ACP users
post prefs settings
acp_users_prefs_prepend
3.1.0-b3
Add user options fieldset to the top of ACP users
prefs settings
acp_users_prefs_view_append
3.1.0-b3
Add user options fieldset to the bottom of ACP
users view prefs settings
acp_users_prefs_view_prepend
3.1.0-b3
Add user options fieldset to the top of ACP users
view prefs settings
acp_users_profile_after
3.1.4-RC1
Add content after the profile details but before
the custom profile fields when editing a user in
the ACP
acp_users_profile_before
3.1.4-RC1
Add content before the profile details when
editing a user in the ACP
acp_users_profile_custom_after
3.1.4-RC1
Add content after the the custom profile fields
when editing a user in the ACP
attachment_file_append
3.1.6-RC1
Add custom attachment types displaying to the
bottom of attachment block.
attachment_file_prepend
3.1.6-RC1
Add custom attachment types displaying to the top
of attachment block.
confirm_delete_body_delete_reason_before
3.2.4-RC1
▶ confirm_delete_body.html (52)
Add custom text to the confirmation of a post that
is deleted.
forumlist_body_category_header_after
3.1.0-a4
Add content after the header of the category on
the forum list.
forumlist_body_category_header_before
3.1.0-a4
Add content before the header of the category on
the forum list.
forumlist_body_category_header_row_append
3.1.5-RC1
Add content after the header row of the category
on the forum list.
forumlist_body_category_header_row_prepend
3.1.5-RC1
Add content before the header row of the category
on the forum list.
forumlist_body_forum_image_after
3.2.2-RC1
Add content after the forum image on the forum
list.
forumlist_body_forum_image_append
3.2.2-RC1
Add content at the start of the forum image on the
forum list.
forumlist_body_forum_image_before
3.2.2-RC1
Add content before the forum image on the forum
list.
forumlist_body_forum_image_prepend
3.2.2-RC1
Add content at the end of the forum image on the
forum list.
forumlist_body_forum_row_after
3.1.0-RC5
Add content after the forum list item.
forumlist_body_forum_row_append
3.1.0-RC5
Add content at the start of the forum list item.
forumlist_body_forum_row_before
3.1.0-RC5
Add content before the forum list item.
forumlist_body_forum_row_prepend
3.1.0-RC5
Add content at the end of the forum list item.
forumlist_body_last_post_title_prepend
3.1.0-a1
Add content before the post title of the latest
post in a forum on the forum list.
forumlist_body_last_poster_username_append
3.2.4-RC1
Append information to last poster username of
member
forumlist_body_last_poster_username_prepend
3.2.4-RC1
Prepend information to last poster username of
member
forumlist_body_last_row_after
3.1.0-b2
Add content after the very last row of the forum
list.
forumlist_body_subforum_link_append
3.1.11-RC1
Add content at the end of subforum link item.
forumlist_body_subforum_link_prepend
3.1.11-RC1
Add content at the start of subforum link item.
forumlist_body_subforums_after
3.1.0-a4
Add content after the list of subforums (if any)
for each forum on the forum list.
forumlist_body_subforums_before
3.1.0-a4
Add content before the list of subforums (if any)
for each forum on the forum list.
index_body_birthday_block_before
3.1.11-RC1
Add new statistic blocks before the Birthday block
index_body_block_birthday_append
3.1.0-b3
Append content to the birthday list on the Board
index
index_body_block_birthday_prepend
3.1.0-b3
Prepend content to the birthday list on the Board
index
index_body_block_online_append
3.1.0-b3
Append content to the online list on the Board
index
index_body_block_online_prepend
3.1.0-b3
Prepend content to the online list on the Board
index
index_body_block_stats_append
3.1.0-b3
Append content to the statistics list on the Board
index
index_body_block_stats_prepend
3.1.0-b3
Prepend content to the statistics list on the
Board index
index_body_forumlist_body_after
3.1.1
Add content after the forum list body on the index
page
index_body_markforums_after
3.1.0-RC2
Add content after the mark-read link above the
forum list on Board index
index_body_markforums_before
3.1.0-RC2
Add content before the mark-read link above the
forum list on Board index
index_body_stat_blocks_after
3.1.0-b3
Add new statistic blocks below the Who Is Online
and Board Statistics blocks
index_body_stat_blocks_before
3.1.0-a1
Add new statistic blocks above the Who Is Online
and Board Statistics blocks
mcp_forum_actions_after
3.1.11-RC1
Add some information after actions fieldset
mcp_forum_actions_before
3.1.11-RC1
Add some information before actions fieldset
mcp_forum_last_post_author_username_append
3.3.4-RC1
Append information to last post author username of
member
mcp_forum_last_post_author_username_prepend
3.3.4-RC1
Prepend information to last post author username
of member
mcp_forum_topic_author_username_append
3.3.4-RC1
Append information to topic author username of
member
mcp_forum_topic_author_username_prepend
3.3.4-RC1
Prepend information to topic author username of
member
mcp_forum_topic_title_after
3.1.6-RC1
Add some information after the topic title
mcp_forum_topic_title_before
3.1.6-RC1
Add some information before the topic title
mcp_front_latest_reported_before
3.1.3-RC1
Add content before latest reported posts list
mcp_front_latest_reported_pms_before
3.1.3-RC1
Add content before latest reported private
messages list
mcp_front_latest_unapproved_before
3.1.3-RC1
Add content before latest unapproved posts list
mcp_move_destination_forum_after
3.2.8-RC1
Add content after the destination select element
in the move topic/post form
mcp_move_destination_forum_before
3.2.8-RC1
Add content before the destination select element
in the move topic/post form
mcp_post_additional_options
3.1.5-RC1
Add content within the list of post moderation
actions
mcp_topic_options_after
3.1.6-RC1
Add some options (field, checkbox, ...) after the
subject field when split a subject
mcp_topic_options_before
3.1.6-RC1
Add some options (field, checkbox, ...) before the
subject field when split a subject
mcp_topic_post_author_full_append
3.2.8-RC1
Append information to message author username for
post details in topic moderation
mcp_topic_post_author_full_prepend
3.2.8-RC1
Prepend information to message author username for
post details in topic moderation
mcp_topic_postrow_attachments_after
3.2.2-RC1
Show additional content after attachments in mcp
topic review
mcp_topic_postrow_attachments_before
3.2.2-RC1
Show additional content before attachments in mcp
topic review
mcp_topic_postrow_post_before
3.2.2-RC1
Show additional content after postrow begins in
mcp topic review
mcp_topic_postrow_post_details_after
3.1.10-RC1
Add content after post details in topic moderation
mcp_topic_postrow_post_details_before
3.1.10-RC1
Add content before post details in topic
moderation
mcp_topic_postrow_post_subject_after
3.1.11-RC1
Add content after post subject in topic moderation
mcp_topic_postrow_post_subject_before
3.1.11-RC1
Add content before post subject in topic
moderation
mcp_topic_topic_title_after
3.1.6-RC1
Add some information after the topic title
mcp_topic_topic_title_before
3.1.6-RC1
Add some information before the topic title
mcp_warn_post_add_warning_field_after
3.1.0-RC4
Add content during warning for a post - after add
warning field.
mcp_warn_post_add_warning_field_before
3.1.0-RC4
Add content during warning for a post - before add
warning field.
mcp_warn_user_add_warning_field_after
3.1.0-RC4
Add content during warning a user - after add
warning field.
mcp_warn_user_add_warning_field_before
3.1.0-RC4
Add content during warning a user - before add
warning field.
memberlist_body_group_desc_after
3.2.6-RC1
Add data after the group description and type in
the group profile page.
memberlist_body_group_name_after
3.2.6-RC1
Add data after the group name in the group profile
page.
memberlist_body_group_name_before
3.2.6-RC1
Add data before the group name in the group
profile page.
memberlist_body_group_rank_after
3.2.6-RC1
Add data after the group rank in the group profile
page.
memberlist_body_group_rank_before
3.2.6-RC1
Add data before the group rank in the group
profile page.
memberlist_body_leaders_set_after
3.2.6-RC1
Add data after the last row in the memberlist mode
leaders.
memberlist_body_memberlist_after
3.2.6-RC1
Add data after the last row in the memberlist.
memberlist_body_memberrow_after
3.2.6-RC1
Add data after the last memberrow in the
memberlist.
memberlist_body_page_footer_before
3.2.6-RC1
Add data before the page footer.
memberlist_body_page_header_after
3.2.6-RC1
Add data after the page header.
memberlist_body_page_title_before
3.2.6-RC1
Add data before the page title.
memberlist_body_rank_append
3.1.6-RC1
Add information after rank in memberlist. Works in
memberlist_body_rank_prepend
3.1.6-RC1
Add information before rank in memberlist. Works
in
memberlist_body_show_group_after
3.2.6-RC1
Add data after the last row in the memberlist mode
group.
memberlist_body_username_append
3.1.0-a1
Add information after every username in the
memberlist. Works in
memberlist_body_username_prepend
3.1.0-a1
Add information before every username in the
memberlist. Works in
memberlist_email_before
3.1.10-RC1
Allow adding customizations before the
memberlist_email form.
memberlist_search_fields_after
3.1.2-RC1
Add information after the search fields column.
memberlist_search_fields_before
3.1.2-RC1
Add information before the search fields column.
memberlist_search_sorting_options_before
3.1.2-RC1
Add information before the search sorting options
field.
memberlist_team_username_append
3.1.11-RC1
Append information to username of team member
memberlist_team_username_prepend
3.1.11-RC1
Add information before team user username
memberlist_view_contact_after
3.1.0-b2
Add content after the user contact part of any
user profile
memberlist_view_contact_before
3.1.0-b2
Add content before the user contact part of any
user profile
memberlist_view_contact_custom_fields_after
3.1.9-RC1
Add content after the user contact related custom
fields
memberlist_view_contact_custom_fields_before
3.1.9-RC1
Add content before the user contact related custom
fields
memberlist_view_content_append
3.1.0-b2
Add custom content to the user profile view after
the main content
memberlist_view_content_prepend
3.1.0-b3
Add custom content to the user profile view before
the main content
memberlist_view_non_contact_custom_fields_after
3.1.9-RC1
Add content after the user not contact related
custom fields
memberlist_view_non_contact_custom_fields_before
3.1.9-RC1
Add content before the user not contact related
custom fields
memberlist_view_rank_avatar_after
3.1.6-RC1
Add information after rank in memberlist (with
avatar)
memberlist_view_rank_avatar_before
3.1.6-RC1
Add information before rank in memberlist (with
avatar)
memberlist_view_rank_no_avatar_after
3.1.6-RC1
Add information after rank in memberlist (without
avatar)
memberlist_view_rank_no_avatar_before
3.1.6-RC1
Add information before rank in memberlist (without
avatar)
memberlist_view_user_statistics_after
3.1.0-a1
Add entries after the user statistics part of any
user profile
memberlist_view_user_statistics_before
3.1.0-a1
Add entries before the user statistics part of any
user profile
memberlist_view_username_append
3.2.4-RC1
Append information to username of member
memberlist_view_username_prepend
3.2.4-RC1
Prepend information to username of member
memberlist_view_zebra_after
3.1.9-RC1
Add content after the user friends/foes links
memberlist_view_zebra_before
3.1.9-RC1
Add content before the user friends/foes links
navbar_header_logged_out_content
3.1.0-RC1
Add text and HTML in place of the username when
not logged in.
navbar_header_profile_list_after
3.1.0-RC2
Add links to the bottom of the profile drop-down
menu in the header navbar
navbar_header_profile_list_before
3.1.0-RC2
Add links to the top of the profile drop-down menu
in the header navbar
navbar_header_quick_links_after
3.1.0-RC2
Add links to the bottom of the quick-links
drop-down menu in the header
navbar_header_quick_links_before
3.1.0-RC2
Add links to the top of the quick-links drop-down
menu in the header
navbar_header_user_profile_append
3.1.8-RC1
Add links to the right of the user drop down area
navbar_header_user_profile_prepend
3.1.8-RC1
Add links to the left of the notification area
navbar_header_username_append
3.1.0-RC1
Add text and HTMl after the username shown in the
navbar.
navbar_header_username_prepend
3.1.0-RC1
Add text and HTMl before the username shown in the
navbar.
notification_dropdown_footer_after
3.3.12
▶ notification_dropdown.html (47)
Add content after notifications list footer.
notification_dropdown_footer_before
3.3.12
▶ notification_dropdown.html (43)
Add content before notifications list footer.
overall_footer_after
3.1.0-a1
Add content at the end of the file, directly prior
to the `</body>` tag
overall_footer_body_after
3.1.3-RC1
Add content before the `</body>` tag but
after the $SCRIPTS var, i.e. after the js scripts
have been loaded
overall_footer_breadcrumb_append
3.1.0-a1
Add links to the list of breadcrumbs in the footer
overall_footer_breadcrumb_prepend
3.1.0-RC3
Add links to the list of breadcrumbs in the footer
(after site-home, but before board-index)
overall_footer_content_after
3.1.0-a3
Add content on all pages after the main content,
before the footer
overall_footer_copyright_append
3.1.0-a1
Add content after the copyright line (no new line
by default), before the ACP link
overall_footer_copyright_prepend
3.1.0-a1
Add content before the copyright line
overall_footer_page_body_after
3.1.0-b3
Add content after the page-body, but before the
footer
overall_footer_teamlink_after
3.1.0-b3
Add contents after the team-link in the footer
overall_footer_teamlink_before
3.1.0-b3
Add contents before the team-link in the footer
overall_footer_timezone_after
3.1.0-b3
Add content to the navbar in the page footer,
after "Timezone"
overall_footer_timezone_before
3.1.0-b3
Add content to the navbar in the page footer,
before "Timezone"
overall_header_breadcrumb_append
3.1.0-a1
Add links to the list of breadcrumbs in the header
overall_header_breadcrumb_prepend
3.1.0-RC3
Add links to the list of breadcrumbs in the header
(after site-home, but before board-index)
overall_header_breadcrumbs_after
3.1.0-RC3
Add content after the breadcrumbs (outside of the
breadcrumbs container)
overall_header_breadcrumbs_before
3.1.0-RC3
Add content before the breadcrumbs (outside of the
breadcrumbs container)
overall_header_content_before
3.1.0-a3
Add content on all pages before the main content,
after the header
overall_header_head_append
3.1.0-a1
Add asset calls directly before the
`</head>` tag
overall_header_headerbar_after
3.1.10-RC1
Add content at the end of the headerbar
overall_header_headerbar_before
3.1.10-RC1
Add content at the beginning of the headerbar
overall_header_navbar_before
3.1.4-RC1
Add content before the navigation bar
overall_header_navigation_append
3.1.0-a1
Add links after the navigation links in the header
overall_header_navigation_prepend
3.1.0-a1
Add links before the navigation links in the
header
overall_header_navlink_append
3.1.0-b3
Add content after each individual navlink
(breadcrumb)
overall_header_navlink_prepend
3.1.0-b3
Add content before each individual navlink
(breadcrumb)
overall_header_page_body_before
3.1.0-b3
Add content after the page-header, but before the
page-body
overall_header_searchbox_after
3.1.11-RC1
Add content after the search box in the header
overall_header_searchbox_before
3.1.4-RC1
Add content before the search box in the header
overall_header_stylesheets_after
3.1.0-RC3
Add asset calls after stylesheets within the
`</head>` tag.
posting_attach_body_attach_row_after
3.2.6-RC1
▶ posting_attach_body.html (87)
Add content after attachment row in the file list
posting_attach_body_attach_row_append
3.2.6-RC1
▶ posting_attach_body.html (85)
Add content appending the attachment row in the
file list
posting_attach_body_attach_row_before
3.2.6-RC1
▶ posting_attach_body.html (60)
Add content before attachment row in the file list
posting_attach_body_attach_row_controls_append
3.2.2-RC1
▶ posting_attach_body.html (71)
Add content after attachment control elements
posting_attach_body_attach_row_controls_prepend
3.2.2-RC1
▶ posting_attach_body.html (66)
Add content before attachment control elements
posting_attach_body_attach_row_prepend
3.2.6-RC1
▶ posting_attach_body.html (62)
Add content prepending attachment row in the file
list
posting_attach_body_file_list_after
3.2.6-RC1
▶ posting_attach_body.html (92)
Add content after attachments list
posting_attach_body_file_list_before
3.2.6-RC1
▶ posting_attach_body.html (25)
Add content before attachments list
posting_editor_bbcode_status_after
3.1.4-RC1
Add content after bbcode status
posting_editor_buttons_after
3.1.0-a3
Add content after the BBCode posting buttons
posting_editor_buttons_before
3.1.0-a3
Add content before the BBCode posting buttons
posting_editor_buttons_custom_tags_before
3.1.2-RC1
Add content inside the BBCode posting buttons and
before the customs BBCode
posting_editor_message_after
3.1.0-a2
Add field (e.g. textbox) to the posting screen
after the message
posting_editor_message_before
3.1.0-a2
Add field (e.g. textbox) to the posting screen
before the message
posting_editor_options_prepend
3.1.0-a1
Add posting options on the posting screen
posting_editor_subject_after
3.1.0-a2
Add field (e.g. textbox) to the posting screen
after the subject
posting_editor_subject_append
3.1.10-RC1
Add field, text, etc. to the posting after the
subject text box
posting_editor_subject_before
3.1.0-a2
Add field (e.g. textbox) to the posting screen
before the subject
posting_editor_subject_prepend
3.1.10-RC1
Add field, text, etc. to the posting before the
subject text box
posting_editor_submit_buttons
3.1.6-RC1
Add custom buttons in the posting editor
posting_editor_topic_icons_after
3.2.10-RC1
Add custom data after the topic icons loop
posting_editor_topic_icons_append
3.2.10-RC1
Append custom data to the topic icon
posting_editor_topic_icons_before
3.2.10-RC1
Add custom data before the topic icons loop
posting_editor_topic_icons_prepend
3.2.10-RC1
Prepend custom data to the topic icon
posting_layout_include_panel_body
3.1.6-RC1
Add include of custom panel template body in
posting editor
posting_pm_header_find_username_after
3.1.0-RC4
Add content after the find username link on
composing pm
posting_pm_header_find_username_before
3.1.0-RC4
Add content before the find username link on
composing pm
posting_pm_layout_include_pm_header_after
3.1.4-RC1
Add content after the include of
posting_pm_header.html
posting_pm_layout_include_pm_header_before
3.1.4-RC1
Add content before the include of
posting_pm_header.html
posting_poll_body_options_after
3.1.4-RC1
Add content after the poll options on creating a
poll
posting_preview_content_after
3.2.4-RC1
Add content after the message content preview
posting_preview_poll_after
3.1.7-RC1
Add content after the poll preview block
posting_review_row_post_author_username_append
3.2.8-RC1
Append information to post author username of
member
posting_review_row_post_author_username_prepend
3.2.8-RC1
Prepend information to post author username of
member
posting_topic_review_row_content_after
3.2.4-RC1
▶ posting_topic_review.html (65)
Add content after the message content in topic
review
posting_topic_review_row_post_author_username_append
3.2.8-RC1
▶ posting_topic_review.html (59)
Append information to post author username of
member
posting_topic_review_row_post_author_username_prepend
3.2.8-RC1
▶ posting_topic_review.html (59)
Prepend information to post author username of
member
posting_topic_review_row_post_details_after
3.1.10-RC1
▶ posting_topic_review.html (61)
Add content after post details in topic review
posting_topic_review_row_post_details_before
3.1.10-RC1
▶ posting_topic_review.html (50)
Add content before post details in topic review
posting_topic_title_after
3.1.7-RC1
Allows to add some information after the topic
title in the posting form
posting_topic_title_before
3.1.6-RC1
Allows to add some information on the left of the
topic title in the posting form
quickreply_editor_message_after
3.1.0-a4
Add content after the quick reply textbox
quickreply_editor_message_before
3.1.0-a4
Add content before the quick reply textbox
quickreply_editor_panel_after
3.1.0-b2
Add content after the quick reply panel (but
inside the form)
quickreply_editor_panel_before
3.1.0-b2
Add content before the quick reply panel (but
inside the form)
quickreply_editor_subject_before
3.1.7-RC1
Add content before the quick reply subject textbox
search_body_recent_search_after
3.1.7-RC1
Add content after the recent search queries list
search_body_recent_search_before
3.1.7-RC1
Add content before the recent search queries list
search_body_search_display_options_append
3.1.7-RC1
Put content at the bottom of the search query
display options fields set
search_body_search_display_options_prepend
3.1.7-RC1
Put content at the top of the search query display
options fields set
search_body_search_options_after
3.1.7-RC1
Add content after the search query options fields
set
search_body_search_options_append
3.1.7-RC1
Put content at the bottom of the search query
options fields set
search_body_search_options_before
3.1.7-RC1
Add content before the search query options fields
set
search_body_search_options_prepend
3.1.7-RC1
Put content at the top of the search query options
fields set
search_body_search_query_after
3.1.7-RC1
Add content after the search query fields set
search_body_search_query_append
3.1.7-RC1
Put content at the bottom of the search query
fields set
search_body_search_query_before
3.1.7-RC1
Add content before the search query fields set
search_body_search_query_prepend
3.1.7-RC1
Put content at the top of the search query fields
set
search_results_content_after
3.2.4-RC1
Add content after the message content in search
results
search_results_header_after
3.1.4-RC1
Add content after the header of the search results
search_results_header_before
3.1.4-RC1
Add content before the header of the search
results.
search_results_jumpbox_before
3.3.4-RC1
Add content before the jumpbox of the search
results.
search_results_last_post_author_username_append
3.2.4-RC1
▶ search_results.html (112, 148)
Append information to last post author username of
member
search_results_last_post_author_username_prepend
3.2.4-RC1
▶ search_results.html (112, 148)
Prepend information to last post author username
of member
search_results_post_author_username_append
3.2.4-RC1
Append information to post author username of
member
search_results_post_author_username_prepend
3.2.4-RC1
Prepend information to post author username of
member
search_results_post_subject_before
3.3.4-RC1
Add data before search result posts subject
search_results_postprofile_after
3.1.0-b3
Add content after the post author and stats in
search results (posts view mode)
search_results_postprofile_before
3.1.0-b3
Add content directly before the post author in
search results (posts view mode)
search_results_searchbox_after
3.1.4-RC1
Add content right after the searchbox of the
search results.
search_results_topic_author_username_append
3.2.4-RC1
Append information to topic author username of
member
search_results_topic_author_username_prepend
3.2.4-RC1
Prepend information to topic author username of
member
search_results_topic_before
3.1.0-b4
Add data before search result topics
search_results_topic_header_lastpost_after
3.3.4-RC1
Add header column(s) after `lastpost` column in
search result topics
search_results_topic_row_lastpost_after
3.3.4-RC1
Add data column(s) after `lastpost` column in
search result topics
search_results_topic_title_after
3.1.11-RC1
Add data after search results topic title
simple_footer_after
3.1.0-a1
Add content prior to the scripts of the simple
footer
simple_footer_body_after
3.2.4-RC1
Add content directly prior to the `</body>`
tag of the simple footer
simple_header_head_append
3.1.0-b4
Add asset calls directly before the
`</head>` tag
simple_header_stylesheets_after
3.1.0-RC3
Add asset calls after stylesheets within the
`</head>` tag.
topiclist_row_append
3.1.0-a1
Add content into topic rows (inside the elements
containing topic titles)
Changes: 3.1.6-RC1
topiclist_row_prepend
3.1.0-a1
Add content into topic rows (inside the elements
containing topic titles)
Changes: 3.1.6-RC1
topiclist_row_topic_by_author_after
3.2.8-RC1
Add content into topic rows (after the "by
topic author" row)
topiclist_row_topic_by_author_before
3.2.8-RC1
Add content into topic rows (before the "by
topic author" row)
topiclist_row_topic_title_after
3.1.10-RC1
Add content into topic rows (after the elements
containing the topic titles)
ucp_agreement_terms_after
3.1.0-b3
Add content after the terms of agreement text at
user registration
ucp_agreement_terms_before
3.1.0-b3
Add content before the terms of agreement text at
user registration
ucp_footer_content_after
3.3.12-RC1
Add optional elements after tab panels content in
UCP
ucp_friend_list_after
3.1.0-a4
Add optional elements after list of friends in UCP
ucp_friend_list_before
3.1.0-a4
Add optional elements before list of friends in
UCP
ucp_group_settings_after
3.3.13-RC1
Add content after options for managing a group in
the UCP
ucp_group_settings_before
3.3.13-RC1
Add content before options for managing a group in
the UCP
ucp_header_content_before
3.3.12-RC1
Add optional elements before tab panels content in
UCP
ucp_header_friends_offline_username_full_append
3.2.10-RC1
Append information to offline friends username in
UCP
ucp_header_friends_offline_username_full_prepend
3.2.10-RC1
Prepend information to offline friends username in
UCP
ucp_header_friends_online_username_full_append
3.2.10-RC1
Append information to online friends username in
UCP
ucp_header_friends_online_username_full_prepend
3.2.10-RC1
Prepend information to online friends username in
UCP
ucp_main_bookmarks_topic_title_after
3.3.8-RC1
▶ ucp_main_bookmarks.html (57)
Add content right after the topic title viewing
UCP bookmarks
ucp_main_front_user_activity_after
3.1.6-RC1
Add content right after the user activity info
viewing UCP front page
ucp_main_front_user_activity_append
3.1.11-RC1
Add content after last user activity info viewing
UCP front page
ucp_main_front_user_activity_before
3.1.6-RC1
Add content right before the user activity info
viewing UCP front page
ucp_main_front_user_activity_prepend
3.1.11-RC1
Add content before first user activity info
viewing UCP front page
ucp_main_subscribed_topic_title_after
3.3.8-RC1
▶ ucp_main_subscribed.html (100)
Add content right after the topic title viewing
UCP subscribed topics
ucp_notifications_content_after
3.3.12-RC1
▶ ucp_notifications.html (113)
Add optional elements after UCP notification
options tab content
ucp_notifications_content_before
3.3.12-RC1
Add optional elements before UCP notification
options tab content
ucp_notifications_form_after
3.3.12-RC1
▶ ucp_notifications.html (127)
Add optional elements after HTMP form in UCP
notification options tab
ucp_notifications_form_before
3.3.12-RC1
Add optional elements before HTMP form in UCP
notificationoptions tab
ucp_pm_history_post_buttons_after
3.1.6-RC1
Add post button to private messages in history
review (next to quote etc), at
ucp_pm_history_post_buttons_before
3.1.6-RC1
Add post button to private messages in history
review (next to quote etc), at
ucp_pm_history_post_buttons_list_after
3.1.6-RC1
Add post button custom list to private messages in
history review (next to quote etc),
ucp_pm_history_post_buttons_list_before
3.1.6-RC1
Add post button custom list to private messages in
history review (next to quote etc),
ucp_pm_history_review_after
3.1.6-RC1
Add content after the private messages history
review.
ucp_pm_history_review_before
3.1.6-RC1
Add content before the private messages history
review.
ucp_pm_history_row_message_author_username_append
3.2.8-RC1
Append information to message author username of
member
ucp_pm_history_row_message_author_username_prepend
3.2.8-RC1
Prepend information to message author username of
member
ucp_pm_viewmessage_author_full_after
3.3.3-RC1
▶ ucp_pm_viewmessage.html (37)
Add content right after the message author when
viewing a private message
ucp_pm_viewmessage_author_full_before
3.3.3-RC1
▶ ucp_pm_viewmessage.html (35)
Add content right before the message author when
viewing a private message
ucp_pm_viewmessage_avatar_after
3.1.0-RC3
▶ ucp_pm_viewmessage.html (33)
Add content right after the avatar when viewing a
private message
ucp_pm_viewmessage_avatar_before
3.1.0-RC3
▶ ucp_pm_viewmessage.html (31)
Add content right before the avatar when viewing a
private message
ucp_pm_viewmessage_contact_fields_after
3.1.0-b1
▶ ucp_pm_viewmessage.html (82)
Add data after the contact fields on the user
profile when viewing
ucp_pm_viewmessage_contact_fields_before
3.1.0-b1
▶ ucp_pm_viewmessage.html (55)
Add data before the contact fields on the user
profile when viewing
ucp_pm_viewmessage_custom_fields_after
3.1.0-a1
▶ ucp_pm_viewmessage.html (53)
Add data after the custom fields on the user
profile when viewing
ucp_pm_viewmessage_custom_fields_before
3.1.0-a1
▶ ucp_pm_viewmessage.html (47)
Add data before the custom fields on the user
profile when viewing
ucp_pm_viewmessage_options_before
3.1.11-RC1
▶ ucp_pm_viewmessage.html (172)
Add content right before display options
ucp_pm_viewmessage_post_buttons_after
3.1.0-RC3
▶ ucp_pm_viewmessage.html (121)
Add post button to private messages (next to edit,
quote etc), at
ucp_pm_viewmessage_post_buttons_before
3.1.0-RC3
▶ ucp_pm_viewmessage.html (92)
Add post button to private messages (next to edit,
quote etc), at
ucp_pm_viewmessage_post_buttons_list_after
3.1.6-RC1
▶ ucp_pm_viewmessage.html (124)
Add post button custom list to private messages
(next to edit, quote etc),
ucp_pm_viewmessage_post_buttons_list_before
3.1.6-RC1
▶ ucp_pm_viewmessage.html (89)
Add post button custom list to private messages
(next to edit, quote etc),
ucp_pm_viewmessage_print_head_append
3.1.0-a1
▶ ucp_pm_viewmessage_print.html (14)
Add asset calls directly before the
`</head>` tag of the Print PM screen
ucp_pm_viewmessage_rank_after
3.1.6-RC1
▶ ucp_pm_viewmessage.html (42)
Add data after the rank on the user profile when
viewing
ucp_pm_viewmessage_rank_before
3.1.6-RC1
▶ ucp_pm_viewmessage.html (40)
Add data before the rank on the user profile when
viewing
ucp_prefs_personal_append
3.1.0-a1
▶ ucp_prefs_personal.html (75)
Add user options to the bottom of the Edit Global
Settings block
ucp_prefs_personal_prepend
3.1.0-a1
▶ ucp_prefs_personal.html (12)
Add user options to the top of the Edit Global
Settings block
ucp_prefs_post_append
3.1.0-a1
Add user options to the bottom of the Edit Posting
Defaults block
ucp_prefs_post_prepend
3.1.0-a1
Add user options to the top of the Edit Posting
Defaults block
ucp_prefs_view_radio_buttons_append
3.1.0-a1
Add options to the bottom of the radio buttons
block of the Edit
ucp_prefs_view_radio_buttons_prepend
3.1.0-a1
Add options to the top of the radio buttons block
of the Edit
ucp_prefs_view_select_menu_append
3.1.0-a1
Add options to the bottom of the drop-down lists
block of the Edit
ucp_prefs_view_select_menu_prepend
3.1.0-a1
Add options to the top of the drop-down lists
block of the Edit
ucp_profile_autologin_keys_tbody_key_after
3.3.2-RC1
▶ ucp_profile_autologin_keys.html (29)
Add table column after the first column.
ucp_profile_autologin_keys_tbody_key_before
3.3.2-RC1
▶ ucp_profile_autologin_keys.html (27)
Add table column before the first column.
ucp_profile_autologin_keys_tbody_mark_after
3.3.2-RC1
▶ ucp_profile_autologin_keys.html (34)
Add table column after the last column.
ucp_profile_autologin_keys_tbody_mark_before
3.3.2-RC1
▶ ucp_profile_autologin_keys.html (32)
Add table column before the last column.
ucp_profile_autologin_keys_thead_key_after
3.3.2-RC1
▶ ucp_profile_autologin_keys.html (16)
Add table header content after the first column.
ucp_profile_autologin_keys_thead_key_before
3.3.2-RC1
▶ ucp_profile_autologin_keys.html (14)
Add table header content before the first column.
ucp_profile_autologin_keys_thead_mark_after
3.3.2-RC1
▶ ucp_profile_autologin_keys.html (21)
Add table header content after the last column.
ucp_profile_autologin_keys_thead_mark_before
3.3.2-RC1
▶ ucp_profile_autologin_keys.html (19)
Add table header content before the last column.
ucp_profile_profile_info_after
3.1.4-RC1
▶ ucp_profile_profile_info.html (38)
Add options in profile page fieldset - after
custom profile fields.
ucp_profile_profile_info_before
3.1.4-RC1
▶ ucp_profile_profile_info.html (13)
Add options in profile page fieldset - before
jabber field.
ucp_profile_profile_info_birthday_label_append
3.2.9-RC1
▶ ucp_profile_profile_info.html (16)
Add more text to birthday label, such as required
asterisk
ucp_profile_register_details_after
3.1.4-RC1
▶ ucp_profile_reg_details.html (34)
Add options in profile page fieldset - after
confirm password field.
ucp_profile_register_details_before
3.1.4-RC1
▶ ucp_profile_reg_details.html (15)
Add options in profile page fieldset - before
first field.
ucp_profile_signature_posting_editor_options_prepend
3.2.6-RC1
▶ ucp_profile_signature.html (27)
Add options signature posting editor - before
first option.
ucp_register_buttons_before
3.1.11-RC1
Add content before buttons in registration form.
ucp_register_credentials_after
3.1.0-b5
Add options in registration page fieldset - after
password field.
ucp_register_credentials_before
3.1.0-b5
Add options in registration page fieldset - before
first field.
ucp_register_options_before
3.1.0-b5
Add options in registration page fieldset - before
language selector.
ucp_register_profile_fields_after
3.1.0-b5
Add options in registration page fieldset - after
last field.
ucp_register_profile_fields_before
3.1.0-b5
Add options in registration page fieldset - before
profile fields.
viewforum_body_last_post_author_username_append
3.2.4-RC1
▶ viewforum_body.html (190, 229)
Append information to last post author username of
member
viewforum_body_last_post_author_username_prepend
3.2.4-RC1
▶ viewforum_body.html (190, 229)
Prepend information to last post author username
of member
viewforum_body_online_list_before
3.2.10-RC1
Add content before the online users list
viewforum_body_topic_author_username_append
3.2.4-RC1
Append information to topic author username of
member
viewforum_body_topic_author_username_prepend
3.2.4-RC1
Prepend information to topic author username of
member
viewforum_body_topic_row_after
3.1.7-RC1
Add content after the topic list item.
viewforum_body_topic_row_append
3.1.7-RC1
Add content at the start of the topic list item.
viewforum_body_topic_row_before
3.1.7-RC1
Add content before the topic list item.
viewforum_body_topic_row_prepend
3.1.7-RC1
Add content at the end of the topic list item.
viewforum_body_topicrow_row_before
3.1.10-RC1
Add content before list of topics.
viewforum_buttons_bottom_after
3.1.0-RC5
Add buttons after New Topic button on the bottom
of the topic's list
viewforum_buttons_bottom_before
3.1.0-RC5
Add buttons before New Topic button on the bottom
of the topic's list
viewforum_buttons_top_after
3.1.0-RC5
Add buttons after New Topic button on the top of
the topic's list
viewforum_buttons_top_before
3.1.0-RC5
Add buttons before New Topic button on the top of
the topic's list
viewforum_forum_name_append
3.1.0-b3
Add content directly after the forum name link on
the View forum screen
viewforum_forum_name_prepend
3.1.0-b3
Add content directly before the forum name link on
the View forum screen
viewforum_forum_title_after
3.1.5-RC1
Add content directly after the forum title on the
View forum screen
viewforum_forum_title_before
3.1.5-RC1
Add content directly before the forum title on the
View forum screen
viewonline_body_username_append
3.2.4-RC1
Append information to username of member
viewonline_body_username_prepend
3.2.4-RC1
Prepend information to username of member
viewtopic_body_avatar_after
3.1.0-RC3
Add content right after the avatar when viewing
topics
viewtopic_body_avatar_before
3.1.0-RC3
Add content right before the avatar when viewing
topics
viewtopic_body_contact_fields_after
3.1.0-b3
Add data after the contact fields on the user
profile when viewing
viewtopic_body_contact_fields_before
3.1.0-b3
Add data before the contact fields on the user
profile when viewing
viewtopic_body_contact_icon_append
3.2.10-RC1
Add content directly after the contact field icons
in post user miniprofiles
viewtopic_body_contact_icon_prepend
3.2.10-RC1
Add content directly before the contact field
icons in post user miniprofiles
viewtopic_body_footer_before
3.1.0-a1
Add content to the bottom of the View topic screen
below the posts
viewtopic_body_online_list_after
3.3.12-RC1
Add content after the online users list
viewtopic_body_online_list_before
3.2.10-RC1
Add content before the online users list
viewtopic_body_pagination_top_after
3.1.4-RC1
Add content after the pagination at top
viewtopic_body_poll_option_after
3.1.0-b3
Add content after the poll option
viewtopic_body_poll_option_before
3.1.0-b3
Add content before the poll option
viewtopic_body_poll_question_append
3.1.0-b3
Add content directly after the poll question on
the View topic screen
viewtopic_body_poll_question_prepend
3.1.0-b3
Add content directly before the poll question on
the View topic screen
viewtopic_body_post_author_after
3.1.3-RC1
Add content directly after the post author on the
view topic screen
viewtopic_body_post_author_before
3.1.3-RC1
Add content directly before the post author on the
view topic screen
viewtopic_body_post_buttons_after
3.1.0-a1
Add post button to posts (next to edit, quote
etc), at the end of
viewtopic_body_post_buttons_before
3.1.0-a1
Add post button to posts (next to edit, quote
etc), at the start of
viewtopic_body_post_buttons_list_after
3.1.5-RC1
Add post button custom list to posts (next to
edit, quote etc),
viewtopic_body_post_buttons_list_before
3.1.5-RC1
Add post button custom list to posts (next to
edit, quote etc),
viewtopic_body_post_subject_before
3.1.7-RC1
Add data before post icon and subject
viewtopic_body_postrow_back2top_after
3.1.8-RC1
Add content to the post's bottom after the
back to top link
viewtopic_body_postrow_back2top_append
3.1.8-RC1
Add content to the post's bottom directly
after the back to top link
viewtopic_body_postrow_back2top_before
3.1.8-RC1
Add content to the post's bottom before the
back to top link
viewtopic_body_postrow_back2top_prepend
3.1.8-RC1
Add content to the post's bottom directly
before the back to top link
viewtopic_body_postrow_content_after
3.2.4-RC1
Add content after the message content in topics
views
viewtopic_body_postrow_content_before
3.3.11-RC1
Add content before the message content in topics
views
viewtopic_body_postrow_custom_fields_after
3.1.0-a1
Add data after the custom fields on the user
profile when viewing
viewtopic_body_postrow_custom_fields_before
3.1.0-a1
Add data before the custom fields on the user
profile when viewing
viewtopic_body_postrow_post_content_footer
3.1.0-RC4
Add data at the end of the posts.
viewtopic_body_postrow_post_details_after
3.1.4-RC1
Add content after the post details
viewtopic_body_postrow_post_details_before
3.1.4-RC1
Add content before the post details
viewtopic_body_postrow_post_notices_after
3.1.0-b2
Add posts specific custom notices at the notices
bottom.
viewtopic_body_postrow_post_notices_before
3.1.0-b2
Add posts specific custom notices at the notices
top.
viewtopic_body_postrow_rank_after
3.1.6-RC1
Add data after the rank on the user profile when
viewing
viewtopic_body_postrow_rank_before
3.1.6-RC1
Add data before the rank on the user profile when
viewing
viewtopic_body_postrow_signature_after
3.3.5-RC1
Add content after the signature
viewtopic_body_postrow_signature_before
3.3.5-RC1
Add content before the signature
viewtopic_body_topic_actions_before
3.1.0-a4
Add data before the topic actions buttons (after
the posts sorting options)
viewtopic_buttons_bottom_after
3.1.0-RC5
Add buttons after Post Reply button on the bottom
of the posts's list
viewtopic_buttons_bottom_before
3.1.0-RC5
Add buttons before Post Reply button on the bottom
of the posts's list
viewtopic_buttons_top_after
3.1.0-RC5
Add buttons after Post Reply button on the top of
the posts's list
viewtopic_buttons_top_before
3.1.0-RC5
Add buttons before Post Reply button on the top of
the posts's list
viewtopic_dropdown_bottom_custom
3.1.6-RC1
Create a custom dropdown menu
viewtopic_print_head_append
3.1.0-a1
Add asset calls directly before the
`</head>` tag of the Print Topic screen
viewtopic_topic_title_after
3.1.7-RC1
Add content directly after the topic title link on
the View topic screen (outside of the h2 HTML tag)
viewtopic_topic_title_append
3.1.0-b3
Add content directly after the topic title link on
the View topic screen
viewtopic_topic_title_before
3.2.2-RC1
Add content directly before the topic title link
on the View topic screen (outside of the h2 HTML
tag)
viewtopic_topic_title_prepend
3.1.0-a1
Add content directly before the topic title link
on the View topic screen
viewtopic_topic_tools_after
3.1.0-a3
▶ viewtopic_topic_tools.html (46)
Add a new topic tool after the rest of the
existing ones
viewtopic_topic_tools_before
3.1.0-a3
▶ viewtopic_topic_tools.html (10)
Add a new topic tool before the rest of the
existing ones