Verzeichnisstruktur phpBB-3.2.0
- Veröffentlicht
- 06.01.2017
So funktioniert es
|
Auf das letzte Element klicken. Dies geht jeweils ein Schritt zurück |
Auf das Icon klicken, dies öffnet das Verzeichnis. Nochmal klicken schließt das Verzeichnis. |
|
(Beispiel Datei-Icons)
|
Auf das Icon klicken um den Quellcode anzuzeigen |
events.md
0001 acp_ban_cell_append
0002 ===
0003 * Location: adm/style/acp_ban.html
0004 * Since: 3.1.7-RC1
0005 * Purpose: Add content at the end of the ban cell area
0006
0007 acp_ban_cell_prepend
0008 ===
0009 * Location: adm/style/acp_ban.html
0010 * Since: 3.1.7-RC1
0011 * Purpose: Add content at the start of the ban cell area
0012
0013 acp_bbcodes_actions_append
0014 ===
0015 * Location: adm/style/acp_bbcodes.html
0016 * Since: 3.1.0-a3
0017 * Purpose: Add actions to the BBCodes page, after edit/delete buttons
0018
0019 acp_bbcodes_actions_prepend
0020 ===
0021 * Location: adm/style/acp_bbcodes.html
0022 * Since: 3.1.0-a3
0023 * Purpose: Add actions to the BBCodes page, before edit/delete buttons
0024
0025 acp_bbcodes_edit_fieldsets_after
0026 ===
0027 * Location: adm/style/acp_bbcodes.html
0028 * Since: 3.1.0-a3
0029 * Purpose: Add settings to BBCode add/edit form
0030
0031 acp_email_group_options_append
0032 ===
0033 * Location: adm/style/acp_email.html
0034 * Since: 3.1.7-RC1
0035 * Purpose: Add content at the end of the group options select box
0036
0037 acp_email_group_options_prepend
0038 ===
0039 * Location: adm/style/acp_email.html
0040 * Since: 3.1.7-RC1
0041 * Purpose: Add content at the start of the group options select box
0042
0043 acp_email_find_username_append
0044 ===
0045 * Location: adm/style/acp_email.html
0046 * Since: 3.1.7-RC1
0047 * Purpose: Add content at the end of the fimd username link
0048
0049 acp_email_find_username_prepend
0050 ===
0051 * Location: adm/style/acp_email.html
0052 * Since: 3.1.7-RC1
0053 * Purpose: Add content at the start of the fimd username link
0054
0055 acp_email_options_after
0056 ===
0057 * Location: adm/style/acp_email.html
0058 * Since: 3.1.2-RC1
0059 * Purpose: Add settings to mass email form
0060
0061 acp_ext_details_end
0062 ===
0063 * Location: adm/style/acp_ext_details.html
0064 * Since: 3.1.11-RC1
0065 * Purpose: Add more detailed information on extension after the available information.
0066
0067 acp_ext_list_disabled_title_after
0068 ===
0069 * Location: adm/style/acp_ext_list.html
0070 * Since: 3.1.11-RC1
0071 * Purpose: Add text after disabled extensions section title.
0072
0073 acp_ext_list_enabled_title_after
0074 ===
0075 * Location: adm/style/acp_ext_list.html
0076 * Since: 3.1.11-RC1
0077 * Purpose: Add text after enabled extensions section title.
0078
0079 acp_forums_custom_settings
0080 ===
0081 * Location: adm/style/acp_forums.html
0082 * Since: 3.1.6-RC1
0083 * Purpose: Add its own box (fieldset) for extension settings
0084
0085 acp_forums_main_settings_append
0086 ===
0087 * Location: adm/style/acp_forums.html
0088 * Since: 3.1.2-RC1
0089 * Purpose: Add settings to forums at end of main settings section
0090
0091 acp_forums_main_settings_prepend
0092 ===
0093 * Location: adm/style/acp_forums.html
0094 * Since: 3.1.2-RC1
0095 * Purpose: Add settings to forums before main settings section
0096
0097 acp_forums_normal_settings_append
0098 ===
0099 * Location: adm/style/acp_forums.html
0100 * Since: 3.1.0-a1
0101 * Purpose: Add settings to forums at end of normal settings section
0102
0103 acp_forums_normal_settings_prepend
0104 ===
0105 * Location: adm/style/acp_forums.html
0106 * Since: 3.1.2-RC1
0107 * Purpose: Add settings to forums before normal settings section
0108
0109 acp_forums_prune_settings_append
0110 ===
0111 * Location: adm/style/acp_forums.html
0112 * Since: 3.1.2-RC1
0113 * Purpose: Add settings to forums at end of prune settings section
0114
0115 acp_forums_prune_settings_prepend
0116 ===
0117 * Location: adm/style/acp_forums.html
0118 * Since: 3.1.2-RC1
0119 * Purpose: Add settings to forums before prune settings section
0120
0121 acp_forums_quick_select_button_append
0122 ===
0123 * Location: adm/style/acp_forums.html
0124 * Since: 3.1.7-RC1
0125 * Purpose: Add content after the quick select forum submit button
0126
0127 acp_forums_quick_select_button_prepend
0128 ===
0129 * Location: adm/style/acp_forums.html
0130 * Since: 3.1.7-RC1
0131 * Purpose: Add content before the quick select forum submit button
0132
0133 acp_forums_rules_settings_append
0134 ===
0135 * Location: adm/style/acp_forums.html
0136 * Since: 3.1.2-RC1
0137 * Purpose: Add settings to forums at end of rules settings section
0138
0139 acp_forums_rules_settings_prepend
0140 ===
0141 * Location: adm/style/acp_forums.html
0142 * Since: 3.1.2-RC1
0143 * Purpose: Add settings to forums before rules settings section
0144
0145 acp_group_options_before
0146 ===
0147 * Location: adm/style/acp_groups.html
0148 * Since: 3.1.0-b4
0149 * Purpose: Add addtional options to group settings (before GROUP_FOUNDER_MANAGE)
0150
0151 acp_group_options_after
0152 ===
0153 * Location: adm/style/acp_groups.html
0154 * Since: 3.1.0-b4
0155 * Purpose: Add addtional options to group settings (after GROUP_RECEIVE_PM)
0156
0157 acp_groups_find_username_append
0158 ===
0159 * Location: adm/style/acp_groups.html
0160 * Since: 3.1.7-RC1
0161 * Purpose: Add content at the end of the find username link
0162
0163 acp_groups_find_username_prepend
0164 ===
0165 * Location: adm/style/acp_groups.html
0166 * Since: 3.1.7-RC1
0167 * Purpose: Add content at the start of the find username link
0168
0169 acp_groups_manage_after
0170 ===
0171 * Location: adm/style/acp_groups.html
0172 * Since: 3.1.7-RC1
0173 * Purpose: Add content after the manage groups table
0174
0175 acp_groups_manage_before
0176 ===
0177 * Location: adm/style/acp_groups.html
0178 * Since: 3.1.7-RC1
0179 * Purpose: Add content before the manage groups table
0180
0181 acp_groups_position_legend_add_button_after
0182 ===
0183 * Location: adm/style/acp_groups_position.html
0184 * Since: 3.1.7-RC1
0185 * Purpose: Add content after adding group to legend submit button
0186
0187 acp_groups_position_legend_add_button_before
0188 ===
0189 * Location: adm/style/acp_groups_position.html
0190 * Since: 3.1.7-RC1
0191 * Purpose: Add content before adding group to legend submit button
0192
0193 acp_groups_position_teampage_add_button_after
0194 ===
0195 * Location: adm/style/acp_groups_position.html
0196 * Since: 3.1.7-RC1
0197 * Purpose: Add content after adding group to teampage submit button
0198
0199 acp_groups_position_teampage_add_button_before
0200 ===
0201 * Location: adm/style/acp_groups_position.html
0202 * Since: 3.1.7-RC1
0203 * Purpose: Add content before adding group to teampage submit button
0204
0205 acp_help_phpbb_stats_after
0206 ===
0207 * Location: adm/style/acp_help_phpbb.html
0208 * Since: 3.2.0-RC2
0209 * Purpose: Add content after send statistics tile
0210
0211 acp_help_phpbb_stats_before
0212 ===
0213 * Location: adm/style/acp_help_phpbb.html
0214 * Since: 3.2.0-RC2
0215 * Purpose: Add content before send statistics tile
0216
0217 acp_logs_quick_select_forum_button_append
0218 ===
0219 * Location: adm/style/acp_logs.html
0220 * Since: 3.1.7-RC1
0221 * Purpose: Add content after the quick forum select form submit button
0222
0223 acp_logs_quick_select_forum_button_prepend
0224 ===
0225 * Location: adm/style/acp_logs.html
0226 * Since: 3.1.7-RC1
0227 * Purpose: Add content before the quick forum select form submit button
0228
0229 acp_main_actions_append
0230 ===
0231 * Location: adm/style/acp_main.html
0232 * Since: 3.1.0-a1
0233 * Purpose: Add actions to the ACP main page below the cache purge action
0234
0235 acp_main_notice_after
0236 ===
0237 * Location: adm/style/acp_main.html
0238 * Since: 3.1.0-a1
0239 * Purpose: Add notices or other blocks in the ACP below other configuration notices
0240
0241 acp_overall_footer_after
0242 ===
0243 * Location: adm/style/overall_footer.html
0244 * Since: 3.1.0-a1
0245 * Purpose: Add content below the footer in the ACP
0246
0247 acp_overall_header_body_before
0248 ===
0249 * Location: adm/style/overall_header.html
0250 * Since: 3.1.0-b2
0251 * Purpose: Add content to the header body
0252
0253 acp_overall_header_head_append
0254 ===
0255 * Location: adm/style/overall_header.html
0256 * Since: 3.1.0-a1
0257 * Purpose: Add assets within the `<head>` tags in the ACP
0258
0259 acp_overall_header_stylesheets_after
0260 ===
0261 * Location: adm/style/overall_header.html
0262 * Since: 3.1.0-RC3
0263 * Purpose: Add assets after stylesheets within the `<head>` tags in the ACP.
0264 Note that INCLUDECSS will not work with this event.
0265
0266 acp_permission_forum_copy_src_forum_append
0267 ===
0268 * Location: adm/style/permission_forum_copy.html
0269 * Since: 3.1.7-RC1
0270 * Purpose: Add content after the sourse forum select form
0271
0272 acp_permission_forum_copy_src_forum_prepend
0273 ===
0274 * Location: adm/style/permission_forum_copy.html
0275 * Since: 3.1.7-RC1
0276 * Purpose: Add content before the sourse forum select form
0277
0278 acp_permission_forum_copy_dest_forum_append
0279 ===
0280 * Location: adm/style/permission_forum_copy.html
0281 * Since: 3.1.7-RC1
0282 * Purpose: Add content after the destiny forum select form
0283
0284 acp_permission_forum_copy_dest_forum_prepend
0285 ===
0286 * Location: adm/style/permission_forum_copy.html
0287 * Since: 3.1.7-RC1
0288 * Purpose: Add content before the destiny forum select form
0289
0290 acp_permissions_add_group_options_append
0291 ===
0292 * Location: adm/style/acp_permissions.html
0293 * Since: 3.1.7-RC1
0294 * Purpose: Add content after the group multiple select form
0295
0296 acp_permissions_add_group_options_prepend
0297 ===
0298 * Location: adm/style/acp_permissions.html
0299 * Since: 3.1.7-RC1
0300 * Purpose: Add content before the group multiple select form
0301
0302 acp_permissions_find_username_append
0303 ===
0304 * Location: adm/style/acp_permissions.html
0305 * Since: 3.1.7-RC1
0306 * Purpose: Add content after the find username link
0307
0308 acp_permissions_find_username_prepend
0309 ===
0310 * Location: adm/style/acp_permissions.html
0311 * Since: 3.1.7-RC1
0312 * Purpose: Add content before the find username link
0313
0314 acp_permissions_select_forum_append
0315 ===
0316 * Location: adm/style/acp_permissions.html
0317 * Since: 3.1.7-RC1
0318 * Purpose: Add content after the forum select form label
0319
0320 acp_permissions_select_forum_prepend
0321 ===
0322 * Location: adm/style/acp_permissions.html
0323 * Since: 3.1.7-RC1
0324 * Purpose: Add content before the forum select form label
0325
0326 acp_permissions_select_group_after
0327 ===
0328 * Location: adm/style/acp_permissions.html
0329 * Since: 3.1.7-RC1
0330 * Purpose: Add content after the group select form in usergroup view
0331
0332 acp_permissions_select_group_append
0333 ===
0334 * Location: adm/style/acp_permissions.html
0335 * Since: 3.1.7-RC1
0336 * Purpose: Add content after the group select form label
0337
0338 acp_permissions_select_group_before
0339 ===
0340 * Location: adm/style/acp_permissions.html
0341 * Since: 3.1.7-RC1
0342 * Purpose: Add content before the group select form in usergroup view
0343
0344 acp_permissions_select_group_prepend
0345 ===
0346 * Location: adm/style/acp_permissions.html
0347 * Since: 3.1.7-RC1
0348 * Purpose: Add content before the group select form label
0349
0350 acp_permissions_select_multiple_forum_append
0351 ===
0352 * Location: adm/style/acp_permissions.html
0353 * Since: 3.1.7-RC1
0354 * Purpose: Add content after the forum multiple select form label
0355
0356 acp_permissions_select_multiple_forum_prepend
0357 ===
0358 * Location: adm/style/acp_permissions.html
0359 * Since: 3.1.7-RC1
0360 * Purpose: Add content before the forum multiple select form label
0361
0362 acp_posting_buttons_after
0363 ===
0364 * Locations:
0365 + adm/style/acp_posting_buttons.html
0366 * Since: 3.1.0-b4
0367 * Purpose: Add content after BBCode posting buttons in the ACP
0368
0369 acp_posting_buttons_before
0370 ===
0371 * Locations:
0372 + adm/style/acp_posting_buttons.html
0373 * Since: 3.1.0-b4
0374 * Purpose: Add content before BBCode posting buttons in the ACP
0375
0376 acp_posting_buttons_custom_tags_before
0377 ===
0378 * Locations:
0379 + adm/style/acp_posting_buttons.html
0380 * Since: 3.1.10-RC1
0381 * Purpose: Add content before the custom BBCodes in the ACP
0382
0383 acp_profile_contact_before
0384 ===
0385 * Locations:
0386 + adm/style/acp_profile.html
0387 * Since: 3.1.6-RC1
0388 * Purpose: Add extra options to custom profile field configuration in the ACP
0389
0390 acp_profile_step_one_lang_after
0391 ===
0392 * Locations:
0393 + adm/style/acp_profile.html
0394 * Since: 3.1.11-RC1
0395 * Purpose: Add extra lang specific options to custom profile field step one configuration in the ACP
0396
0397 acp_prune_forums_append
0398 ===
0399 * Locations:
0400 + adm/style/acp_prune_forums.html
0401 * Since: 3.1.7-RC1
0402 * Purpose: Add content after the forum select form label
0403
0404 acp_prune_forums_prepend
0405 ===
0406 * Locations:
0407 + adm/style/acp_prune_forums.html
0408 * Since: 3.1.7-RC1
0409 * Purpose: Add content before the forum select form label
0410
0411 acp_prune_users_find_username_append
0412 ===
0413 * Locations:
0414 + adm/style/acp_prune_users.html
0415 * Since: 3.1.7-RC1
0416 * Purpose: Add content after the find username link
0417
0418 acp_prune_users_find_username_prepend
0419 ===
0420 * Locations:
0421 + adm/style/acp_prune_users.html
0422 * Since: 3.1.7-RC1
0423 * Purpose: Add content before the find username link
0424
0425 acp_ranks_edit_after
0426 ===
0427 * Locations:
0428 + adm/style/acp_ranks.html
0429 * Since: 3.1.0-RC3
0430 * Purpose: Add content after the rank details when editing a rank in the ACP
0431
0432 acp_ranks_edit_before
0433 ===
0434 * Locations:
0435 + adm/style/acp_ranks.html
0436 * Since: 3.1.0-RC3
0437 * Purpose: Add content before the rank details when editing a rank in the ACP
0438
0439 acp_ranks_list_column_after
0440 ===
0441 * Locations:
0442 + adm/style/acp_ranks.html
0443 * Since: 3.1.0-RC3
0444 * Purpose: Add content before the first column in the ranks list in the ACP
0445
0446 acp_ranks_list_column_before
0447 ===
0448 * Locations:
0449 + adm/style/acp_ranks.html
0450 * Since: 3.1.0-RC3
0451 * Purpose: Add content after the last column (but before the action column)
0452 in the ranks list in the ACP
0453
0454 acp_ranks_list_header_after
0455 ===
0456 * Locations:
0457 + adm/style/acp_ranks.html
0458 * Since: 3.1.0-RC3
0459 * Purpose: Add content before the first header-column in the ranks list in the ACP
0460
0461 acp_ranks_list_header_before
0462 ===
0463 * Locations:
0464 + adm/style/acp_ranks.html
0465 * Since: 3.1.0-RC3
0466 * Purpose: Add content after the last header-column (but before the action column)
0467 in the ranks list in the ACP
0468
0469 acp_styles_list_before
0470 ===
0471 * Locations:
0472 + adm/style/acp_styles.html
0473 * Since: 3.1.7-RC1
0474 * Purpose: Add content before list of styles
0475
0476 acp_users_profile_before
0477 ===
0478 * Locations:
0479 + adm/style/acp_users_profile.html
0480 * Since: 3.1.4-RC1
0481 * Purpose: Add content before the profile details when editing a user in the ACP
0482
0483 acp_users_profile_after
0484 ===
0485 * Locations:
0486 + adm/style/acp_users_profile.html
0487 * Since: 3.1.4-RC1
0488 * Purpose: Add content after the profile details but before the custom profile fields when editing a user in the ACP
0489
0490 acp_users_profile_custom_after
0491 ===
0492 * Locations:
0493 + adm/style/acp_users_profile.html
0494 * Since: 3.1.4-RC1
0495 * Purpose: Add content after the the custom profile fields when editing a user in the ACP
0496
0497 acp_simple_footer_after
0498 ===
0499 * Location: adm/style/simple_footer.html
0500 * Since: 3.1.0-a1
0501 * Purpose: Add content below the simple footer in the ACP
0502
0503 acp_simple_header_body_before
0504 ===
0505 * Location: adm/style/simple_header.html
0506 * Since: 3.1.0-b2
0507 * Purpose: Add content to the header body
0508
0509 acp_simple_header_head_append
0510 ===
0511 * Location: adm/style/simple_header.html
0512 * Since: 3.1.0-a1
0513 * Purpose: Add assets within the `<head>` tags in the simple header of the ACP
0514
0515 acp_simple_header_stylesheets_after
0516 ===
0517 * Location: adm/style/simple_header.html
0518 * Since: 3.1.0-RC3
0519 * Purpose: Add assets after stylesheets within the `<head>` tags in the simple header
0520 of the ACP. Note that INCLUDECSS will not work with this event.
0521
0522 acp_users_overview_options_append
0523 ===
0524 * Location: adm/style/acp_users_overview.html
0525 * Since: 3.1.0-a1
0526 * Purpose: Add options and settings on user overview page
0527
0528 acp_users_prefs_append
0529 ===
0530 * Location: adm/style/acp_users_prefs.html
0531 * Since: 3.1.0-b3
0532 * Purpose: Add user options fieldset to the bottom of ACP users prefs settings
0533
0534 acp_users_prefs_prepend
0535 ===
0536 * Location: adm/style/acp_users_prefs.html
0537 * Since: 3.1.0-b3
0538 * Purpose: Add user options fieldset to the top of ACP users prefs settings
0539
0540 acp_users_prefs_personal_append
0541 ===
0542 * Location: adm/style/acp_users_prefs.html
0543 * Since: 3.1.0-b3
0544 * Purpose: Add user options fieldset to the bottom of ACP users personal prefs settings
0545
0546 acp_users_prefs_personal_prepend
0547 ===
0548 * Location: adm/style/acp_users_prefs.html
0549 * Since: 3.1.0-b3
0550 * Purpose: Add user options fieldset to the top of ACP users personal prefs settings
0551
0552 acp_users_prefs_post_append
0553 ===
0554 * Location: adm/style/acp_users_prefs.html
0555 * Since: 3.1.0-b3
0556 * Purpose: Add user options fieldset to the bottom of ACP users post prefs settings
0557
0558 acp_users_prefs_post_prepend
0559 ===
0560 * Location: adm/style/acp_users_prefs.html
0561 * Since: 3.1.0-b3
0562 * Purpose: Add user options fieldset to the top of ACP users post prefs settings
0563
0564 acp_users_prefs_view_append
0565 ===
0566 * Location: adm/style/acp_users_prefs.html
0567 * Since: 3.1.0-b3
0568 * Purpose: Add user options fieldset to the bottom of ACP users view prefs settings
0569
0570 acp_users_prefs_view_prepend
0571 ===
0572 * Location: adm/style/acp_users_prefs.html
0573 * Since: 3.1.0-b3
0574 * Purpose: Add user options fieldset to the top of ACP users view prefs settings
0575
0576 acp_users_select_group_after
0577 ===
0578 * Location: adm/style/acp_users.html
0579 * Since: 3.1.7-RC1
0580 * Purpose: Add content after group select form
0581
0582 acp_users_select_group_before
0583 ===
0584 * Location: adm/style/acp_users.html
0585 * Since: 3.1.7-RC1
0586 * Purpose: Add content before group select form
0587
0588 attachment_file_after
0589 ===
0590 * Locations:
0591 + styles/prosilver/template/attachment.html
0592 * Since: 3.1.6-RC1
0593 * Purpose: Add content after the attachment.
0594
0595 attachment_file_append
0596 ===
0597 * Locations:
0598 + styles/prosilver/template/attachment.html
0599 * Since: 3.1.6-RC1
0600 * Purpose: Add custom attachment types displaying to the bottom of attachment block.
0601
0602 attachment_file_before
0603 ===
0604 * Locations:
0605 + styles/prosilver/template/attachment.html
0606 * Since: 3.1.6-RC1
0607 * Purpose: Add content before the attachment.
0608
0609 attachment_file_prepend
0610 ===
0611 * Locations:
0612 + styles/prosilver/template/attachment.html
0613 * Since: 3.1.6-RC1
0614 * Purpose: Add custom attachment types displaying to the top of attachment block.
0615
0616 forumlist_body_category_header_after
0617 ===
0618 * Locations:
0619 + styles/prosilver/template/forumlist_body.html
0620 * Since: 3.1.0-a4
0621 * Purpose: Add content after the header of the category on the forum list.
0622
0623 forumlist_body_category_header_before
0624 ===
0625 * Locations:
0626 + styles/prosilver/template/forumlist_body.html
0627 * Since: 3.1.0-a4
0628 * Purpose: Add content before the header of the category on the forum list.
0629
0630 forumlist_body_category_header_row_append
0631 ===
0632 * Locations:
0633 + styles/prosilver/template/forumlist_body.html
0634 * Since: 3.1.5-RC1
0635 * Purpose: Add content after the header row of the category on the forum list.
0636
0637 forumlist_body_category_header_row_prepend
0638 ===
0639 * Locations:
0640 + styles/prosilver/template/forumlist_body.html
0641 * Since: 3.1.5-RC1
0642 * Purpose: Add content before the header row of the category on the forum list.
0643
0644 forumlist_body_forum_row_after
0645 ===
0646 * Locations:
0647 + styles/prosilver/template/forumlist_body.html
0648 * Since: 3.1.0-RC5
0649 * Purpose: Add content after the forum list item.
0650
0651 forumlist_body_forum_row_append
0652 ===
0653 * Locations:
0654 + styles/prosilver/template/forumlist_body.html
0655 * Since: 3.1.0-RC5
0656 * Purpose: Add content at the start of the forum list item.
0657
0658 forumlist_body_forum_row_before
0659 ===
0660 * Locations:
0661 + styles/prosilver/template/forumlist_body.html
0662 * Since: 3.1.0-RC5
0663 * Purpose: Add content before the forum list item.
0664
0665 forumlist_body_forum_row_prepend
0666 ===
0667 * Locations:
0668 + styles/prosilver/template/forumlist_body.html
0669 * Since: 3.1.0-RC5
0670 * Purpose: Add content at the end of the forum list item.
0671
0672 forumlist_body_last_post_title_prepend
0673 ===
0674 * Locations:
0675 + styles/prosilver/template/forumlist_body.html
0676 * Since: 3.1.0-a1
0677 * Purpose: Add content before the post title of the latest post in a forum on the forum list.
0678
0679 forumlist_body_subforums_after
0680 ===
0681 * Locations:
0682 + styles/prosilver/template/forumlist_body.html
0683 * Since: 3.1.0-a4
0684 * Purpose: Add content after the list of subforums (if any) for each forum on the forum list.
0685
0686 forumlist_body_subforums_before
0687 ===
0688 * Locations:
0689 + styles/prosilver/template/forumlist_body.html
0690 * Since: 3.1.0-a4
0691 * Purpose: Add content before the list of subforums (if any) for each forum on the forum list.
0692
0693 forumlist_body_last_row_after
0694 ===
0695 * Locations:
0696 + styles/prosilver/template/forumlist_body.html
0697 * Since: 3.1.0-b2
0698 * Purpose: Add content after the very last row of the forum list.
0699
0700 index_body_block_birthday_append
0701 ===
0702 * Locations:
0703 + styles/prosilver/template/index_body.html
0704 * Since: 3.1.0-b3
0705 * Purpose: Append content to the birthday list on the Board index
0706
0707 index_body_block_birthday_prepend
0708 ===
0709 * Locations:
0710 + styles/prosilver/template/index_body.html
0711 * Since: 3.1.0-b3
0712 * Purpose: Prepend content to the birthday list on the Board index
0713
0714 index_body_block_online_append
0715 ===
0716 * Locations:
0717 + styles/prosilver/template/index_body.html
0718 * Since: 3.1.0-b3
0719 * Purpose: Append content to the online list on the Board index
0720
0721 index_body_block_online_prepend
0722 ===
0723 * Locations:
0724 + styles/prosilver/template/index_body.html
0725 * Since: 3.1.0-b3
0726 * Purpose: Prepend content to the online list on the Board index
0727
0728 index_body_block_stats_append
0729 ===
0730 * Locations:
0731 + styles/prosilver/template/index_body.html
0732 * Since: 3.1.0-b3
0733 * Purpose: Append content to the statistics list on the Board index
0734
0735 index_body_block_stats_prepend
0736 ===
0737 * Locations:
0738 + styles/prosilver/template/index_body.html
0739 * Since: 3.1.0-b3
0740 * Purpose: Prepend content to the statistics list on the Board index
0741
0742 index_body_forumlist_body_after
0743 ===
0744 * Locations:
0745 + styles/prosilver/template/index_body.html
0746 * Since: 3.1.1
0747 * Purpose: Add content after the forum list body on the index page
0748
0749 index_body_markforums_after
0750 ===
0751 * Locations:
0752 + styles/prosilver/template/index_body.html
0753 * Since: 3.1.0-RC2
0754 * Purpose: Add content after the mark-read link above the forum list on Board index
0755
0756 index_body_markforums_before
0757 ===
0758 * Locations:
0759 + styles/prosilver/template/index_body.html
0760 * Since: 3.1.0-RC2
0761 * Purpose: Add content before the mark-read link above the forum list on Board index
0762
0763 index_body_stat_blocks_after
0764 ===
0765 * Locations:
0766 + styles/prosilver/template/index_body.html
0767 * Since: 3.1.0-b3
0768 * Purpose: Add new statistic blocks below the Who Is Online and Board Statistics blocks
0769
0770 index_body_stat_blocks_before
0771 ===
0772 * Locations:
0773 + styles/prosilver/template/index_body.html
0774 * Since: 3.1.0-a1
0775 * Purpose: Add new statistic blocks above the Who Is Online and Board Statistics blocks
0776
0777 mcp_ban_fields_after
0778 ===
0779 * Locations:
0780 + styles/prosilver/template/mcp_ban.html
0781 * Since: 3.1.0-RC3
0782 * Purpose: Add additional fields to the ban form in MCP
0783
0784 mcp_ban_fields_before
0785 ===
0786 * Locations:
0787 + styles/prosilver/template/mcp_ban.html
0788 * Since: 3.1.0-RC3
0789 * Purpose: Add additional fields to the ban form in MCP
0790
0791 mcp_ban_unban_after
0792 ===
0793 * Locations:
0794 + styles/prosilver/template/mcp_ban.html
0795 * Since: 3.1.0-RC3
0796 * Purpose: Add additional fields to the unban form in MCP
0797
0798 mcp_ban_unban_before
0799 ===
0800 * Locations:
0801 + styles/prosilver/template/mcp_ban.html
0802 * Since: 3.1.0-RC3
0803 * Purpose: Add additional fields to the unban form in MCP
0804
0805 mcp_forum_actions_after
0806 ===
0807 * Locations:
0808 + styles/prosilver/template/mcp_forum.html
0809 * Since: 3.1.11-RC1
0810 * Purpose: Add some information after actions fieldset
0811
0812 mcp_forum_actions_append
0813 ===
0814 * Locations:
0815 + styles/prosilver/template/mcp_forum.html
0816 * Since: 3.1.11-RC1
0817 * Purpose: Add additional options to actions select
0818
0819 mcp_forum_actions_before
0820 ===
0821 * Locations:
0822 + styles/prosilver/template/mcp_forum.html
0823 * Since: 3.1.11-RC1
0824 * Purpose: Add some information before actions fieldset
0825
0826 mcp_forum_topic_title_before
0827 ===
0828 * Locations:
0829 + styles/prosilver/template/mcp_forum.html
0830 * Since: 3.1.6-RC1
0831 * Purpose: Add some information before the topic title
0832
0833 mcp_forum_topic_title_after
0834 ===
0835 * Locations:
0836 + styles/prosilver/template/mcp_forum.html
0837 * Since: 3.1.6-RC1
0838 * Purpose: Add some information after the topic title
0839
0840 mcp_front_latest_logs_after
0841 ===
0842 * Locations:
0843 + styles/prosilver/template/mcp_front.html
0844 * Since: 3.1.3-RC1
0845 * Purpose: Add content after latest logs list
0846
0847 mcp_front_latest_logs_before
0848 ===
0849 * Locations:
0850 + styles/prosilver/template/mcp_front.html
0851 * Since: 3.1.3-RC1
0852 * Purpose: Add content before latest logs list
0853
0854 mcp_front_latest_reported_before
0855 ===
0856 * Locations:
0857 + styles/prosilver/template/mcp_front.html
0858 * Since: 3.1.3-RC1
0859 * Purpose: Add content before latest reported posts list
0860
0861 mcp_front_latest_reported_pms_before
0862 ===
0863 * Locations:
0864 + styles/prosilver/template/mcp_front.html
0865 * Since: 3.1.3-RC1
0866 * Purpose: Add content before latest reported private messages list
0867
0868 mcp_front_latest_unapproved_before
0869 ===
0870 * Locations:
0871 + styles/prosilver/template/mcp_front.html
0872 * Since: 3.1.3-RC1
0873 * Purpose: Add content before latest unapproved posts list
0874
0875 mcp_move_before
0876 ===
0877 * Locations:
0878 + styles/prosilver/template/mcp_move.html
0879 * Since: 3.1.10-RC1
0880 * Purpose: Add content before move topic/post form
0881
0882 mcp_post_additional_options
0883 ===
0884 * Locations:
0885 + styles/prosilver/template/mcp_post.html
0886 * Since: 3.1.5-RC1
0887 * Purpose: Add content within the list of post moderation actions
0888
0889 mcp_topic_options_after
0890 ===
0891 * Locations:
0892 + styles/prosilver/template/mcp_topic.html
0893 * Since: 3.1.6-RC1
0894 * Purpose: Add some options (field, checkbox, ...) after the subject field when split a subject
0895
0896 mcp_topic_options_before
0897 ===
0898 * Locations:
0899 + styles/prosilver/template/mcp_topic.html
0900 * Since: 3.1.6-RC1
0901 * Purpose: Add some options (field, checkbox, ...) before the subject field when split a subject
0902
0903 mcp_topic_postrow_post_details_after
0904 ===
0905 * Locations:
0906 + styles/prosilver/template/mcp_topic.html
0907 * Since: 3.1.10-RC1
0908 * Purpose: Add content after post details in topic moderation
0909
0910 mcp_topic_postrow_post_details_before
0911 ===
0912 * Locations:
0913 + styles/prosilver/template/mcp_topic.html
0914 * Since: 3.1.10-RC1
0915 * Purpose: Add content before post details in topic moderation
0916
0917 mcp_topic_topic_title_after
0918 ===
0919 * Locations:
0920 + styles/prosilver/template/mcp_topic.html
0921 * Since: 3.1.6-RC1
0922 * Purpose: Add some information after the topic title
0923
0924 mcp_topic_topic_title_before
0925 ===
0926 * Locations:
0927 + styles/prosilver/template/mcp_topic.html
0928 * Since: 3.1.6-RC1
0929 * Purpose: Add some information before the topic title
0930
0931 mcp_warn_post_add_warning_field_after
0932 ===
0933 * Locations:
0934 + styles/prosilver/template/mcp_warn_post.html
0935 * Since: 3.1.0-RC4
0936 * Purpose: Add content during warning for a post - after add warning field.
0937
0938 mcp_warn_post_add_warning_field_before
0939 ===
0940 * Locations:
0941 + styles/prosilver/template/mcp_warn_post.html
0942 * Since: 3.1.0-RC4
0943 * Purpose: Add content during warning for a post - before add warning field.
0944
0945 mcp_warn_user_add_warning_field_after
0946 ===
0947 * Locations:
0948 + styles/prosilver/template/mcp_warn_user.html
0949 * Since: 3.1.0-RC4
0950 * Purpose: Add content during warning a user - after add warning field.
0951
0952 mcp_warn_user_add_warning_field_before
0953 ===
0954 * Locations:
0955 + styles/prosilver/template/mcp_warn_user.html
0956 * Since: 3.1.0-RC4
0957 * Purpose: Add content during warning a user - before add warning field.
0958
0959 memberlist_body_rank_append
0960 ===
0961 * Locations:
0962 + styles/prosilver/template/memberlist_body.html
0963 * Since: 3.1.6-RC1
0964 * Purpose: Add information after rank in memberlist. Works in
0965 all display modes (leader, group and normal memberlist).
0966
0967 memberlist_body_rank_prepend
0968 ===
0969 * Locations:
0970 + styles/prosilver/template/memberlist_body.html
0971 * Since: 3.1.6-RC1
0972 * Purpose: Add information before rank in memberlist. Works in
0973 all display modes (leader, group and normal memberlist).
0974
0975 memberlist_body_username_append
0976 ===
0977 * Locations:
0978 + styles/prosilver/template/memberlist_body.html
0979 * Since: 3.1.0-a1
0980 * Purpose: Add information after every username in the memberlist. Works in
0981 all display modes (leader, group and normal memberlist).
0982
0983 memberlist_body_username_prepend
0984 ===
0985 * Locations:
0986 + styles/prosilver/template/memberlist_body.html
0987 * Since: 3.1.0-a1
0988 * Purpose: Add information before every username in the memberlist. Works in
0989 all display modes (leader, group and normal memberlist).
0990
0991 memberlist_email_before
0992 ===
0993 * Locations:
0994 + styles/prosilver/template/memberlist_email.html
0995 * Since: 3.1.10-RC1
0996 * Purpose: Allow adding customizations before the memberlist_email form.
0997
0998 memberlist_search_fields_after
0999 ===
1000 * Locations:
1001 + styles/prosilver/template/memberlist_search.html
1002 * Since: 3.1.2-RC1
1003 * Purpose: Add information after the search fields column.
1004
1005 memberlist_search_fields_before
1006 ===
1007 * Locations:
1008 + styles/prosilver/template/memberlist_search.html
1009 * Since: 3.1.2-RC1
1010 * Purpose: Add information before the search fields column.
1011
1012 memberlist_search_sorting_options_before
1013 ===
1014 * Locations:
1015 + styles/prosilver/template/memberlist_search.html
1016 * Since: 3.1.2-RC1
1017 * Purpose: Add information before the search sorting options field.
1018
1019 memberlist_team_username_append
1020 ===
1021 * Locations:
1022 + styles/prosilver/template/memberlist_team.html
1023 * Since: 3.1.11-RC1
1024 * Purpose: Append information to username of team member
1025
1026 memberlist_team_username_prepend
1027 ===
1028 * Locations:
1029 + styles/prosilver/template/memberlist_team.html
1030 * Since: 3.1.11-RC1
1031 * Purpose: Add information before team user username
1032
1033 memberlist_view_contact_after
1034 ===
1035 * Locations:
1036 + styles/prosilver/template/memberlist_view.html
1037 * Since: 3.1.0-b2
1038 * Purpose: Add content after the user contact part of any user profile
1039
1040 memberlist_view_contact_before
1041 ===
1042 * Locations:
1043 + styles/prosilver/template/memberlist_view.html
1044 * Since: 3.1.0-b2
1045 * Purpose: Add content before the user contact part of any user profile
1046
1047 memberlist_view_contact_custom_fields_after
1048 ===
1049 * Locations:
1050 + styles/prosilver/template/memberlist_view.html
1051 * Since: 3.1.9-RC1
1052 * Purpose: Add content after the user contact related custom fields
1053
1054 memberlist_view_contact_custom_fields_before
1055 ===
1056 * Locations:
1057 + styles/prosilver/template/memberlist_view.html
1058 * Since: 3.1.9-RC1
1059 * Purpose: Add content before the user contact related custom fields
1060
1061 memberlist_view_content_append
1062 ===
1063 * Locations:
1064 + styles/prosilver/template/memberlist_view.html
1065 * Since: 3.1.0-b2
1066 * Purpose: Add custom content to the user profile view after the main content
1067
1068 memberlist_view_content_prepend
1069 ===
1070 * Locations:
1071 + styles/prosilver/template/memberlist_view.html
1072 * Since: 3.1.0-b3
1073 * Purpose: Add custom content to the user profile view before the main content
1074
1075 memberlist_view_non_contact_custom_fields_after
1076 ===
1077 * Locations:
1078 + styles/prosilver/template/memberlist_view.html
1079 * Since: 3.1.9-RC1
1080 * Purpose: Add content after the user not contact related custom fields
1081
1082 memberlist_view_non_contact_custom_fields_before
1083 ===
1084 * Locations:
1085 + styles/prosilver/template/memberlist_view.html
1086 * Since: 3.1.9-RC1
1087 * Purpose: Add content before the user not contact related custom fields
1088
1089 memberlist_view_rank_avatar_after
1090 ===
1091 * Locations:
1092 + styles/prosilver/template/memberlist_view.html
1093 * Since: 3.1.6-RC1
1094 * Purpose: Add information after rank in memberlist (with avatar)
1095
1096 memberlist_view_rank_avatar_before
1097 ===
1098 * Locations:
1099 + styles/prosilver/template/memberlist_view.html
1100 * Since: 3.1.6-RC1
1101 * Purpose: Add information before rank in memberlist (with avatar)
1102
1103 memberlist_view_rank_no_avatar_after
1104 ===
1105 * Locations:
1106 + styles/prosilver/template/memberlist_view.html
1107 * Since: 3.1.6-RC1
1108 * Purpose: Add information after rank in memberlist (without avatar)
1109
1110 memberlist_view_rank_no_avatar_before
1111 ===
1112 * Locations:
1113 + styles/prosilver/template/memberlist_view.html
1114 * Since: 3.1.6-RC1
1115 * Purpose: Add information before rank in memberlist (without avatar)
1116
1117 memberlist_view_user_statistics_after
1118 ===
1119 * Locations:
1120 + styles/prosilver/template/memberlist_view.html
1121 * Since: 3.1.0-a1
1122 * Purpose: Add entries after the user statistics part of any user profile
1123
1124 memberlist_view_user_statistics_before
1125 ===
1126 * Locations:
1127 + styles/prosilver/template/memberlist_view.html
1128 * Since: 3.1.0-a1
1129 * Purpose: Add entries before the user statistics part of any user profile
1130
1131 memberlist_view_zebra_after
1132 ===
1133 * Locations:
1134 + styles/prosilver/template/memberlist_view.html
1135 * Since: 3.1.9-RC1
1136 * Purpose: Add content after the user friends/foes links
1137
1138 memberlist_view_zebra_before
1139 ===
1140 * Locations:
1141 + styles/prosilver/template/memberlist_view.html
1142 * Since: 3.1.9-RC1
1143 * Purpose: Add content before the user friends/foes links
1144
1145 navbar_header_logged_out_content
1146 ===
1147 * Locations:
1148 + styles/prosilver/template/navbar_header.html
1149 * Since: 3.1.0-RC1
1150 * Purpose: Add text and HTML in place of the username when not logged in.
1151
1152 navbar_header_profile_list_after
1153 ===
1154 * Locations:
1155 + styles/prosilver/template/navbar_header.html
1156 * Since: 3.1.0-RC2
1157 * Purpose: Add links to the bottom of the profile drop-down menu in the header navbar
1158
1159 navbar_header_profile_list_before
1160 ===
1161 * Locations:
1162 + styles/prosilver/template/navbar_header.html
1163 * Since: 3.1.0-RC2
1164 * Purpose: Add links to the top of the profile drop-down menu in the header navbar
1165
1166 navbar_header_quick_links_after
1167 ===
1168 * Locations:
1169 + styles/prosilver/template/navbar_header.html
1170 * Since: 3.1.0-RC2
1171 * Purpose: Add links to the bottom of the quick-links drop-down menu in the header
1172
1173 navbar_header_quick_links_before
1174 ===
1175 * Locations:
1176 + styles/prosilver/template/navbar_header.html
1177 * Since: 3.1.0-RC2
1178 * Purpose: Add links to the top of the quick-links drop-down menu in the header
1179
1180 navbar_header_user_profile_append
1181 ===
1182 * Locations:
1183 + styles/prosilver/template/navbar_header.html
1184 * Since: 3.1.8-RC1
1185 * Purpose: Add links to the right of the user drop down area
1186
1187 navbar_header_user_profile_prepend
1188 ===
1189 * Locations:
1190 + styles/prosilver/template/navbar_header.html
1191 * Since: 3.1.8-RC1
1192 * Purpose: Add links to the left of the notification area
1193
1194 navbar_header_username_append
1195 ===
1196 * Locations:
1197 + styles/prosilver/template/navbar_header.html
1198 * Since: 3.1.0-RC1
1199 * Purpose: Add text and HTMl after the username shown in the navbar.
1200
1201 navbar_header_username_prepend
1202 ===
1203 * Locations:
1204 + styles/prosilver/template/navbar_header.html
1205 * Since: 3.1.0-RC1
1206 * Purpose: Add text and HTMl before the username shown in the navbar.
1207
1208 overall_footer_after
1209 ===
1210 * Locations:
1211 + styles/prosilver/template/overall_footer.html
1212 * Since: 3.1.0-a1
1213 * Purpose: Add content at the end of the file, directly prior to the `</body>` tag
1214
1215 overall_footer_body_after
1216 ===
1217 * Locations:
1218 + styles/prosilver/template/overall_footer.html
1219 * Since: 3.1.3-RC1
1220 * Purpose: Add content before the `</body>` tag but after the $SCRIPTS var, i.e. after the js scripts have been loaded
1221
1222 overall_footer_breadcrumb_append
1223 ===
1224 * Locations:
1225 + styles/prosilver/template/navbar_footer.html
1226 * Since: 3.1.0-a1
1227 * Purpose: Add links to the list of breadcrumbs in the footer
1228
1229 overall_footer_breadcrumb_prepend
1230 ===
1231 * Locations:
1232 + styles/prosilver/template/navbar_footer.html
1233 * Since: 3.1.0-RC3
1234 * Purpose: Add links to the list of breadcrumbs in the footer (after site-home, but before board-index)
1235
1236 overall_footer_content_after
1237 ===
1238 * Locations:
1239 + styles/prosilver/template/overall_footer.html
1240 * Since: 3.1.0-a3
1241 * Purpose: Add content on all pages after the main content, before the footer
1242
1243 overall_footer_copyright_append
1244 ===
1245 * Locations:
1246 + styles/prosilver/template/overall_footer.html
1247 * Since: 3.1.0-a1
1248 * Purpose: Add content after the copyright line (no new line by default), before the ACP link
1249
1250 overall_footer_copyright_prepend
1251 ===
1252 * Locations:
1253 + styles/prosilver/template/overall_footer.html
1254 * Since: 3.1.0-a1
1255 * Purpose: Add content before the copyright line
1256
1257 overall_footer_page_body_after
1258 ===
1259 * Locations:
1260 + styles/prosilver/template/overall_footer.html
1261 * Since: 3.1.0-b3
1262 * Purpose: Add content after the page-body, but before the footer
1263
1264 overall_footer_teamlink_after
1265 ===
1266 * Locations:
1267 + styles/prosilver/template/navbar_footer.html
1268 * Since: 3.1.0-b3
1269 * Purpose: Add contents after the team-link in the footer
1270
1271 overall_footer_teamlink_before
1272 ===
1273 * Locations:
1274 + styles/prosilver/template/navbar_footer.html
1275 * Since: 3.1.0-b3
1276 * Purpose: Add contents before the team-link in the footer
1277
1278 overall_footer_timezone_after
1279 ===
1280 * Locations:
1281 + styles/prosilver/template/navbar_footer.html
1282 * Since: 3.1.0-b3
1283 * Purpose: Add content to the navbar in the page footer, after "Timezone"
1284
1285 overall_footer_timezone_before
1286 ===
1287 * Locations:
1288 + styles/prosilver/template/navbar_footer.html
1289 * Since: 3.1.0-b3
1290 * Purpose: Add content to the navbar in the page footer, before "Timezone"
1291
1292 overall_header_body_before
1293 ===
1294 * Locations:
1295 + styles/prosilver/template/overall_header.html
1296 * Since: 3.1.0-b2
1297 * Purpose: Add content to the header body
1298
1299 overall_header_breadcrumb_append
1300 ===
1301 * Locations:
1302 + styles/prosilver/template/navbar_header.html
1303 * Since: 3.1.0-a1
1304 * Purpose: Add links to the list of breadcrumbs in the header
1305
1306 overall_header_breadcrumb_prepend
1307 ===
1308 * Locations:
1309 + styles/prosilver/template/navbar_header.html
1310 * Since: 3.1.0-RC3
1311 * Purpose: Add links to the list of breadcrumbs in the header (after site-home, but before board-index)
1312
1313 overall_header_breadcrumbs_after
1314 ===
1315 * Locations:
1316 + styles/prosilver/template/navbar_header.html
1317 * Since: 3.1.0-RC3
1318 * Purpose: Add content after the breadcrumbs (outside of the breadcrumbs container)
1319
1320 overall_header_breadcrumbs_before
1321 ===
1322 * Locations:
1323 + styles/prosilver/template/navbar_header.html
1324 * Since: 3.1.0-RC3
1325 * Purpose: Add content before the breadcrumbs (outside of the breadcrumbs container)
1326
1327 overall_header_content_before
1328 ===
1329 * Locations:
1330 + styles/prosilver/template/overall_header.html
1331 * Since: 3.1.0-a3
1332 * Purpose: Add content on all pages before the main content, after the header
1333
1334 overall_header_feeds
1335 ===
1336 * Locations:
1337 + styles/prosilver/template/overall_header.html
1338 * Since: 3.1.6-RC1
1339 * Purpose: Add custom feeds
1340
1341 overall_header_head_append
1342 ===
1343 * Locations:
1344 + styles/prosilver/template/overall_header.html
1345 * Since: 3.1.0-a1
1346 * Purpose: Add asset calls directly before the `</head>` tag
1347
1348 overall_header_headerbar_after
1349 ===
1350 * Locations:
1351 + styles/prosilver/template/overall_header.html
1352 * Since: 3.1.10-RC1
1353 * Purpose: Add content at the end of the headerbar
1354
1355 overall_header_headerbar_before
1356 ===
1357 * Locations:
1358 + styles/prosilver/template/overall_header.html
1359 * Since: 3.1.10-RC1
1360 * Purpose: Add content at the beginning of the headerbar
1361
1362 overall_header_navbar_before
1363 ===
1364 * Locations:
1365 + styles/prosilver/template/overall_header.html
1366 * Since: 3.1.4-RC1
1367 * Purpose: Add content before the navigation bar
1368
1369 overall_header_navigation_append
1370 ===
1371 * Locations:
1372 + styles/prosilver/template/navbar_header.html
1373 * Since: 3.1.0-a1
1374 * Purpose: Add links after the navigation links in the header
1375
1376 overall_header_navigation_prepend
1377 ===
1378 * Locations:
1379 + styles/prosilver/template/navbar_header.html
1380 * Since: 3.1.0-a1
1381 * Purpose: Add links before the navigation links in the header
1382
1383 overall_header_navlink_append
1384 ===
1385 * Locations:
1386 + styles/prosilver/template/navbar_header.html
1387 * Since: 3.1.0-b3
1388 * Purpose: Add content after each individual navlink (breadcrumb)
1389
1390 overall_header_navlink_prepend
1391 ===
1392 * Locations:
1393 + styles/prosilver/template/navbar_header.html
1394 * Since: 3.1.0-b3
1395 * Purpose: Add content before each individual navlink (breadcrumb)
1396
1397 overall_header_page_body_before
1398 ===
1399 * Locations:
1400 + styles/prosilver/template/overall_header.html
1401 * Since: 3.1.0-b3
1402 * Purpose: Add content after the page-header, but before the page-body
1403
1404 overall_header_searchbox_after
1405 ===
1406 * Locations:
1407 + styles/prosilver/template/overall_header.html
1408 * Since: 3.1.11-RC1
1409 * Purpose: Add content after the search box in the header
1410
1411 overall_header_searchbox_before
1412 ===
1413 * Locations:
1414 + styles/prosilver/template/overall_header.html
1415 * Since: 3.1.4-RC1
1416 * Purpose: Add content before the search box in the header
1417
1418 overall_header_stylesheets_after
1419 ===
1420 * Locations:
1421 + styles/prosilver/template/overall_header.html
1422 * Since: 3.1.0-RC3
1423 * Purpose: Add asset calls after stylesheets within the `</head>` tag.
1424 Note that INCLUDECSS will not work with this event.
1425
1426 posting_editor_add_panel_tab
1427 ===
1428 * Locations:
1429 + styles/prosilver/template/posting_editor.html
1430 * Since: 3.1.6-RC1
1431 * Purpose: Add custom panel to post editor
1432
1433 posting_editor_bbcode_status_after
1434 ===
1435 * Locations:
1436 + styles/prosilver/template/posting_editor.html
1437 * Since: 3.1.4-RC1
1438 * Purpose: Add content after bbcode status
1439
1440 posting_editor_buttons_after
1441 ===
1442 * Locations:
1443 + styles/prosilver/template/posting_buttons.html
1444 * Since: 3.1.0-a3
1445 * Purpose: Add content after the BBCode posting buttons
1446
1447 posting_editor_buttons_before
1448 ===
1449 * Locations:
1450 + styles/prosilver/template/posting_buttons.html
1451 * Since: 3.1.0-a3
1452 * Purpose: Add content before the BBCode posting buttons
1453
1454 posting_editor_buttons_custom_tags_before
1455 ===
1456 * Locations:
1457 + styles/prosilver/template/posting_buttons.html
1458 * Since: 3.1.2-RC1
1459 * Purpose: Add content inside the BBCode posting buttons and before the customs BBCode
1460
1461 posting_editor_message_after
1462 ===
1463 * Locations:
1464 + styles/prosilver/template/posting_editor.html
1465 * Since: 3.1.0-a2
1466 * Purpose: Add field (e.g. textbox) to the posting screen after the message
1467
1468 posting_editor_message_before
1469 ===
1470 * Locations:
1471 + styles/prosilver/template/posting_editor.html
1472 * Since: 3.1.0-a2
1473 * Purpose: Add field (e.g. textbox) to the posting screen before the message
1474
1475 posting_editor_options_prepend
1476 ===
1477 * Locations:
1478 + styles/prosilver/template/posting_editor.html
1479 * Since: 3.1.0-a1
1480 * Purpose: Add posting options on the posting screen
1481
1482 posting_editor_smilies_after
1483 ===
1484 * Locations:
1485 + styles/prosilver/template/posting_editor.html
1486 * Since: 3.1.4-RC1
1487 * Purpose: Add content after smilies
1488
1489 posting_editor_smilies_before
1490 ===
1491 * Locations:
1492 + styles/prosilver/template/posting_editor.html
1493 * Since: 3.1.4-RC1
1494 * Purpose: Add content before the smilies
1495
1496 posting_editor_subject_after
1497 ===
1498 * Locations:
1499 + styles/prosilver/template/posting_editor.html
1500 * Since: 3.1.0-a2
1501 * Purpose: Add field (e.g. textbox) to the posting screen after the subject
1502
1503 posting_editor_subject_append
1504 ===
1505 * Locations:
1506 + styles/prosilver/template/posting_editor.html
1507 * Since: 3.1.10-RC1
1508 * Purpose: Add field, text, etc. to the posting after the subject text box
1509
1510 posting_editor_subject_before
1511 ===
1512 * Locations:
1513 + styles/prosilver/template/posting_editor.html
1514 * Since: 3.1.0-a2
1515 * Purpose: Add field (e.g. textbox) to the posting screen before the subject
1516
1517 posting_editor_subject_prepend
1518 ===
1519 * Locations:
1520 + styles/prosilver/template/posting_editor.html
1521 * Since: 3.1.10-RC1
1522 * Purpose: Add field, text, etc. to the posting before the subject text box
1523
1524 posting_editor_submit_buttons
1525 ===
1526 * Locations:
1527 + styles/prosilver/template/posting_editor.html
1528 * Since: 3.1.6-RC1
1529 * Purpose: Add custom buttons in the posting editor
1530
1531 posting_layout_include_panel_body
1532 ===
1533 * Locations:
1534 + styles/prosilver/template/posting_layout.html
1535 * Since: 3.1.6-RC1
1536 * Purpose: Add include of custom panel template body in posting editor
1537
1538 posting_pm_header_find_username_after
1539 ===
1540 * Locations:
1541 + styles/prosilver/template/posting_pm_header.html
1542 * Since: 3.1.0-RC4
1543 * Purpose: Add content after the find username link on composing pm
1544
1545 posting_pm_header_find_username_before
1546 ===
1547 * Locations:
1548 + styles/prosilver/template/posting_pm_header.html
1549 * Since: 3.1.0-RC4
1550 * Purpose: Add content before the find username link on composing pm
1551
1552 posting_pm_layout_include_pm_header_after
1553 ===
1554 * Locations:
1555 + styles/prosilver/template/posting_pm_layout.html
1556 * Since: 3.1.4-RC1
1557 * Purpose: Add content after the include of posting_pm_header.html
1558
1559 posting_pm_layout_include_pm_header_before
1560 ===
1561 * Locations:
1562 + styles/prosilver/template/posting_pm_layout.html
1563 * Since: 3.1.4-RC1
1564 * Purpose: Add content before the include of posting_pm_header.html
1565
1566 posting_poll_body_options_after
1567 ===
1568 * Locations:
1569 + styles/prosilver/template/posting_poll_body.html
1570 * Since: 3.1.4-RC1
1571 * Purpose: Add content after the poll options on creating a poll
1572
1573 posting_preview_poll_after
1574 ===
1575 * Locations:
1576 + styles/prosilver/template/posting_preview.html
1577 * Since: 3.1.7-RC1
1578 * Purpose: Add content after the poll preview block
1579
1580 posting_topic_review_row_post_details_after
1581 ===
1582 * Locations:
1583 + styles/prosilver/template/posting_topic_review.html
1584 * Since: 3.1.10-RC1
1585 * Purpose: Add content after post details in topic review
1586
1587 posting_topic_review_row_post_details_before
1588 ===
1589 * Locations:
1590 + styles/prosilver/template/posting_topic_review.html
1591 * Since: 3.1.10-RC1
1592 * Purpose: Add content before post details in topic review
1593
1594 posting_topic_title_after
1595 ===
1596 * Locations:
1597 + styles/prosilver/template/posting_layout.html
1598 * Since: 3.1.7-RC1
1599 * Purpose: Allows to add some information after the topic title in the posting form
1600
1601 posting_topic_title_before
1602 ===
1603 * Locations:
1604 + styles/prosilver/template/posting_layout.html
1605 * Since: 3.1.6-RC1
1606 * Purpose: Allows to add some information on the left of the topic title in the posting form
1607
1608 quickreply_editor_panel_after
1609 ===
1610 * Locations:
1611 + styles/prosilver/template/quickreply_editor.html
1612 * Since: 3.1.0-b2
1613 * Purpose: Add content after the quick reply panel (but inside the form)
1614
1615 quickreply_editor_panel_before
1616 ===
1617 * Locations:
1618 + styles/prosilver/template/quickreply_editor.html
1619 * Since: 3.1.0-b2
1620 * Purpose: Add content before the quick reply panel (but inside the form)
1621
1622 quickreply_editor_message_after
1623 ===
1624 * Locations:
1625 + styles/prosilver/template/quickreply_editor.html
1626 * Since: 3.1.0-a4
1627 * Purpose: Add content after the quick reply textbox
1628
1629 quickreply_editor_message_before
1630 ===
1631 * Locations:
1632 + styles/prosilver/template/quickreply_editor.html
1633 * Since: 3.1.0-a4
1634 * Purpose: Add content before the quick reply textbox
1635
1636 quickreply_editor_subject_before
1637 ===
1638 * Locations:
1639 + styles/prosilver/template/quickreply_editor.html
1640 * Since: 3.1.7-RC1
1641 * Purpose: Add content before the quick reply subject textbox
1642
1643 search_body_form_after
1644 ===
1645 * Locations:
1646 + styles/prosilver/template/search_body.html
1647 * Since: 3.1.7-RC1
1648 * Purpose: Add content after the search form
1649
1650 search_body_form_before
1651 ===
1652 * Locations:
1653 + styles/prosilver/template/search_body.html
1654 * Since: 3.1.5-RC1
1655 * Purpose: Add content before the search form
1656
1657 search_body_recent_search_after
1658 ===
1659 * Locations:
1660 + styles/prosilver/template/search_body.html
1661 * Since: 3.1.7-RC1
1662 * Purpose: Add content after the recent search queries list
1663
1664 search_body_recent_search_before
1665 ===
1666 * Locations:
1667 + styles/prosilver/template/search_body.html
1668 * Since: 3.1.7-RC1
1669 * Purpose: Add content before the recent search queries list
1670
1671 search_body_search_display_options_append
1672 ===
1673 * Locations:
1674 + styles/prosilver/template/search_body.html
1675 * Since: 3.1.7-RC1
1676 * Purpose: Put content at the bottom of the search query display options fields set
1677
1678 search_body_search_display_options_prepend
1679 ===
1680 * Locations:
1681 + styles/prosilver/template/search_body.html
1682 * Since: 3.1.7-RC1
1683 * Purpose: Put content at the top of the search query display options fields set
1684
1685 search_body_search_options_after
1686 ===
1687 * Locations:
1688 + styles/prosilver/template/search_body.html
1689 * Since: 3.1.7-RC1
1690 * Purpose: Add content after the search query options fields set
1691
1692 search_body_search_options_append
1693 ===
1694 * Locations:
1695 + styles/prosilver/template/search_body.html
1696 * Since: 3.1.7-RC1
1697 * Purpose: Put content at the bottom of the search query options fields set
1698
1699 search_body_search_options_before
1700 ===
1701 * Locations:
1702 + styles/prosilver/template/search_body.html
1703 * Since: 3.1.7-RC1
1704 * Purpose: Add content before the search query options fields set
1705
1706 search_body_search_options_prepend
1707 ===
1708 * Locations:
1709 + styles/prosilver/template/search_body.html
1710 * Since: 3.1.7-RC1
1711 * Purpose: Put content at the top of the search query options fields set
1712
1713 search_body_search_query_after
1714 ===
1715 * Locations:
1716 + styles/prosilver/template/search_body.html
1717 * Since: 3.1.7-RC1
1718 * Purpose: Add content after the search query fields set
1719
1720 search_body_search_query_append
1721 ===
1722 * Locations:
1723 + styles/prosilver/template/search_body.html
1724 * Since: 3.1.7-RC1
1725 * Purpose: Put content at the bottom of the search query fields set
1726
1727 search_body_search_query_before
1728 ===
1729 * Locations:
1730 + styles/prosilver/template/search_body.html
1731 * Since: 3.1.7-RC1
1732 * Purpose: Add content before the search query fields set
1733
1734 search_body_search_query_prepend
1735 ===
1736 * Locations:
1737 + styles/prosilver/template/search_body.html
1738 * Since: 3.1.7-RC1
1739 * Purpose: Put content at the top of the search query fields set
1740
1741 search_results_header_after
1742 ===
1743 * Locations:
1744 + styles/prosilver/template/search_results.html
1745 * Since: 3.1.4-RC1
1746 * Purpose: Add content after the header of the search results
1747
1748 search_results_header_before
1749 ===
1750 * Locations:
1751 + styles/prosilver/template/search_results.html
1752 * Since: 3.1.4-RC1
1753 * Purpose: Add content before the header of the search results.
1754
1755 search_results_post_after
1756 ===
1757 * Locations:
1758 + styles/prosilver/template/search_results.html
1759 * Since: 3.1.0-b3
1760 * Purpose: Add data after search result posts
1761
1762 search_results_post_before
1763 ===
1764 * Locations:
1765 + styles/prosilver/template/search_results.html
1766 * Since: 3.1.0-b3
1767 * Purpose: Add data before search result posts
1768
1769 search_results_postprofile_after
1770 ===
1771 * Locations:
1772 + styles/prosilver/template/search_results.html
1773 * Since: 3.1.0-b3
1774 * Purpose: Add content after the post author and stats in search results (posts view mode)
1775
1776 search_results_postprofile_before
1777 ===
1778 * Locations:
1779 + styles/prosilver/template/search_results.html
1780 * Since: 3.1.0-b3
1781 * Purpose: Add content directly before the post author in search results (posts view mode)
1782
1783 search_results_searchbox_after
1784 ===
1785 * Locations:
1786 + styles/prosilver/template/search_results.html
1787 * Since: 3.1.4-RC1
1788 * Purpose: Add content right after the searchbox of the search results.
1789
1790 search_results_topic_after
1791 ===
1792 * Locations:
1793 + styles/prosilver/template/search_results.html
1794 * Since: 3.1.0-b4
1795 * Purpose: Add data after search result topics
1796
1797 search_results_topic_before
1798 ===
1799 * Locations:
1800 + styles/prosilver/template/search_results.html
1801 * Since: 3.1.0-b4
1802 * Purpose: Add data before search result topics
1803
1804 simple_footer_after
1805 ===
1806 * Locations:
1807 + styles/prosilver/template/simple_footer.html
1808 * Since: 3.1.0-a1
1809 * Purpose: Add content directly prior to the `</body>` tag of the simple footer
1810
1811 simple_header_body_before
1812 ===
1813 * Locations:
1814 + styles/prosilver/template/simple_header.html
1815 * Since: 3.1.0-b2
1816 * Purpose: Add content to the header body
1817
1818 simple_header_head_append
1819 ===
1820 * Locations:
1821 + styles/prosilver/template/simple_header.html
1822 * Since: 3.1.0-b4
1823 * Purpose: Add asset calls directly before the `</head>` tag
1824
1825 simple_header_stylesheets_after
1826 ===
1827 * Locations:
1828 + styles/prosilver/template/simple_header.html
1829 * Since: 3.1.0-RC3
1830 * Purpose: Add asset calls after stylesheets within the `</head>` tag.
1831 Note that INCLUDECSS will not work with this event.
1832
1833 topiclist_row_prepend
1834 ===
1835 * Locations:
1836 + styles/prosilver/template/search_results.html
1837 + styles/prosilver/template/viewforum_body.html
1838 + styles/prosilver/template/mcp_forum.html
1839 * Since: 3.1.0-a1
1840 * Changed: 3.1.6-RC1 Added event to mcp_forum.html
1841 * Purpose: Add content into topic rows (inside the elements containing topic titles)
1842
1843 topiclist_row_append
1844 ===
1845 * Locations:
1846 + styles/prosilver/template/search_results.html
1847 + styles/prosilver/template/viewforum_body.html
1848 + styles/prosilver/template/mcp_forum.html
1849 * Since: 3.1.0-a1
1850 * Changed: 3.1.6-RC1 Added event to mcp_forum.html
1851 * Purpose: Add content into topic rows (inside the elements containing topic titles)
1852
1853 topiclist_row_topic_title_after
1854 ===
1855 * Locations:
1856 + styles/prosilver/template/search_results.html
1857 + styles/prosilver/template/viewforum_body.html
1858 + styles/prosilver/template/mcp_forum.html
1859 * Since: 3.1.10-RC1
1860 * Purpose: Add content into topic rows (after the elements containing the topic titles)
1861
1862 ucp_agreement_terms_after
1863 ===
1864 * Locations:
1865 + styles/prosilver/template/ucp_agreement.html
1866 * Since: 3.1.0-b3
1867 * Purpose: Add content after the terms of agreement text at user registration
1868
1869 ucp_agreement_terms_before
1870 ===
1871 * Locations:
1872 + styles/prosilver/template/ucp_agreement.html
1873 * Since: 3.1.0-b3
1874 * Purpose: Add content before the terms of agreement text at user registration
1875
1876 ucp_main_front_user_activity_after
1877 ===
1878 * Locations:
1879 + styles/prosilver/template/ucp_main_front.html
1880 * Since: 3.1.6-RC1
1881 * Purpose: Add content right after the user activity info viewing UCP front page
1882
1883 ucp_main_front_user_activity_append
1884 ===
1885 * Locations:
1886 + styles/prosilver/template/ucp_main_front.html
1887 * Since: 3.1.11-RC1
1888 * Purpose: Add content after last user activity info viewing UCP front page
1889
1890 ucp_main_front_user_activity_before
1891 ===
1892 * Locations:
1893 + styles/prosilver/template/ucp_main_front.html
1894 * Since: 3.1.6-RC1
1895 * Purpose: Add content right before the user activity info viewing UCP front page
1896
1897 ucp_main_front_user_activity_prepend
1898 ===
1899 * Locations:
1900 + styles/prosilver/template/ucp_main_front.html
1901 * Since: 3.1.11-RC1
1902 * Purpose: Add content before first user activity info viewing UCP front page
1903
1904 ucp_pm_history_post_buttons_after
1905 ===
1906 * Locations:
1907 + styles/prosilver/template/ucp_pm_history.html
1908 * Since: 3.1.6-RC1
1909 * Purpose: Add post button to private messages in history review (next to quote etc), at
1910 the end of the list.
1911
1912 ucp_pm_history_post_buttons_before
1913 ===
1914 * Locations:
1915 + styles/prosilver/template/ucp_pm_history.html
1916 * Since: 3.1.6-RC1
1917 * Purpose: Add post button to private messages in history review (next to quote etc), at
1918 the start of the list.
1919
1920 ucp_pm_history_post_buttons_list_after
1921 ===
1922 * Locations:
1923 + styles/prosilver/template/ucp_pm_history.html
1924 * Since: 3.1.6-RC1
1925 * Purpose: Add post button custom list to private messages in history review (next to quote etc),
1926 after the original list.
1927
1928 ucp_pm_history_post_buttons_list_before
1929 ===
1930 * Locations:
1931 + styles/prosilver/template/ucp_pm_history.html
1932 * Since: 3.1.6-RC1
1933 * Purpose: Add post button custom list to private messages in history review (next to quote etc),
1934 before the original list.
1935
1936 ucp_pm_history_review_after
1937 ===
1938 * Locations:
1939 + styles/prosilver/template/ucp_pm_history.html
1940 * Since: 3.1.6-RC1
1941 * Purpose: Add content after the private messages history review.
1942
1943 ucp_pm_history_review_before
1944 ===
1945 * Locations:
1946 + styles/prosilver/template/ucp_pm_history.html
1947 * Since: 3.1.6-RC1
1948 * Purpose: Add content before the private messages history review.
1949
1950 ucp_pm_viewmessage_avatar_after
1951 ===
1952 * Locations:
1953 + styles/prosilver/template/ucp_pm_viewmessage.html
1954 * Since: 3.1.0-RC3
1955 * Purpose: Add content right after the avatar when viewing a private message
1956
1957 ucp_pm_viewmessage_avatar_before
1958 ===
1959 * Locations:
1960 + styles/prosilver/template/ucp_pm_viewmessage.html
1961 * Since: 3.1.0-RC3
1962 * Purpose: Add content right before the avatar when viewing a private message
1963
1964 ucp_pm_viewmessage_contact_fields_after
1965 ===
1966 * Locations:
1967 + styles/prosilver/template/ucp_pm_viewmessage.html
1968 * Since: 3.1.0-b1
1969 * Purpose: Add data after the contact fields on the user profile when viewing
1970 a private message
1971
1972 ucp_pm_viewmessage_contact_fields_before
1973 ===
1974 * Locations:
1975 + styles/prosilver/template/ucp_pm_viewmessage.html
1976 * Since: 3.1.0-b1
1977 * Purpose: Add data before the contact fields on the user profile when viewing
1978 a private message
1979
1980 ucp_pm_viewmessage_custom_fields_after
1981 ===
1982 * Locations:
1983 + styles/prosilver/template/ucp_pm_viewmessage.html
1984 * Since: 3.1.0-a1
1985 * Purpose: Add data after the custom fields on the user profile when viewing
1986 a private message
1987
1988 ucp_pm_viewmessage_custom_fields_before
1989 ===
1990 * Locations:
1991 + styles/prosilver/template/ucp_pm_viewmessage.html
1992 * Since: 3.1.0-a1
1993 * Purpose: Add data before the custom fields on the user profile when viewing
1994 a private message
1995
1996 ucp_pm_viewmessage_options_before
1997 ===
1998 * Locations:
1999 + styles/prosilver/template/ucp_pm_viewmessage.html
2000 * Since: 3.1.11-RC1
2001 * Purpose: Add content right before display options
2002
2003 ucp_pm_viewmessage_post_buttons_after
2004 ===
2005 * Locations:
2006 + styles/prosilver/template/ucp_pm_viewmessage.html
2007 * Since: 3.1.0-RC3
2008 * Purpose: Add post button to private messages (next to edit, quote etc), at
2009 the end of the list.
2010
2011 ucp_pm_viewmessage_post_buttons_before
2012 ===
2013 * Locations:
2014 + styles/prosilver/template/ucp_pm_viewmessage.html
2015 * Since: 3.1.0-RC3
2016 * Purpose: Add post button to private messages (next to edit, quote etc), at
2017 the start of the list.
2018
2019 ucp_pm_viewmessage_post_buttons_list_after
2020 ===
2021 * Locations:
2022 + styles/prosilver/template/ucp_pm_viewmessage.html
2023 * Since: 3.1.6-RC1
2024 * Purpose: Add post button custom list to private messages (next to edit, quote etc),
2025 after the original list.
2026
2027 ucp_pm_viewmessage_post_buttons_list_before
2028 ===
2029 * Locations:
2030 + styles/prosilver/template/ucp_pm_viewmessage.html
2031 * Since: 3.1.6-RC1
2032 * Purpose: Add post button custom list to private messages (next to edit, quote etc),
2033 before the original list.
2034
2035 ucp_pm_viewmessage_print_head_append
2036 ===
2037 * Locations:
2038 + styles/prosilver/template/ucp_pm_viewmessage_print.html
2039 * Since: 3.1.0-a1
2040 * Purpose: Add asset calls directly before the `</head>` tag of the Print PM screen
2041
2042 ucp_pm_viewmessage_rank_after
2043 ===
2044 * Locations:
2045 + styles/prosilver/template/ucp_pm_viewmessage.html
2046 * Since: 3.1.6-RC1
2047 * Purpose: Add data after the rank on the user profile when viewing
2048 a private message
2049
2050 ucp_pm_viewmessage_rank_before
2051 ===
2052 * Locations:
2053 + styles/prosilver/template/ucp_pm_viewmessage.html
2054 * Since: 3.1.6-RC1
2055 * Purpose: Add data before the rank on the user profile when viewing
2056 a private message
2057
2058 ucp_prefs_personal_prepend
2059 ===
2060 * Locations:
2061 + styles/prosilver/template/ucp_prefs_personal.html
2062 * Since: 3.1.0-a1
2063 * Purpose: Add user options to the top of the Edit Global Settings block
2064
2065 ucp_prefs_personal_append
2066 ===
2067 * Locations:
2068 + styles/prosilver/template/ucp_prefs_personal.html
2069 * Since: 3.1.0-a1
2070 * Purpose: Add user options to the bottom of the Edit Global Settings block
2071
2072 ucp_prefs_post_prepend
2073 ===
2074 * Locations:
2075 + styles/prosilver/template/ucp_prefs_post.html
2076 * Since: 3.1.0-a1
2077 * Purpose: Add user options to the top of the Edit Posting Defaults block
2078
2079 ucp_prefs_post_append
2080 ===
2081 * Locations:
2082 + styles/prosilver/template/ucp_prefs_post.html
2083 * Since: 3.1.0-a1
2084 * Purpose: Add user options to the bottom of the Edit Posting Defaults block
2085
2086 ucp_prefs_view_radio_buttons_prepend
2087 ===
2088 * Locations:
2089 + styles/prosilver/template/ucp_prefs_view.html
2090 * Since: 3.1.0-a1
2091 * Purpose: Add options to the top of the radio buttons block of the Edit
2092 Display Options screen
2093
2094 ucp_prefs_view_radio_buttons_append
2095 ===
2096 * Locations:
2097 + styles/prosilver/template/ucp_prefs_view.html
2098 * Since: 3.1.0-a1
2099 * Purpose: Add options to the bottom of the radio buttons block of the Edit
2100 Display Options screen
2101
2102 ucp_prefs_view_select_menu_prepend
2103 ===
2104 * Locations:
2105 + styles/prosilver/template/ucp_prefs_view.html
2106 * Since: 3.1.0-a1
2107 * Purpose: Add options to the top of the drop-down lists block of the Edit
2108 Display Options screen
2109
2110 ucp_prefs_view_select_menu_append
2111 ===
2112 * Locations:
2113 + styles/prosilver/template/ucp_prefs_view.html
2114 * Since: 3.1.0-a1
2115 * Purpose: Add options to the bottom of the drop-down lists block of the Edit
2116 Display Options screen
2117
2118 ucp_profile_profile_info_before
2119 ===
2120 * Locations:
2121 + styles/prosilver/template/ucp_profile_profile_info.html
2122 * Since: 3.1.4-RC1
2123 * Purpose: Add options in profile page fieldset - before jabber field.
2124
2125 ucp_profile_profile_info_after
2126 ===
2127 * Locations:
2128 + styles/prosilver/template/ucp_profile_profile_info.html
2129 * Since: 3.1.4-RC1
2130 * Purpose: Add options in profile page fieldset - after custom profile fields.
2131
2132 ucp_profile_register_details_before
2133 ===
2134 * Locations:
2135 + styles/prosilver/template/ucp_profile_reg_details.html
2136 * Since: 3.1.4-RC1
2137 * Purpose: Add options in profile page fieldset - before first field.
2138
2139 ucp_profile_register_details_after
2140 ===
2141 * Locations:
2142 + styles/prosilver/template/ucp_profile_reg_details.html
2143 * Since: 3.1.4-RC1
2144 * Purpose: Add options in profile page fieldset - after confirm password field.
2145
2146 ucp_register_buttons_before
2147 ===
2148 * Locations:
2149 + styles/prosilver/template/ucp_register.html
2150 * Since: 3.1.11-RC1
2151 * Purpose: Add content before buttons in registration form.
2152
2153 ucp_register_credentials_before
2154 ===
2155 * Locations:
2156 + styles/prosilver/template/ucp_register.html
2157 * Since: 3.1.0-b5
2158 * Purpose: Add options in registration page fieldset - before first field.
2159
2160 ucp_register_profile_fields_after
2161 ===
2162 * Locations:
2163 + styles/prosilver/template/ucp_register.html
2164 * Since: 3.1.0-b5
2165 * Purpose: Add options in registration page fieldset - after last field.
2166
2167 ucp_register_credentials_after
2168 ===
2169 * Locations:
2170 + styles/prosilver/template/ucp_register.html
2171 * Since: 3.1.0-b5
2172 * Purpose: Add options in registration page fieldset - after password field.
2173
2174 ucp_register_options_before
2175 ===
2176 * Locations:
2177 + styles/prosilver/template/ucp_register.html
2178 * Since: 3.1.0-b5
2179 * Purpose: Add options in registration page fieldset - before language selector.
2180
2181 ucp_register_profile_fields_before
2182 ===
2183 * Locations:
2184 + styles/prosilver/template/ucp_register.html
2185 * Since: 3.1.0-b5
2186 * Purpose: Add options in registration page fieldset - before profile fields.
2187
2188 ucp_friend_list_before
2189 ===
2190 * Locations:
2191 + styles/prosilver/template/ucp_zebra_friends.html
2192 * Since: 3.1.0-a4
2193 * Purpose: Add optional elements before list of friends in UCP
2194
2195 ucp_friend_list_after
2196 ===
2197 * Locations:
2198 + styles/prosilver/template/ucp_zebra_friends.html
2199 * Since: 3.1.0-a4
2200 * Purpose: Add optional elements after list of friends in UCP
2201
2202 viewforum_body_topic_row_after
2203 ===
2204 * Locations:
2205 + styles/prosilver/template/viewforum_body.html
2206 * Since: 3.1.7-RC1
2207 * Purpose: Add content after the topic list item.
2208
2209 viewforum_body_topic_row_append
2210 ===
2211 * Locations:
2212 + styles/prosilver/template/viewforum_body.html
2213 * Since: 3.1.7-RC1
2214 * Purpose: Add content at the start of the topic list item.
2215
2216 viewforum_body_topic_row_before
2217 ===
2218 * Locations:
2219 + styles/prosilver/template/viewforum_body.html
2220 * Since: 3.1.7-RC1
2221 * Purpose: Add content before the topic list item.
2222
2223 viewforum_body_topic_row_prepend
2224 ===
2225 * Locations:
2226 + styles/prosilver/template/viewforum_body.html
2227 * Since: 3.1.7-RC1
2228 * Purpose: Add content at the end of the topic list item.
2229
2230 viewforum_body_topicrow_row_before
2231 ===
2232 * Locations:
2233 + styles/prosilver/template/viewforum_body.html
2234 * Since: 3.1.10-RC1
2235 * Purpose: Add content before list of topics.
2236
2237 viewforum_buttons_bottom_before
2238 ===
2239 * Locations:
2240 + styles/prosilver/template/viewforum_body.html
2241 * Since: 3.1.0-RC5
2242 * Purpose: Add buttons before New Topic button on the bottom of the topic's list
2243
2244 viewforum_buttons_bottom_after
2245 ===
2246 * Locations:
2247 + styles/prosilver/template/viewforum_body.html
2248 * Since: 3.1.0-RC5
2249 * Purpose: Add buttons after New Topic button on the bottom of the topic's list
2250
2251 viewforum_buttons_top_before
2252 ===
2253 * Locations:
2254 + styles/prosilver/template/viewforum_body.html
2255 * Since: 3.1.0-RC5
2256 * Purpose: Add buttons before New Topic button on the top of the topic's list
2257
2258 viewforum_buttons_top_after
2259 ===
2260 * Locations:
2261 + styles/prosilver/template/viewforum_body.html
2262 * Since: 3.1.0-RC5
2263 * Purpose: Add buttons after New Topic button on the top of the topic's list
2264
2265 viewtopic_buttons_bottom_before
2266 ===
2267 * Locations:
2268 + styles/prosilver/template/viewtopic_body.html
2269 * Since: 3.1.0-RC5
2270 * Purpose: Add buttons before Post Reply button on the bottom of the posts's list
2271
2272 viewtopic_buttons_bottom_after
2273 ===
2274 * Locations:
2275 + styles/prosilver/template/viewtopic_body.html
2276 * Since: 3.1.0-RC5
2277 * Purpose: Add buttons after Post Reply button on the bottom of the posts's list
2278
2279 viewtopic_buttons_top_before
2280 ===
2281 * Locations:
2282 + styles/prosilver/template/viewtopic_body.html
2283 * Since: 3.1.0-RC5
2284 * Purpose: Add buttons before Post Reply button on the top of the posts's list
2285
2286 viewtopic_buttons_top_after
2287 ===
2288 * Locations:
2289 + styles/prosilver/template/viewtopic_body.html
2290 * Since: 3.1.0-RC5
2291 * Purpose: Add buttons after Post Reply button on the top of the posts's list
2292
2293 viewtopic_dropdown_bottom_custom
2294 ===
2295 * Locations:
2296 + styles/prosilver/template/viewtopic_body.html
2297 * Since: 3.1.6-RC1
2298 * Purpose: Create a custom dropdown menu
2299
2300 viewtopic_dropdown_top_custom
2301 ===
2302 * Locations:
2303 + styles/prosilver/template/viewtopic_body.html
2304 * Since: 3.1.6-RC1
2305 * Purpose: Create a custom dropdown menu
2306
2307 viewforum_forum_name_append
2308 ===
2309 * Locations:
2310 + styles/prosilver/template/viewforum_body.html
2311 * Since: 3.1.0-b3
2312 * Purpose: Add content directly after the forum name link on the View forum screen
2313
2314 viewforum_forum_name_prepend
2315 ===
2316 * Locations:
2317 + styles/prosilver/template/viewforum_body.html
2318 * Since: 3.1.0-b3
2319 * Purpose: Add content directly before the forum name link on the View forum screen
2320
2321 viewforum_forum_title_after
2322 ===
2323 * Locations:
2324 + styles/prosilver/template/viewforum_body.html
2325 * Since: 3.1.5-RC1
2326 * Purpose: Add content directly after the forum title on the View forum screen
2327
2328 viewforum_forum_title_before
2329 ===
2330 * Locations:
2331 + styles/prosilver/template/viewforum_body.html
2332 * Since: 3.1.5-RC1
2333 * Purpose: Add content directly before the forum title on the View forum screen
2334
2335 viewtopic_print_head_append
2336 ===
2337 * Locations:
2338 + styles/prosilver/template/viewtopic_print.html
2339 * Since: 3.1.0-a1
2340 * Purpose: Add asset calls directly before the `</head>` tag of the Print Topic screen
2341
2342 viewtopic_body_pagination_top_after
2343 ===
2344 * Locations:
2345 + styles/prosilver/template/viewtopic_body.html
2346 * Since: 3.1.4-RC1
2347 * Purpose: Add content after the pagination at top
2348
2349 viewtopic_body_avatar_after
2350 ===
2351 * Locations:
2352 + styles/prosilver/template/viewtopic_body.html
2353 * Since: 3.1.0-RC3
2354 * Purpose: Add content right after the avatar when viewing topics
2355
2356 viewtopic_body_avatar_before
2357 ===
2358 * Locations:
2359 + styles/prosilver/template/viewtopic_body.html
2360 * Since: 3.1.0-RC3
2361 * Purpose: Add content right before the avatar when viewing topics
2362
2363 viewtopic_body_contact_fields_after
2364 ===
2365 * Locations:
2366 + styles/prosilver/template/viewtopic_body.html
2367 * Since: 3.1.0-b3
2368 * Purpose: Add data after the contact fields on the user profile when viewing
2369 a post
2370
2371 viewtopic_body_contact_fields_before
2372 ===
2373 * Locations:
2374 + styles/prosilver/template/viewtopic_body.html
2375 * Since: 3.1.0-b3
2376 * Purpose: Add data before the contact fields on the user profile when viewing
2377 a post
2378
2379 viewtopic_body_footer_before
2380 ===
2381 * Locations:
2382 + styles/prosilver/template/viewtopic_body.html
2383 * Since: 3.1.0-a1
2384 * Purpose: Add content to the bottom of the View topic screen below the posts
2385 and quick reply, directly before the jumpbox in Prosilver.
2386
2387 viewtopic_body_poll_after
2388 ===
2389 * Locations:
2390 + styles/prosilver/template/viewtopic_body.html
2391 * Since: 3.1.6-RC1
2392 * Purpose: Add content after the poll panel.
2393
2394 viewtopic_body_poll_before
2395 ===
2396 * Locations:
2397 + styles/prosilver/template/viewtopic_body.html
2398 * Since: 3.1.6-RC1
2399 * Purpose: Add content before the poll panel.
2400
2401 viewtopic_body_poll_option_after
2402 ===
2403 * Locations:
2404 + styles/prosilver/template/viewtopic_body.html
2405 * Since: 3.1.0-b3
2406 * Purpose: Add content after the poll option
2407 the list.
2408
2409 viewtopic_body_poll_option_before
2410 ===
2411 * Locations:
2412 + styles/prosilver/template/viewtopic_body.html
2413 * Since: 3.1.0-b3
2414 * Purpose: Add content before the poll option
2415 the list.
2416
2417 viewtopic_body_poll_question_append
2418 ===
2419 * Locations:
2420 + styles/prosilver/template/viewtopic_body.html
2421 * Since: 3.1.0-b3
2422 * Purpose: Add content directly after the poll question on the View topic screen
2423
2424 viewtopic_body_poll_question_prepend
2425 ===
2426 * Locations:
2427 + styles/prosilver/template/viewtopic_body.html
2428 * Since: 3.1.0-b3
2429 * Purpose: Add content directly before the poll question on the View topic screen
2430
2431 viewtopic_body_post_author_after
2432 ===
2433 * Locations:
2434 + styles/prosilver/template/viewtopic_body.html
2435 * Since: 3.1.3-RC1
2436 * Purpose: Add content directly after the post author on the view topic screen
2437
2438 viewtopic_body_post_author_before
2439 ===
2440 * Locations:
2441 + styles/prosilver/template/viewtopic_body.html
2442 * Since: 3.1.3-RC1
2443 * Purpose: Add content directly before the post author on the view topic screen
2444
2445 viewtopic_body_post_buttons_after
2446 ===
2447 * Locations:
2448 + styles/prosilver/template/viewtopic_body.html
2449 * Since: 3.1.0-a1
2450 * Purpose: Add post button to posts (next to edit, quote etc), at the end of
2451 the list.
2452
2453 viewtopic_body_post_buttons_before
2454 ===
2455 * Locations:
2456 + styles/prosilver/template/viewtopic_body.html
2457 * Since: 3.1.0-a1
2458 * Purpose: Add post button to posts (next to edit, quote etc), at the start of
2459 the list.
2460
2461 viewtopic_body_post_buttons_list_after
2462 ===
2463 * Locations:
2464 + styles/prosilver/template/viewtopic_body.html
2465 * Since: 3.1.5-RC1
2466 * Purpose: Add post button custom list to posts (next to edit, quote etc),
2467 after the original list.
2468
2469 viewtopic_body_post_buttons_list_before
2470 ===
2471 * Locations:
2472 + styles/prosilver/template/viewtopic_body.html
2473 * Since: 3.1.5-RC1
2474 * Purpose: Add post button custom list to posts (next to edit, quote etc),
2475 before the original list.
2476
2477 viewtopic_body_post_subject_before
2478 ===
2479 * Locations:
2480 + styles/prosilver/template/viewtopic_body.html
2481 * Since: 3.1.7-RC1
2482 * Purpose: Add data before post icon and subject
2483
2484 viewtopic_body_postrow_back2top_after
2485 ===
2486 * Locations:
2487 + styles/prosilver/template/viewtopic_body.html
2488 * Since: 3.1.8-RC1
2489 * Purpose: Add content to the post's bottom after the back to top link
2490
2491 viewtopic_body_postrow_back2top_append
2492 ===
2493 * Locations:
2494 + styles/prosilver/template/viewtopic_body.html
2495 * Since: 3.1.8-RC1
2496 * Purpose: Add content to the post's bottom directly after the back to top link
2497
2498 viewtopic_body_postrow_back2top_before
2499 ===
2500 * Locations:
2501 + styles/prosilver/template/viewtopic_body.html
2502 * Since: 3.1.8-RC1
2503 * Purpose: Add content to the post's bottom before the back to top link
2504
2505 viewtopic_body_postrow_back2top_prepend
2506 ===
2507 * Locations:
2508 + styles/prosilver/template/viewtopic_body.html
2509 * Since: 3.1.8-RC1
2510 * Purpose: Add content to the post's bottom directly before the back to top link
2511
2512 viewtopic_body_postrow_custom_fields_after
2513 ===
2514 * Locations:
2515 + styles/prosilver/template/viewtopic_body.html
2516 * Since: 3.1.0-a1
2517 * Purpose: Add data after the custom fields on the user profile when viewing
2518 a post
2519
2520 viewtopic_body_postrow_custom_fields_before
2521 ===
2522 * Locations:
2523 + styles/prosilver/template/viewtopic_body.html
2524 * Since: 3.1.0-a1
2525 * Purpose: Add data before the custom fields on the user profile when viewing
2526 a post
2527
2528 viewtopic_body_postrow_post_after
2529 ===
2530 * Locations:
2531 + styles/prosilver/template/viewtopic_body.html
2532 * Since: 3.1.0-a4
2533 * Purpose: Add data after posts
2534
2535 viewtopic_body_postrow_post_before
2536 ===
2537 * Locations:
2538 + styles/prosilver/template/viewtopic_body.html
2539 * Since: 3.1.0-a4
2540 * Purpose: Add data before posts
2541
2542 viewtopic_body_postrow_post_content_footer
2543 ===
2544 * Locations:
2545 + styles/prosilver/template/viewtopic_body.html
2546 * Since: 3.1.0-RC4
2547 * Purpose: Add data at the end of the posts.
2548
2549 viewtopic_body_postrow_post_details_after
2550 ===
2551 * Locations:
2552 + styles/prosilver/template/viewtopic_body.html
2553 * Since: 3.1.4-RC1
2554 * Purpose: Add content after the post details
2555
2556 viewtopic_body_postrow_post_details_before
2557 ===
2558 * Locations:
2559 + styles/prosilver/template/viewtopic_body.html
2560 * Since: 3.1.4-RC1
2561 * Purpose: Add content before the post details
2562
2563 viewtopic_body_postrow_post_notices_after
2564 ===
2565 * Locations:
2566 + styles/prosilver/template/viewtopic_body.html
2567 * Since: 3.1.0-b2
2568 * Purpose: Add posts specific custom notices at the notices bottom.
2569
2570 viewtopic_body_postrow_post_notices_before
2571 ===
2572 * Locations:
2573 + styles/prosilver/template/viewtopic_body.html
2574 * Since: 3.1.0-b2
2575 * Purpose: Add posts specific custom notices at the notices top.
2576
2577 viewtopic_body_postrow_rank_after
2578 ===
2579 * Locations:
2580 + styles/prosilver/template/viewtopic_body.html
2581 * Since: 3.1.6-RC1
2582 * Purpose: Add data after the rank on the user profile when viewing
2583 a post
2584
2585 viewtopic_body_postrow_rank_before
2586 ===
2587 * Locations:
2588 + styles/prosilver/template/viewtopic_body.html
2589 * Since: 3.1.6-RC1
2590 * Purpose: Add data before the rank on the user profile when viewing
2591 a post
2592
2593 viewtopic_body_topic_actions_before
2594 ===
2595 * Locations:
2596 + styles/prosilver/template/viewtopic_body.html
2597 * Since: 3.1.0-a4
2598 * Purpose: Add data before the topic actions buttons (after the posts sorting options)
2599
2600 viewtopic_topic_title_after
2601 ===
2602 * Locations:
2603 + styles/prosilver/template/viewtopic_body.html
2604 * Since: 3.1.7-RC1
2605 * Purpose: Add content directly after the topic title link on the View topic screen (outside of the h2 HTML tag)
2606
2607 viewtopic_topic_title_append
2608 ===
2609 * Locations:
2610 + styles/prosilver/template/viewtopic_body.html
2611 * Since: 3.1.0-b3
2612 * Purpose: Add content directly after the topic title link on the View topic screen
2613
2614 viewtopic_topic_title_prepend
2615 ===
2616 * Locations:
2617 + styles/prosilver/template/viewtopic_body.html
2618 * Since: 3.1.0-a1
2619 * Purpose: Add content directly before the topic title link on the View topic screen
2620
2621 viewtopic_topic_tools_after
2622 ===
2623 * Locations:
2624 + styles/prosilver/template/viewtopic_topic_tools.html
2625 * Since: 3.1.0-a3
2626 * Purpose: Add a new topic tool after the rest of the existing ones
2627
2628 viewtopic_topic_tools_before
2629 ===
2630 * Locations:
2631 + styles/prosilver/template/viewtopic_topic_tools.html
2632 * Since: 3.1.0-a3
2633 * Purpose: Add a new topic tool before the rest of the existing ones
2634