Verzeichnisstruktur phpBB-3.3.16
- Veröffentlicht
- 27.04.2026
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_find_username_append
0032 ===
0033 * Location: adm/style/acp_email.html
0034 * Since: 3.1.7-RC1
0035 * Purpose: Add content at the end of the find username link
0036
0037 acp_email_find_username_prepend
0038 ===
0039 * Location: adm/style/acp_email.html
0040 * Since: 3.1.7-RC1
0041 * Purpose: Add content at the start of the find username link
0042
0043 acp_email_group_options_append
0044 ===
0045 * Location: adm/style/acp_email.html
0046 * Since: 3.1.7-RC1
0047 * Purpose: Add content at the end of the group options select box
0048
0049 acp_email_group_options_prepend
0050 ===
0051 * Location: adm/style/acp_email.html
0052 * Since: 3.1.7-RC1
0053 * Purpose: Add content at the start of the group options select box
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_details_notice
0068 ===
0069 * Location: adm/style/acp_ext_details.html
0070 * Since: 3.1.11-RC1
0071 * Purpose: Add extension detail notices after version check information.
0072
0073 acp_ext_list_disabled_name_after
0074 ===
0075 * Location: adm/style/acp_ext_list.html
0076 * Since: 3.1.11-RC1
0077 * Purpose: Add content after the name of disabled extensions in the list
0078
0079 acp_ext_list_disabled_title_after
0080 ===
0081 * Location: adm/style/acp_ext_list.html
0082 * Since: 3.1.11-RC1
0083 * Purpose: Add text after disabled extensions section title.
0084
0085 acp_ext_list_enabled_name_after
0086 ===
0087 * Location: adm/style/acp_ext_list.html
0088 * Since: 3.1.11-RC1
0089 * Purpose: Add content after the name of enabled extensions in the list
0090
0091 acp_ext_list_enabled_title_after
0092 ===
0093 * Location: adm/style/acp_ext_list.html
0094 * Since: 3.1.11-RC1
0095 * Purpose: Add text after enabled extensions section title.
0096
0097 acp_ext_list_not_installed_name_after
0098 ===
0099 * Location: adm/style/acp_ext_list.html
0100 * Since: 3.3.14-RC1
0101 * Changed: 3.3.14 Renamed from acp_ext_list_available_name_after
0102 * Purpose: Add content after the name of not installed extensions in the list
0103
0104 acp_ext_list_not_installed_title_after
0105 ===
0106 * Location: adm/style/acp_ext_list.html
0107 * Since: 3.3.14-RC1
0108 * Changed: 3.3.14 Renamed from acp_ext_list_available_title_after
0109 * Purpose: Add text after not installed extensions section title.
0110
0111 acp_forums_cat_options_append
0112 ===
0113 * Location: adm/style/acp_forums.html
0114 * Since: 3.3.16-RC1
0115 * Purpose: Add additional settings to a forum type 'category' within 'General forum settings' fieldset
0116
0117 acp_forums_cat_options_prepend
0118 ===
0119 * Location: adm/style/acp_forums.html
0120 * Since: 3.3.16-RC1
0121 * Purpose: Add additional settings to a forum type 'category' within 'General forum settings' fieldset
0122
0123 acp_forums_custom_settings
0124 ===
0125 * Location: adm/style/acp_forums.html
0126 * Since: 3.1.6-RC1
0127 * Purpose: Add its own box (fieldset) for extension settings
0128
0129 acp_forums_link_options_append
0130 ===
0131 * Location: adm/style/acp_forums.html
0132 * Since: 3.3.16-RC1
0133 * Purpose: Add additional settings to a forum type 'link' within 'General forum settings' fieldset
0134
0135 acp_forums_link_options_prepend
0136 ===
0137 * Location: adm/style/acp_forums.html
0138 * Since: 3.3.16-RC1
0139 * Purpose: Add additional settings to a forum type 'link' within 'General forum settings' fieldset
0140
0141 acp_forums_main_settings_append
0142 ===
0143 * Location: adm/style/acp_forums.html
0144 * Since: 3.1.2-RC1
0145 * Purpose: Add settings to forums at end of main settings section
0146
0147 acp_forums_main_settings_prepend
0148 ===
0149 * Location: adm/style/acp_forums.html
0150 * Since: 3.1.2-RC1
0151 * Purpose: Add settings to forums before main settings section
0152
0153 acp_forums_normal_settings_append
0154 ===
0155 * Location: adm/style/acp_forums.html
0156 * Since: 3.1.0-a1
0157 * Purpose: Add settings to forums at end of normal settings section
0158
0159 acp_forums_normal_settings_prepend
0160 ===
0161 * Location: adm/style/acp_forums.html
0162 * Since: 3.1.2-RC1
0163 * Purpose: Add settings to forums before normal settings section
0164
0165 acp_forums_prune_settings_append
0166 ===
0167 * Location: adm/style/acp_forums.html
0168 * Since: 3.1.2-RC1
0169 * Purpose: Add settings to forums at end of prune settings section
0170
0171 acp_forums_prune_settings_prepend
0172 ===
0173 * Location: adm/style/acp_forums.html
0174 * Since: 3.1.2-RC1
0175 * Purpose: Add settings to forums before prune settings section
0176
0177 acp_forums_quick_select_button_append
0178 ===
0179 * Location: adm/style/acp_forums.html
0180 * Since: 3.1.7-RC1
0181 * Purpose: Add content after the quick select forum submit button
0182
0183 acp_forums_quick_select_button_prepend
0184 ===
0185 * Location: adm/style/acp_forums.html
0186 * Since: 3.1.7-RC1
0187 * Purpose: Add content before the quick select forum submit button
0188
0189 acp_forums_rules_settings_append
0190 ===
0191 * Location: adm/style/acp_forums.html
0192 * Since: 3.1.2-RC1
0193 * Purpose: Add settings to forums at end of rules settings section
0194
0195 acp_forums_rules_settings_prepend
0196 ===
0197 * Location: adm/style/acp_forums.html
0198 * Since: 3.1.2-RC1
0199 * Purpose: Add settings to forums before rules settings section
0200
0201 acp_group_options_after
0202 ===
0203 * Location: adm/style/acp_groups.html
0204 * Since: 3.1.0-b4
0205 * Purpose: Add additional options to group settings (after GROUP_RECEIVE_PM)
0206
0207 acp_group_options_before
0208 ===
0209 * Location: adm/style/acp_groups.html
0210 * Since: 3.1.0-b4
0211 * Purpose: Add additional options to group settings (before GROUP_FOUNDER_MANAGE)
0212
0213 acp_group_types_append
0214 ===
0215 * Location: adm/style/acp_groups.html
0216 * Since: 3.2.9-RC1
0217 * Purpose: Add additional group type options to group settings (append the list)
0218
0219 acp_group_types_prepend
0220 ===
0221 * Location: adm/style/acp_groups.html
0222 * Since: 3.2.9-RC1
0223 * Purpose: Add additional group type options to group settings (prepend the list)
0224
0225 acp_groups_add_user_options_after
0226 ===
0227 * Location: adm/style/acp_groups.html
0228 * Since: 3.3.13-RC1
0229 * Purpose: Add content after options for adding user to group in the ACP
0230
0231 acp_groups_add_user_options_before
0232 ===
0233 * Location: adm/style/acp_groups.html
0234 * Since: 3.3.13-RC1
0235 * Purpose: Add content before options for adding user to group in the ACP
0236
0237 acp_groups_add_user_usernames_before
0238 ===
0239 * Location: adm/style/acp_groups.html
0240 * Since: 3.3.13-RC1
0241 * Purpose: Add content before usernames option for adding user to group in the ACP
0242
0243 acp_groups_find_username_append
0244 ===
0245 * Location: adm/style/acp_groups.html
0246 * Since: 3.1.7-RC1
0247 * Purpose: Add content at the end of the find username link
0248
0249 acp_groups_find_username_prepend
0250 ===
0251 * Location: adm/style/acp_groups.html
0252 * Since: 3.1.7-RC1
0253 * Purpose: Add content at the start of the find username link
0254
0255 acp_groups_manage_after
0256 ===
0257 * Location: adm/style/acp_groups.html
0258 * Since: 3.1.7-RC1
0259 * Purpose: Add content after the manage groups table
0260
0261 acp_groups_manage_before
0262 ===
0263 * Location: adm/style/acp_groups.html
0264 * Since: 3.1.7-RC1
0265 * Purpose: Add content before the manage groups table
0266
0267 acp_groups_position_legend_add_button_after
0268 ===
0269 * Location: adm/style/acp_groups_position.html
0270 * Since: 3.1.7-RC1
0271 * Purpose: Add content after adding group to legend submit button
0272
0273 acp_groups_position_legend_add_button_before
0274 ===
0275 * Location: adm/style/acp_groups_position.html
0276 * Since: 3.1.7-RC1
0277 * Purpose: Add content before adding group to legend submit button
0278
0279 acp_groups_position_teampage_add_button_after
0280 ===
0281 * Location: adm/style/acp_groups_position.html
0282 * Since: 3.1.7-RC1
0283 * Purpose: Add content after adding group to teampage submit button
0284
0285 acp_groups_position_teampage_add_button_before
0286 ===
0287 * Location: adm/style/acp_groups_position.html
0288 * Since: 3.1.7-RC1
0289 * Purpose: Add content before adding group to teampage submit button
0290
0291 acp_help_phpbb_stats_after
0292 ===
0293 * Location: adm/style/acp_help_phpbb.html
0294 * Since: 3.2.0-RC2
0295 * Purpose: Add content after send statistics tile
0296
0297 acp_help_phpbb_stats_before
0298 ===
0299 * Location: adm/style/acp_help_phpbb.html
0300 * Since: 3.2.0-RC2
0301 * Purpose: Add content before send statistics tile
0302
0303 acp_logs_quick_select_forum_button_append
0304 ===
0305 * Location: adm/style/acp_logs.html
0306 * Since: 3.1.7-RC1
0307 * Purpose: Add content after the quick forum select form submit button
0308
0309 acp_logs_quick_select_forum_button_prepend
0310 ===
0311 * Location: adm/style/acp_logs.html
0312 * Since: 3.1.7-RC1
0313 * Purpose: Add content before the quick forum select form submit button
0314
0315 acp_main_actions_append
0316 ===
0317 * Location: adm/style/acp_main.html
0318 * Since: 3.1.0-a1
0319 * Purpose: Add actions to the ACP main page below the cache purge action
0320
0321 acp_main_notice_after
0322 ===
0323 * Location: adm/style/acp_main.html
0324 * Since: 3.1.0-a1
0325 * Purpose: Add notices or other blocks in the ACP below other configuration notices
0326
0327 acp_overall_footer_after
0328 ===
0329 * Location: adm/style/overall_footer.html
0330 * Since: 3.1.0-a1
0331 * Purpose: Add content below the footer in the ACP
0332
0333 acp_overall_footer_body_after
0334 ===
0335 * Location: adm/style/overall_footer.html
0336 * Since: 3.3.10-RC1
0337 * Purpose: Add content before the `</body>` tag but after the $SCRIPTS var, i.e. after the js scripts have been loaded
0338
0339 acp_overall_header_body_before
0340 ===
0341 * Location: adm/style/overall_header.html
0342 * Since: 3.1.0-b2
0343 * Purpose: Add content to the header body
0344
0345 acp_overall_header_head_append
0346 ===
0347 * Location: adm/style/overall_header.html
0348 * Since: 3.1.0-a1
0349 * Purpose: Add assets within the `<head>` tags in the ACP
0350
0351 acp_overall_header_stylesheets_after
0352 ===
0353 * Location: adm/style/overall_header.html
0354 * Since: 3.1.0-RC3
0355 * Purpose: Add assets after stylesheets within the `<head>` tags in the ACP.
0356 Note that INCLUDECSS will not work with this event.
0357
0358 acp_permission_forum_copy_dest_forum_append
0359 ===
0360 * Location: adm/style/permission_forum_copy.html
0361 * Since: 3.1.7-RC1
0362 * Purpose: Add content after the destination forum select form
0363
0364 acp_permission_forum_copy_dest_forum_prepend
0365 ===
0366 * Location: adm/style/permission_forum_copy.html
0367 * Since: 3.1.7-RC1
0368 * Purpose: Add content before the destination forum select form
0369
0370 acp_permission_forum_copy_src_forum_append
0371 ===
0372 * Location: adm/style/permission_forum_copy.html
0373 * Since: 3.1.7-RC1
0374 * Purpose: Add content after the source forum select form
0375
0376 acp_permission_forum_copy_src_forum_prepend
0377 ===
0378 * Location: adm/style/permission_forum_copy.html
0379 * Since: 3.1.7-RC1
0380 * Purpose: Add content before the source forum select form
0381
0382 acp_permissions_add_group_options_append
0383 ===
0384 * Location: adm/style/acp_permissions.html
0385 * Since: 3.1.7-RC1
0386 * Purpose: Add content after the group multiple select form
0387
0388 acp_permissions_add_group_options_prepend
0389 ===
0390 * Location: adm/style/acp_permissions.html
0391 * Since: 3.1.7-RC1
0392 * Purpose: Add content before the group multiple select form
0393
0394 acp_permissions_find_username_append
0395 ===
0396 * Location: adm/style/acp_permissions.html
0397 * Since: 3.1.7-RC1
0398 * Purpose: Add content after the find username link
0399
0400 acp_permissions_find_username_prepend
0401 ===
0402 * Location: adm/style/acp_permissions.html
0403 * Since: 3.1.7-RC1
0404 * Purpose: Add content before the find username link
0405
0406 acp_permissions_select_forum_append
0407 ===
0408 * Location: adm/style/acp_permissions.html
0409 * Since: 3.1.7-RC1
0410 * Purpose: Add content after the forum select form label
0411
0412 acp_permissions_select_forum_prepend
0413 ===
0414 * Location: adm/style/acp_permissions.html
0415 * Since: 3.1.7-RC1
0416 * Purpose: Add content before the forum select form label
0417
0418 acp_permissions_select_group_after
0419 ===
0420 * Location: adm/style/acp_permissions.html
0421 * Since: 3.1.7-RC1
0422 * Purpose: Add content after the group select form in usergroup view
0423
0424 acp_permissions_select_group_append
0425 ===
0426 * Location: adm/style/acp_permissions.html
0427 * Since: 3.1.7-RC1
0428 * Purpose: Add content after the group select form label
0429
0430 acp_permissions_select_group_before
0431 ===
0432 * Location: adm/style/acp_permissions.html
0433 * Since: 3.1.7-RC1
0434 * Purpose: Add content before the group select form in usergroup view
0435
0436 acp_permissions_select_group_prepend
0437 ===
0438 * Location: adm/style/acp_permissions.html
0439 * Since: 3.1.7-RC1
0440 * Purpose: Add content before the group select form label
0441
0442 acp_permissions_select_multiple_forum_append
0443 ===
0444 * Location: adm/style/acp_permissions.html
0445 * Since: 3.1.7-RC1
0446 * Purpose: Add content after the forum multiple select form label
0447
0448 acp_permissions_select_multiple_forum_prepend
0449 ===
0450 * Location: adm/style/acp_permissions.html
0451 * Since: 3.1.7-RC1
0452 * Purpose: Add content before the forum multiple select form label
0453
0454 acp_posting_buttons_after
0455 ===
0456 * Locations:
0457 + adm/style/acp_posting_buttons.html
0458 * Since: 3.1.0-b4
0459 * Purpose: Add content after BBCode posting buttons in the ACP
0460
0461 acp_posting_buttons_before
0462 ===
0463 * Locations:
0464 + adm/style/acp_posting_buttons.html
0465 * Since: 3.1.0-b4
0466 * Purpose: Add content before BBCode posting buttons in the ACP
0467
0468 acp_posting_buttons_custom_tags_before
0469 ===
0470 * Locations:
0471 + adm/style/acp_posting_buttons.html
0472 * Since: 3.1.10-RC1
0473 * Purpose: Add content before the custom BBCodes in the ACP
0474
0475 acp_profile_basic_options_after
0476 ===
0477 * Locations:
0478 + adm/style/acp_profile.html
0479 * Since: 3.2.10-RC1
0480 * Purpose: Add content after custom profile field basic options in the ACP
0481
0482 acp_profile_basic_options_before
0483 ===
0484 * Locations:
0485 + adm/style/acp_profile.html
0486 * Since: 3.2.10-RC1
0487 * Purpose: Add content before custom profile field basic options in the ACP
0488
0489 acp_profile_contact_after
0490 ===
0491 * Locations:
0492 + adm/style/acp_profile.html
0493 * Since: 3.2.10-RC1
0494 * Purpose: Add content after contact specific custom profile field option in the ACP
0495
0496 acp_profile_contact_before
0497 ===
0498 * Locations:
0499 + adm/style/acp_profile.html
0500 * Since: 3.1.6-RC1
0501 * Purpose: Add extra options to custom profile field configuration in the ACP
0502
0503 acp_profile_contact_last
0504 ===
0505 * Locations:
0506 + adm/style/acp_profile.html
0507 * Since: 3.1.11-RC1
0508 * Purpose: Add contact specific options to custom profile fields in the ACP
0509
0510 acp_profile_options_before
0511 ===
0512 * Locations:
0513 + adm/style/acp_profile.html
0514 * Since: 3.2.10-RC1
0515 * Purpose: Add content before custom profile field options in the ACP
0516
0517 acp_profile_step_one_lang_after
0518 ===
0519 * Locations:
0520 + adm/style/acp_profile.html
0521 * Since: 3.1.11-RC1
0522 * Purpose: Add extra lang specific options to custom profile field step one configuration in the ACP
0523
0524 acp_profile_visibility_options_after
0525 ===
0526 * Locations:
0527 + adm/style/acp_profile.html
0528 * Since: 3.2.10-RC1
0529 * Purpose: Add content after custom profile field visibility options in the ACP
0530
0531 acp_profile_visibility_options_before
0532 ===
0533 * Locations:
0534 + adm/style/acp_profile.html
0535 * Since: 3.2.10-RC1
0536 * Purpose: Add content before custom profile field visibility options in the ACP
0537
0538 acp_prune_forums_append
0539 ===
0540 * Locations:
0541 + adm/style/acp_prune_forums.html
0542 * Since: 3.1.7-RC1
0543 * Purpose: Add content after the forum select form label
0544
0545 acp_prune_forums_prepend
0546 ===
0547 * Locations:
0548 + adm/style/acp_prune_forums.html
0549 * Since: 3.1.7-RC1
0550 * Purpose: Add content before the forum select form label
0551
0552 acp_prune_forums_settings_append
0553 ===
0554 * Locations:
0555 + adm/style/acp_prune_forums.html
0556 * Since: 3.2.2-RC1
0557 * Purpose: Add content after the prune settings
0558
0559 acp_prune_users_find_username_append
0560 ===
0561 * Locations:
0562 + adm/style/acp_prune_users.html
0563 * Since: 3.1.7-RC1
0564 * Purpose: Add content after the find username link
0565
0566 acp_prune_users_find_username_prepend
0567 ===
0568 * Locations:
0569 + adm/style/acp_prune_users.html
0570 * Since: 3.1.7-RC1
0571 * Purpose: Add content before the find username link
0572
0573 acp_ranks_edit_after
0574 ===
0575 * Locations:
0576 + adm/style/acp_ranks.html
0577 * Since: 3.1.0-RC3
0578 * Purpose: Add content after the rank details when editing a rank in the ACP
0579
0580 acp_ranks_edit_before
0581 ===
0582 * Locations:
0583 + adm/style/acp_ranks.html
0584 * Since: 3.1.0-RC3
0585 * Purpose: Add content before the rank details when editing a rank in the ACP
0586
0587 acp_ranks_list_column_after
0588 ===
0589 * Locations:
0590 + adm/style/acp_ranks.html
0591 * Since: 3.1.0-RC3
0592 * Purpose: Add content before the first column in the ranks list in the ACP
0593
0594 acp_ranks_list_column_before
0595 ===
0596 * Locations:
0597 + adm/style/acp_ranks.html
0598 * Since: 3.1.0-RC3
0599 * Purpose: Add content after the last column (but before the action column)
0600 in the ranks list in the ACP
0601
0602 acp_ranks_list_header_after
0603 ===
0604 * Locations:
0605 + adm/style/acp_ranks.html
0606 * Since: 3.1.0-RC3
0607 * Purpose: Add content before the first header-column in the ranks list in the ACP
0608
0609 acp_ranks_list_header_before
0610 ===
0611 * Locations:
0612 + adm/style/acp_ranks.html
0613 * Since: 3.1.0-RC3
0614 * Purpose: Add content after the last header-column (but before the action column)
0615 in the ranks list in the ACP
0616
0617 acp_simple_footer_after
0618 ===
0619 * Location: adm/style/simple_footer.html
0620 * Since: 3.1.0-a1
0621 * Purpose: Add content below the simple footer in the ACP
0622
0623 acp_simple_footer_body_after
0624 ===
0625 * Location: adm/style/simple_footer.html
0626 * Since: 3.3.10-RC1
0627 * Purpose: Add content before the `</body>` tag but after the $SCRIPTS var, i.e. after the js scripts have been loaded
0628
0629 acp_simple_header_body_before
0630 ===
0631 * Location: adm/style/simple_header.html
0632 * Since: 3.1.0-b2
0633 * Purpose: Add content to the header body
0634
0635 acp_simple_header_head_append
0636 ===
0637 * Location: adm/style/simple_header.html
0638 * Since: 3.1.0-a1
0639 * Purpose: Add assets within the `<head>` tags in the simple header of the ACP
0640
0641 acp_simple_header_stylesheets_after
0642 ===
0643 * Location: adm/style/simple_header.html
0644 * Since: 3.1.0-RC3
0645 * Purpose: Add assets after stylesheets within the `<head>` tags in the simple header
0646 of the ACP. Note that INCLUDECSS will not work with this event.
0647
0648 acp_styles_list_before
0649 ===
0650 * Locations:
0651 + adm/style/acp_styles.html
0652 * Since: 3.1.7-RC1
0653 * Purpose: Add content before list of styles
0654
0655 acp_users_mode_add
0656 ===
0657 * Locations:
0658 + adm/style/acp_users.html
0659 * Since: 3.2.2-RC1
0660 * Purpose: Add extra modes to the ACP user page
0661
0662 acp_users_overview_options_append
0663 ===
0664 * Location: adm/style/acp_users_overview.html
0665 * Since: 3.1.0-a1
0666 * Purpose: Add options and settings on user overview page
0667
0668 acp_users_prefs_append
0669 ===
0670 * Location: adm/style/acp_users_prefs.html
0671 * Since: 3.1.0-b3
0672 * Purpose: Add user options fieldset to the bottom of ACP users prefs settings
0673
0674 acp_users_prefs_personal_append
0675 ===
0676 * Location: adm/style/acp_users_prefs.html
0677 * Since: 3.1.0-b3
0678 * Purpose: Add user options fieldset to the bottom of ACP users personal prefs settings
0679
0680 acp_users_prefs_personal_prepend
0681 ===
0682 * Location: adm/style/acp_users_prefs.html
0683 * Since: 3.1.0-b3
0684 * Purpose: Add user options fieldset to the top of ACP users personal prefs settings
0685
0686 acp_users_prefs_post_append
0687 ===
0688 * Location: adm/style/acp_users_prefs.html
0689 * Since: 3.1.0-b3
0690 * Purpose: Add user options fieldset to the bottom of ACP users post prefs settings
0691
0692 acp_users_prefs_post_prepend
0693 ===
0694 * Location: adm/style/acp_users_prefs.html
0695 * Since: 3.1.0-b3
0696 * Purpose: Add user options fieldset to the top of ACP users post prefs settings
0697
0698 acp_users_prefs_prepend
0699 ===
0700 * Location: adm/style/acp_users_prefs.html
0701 * Since: 3.1.0-b3
0702 * Purpose: Add user options fieldset to the top of ACP users prefs settings
0703
0704 acp_users_prefs_view_append
0705 ===
0706 * Location: adm/style/acp_users_prefs.html
0707 * Since: 3.1.0-b3
0708 * Purpose: Add user options fieldset to the bottom of ACP users view prefs settings
0709
0710 acp_users_prefs_view_prepend
0711 ===
0712 * Location: adm/style/acp_users_prefs.html
0713 * Since: 3.1.0-b3
0714 * Purpose: Add user options fieldset to the top of ACP users view prefs settings
0715
0716 acp_users_profile_after
0717 ===
0718 * Locations:
0719 + adm/style/acp_users_profile.html
0720 * Since: 3.1.4-RC1
0721 * Purpose: Add content after the profile details but before the custom profile fields when editing a user in the ACP
0722
0723 acp_users_profile_before
0724 ===
0725 * Locations:
0726 + adm/style/acp_users_profile.html
0727 * Since: 3.1.4-RC1
0728 * Purpose: Add content before the profile details when editing a user in the ACP
0729
0730 acp_users_profile_custom_after
0731 ===
0732 * Locations:
0733 + adm/style/acp_users_profile.html
0734 * Since: 3.1.4-RC1
0735 * Purpose: Add content after the the custom profile fields when editing a user in the ACP
0736
0737 acp_users_select_group_after
0738 ===
0739 * Location: adm/style/acp_users.html
0740 * Since: 3.1.7-RC1
0741 * Purpose: Add content after group select form
0742
0743 acp_users_select_group_before
0744 ===
0745 * Location: adm/style/acp_users.html
0746 * Since: 3.1.7-RC1
0747 * Purpose: Add content before group select form
0748
0749 attachment_file_after
0750 ===
0751 * Locations:
0752 + styles/prosilver/template/attachment.html
0753 * Since: 3.1.6-RC1
0754 * Purpose: Add content after the attachment.
0755
0756 attachment_file_append
0757 ===
0758 * Locations:
0759 + styles/prosilver/template/attachment.html
0760 * Since: 3.1.6-RC1
0761 * Purpose: Add custom attachment types displaying to the bottom of attachment block.
0762
0763 attachment_file_before
0764 ===
0765 * Locations:
0766 + styles/prosilver/template/attachment.html
0767 * Since: 3.1.6-RC1
0768 * Purpose: Add content before the attachment.
0769
0770 attachment_file_prepend
0771 ===
0772 * Locations:
0773 + styles/prosilver/template/attachment.html
0774 * Since: 3.1.6-RC1
0775 * Purpose: Add custom attachment types displaying to the top of attachment block.
0776
0777 confirm_delete_body_delete_reason_before
0778 ===
0779 * Locations:
0780 + styles/prosilver/template/confirm_delete_body.html
0781 * Since: 3.2.4-RC1
0782 * Purpose: Add custom text to the confirmation of a post that is deleted.
0783
0784 forumlist_body_category_header_after
0785 ===
0786 * Locations:
0787 + styles/prosilver/template/forumlist_body.html
0788 * Since: 3.1.0-a4
0789 * Purpose: Add content after the header of the category on the forum list.
0790
0791 forumlist_body_category_header_before
0792 ===
0793 * Locations:
0794 + styles/prosilver/template/forumlist_body.html
0795 * Since: 3.1.0-a4
0796 * Purpose: Add content before the header of the category on the forum list.
0797
0798 forumlist_body_category_header_row_append
0799 ===
0800 * Locations:
0801 + styles/prosilver/template/forumlist_body.html
0802 * Since: 3.1.5-RC1
0803 * Purpose: Add content after the header row of the category on the forum list.
0804
0805 forumlist_body_category_header_row_prepend
0806 ===
0807 * Locations:
0808 + styles/prosilver/template/forumlist_body.html
0809 * Since: 3.1.5-RC1
0810 * Purpose: Add content before the header row of the category on the forum list.
0811
0812 forumlist_body_forum_image_after
0813 ===
0814 * Locations:
0815 + styles/prosilver/template/forumlist_body.html
0816 * Since: 3.2.2-RC1
0817 * Purpose: Add content after the forum image on the forum list.
0818
0819 forumlist_body_forum_image_append
0820 ===
0821 * Locations:
0822 + styles/prosilver/template/forumlist_body.html
0823 * Since: 3.2.2-RC1
0824 * Purpose: Add content at the start of the forum image on the forum list.
0825
0826 forumlist_body_forum_image_before
0827 ===
0828 * Locations:
0829 + styles/prosilver/template/forumlist_body.html
0830 * Since: 3.2.2-RC1
0831 * Purpose: Add content before the forum image on the forum list.
0832
0833 forumlist_body_forum_image_prepend
0834 ===
0835 * Locations:
0836 + styles/prosilver/template/forumlist_body.html
0837 * Since: 3.2.2-RC1
0838 * Purpose: Add content at the end of the forum image on the forum list.
0839
0840 forumlist_body_forum_row_after
0841 ===
0842 * Locations:
0843 + styles/prosilver/template/forumlist_body.html
0844 * Since: 3.1.0-RC5
0845 * Purpose: Add content after the forum list item.
0846
0847 forumlist_body_forum_row_append
0848 ===
0849 * Locations:
0850 + styles/prosilver/template/forumlist_body.html
0851 * Since: 3.1.0-RC5
0852 * Purpose: Add content at the start of the forum list item.
0853
0854 forumlist_body_forum_row_before
0855 ===
0856 * Locations:
0857 + styles/prosilver/template/forumlist_body.html
0858 * Since: 3.1.0-RC5
0859 * Purpose: Add content before the forum list item.
0860
0861 forumlist_body_forum_row_prepend
0862 ===
0863 * Locations:
0864 + styles/prosilver/template/forumlist_body.html
0865 * Since: 3.1.0-RC5
0866 * Purpose: Add content at the end of the forum list item.
0867
0868 forumlist_body_last_post_title_prepend
0869 ===
0870 * Locations:
0871 + styles/prosilver/template/forumlist_body.html
0872 * Since: 3.1.0-a1
0873 * Purpose: Add content before the post title of the latest post in a forum on the forum list.
0874
0875 forumlist_body_last_poster_username_append
0876 ===
0877 * Locations:
0878 + styles/prosilver/template/forumlist_body.html
0879 * Since: 3.2.4-RC1
0880 * Purpose: Append information to last poster username of member
0881
0882 forumlist_body_last_poster_username_prepend
0883 ===
0884 * Locations:
0885 + styles/prosilver/template/forumlist_body.html
0886 * Since: 3.2.4-RC1
0887 * Purpose: Prepend information to last poster username of member
0888
0889 forumlist_body_last_row_after
0890 ===
0891 * Locations:
0892 + styles/prosilver/template/forumlist_body.html
0893 * Since: 3.1.0-b2
0894 * Purpose: Add content after the very last row of the forum list.
0895
0896 forumlist_body_subforum_link_append
0897 ===
0898 * Locations:
0899 + styles/prosilver/template/forumlist_body.html
0900 * Since: 3.1.11-RC1
0901 * Purpose: Add content at the end of subforum link item.
0902
0903 forumlist_body_subforum_link_prepend
0904 ===
0905 * Locations:
0906 + styles/prosilver/template/forumlist_body.html
0907 * Since: 3.1.11-RC1
0908 * Purpose: Add content at the start of subforum link item.
0909
0910 forumlist_body_subforums_after
0911 ===
0912 * Locations:
0913 + styles/prosilver/template/forumlist_body.html
0914 * Since: 3.1.0-a4
0915 * Purpose: Add content after the list of subforums (if any) for each forum on the forum list.
0916
0917 forumlist_body_subforums_before
0918 ===
0919 * Locations:
0920 + styles/prosilver/template/forumlist_body.html
0921 * Since: 3.1.0-a4
0922 * Purpose: Add content before the list of subforums (if any) for each forum on the forum list.
0923
0924 index_body_birthday_block_before
0925 ===
0926 * Locations:
0927 + styles/prosilver/template/index_body.html
0928 * Since: 3.1.11-RC1
0929 * Purpose: Add new statistic blocks before the Birthday block
0930
0931 index_body_block_birthday_append
0932 ===
0933 * Locations:
0934 + styles/prosilver/template/index_body.html
0935 * Since: 3.1.0-b3
0936 * Purpose: Append content to the birthday list on the Board index
0937
0938 index_body_block_birthday_prepend
0939 ===
0940 * Locations:
0941 + styles/prosilver/template/index_body.html
0942 * Since: 3.1.0-b3
0943 * Purpose: Prepend content to the birthday list on the Board index
0944
0945 index_body_block_online_append
0946 ===
0947 * Locations:
0948 + styles/prosilver/template/index_body.html
0949 * Since: 3.1.0-b3
0950 * Purpose: Append content to the online list on the Board index
0951
0952 index_body_block_online_prepend
0953 ===
0954 * Locations:
0955 + styles/prosilver/template/index_body.html
0956 * Since: 3.1.0-b3
0957 * Purpose: Prepend content to the online list on the Board index
0958
0959 index_body_block_stats_append
0960 ===
0961 * Locations:
0962 + styles/prosilver/template/index_body.html
0963 * Since: 3.1.0-b3
0964 * Purpose: Append content to the statistics list on the Board index
0965
0966 index_body_block_stats_prepend
0967 ===
0968 * Locations:
0969 + styles/prosilver/template/index_body.html
0970 * Since: 3.1.0-b3
0971 * Purpose: Prepend content to the statistics list on the Board index
0972
0973 index_body_forumlist_body_after
0974 ===
0975 * Locations:
0976 + styles/prosilver/template/index_body.html
0977 * Since: 3.1.1
0978 * Purpose: Add content after the forum list body on the index page
0979
0980 index_body_markforums_after
0981 ===
0982 * Locations:
0983 + styles/prosilver/template/index_body.html
0984 * Since: 3.1.0-RC2
0985 * Purpose: Add content after the mark-read link above the forum list on Board index
0986
0987 index_body_markforums_before
0988 ===
0989 * Locations:
0990 + styles/prosilver/template/index_body.html
0991 * Since: 3.1.0-RC2
0992 * Purpose: Add content before the mark-read link above the forum list on Board index
0993
0994 index_body_stat_blocks_after
0995 ===
0996 * Locations:
0997 + styles/prosilver/template/index_body.html
0998 * Since: 3.1.0-b3
0999 * Purpose: Add new statistic blocks below the Who Is Online and Board Statistics blocks
1000
1001 index_body_stat_blocks_before
1002 ===
1003 * Locations:
1004 + styles/prosilver/template/index_body.html
1005 * Since: 3.1.0-a1
1006 * Purpose: Add new statistic blocks above the Who Is Online and Board Statistics blocks
1007
1008 mcp_ban_fields_after
1009 ===
1010 * Locations:
1011 + styles/prosilver/template/mcp_ban.html
1012 * Since: 3.1.0-RC3
1013 * Purpose: Add additional fields to the ban form in MCP
1014
1015 mcp_ban_fields_before
1016 ===
1017 * Locations:
1018 + styles/prosilver/template/mcp_ban.html
1019 * Since: 3.1.0-RC3
1020 * Purpose: Add additional fields to the ban form in MCP
1021
1022 mcp_ban_unban_after
1023 ===
1024 * Locations:
1025 + styles/prosilver/template/mcp_ban.html
1026 * Since: 3.1.0-RC3
1027 * Purpose: Add additional fields to the unban form in MCP
1028
1029 mcp_ban_unban_before
1030 ===
1031 * Locations:
1032 + styles/prosilver/template/mcp_ban.html
1033 * Since: 3.1.0-RC3
1034 * Purpose: Add additional fields to the unban form in MCP
1035
1036 mcp_forum_actions_after
1037 ===
1038 * Locations:
1039 + styles/prosilver/template/mcp_forum.html
1040 * Since: 3.1.11-RC1
1041 * Purpose: Add some information after actions fieldset
1042
1043 mcp_forum_actions_append
1044 ===
1045 * Locations:
1046 + styles/prosilver/template/mcp_forum.html
1047 * Since: 3.1.11-RC1
1048 * Purpose: Add additional options to actions select
1049
1050 mcp_forum_actions_before
1051 ===
1052 * Locations:
1053 + styles/prosilver/template/mcp_forum.html
1054 * Since: 3.1.11-RC1
1055 * Purpose: Add some information before actions fieldset
1056
1057 mcp_forum_last_post_author_username_append
1058 ===
1059 * Locations:
1060 + styles/prosilver/template/mcp_forum.html (2)
1061 * Since: 3.3.4-RC1
1062 * Purpose: Append information to last post author username of member
1063
1064 mcp_forum_last_post_author_username_prepend
1065 ===
1066 * Locations:
1067 + styles/prosilver/template/mcp_forum.html (2)
1068 * Since: 3.3.4-RC1
1069 * Purpose: Prepend information to last post author username of member
1070
1071 mcp_forum_topic_author_username_append
1072 ===
1073 * Locations:
1074 + styles/prosilver/template/mcp_forum.html
1075 * Since: 3.3.4-RC1
1076 * Purpose: Append information to topic author username of member
1077
1078 mcp_forum_topic_author_username_prepend
1079 ===
1080 * Locations:
1081 + styles/prosilver/template/mcp_forum.html
1082 * Since: 3.3.4-RC1
1083 * Purpose: Prepend information to topic author username of member
1084
1085 mcp_forum_topic_title_after
1086 ===
1087 * Locations:
1088 + styles/prosilver/template/mcp_forum.html
1089 * Since: 3.1.6-RC1
1090 * Purpose: Add some information after the topic title
1091
1092 mcp_forum_topic_title_before
1093 ===
1094 * Locations:
1095 + styles/prosilver/template/mcp_forum.html
1096 * Since: 3.1.6-RC1
1097 * Purpose: Add some information before the topic title
1098
1099 mcp_front_latest_logs_after
1100 ===
1101 * Locations:
1102 + styles/prosilver/template/mcp_front.html
1103 * Since: 3.1.3-RC1
1104 * Purpose: Add content after latest logs list
1105
1106 mcp_front_latest_logs_before
1107 ===
1108 * Locations:
1109 + styles/prosilver/template/mcp_front.html
1110 * Since: 3.1.3-RC1
1111 * Purpose: Add content before latest logs list
1112
1113 mcp_front_latest_reported_before
1114 ===
1115 * Locations:
1116 + styles/prosilver/template/mcp_front.html
1117 * Since: 3.1.3-RC1
1118 * Purpose: Add content before latest reported posts list
1119
1120 mcp_front_latest_reported_pms_before
1121 ===
1122 * Locations:
1123 + styles/prosilver/template/mcp_front.html
1124 * Since: 3.1.3-RC1
1125 * Purpose: Add content before latest reported private messages list
1126
1127 mcp_front_latest_unapproved_before
1128 ===
1129 * Locations:
1130 + styles/prosilver/template/mcp_front.html
1131 * Since: 3.1.3-RC1
1132 * Purpose: Add content before latest unapproved posts list
1133
1134 mcp_move_before
1135 ===
1136 * Locations:
1137 + styles/prosilver/template/mcp_move.html
1138 * Since: 3.1.10-RC1
1139 * Purpose: Add content before move topic/post form
1140
1141 mcp_move_destination_forum_after
1142 ===
1143 * Locations:
1144 + styles/prosilver/template/mcp_move.html
1145 * Since: 3.2.8-RC1
1146 * Purpose: Add content after the destination select element in the move topic/post form
1147
1148 mcp_move_destination_forum_before
1149 ===
1150 * Locations:
1151 + styles/prosilver/template/mcp_move.html
1152 * Since: 3.2.8-RC1
1153 * Purpose: Add content before the destination select element in the move topic/post form
1154
1155 mcp_post_additional_options
1156 ===
1157 * Locations:
1158 + styles/prosilver/template/mcp_post.html
1159 * Since: 3.1.5-RC1
1160 * Purpose: Add content within the list of post moderation actions
1161
1162 mcp_post_report_buttons_top_after
1163 ===
1164 * Locations:
1165 + styles/prosilver/template/mcp_post.html
1166 * Since: 3.2.4-RC1
1167 * Purpose: Add content after report buttons
1168
1169 mcp_post_report_buttons_top_before
1170 ===
1171 * Locations:
1172 + styles/prosilver/template/mcp_post.html
1173 * Since: 3.2.4-RC1
1174 * Purpose: Add content before report buttons
1175
1176 mcp_post_text_after
1177 ===
1178 * Locations:
1179 + styles/prosilver/template/mcp_post.html
1180 * Since: 3.2.6-RC1
1181 * Purpose: Add content after the post text
1182
1183 mcp_post_text_before
1184 ===
1185 * Locations:
1186 + styles/prosilver/template/mcp_post.html
1187 * Since: 3.2.6-RC1
1188 * Purpose: Add content before the post text
1189
1190 mcp_topic_options_after
1191 ===
1192 * Locations:
1193 + styles/prosilver/template/mcp_topic.html
1194 * Since: 3.1.6-RC1
1195 * Purpose: Add some options (field, checkbox, ...) after the subject field when split a subject
1196
1197 mcp_topic_options_before
1198 ===
1199 * Locations:
1200 + styles/prosilver/template/mcp_topic.html
1201 * Since: 3.1.6-RC1
1202 * Purpose: Add some options (field, checkbox, ...) before the subject field when split a subject
1203
1204 mcp_topic_post_author_full_append
1205 ===
1206 * Locations:
1207 + styles/prosilver/template/mcp_topic.html
1208 * Since: 3.2.8-RC1
1209 * Purpose: Append information to message author username for post details in topic moderation
1210
1211 mcp_topic_post_author_full_prepend
1212 ===
1213 * Locations:
1214 + styles/prosilver/template/mcp_topic.html
1215 * Since: 3.2.8-RC1
1216 * Purpose: Prepend information to message author username for post details in topic moderation
1217
1218 mcp_topic_postrow_attachments_after
1219 ===
1220 * Locations:
1221 + styles/prosilver/template/mcp_topic.html
1222 * Since: 3.2.2-RC1
1223 * Purpose: Show additional content after attachments in mcp topic review
1224
1225 mcp_topic_postrow_attachments_before
1226 ===
1227 * Locations:
1228 + styles/prosilver/template/mcp_topic.html
1229 * Since: 3.2.2-RC1
1230 * Purpose: Show additional content before attachments in mcp topic review
1231
1232 mcp_topic_postrow_post_before
1233 ===
1234 * Locations:
1235 + styles/prosilver/template/mcp_topic.html
1236 * Since: 3.2.2-RC1
1237 * Purpose: Show additional content after postrow begins in mcp topic review
1238
1239 mcp_topic_postrow_post_details_after
1240 ===
1241 * Locations:
1242 + styles/prosilver/template/mcp_topic.html
1243 * Since: 3.1.10-RC1
1244 * Purpose: Add content after post details in topic moderation
1245
1246 mcp_topic_postrow_post_details_before
1247 ===
1248 * Locations:
1249 + styles/prosilver/template/mcp_topic.html
1250 * Since: 3.1.10-RC1
1251 * Purpose: Add content before post details in topic moderation
1252
1253 mcp_topic_postrow_post_subject_after
1254 ===
1255 * Locations:
1256 + styles/prosilver/template/mcp_topic.html
1257 * Since: 3.1.11-RC1
1258 * Purpose: Add content after post subject in topic moderation
1259
1260 mcp_topic_postrow_post_subject_before
1261 ===
1262 * Locations:
1263 + styles/prosilver/template/mcp_topic.html
1264 * Since: 3.1.11-RC1
1265 * Purpose: Add content before post subject in topic moderation
1266
1267 mcp_topic_topic_title_after
1268 ===
1269 * Locations:
1270 + styles/prosilver/template/mcp_topic.html
1271 * Since: 3.1.6-RC1
1272 * Purpose: Add some information after the topic title
1273
1274 mcp_topic_topic_title_before
1275 ===
1276 * Locations:
1277 + styles/prosilver/template/mcp_topic.html
1278 * Since: 3.1.6-RC1
1279 * Purpose: Add some information before the topic title
1280
1281 mcp_warn_post_add_warning_field_after
1282 ===
1283 * Locations:
1284 + styles/prosilver/template/mcp_warn_post.html
1285 * Since: 3.1.0-RC4
1286 * Purpose: Add content during warning for a post - after add warning field.
1287
1288 mcp_warn_post_add_warning_field_before
1289 ===
1290 * Locations:
1291 + styles/prosilver/template/mcp_warn_post.html
1292 * Since: 3.1.0-RC4
1293 * Purpose: Add content during warning for a post - before add warning field.
1294
1295 mcp_warn_user_add_warning_field_after
1296 ===
1297 * Locations:
1298 + styles/prosilver/template/mcp_warn_user.html
1299 * Since: 3.1.0-RC4
1300 * Purpose: Add content during warning a user - after add warning field.
1301
1302 mcp_warn_user_add_warning_field_before
1303 ===
1304 * Locations:
1305 + styles/prosilver/template/mcp_warn_user.html
1306 * Since: 3.1.0-RC4
1307 * Purpose: Add content during warning a user - before add warning field.
1308
1309 memberlist_body_group_desc_after
1310 ===
1311 * Locations:
1312 + styles/prosilver/template/memberlist_body.html
1313 * Since: 3.2.6-RC1
1314 * Purpose: Add data after the group description and type in the group profile page.
1315
1316 memberlist_body_group_name_after
1317 ===
1318 * Locations:
1319 + styles/prosilver/template/memberlist_body.html
1320 * Since: 3.2.6-RC1
1321 * Purpose: Add data after the group name in the group profile page.
1322
1323 memberlist_body_group_name_before
1324 ===
1325 * Locations:
1326 + styles/prosilver/template/memberlist_body.html
1327 * Since: 3.2.6-RC1
1328 * Purpose: Add data before the group name in the group profile page.
1329
1330 memberlist_body_group_rank_after
1331 ===
1332 * Locations:
1333 + styles/prosilver/template/memberlist_body.html
1334 * Since: 3.2.6-RC1
1335 * Purpose: Add data after the group rank in the group profile page.
1336
1337 memberlist_body_group_rank_before
1338 ===
1339 * Locations:
1340 + styles/prosilver/template/memberlist_body.html
1341 * Since: 3.2.6-RC1
1342 * Purpose: Add data before the group rank in the group profile page.
1343
1344 memberlist_body_leaders_set_after
1345 ===
1346 * Locations:
1347 + styles/prosilver/template/memberlist_body.html
1348 * Since: 3.2.6-RC1
1349 * Purpose: Add data after the last row in the memberlist mode leaders.
1350
1351 memberlist_body_memberlist_after
1352 ===
1353 * Locations:
1354 + styles/prosilver/template/memberlist_body.html
1355 * Since: 3.2.6-RC1
1356 * Purpose: Add data after the last row in the memberlist.
1357
1358 memberlist_body_memberrow_after
1359 ===
1360 * Locations:
1361 + styles/prosilver/template/memberlist_body.html
1362 * Since: 3.2.6-RC1
1363 * Purpose: Add data after the last memberrow in the memberlist.
1364
1365 memberlist_body_page_footer_before
1366 ===
1367 * Locations:
1368 + styles/prosilver/template/memberlist_body.html
1369 * Since: 3.2.6-RC1
1370 * Purpose: Add data before the page footer.
1371
1372 memberlist_body_page_header_after
1373 ===
1374 * Locations:
1375 + styles/prosilver/template/memberlist_body.html
1376 * Since: 3.2.6-RC1
1377 * Purpose: Add data after the page header.
1378
1379 memberlist_body_page_title_before
1380 ===
1381 * Locations:
1382 + styles/prosilver/template/memberlist_body.html
1383 * Since: 3.2.6-RC1
1384 * Purpose: Add data before the page title.
1385
1386 memberlist_body_rank_append
1387 ===
1388 * Locations:
1389 + styles/prosilver/template/memberlist_body.html
1390 * Since: 3.1.6-RC1
1391 * Purpose: Add information after rank in memberlist. Works in
1392 all display modes (leader, group and normal memberlist).
1393
1394 memberlist_body_rank_prepend
1395 ===
1396 * Locations:
1397 + styles/prosilver/template/memberlist_body.html
1398 * Since: 3.1.6-RC1
1399 * Purpose: Add information before rank in memberlist. Works in
1400 all display modes (leader, group and normal memberlist).
1401
1402 memberlist_body_show_group_after
1403 ===
1404 * Locations:
1405 + styles/prosilver/template/memberlist_body.html
1406 * Since: 3.2.6-RC1
1407 * Purpose: Add data after the last row in the memberlist mode group.
1408
1409 memberlist_body_username_append
1410 ===
1411 * Locations:
1412 + styles/prosilver/template/memberlist_body.html
1413 * Since: 3.1.0-a1
1414 * Purpose: Add information after every username in the memberlist. Works in
1415 all display modes (leader, group and normal memberlist).
1416
1417 memberlist_body_username_prepend
1418 ===
1419 * Locations:
1420 + styles/prosilver/template/memberlist_body.html
1421 * Since: 3.1.0-a1
1422 * Purpose: Add information before every username in the memberlist. Works in
1423 all display modes (leader, group and normal memberlist).
1424
1425 memberlist_email_before
1426 ===
1427 * Locations:
1428 + styles/prosilver/template/memberlist_email.html
1429 * Since: 3.1.10-RC1
1430 * Purpose: Allow adding customizations before the memberlist_email form.
1431
1432 memberlist_search_fields_after
1433 ===
1434 * Locations:
1435 + styles/prosilver/template/memberlist_search.html
1436 * Since: 3.1.2-RC1
1437 * Purpose: Add information after the search fields column.
1438
1439 memberlist_search_fields_before
1440 ===
1441 * Locations:
1442 + styles/prosilver/template/memberlist_search.html
1443 * Since: 3.1.2-RC1
1444 * Purpose: Add information before the search fields column.
1445
1446 memberlist_search_sorting_options_before
1447 ===
1448 * Locations:
1449 + styles/prosilver/template/memberlist_search.html
1450 * Since: 3.1.2-RC1
1451 * Purpose: Add information before the search sorting options field.
1452
1453 memberlist_team_username_append
1454 ===
1455 * Locations:
1456 + styles/prosilver/template/memberlist_team.html
1457 * Since: 3.1.11-RC1
1458 * Purpose: Append information to username of team member
1459
1460 memberlist_team_username_prepend
1461 ===
1462 * Locations:
1463 + styles/prosilver/template/memberlist_team.html
1464 * Since: 3.1.11-RC1
1465 * Purpose: Add information before team user username
1466
1467 memberlist_view_contact_after
1468 ===
1469 * Locations:
1470 + styles/prosilver/template/memberlist_view.html
1471 * Since: 3.1.0-b2
1472 * Purpose: Add content after the user contact part of any user profile
1473
1474 memberlist_view_contact_before
1475 ===
1476 * Locations:
1477 + styles/prosilver/template/memberlist_view.html
1478 * Since: 3.1.0-b2
1479 * Purpose: Add content before the user contact part of any user profile
1480
1481 memberlist_view_contact_custom_fields_after
1482 ===
1483 * Locations:
1484 + styles/prosilver/template/memberlist_view.html
1485 * Since: 3.1.9-RC1
1486 * Purpose: Add content after the user contact related custom fields
1487
1488 memberlist_view_contact_custom_fields_before
1489 ===
1490 * Locations:
1491 + styles/prosilver/template/memberlist_view.html
1492 * Since: 3.1.9-RC1
1493 * Purpose: Add content before the user contact related custom fields
1494
1495 memberlist_view_content_append
1496 ===
1497 * Locations:
1498 + styles/prosilver/template/memberlist_view.html
1499 * Since: 3.1.0-b2
1500 * Purpose: Add custom content to the user profile view after the main content
1501
1502 memberlist_view_content_prepend
1503 ===
1504 * Locations:
1505 + styles/prosilver/template/memberlist_view.html
1506 * Since: 3.1.0-b3
1507 * Purpose: Add custom content to the user profile view before the main content
1508
1509 memberlist_view_non_contact_custom_fields_after
1510 ===
1511 * Locations:
1512 + styles/prosilver/template/memberlist_view.html
1513 * Since: 3.1.9-RC1
1514 * Purpose: Add content after the user not contact related custom fields
1515
1516 memberlist_view_non_contact_custom_fields_before
1517 ===
1518 * Locations:
1519 + styles/prosilver/template/memberlist_view.html
1520 * Since: 3.1.9-RC1
1521 * Purpose: Add content before the user not contact related custom fields
1522
1523 memberlist_view_rank_avatar_after
1524 ===
1525 * Locations:
1526 + styles/prosilver/template/memberlist_view.html
1527 * Since: 3.1.6-RC1
1528 * Purpose: Add information after rank in memberlist (with avatar)
1529
1530 memberlist_view_rank_avatar_before
1531 ===
1532 * Locations:
1533 + styles/prosilver/template/memberlist_view.html
1534 * Since: 3.1.6-RC1
1535 * Purpose: Add information before rank in memberlist (with avatar)
1536
1537 memberlist_view_rank_no_avatar_after
1538 ===
1539 * Locations:
1540 + styles/prosilver/template/memberlist_view.html
1541 * Since: 3.1.6-RC1
1542 * Purpose: Add information after rank in memberlist (without avatar)
1543
1544 memberlist_view_rank_no_avatar_before
1545 ===
1546 * Locations:
1547 + styles/prosilver/template/memberlist_view.html
1548 * Since: 3.1.6-RC1
1549 * Purpose: Add information before rank in memberlist (without avatar)
1550
1551 memberlist_view_user_statistics_after
1552 ===
1553 * Locations:
1554 + styles/prosilver/template/memberlist_view.html
1555 * Since: 3.1.0-a1
1556 * Purpose: Add entries after the user statistics part of any user profile
1557
1558 memberlist_view_user_statistics_before
1559 ===
1560 * Locations:
1561 + styles/prosilver/template/memberlist_view.html
1562 * Since: 3.1.0-a1
1563 * Purpose: Add entries before the user statistics part of any user profile
1564
1565 memberlist_view_username_append
1566 ===
1567 * Locations:
1568 + styles/prosilver/template/memberlist_view.html
1569 * Since: 3.2.4-RC1
1570 * Purpose: Append information to username of member
1571
1572 memberlist_view_username_prepend
1573 ===
1574 * Locations:
1575 + styles/prosilver/template/memberlist_view.html
1576 * Since: 3.2.4-RC1
1577 * Purpose: Prepend information to username of member
1578
1579 memberlist_view_zebra_after
1580 ===
1581 * Locations:
1582 + styles/prosilver/template/memberlist_view.html
1583 * Since: 3.1.9-RC1
1584 * Purpose: Add content after the user friends/foes links
1585
1586 memberlist_view_zebra_before
1587 ===
1588 * Locations:
1589 + styles/prosilver/template/memberlist_view.html
1590 * Since: 3.1.9-RC1
1591 * Purpose: Add content before the user friends/foes links
1592
1593 navbar_header_logged_out_content
1594 ===
1595 * Locations:
1596 + styles/prosilver/template/navbar_header.html
1597 * Since: 3.1.0-RC1
1598 * Purpose: Add text and HTML in place of the username when not logged in.
1599
1600 navbar_header_profile_list_after
1601 ===
1602 * Locations:
1603 + styles/prosilver/template/navbar_header.html
1604 * Since: 3.1.0-RC2
1605 * Purpose: Add links to the bottom of the profile drop-down menu in the header navbar
1606
1607 navbar_header_profile_list_before
1608 ===
1609 * Locations:
1610 + styles/prosilver/template/navbar_header.html
1611 * Since: 3.1.0-RC2
1612 * Purpose: Add links to the top of the profile drop-down menu in the header navbar
1613
1614 navbar_header_quick_links_after
1615 ===
1616 * Locations:
1617 + styles/prosilver/template/navbar_header.html
1618 * Since: 3.1.0-RC2
1619 * Purpose: Add links to the bottom of the quick-links drop-down menu in the header
1620
1621 navbar_header_quick_links_before
1622 ===
1623 * Locations:
1624 + styles/prosilver/template/navbar_header.html
1625 * Since: 3.1.0-RC2
1626 * Purpose: Add links to the top of the quick-links drop-down menu in the header
1627
1628 navbar_header_user_profile_append
1629 ===
1630 * Locations:
1631 + styles/prosilver/template/navbar_header.html
1632 * Since: 3.1.8-RC1
1633 * Purpose: Add links to the right of the user drop down area
1634
1635 navbar_header_user_profile_prepend
1636 ===
1637 * Locations:
1638 + styles/prosilver/template/navbar_header.html
1639 * Since: 3.1.8-RC1
1640 * Purpose: Add links to the left of the notification area
1641
1642 navbar_header_username_append
1643 ===
1644 * Locations:
1645 + styles/prosilver/template/navbar_header.html
1646 * Since: 3.1.0-RC1
1647 * Purpose: Add text and HTMl after the username shown in the navbar.
1648
1649 navbar_header_username_prepend
1650 ===
1651 * Locations:
1652 + styles/prosilver/template/navbar_header.html
1653 * Since: 3.1.0-RC1
1654 * Purpose: Add text and HTMl before the username shown in the navbar.
1655
1656 notification_dropdown_footer_after
1657 ===
1658 * Locations:
1659 + styles/prosilver/template/notification_dropdown.html
1660 * Since: 3.3.12
1661 * Purpose: Add content after notifications list footer.
1662
1663 notification_dropdown_footer_before
1664 ===
1665 * Locations:
1666 + styles/prosilver/template/notification_dropdown.html
1667 * Since: 3.3.12
1668 * Purpose: Add content before notifications list footer.
1669
1670 overall_footer_after
1671 ===
1672 * Locations:
1673 + styles/prosilver/template/overall_footer.html
1674 * Since: 3.1.0-a1
1675 * Purpose: Add content at the end of the file, directly prior to the `</body>` tag
1676
1677 overall_footer_body_after
1678 ===
1679 * Locations:
1680 + styles/prosilver/template/overall_footer.html
1681 * Since: 3.1.3-RC1
1682 * Purpose: Add content before the `</body>` tag but after the $SCRIPTS var, i.e. after the js scripts have been loaded
1683
1684 overall_footer_breadcrumb_append
1685 ===
1686 * Locations:
1687 + styles/prosilver/template/navbar_footer.html
1688 * Since: 3.1.0-a1
1689 * Purpose: Add links to the list of breadcrumbs in the footer
1690
1691 overall_footer_breadcrumb_prepend
1692 ===
1693 * Locations:
1694 + styles/prosilver/template/navbar_footer.html
1695 * Since: 3.1.0-RC3
1696 * Purpose: Add links to the list of breadcrumbs in the footer (after site-home, but before board-index)
1697
1698 overall_footer_content_after
1699 ===
1700 * Locations:
1701 + styles/prosilver/template/overall_footer.html
1702 * Since: 3.1.0-a3
1703 * Purpose: Add content on all pages after the main content, before the footer
1704
1705 overall_footer_copyright_append
1706 ===
1707 * Locations:
1708 + styles/prosilver/template/overall_footer.html
1709 * Since: 3.1.0-a1
1710 * Purpose: Add content after the copyright line (no new line by default), before the ACP link
1711
1712 overall_footer_copyright_prepend
1713 ===
1714 * Locations:
1715 + styles/prosilver/template/overall_footer.html
1716 * Since: 3.1.0-a1
1717 * Purpose: Add content before the copyright line
1718
1719 overall_footer_page_body_after
1720 ===
1721 * Locations:
1722 + styles/prosilver/template/overall_footer.html
1723 * Since: 3.1.0-b3
1724 * Purpose: Add content after the page-body, but before the footer
1725
1726 overall_footer_teamlink_after
1727 ===
1728 * Locations:
1729 + styles/prosilver/template/navbar_footer.html
1730 * Since: 3.1.0-b3
1731 * Purpose: Add contents after the team-link in the footer
1732
1733 overall_footer_teamlink_before
1734 ===
1735 * Locations:
1736 + styles/prosilver/template/navbar_footer.html
1737 * Since: 3.1.0-b3
1738 * Purpose: Add contents before the team-link in the footer
1739
1740 overall_footer_timezone_after
1741 ===
1742 * Locations:
1743 + styles/prosilver/template/navbar_footer.html
1744 * Since: 3.1.0-b3
1745 * Purpose: Add content to the navbar in the page footer, after "Timezone"
1746
1747 overall_footer_timezone_before
1748 ===
1749 * Locations:
1750 + styles/prosilver/template/navbar_footer.html
1751 * Since: 3.1.0-b3
1752 * Purpose: Add content to the navbar in the page footer, before "Timezone"
1753
1754 overall_header_body_before
1755 ===
1756 * Locations:
1757 + styles/prosilver/template/overall_header.html
1758 * Since: 3.1.0-b2
1759 * Purpose: Add content to the header body
1760
1761 overall_header_breadcrumb_append
1762 ===
1763 * Locations:
1764 + styles/prosilver/template/navbar_header.html
1765 * Since: 3.1.0-a1
1766 * Purpose: Add links to the list of breadcrumbs in the header
1767
1768 overall_header_breadcrumb_prepend
1769 ===
1770 * Locations:
1771 + styles/prosilver/template/navbar_header.html
1772 * Since: 3.1.0-RC3
1773 * Purpose: Add links to the list of breadcrumbs in the header (after site-home, but before board-index)
1774
1775 overall_header_breadcrumbs_after
1776 ===
1777 * Locations:
1778 + styles/prosilver/template/navbar_header.html
1779 * Since: 3.1.0-RC3
1780 * Purpose: Add content after the breadcrumbs (outside of the breadcrumbs container)
1781
1782 overall_header_breadcrumbs_before
1783 ===
1784 * Locations:
1785 + styles/prosilver/template/navbar_header.html
1786 * Since: 3.1.0-RC3
1787 * Purpose: Add content before the breadcrumbs (outside of the breadcrumbs container)
1788
1789 overall_header_content_before
1790 ===
1791 * Locations:
1792 + styles/prosilver/template/overall_header.html
1793 * Since: 3.1.0-a3
1794 * Purpose: Add content on all pages before the main content, after the header
1795
1796 overall_header_feeds
1797 ===
1798 * Locations:
1799 + styles/prosilver/template/overall_header.html
1800 * Since: 3.1.6-RC1
1801 * Purpose: Add custom feeds
1802
1803 overall_header_head_append
1804 ===
1805 * Locations:
1806 + styles/prosilver/template/overall_header.html
1807 * Since: 3.1.0-a1
1808 * Purpose: Add asset calls directly before the `</head>` tag
1809
1810 overall_header_headerbar_after
1811 ===
1812 * Locations:
1813 + styles/prosilver/template/overall_header.html
1814 * Since: 3.1.10-RC1
1815 * Purpose: Add content at the end of the headerbar
1816
1817 overall_header_headerbar_before
1818 ===
1819 * Locations:
1820 + styles/prosilver/template/overall_header.html
1821 * Since: 3.1.10-RC1
1822 * Purpose: Add content at the beginning of the headerbar
1823
1824 overall_header_navbar_before
1825 ===
1826 * Locations:
1827 + styles/prosilver/template/overall_header.html
1828 * Since: 3.1.4-RC1
1829 * Purpose: Add content before the navigation bar
1830
1831 overall_header_navigation_append
1832 ===
1833 * Locations:
1834 + styles/prosilver/template/navbar_header.html
1835 * Since: 3.1.0-a1
1836 * Purpose: Add links after the navigation links in the header
1837
1838 overall_header_navigation_prepend
1839 ===
1840 * Locations:
1841 + styles/prosilver/template/navbar_header.html
1842 * Since: 3.1.0-a1
1843 * Purpose: Add links before the navigation links in the header
1844
1845 overall_header_navlink_append
1846 ===
1847 * Locations:
1848 + styles/prosilver/template/navbar_header.html
1849 * Since: 3.1.0-b3
1850 * Purpose: Add content after each individual navlink (breadcrumb)
1851
1852 overall_header_navlink_prepend
1853 ===
1854 * Locations:
1855 + styles/prosilver/template/navbar_header.html
1856 * Since: 3.1.0-b3
1857 * Purpose: Add content before each individual navlink (breadcrumb)
1858
1859 overall_header_page_body_before
1860 ===
1861 * Locations:
1862 + styles/prosilver/template/overall_header.html
1863 * Since: 3.1.0-b3
1864 * Purpose: Add content after the page-header, but before the page-body
1865
1866 overall_header_searchbox_after
1867 ===
1868 * Locations:
1869 + styles/prosilver/template/overall_header.html
1870 * Since: 3.1.11-RC1
1871 * Purpose: Add content after the search box in the header
1872
1873 overall_header_searchbox_before
1874 ===
1875 * Locations:
1876 + styles/prosilver/template/overall_header.html
1877 * Since: 3.1.4-RC1
1878 * Purpose: Add content before the search box in the header
1879
1880 overall_header_stylesheets_after
1881 ===
1882 * Locations:
1883 + styles/prosilver/template/overall_header.html
1884 * Since: 3.1.0-RC3
1885 * Purpose: Add asset calls after stylesheets within the `</head>` tag.
1886 Note that INCLUDECSS will not work with this event.
1887
1888 posting_attach_body_attach_row_after
1889 ===
1890 * Locations:
1891 + styles/prosilver/template/posting_attach_body.html
1892 * Since: 3.2.6-RC1
1893 * Purpose: Add content after attachment row in the file list
1894
1895 posting_attach_body_attach_row_append
1896 ===
1897 * Locations:
1898 + styles/prosilver/template/posting_attach_body.html
1899 * Since: 3.2.6-RC1
1900 * Purpose: Add content appending the attachment row in the file list
1901
1902 posting_attach_body_attach_row_before
1903 ===
1904 * Locations:
1905 + styles/prosilver/template/posting_attach_body.html
1906 * Since: 3.2.6-RC1
1907 * Purpose: Add content before attachment row in the file list
1908
1909 posting_attach_body_attach_row_controls_append
1910 ===
1911 * Locations:
1912 + styles/prosilver/template/posting_attach_body.html
1913 * Since: 3.2.2-RC1
1914 * Purpose: Add content after attachment control elements
1915
1916 posting_attach_body_attach_row_controls_prepend
1917 ===
1918 * Locations:
1919 + styles/prosilver/template/posting_attach_body.html
1920 * Since: 3.2.2-RC1
1921 * Purpose: Add content before attachment control elements
1922
1923 posting_attach_body_attach_row_prepend
1924 ===
1925 * Locations:
1926 + styles/prosilver/template/posting_attach_body.html
1927 * Since: 3.2.6-RC1
1928 * Purpose: Add content prepending attachment row in the file list
1929
1930 posting_attach_body_file_list_after
1931 ===
1932 * Locations:
1933 + styles/prosilver/template/posting_attach_body.html
1934 * Since: 3.2.6-RC1
1935 * Purpose: Add content after attachments list
1936
1937 posting_attach_body_file_list_before
1938 ===
1939 * Locations:
1940 + styles/prosilver/template/posting_attach_body.html
1941 * Since: 3.2.6-RC1
1942 * Purpose: Add content before attachments list
1943
1944 posting_editor_add_panel_tab
1945 ===
1946 * Locations:
1947 + styles/prosilver/template/posting_editor.html
1948 * Since: 3.1.6-RC1
1949 * Purpose: Add custom panel to post editor
1950
1951 posting_editor_bbcode_status_after
1952 ===
1953 * Locations:
1954 + styles/prosilver/template/posting_editor.html
1955 * Since: 3.1.4-RC1
1956 * Purpose: Add content after bbcode status
1957
1958 posting_editor_buttons_after
1959 ===
1960 * Locations:
1961 + styles/prosilver/template/posting_buttons.html
1962 * Since: 3.1.0-a3
1963 * Purpose: Add content after the BBCode posting buttons
1964
1965 posting_editor_buttons_before
1966 ===
1967 * Locations:
1968 + styles/prosilver/template/posting_buttons.html
1969 * Since: 3.1.0-a3
1970 * Purpose: Add content before the BBCode posting buttons
1971
1972 posting_editor_buttons_custom_tags_before
1973 ===
1974 * Locations:
1975 + styles/prosilver/template/posting_buttons.html
1976 * Since: 3.1.2-RC1
1977 * Purpose: Add content inside the BBCode posting buttons and before the customs BBCode
1978
1979 posting_editor_message_after
1980 ===
1981 * Locations:
1982 + styles/prosilver/template/posting_editor.html
1983 * Since: 3.1.0-a2
1984 * Purpose: Add field (e.g. textbox) to the posting screen after the message
1985
1986 posting_editor_message_before
1987 ===
1988 * Locations:
1989 + styles/prosilver/template/posting_editor.html
1990 * Since: 3.1.0-a2
1991 * Purpose: Add field (e.g. textbox) to the posting screen before the message
1992
1993 posting_editor_options_prepend
1994 ===
1995 * Locations:
1996 + styles/prosilver/template/posting_editor.html
1997 * Since: 3.1.0-a1
1998 * Purpose: Add posting options on the posting screen
1999
2000 posting_editor_smilies_after
2001 ===
2002 * Locations:
2003 + styles/prosilver/template/posting_editor.html
2004 * Since: 3.1.4-RC1
2005 * Purpose: Add content after smilies
2006
2007 posting_editor_smilies_before
2008 ===
2009 * Locations:
2010 + styles/prosilver/template/posting_editor.html
2011 * Since: 3.1.4-RC1
2012 * Purpose: Add content before the smilies
2013
2014 posting_editor_subject_after
2015 ===
2016 * Locations:
2017 + styles/prosilver/template/posting_editor.html
2018 * Since: 3.1.0-a2
2019 * Purpose: Add field (e.g. textbox) to the posting screen after the subject
2020
2021 posting_editor_subject_append
2022 ===
2023 * Locations:
2024 + styles/prosilver/template/posting_editor.html
2025 * Since: 3.1.10-RC1
2026 * Purpose: Add field, text, etc. to the posting after the subject text box
2027
2028 posting_editor_subject_before
2029 ===
2030 * Locations:
2031 + styles/prosilver/template/posting_editor.html
2032 * Since: 3.1.0-a2
2033 * Purpose: Add field (e.g. textbox) to the posting screen before the subject
2034
2035 posting_editor_subject_prepend
2036 ===
2037 * Locations:
2038 + styles/prosilver/template/posting_editor.html
2039 * Since: 3.1.10-RC1
2040 * Purpose: Add field, text, etc. to the posting before the subject text box
2041
2042 posting_editor_submit_buttons
2043 ===
2044 * Locations:
2045 + styles/prosilver/template/posting_editor.html
2046 * Since: 3.1.6-RC1
2047 * Purpose: Add custom buttons in the posting editor
2048
2049 posting_editor_topic_icons_after
2050 ===
2051 * Locations:
2052 + styles/prosilver/template/posting_editor.html
2053 * Since: 3.2.10-RC1
2054 * Purpose: Add custom data after the topic icons loop
2055
2056 posting_editor_topic_icons_append
2057 ===
2058 * Locations:
2059 + styles/prosilver/template/posting_editor.html
2060 * Since: 3.2.10-RC1
2061 * Purpose: Append custom data to the topic icon
2062
2063 posting_editor_topic_icons_before
2064 ===
2065 * Locations:
2066 + styles/prosilver/template/posting_editor.html
2067 * Since: 3.2.10-RC1
2068 * Purpose: Add custom data before the topic icons loop
2069
2070 posting_editor_topic_icons_prepend
2071 ===
2072 * Locations:
2073 + styles/prosilver/template/posting_editor.html
2074 * Since: 3.2.10-RC1
2075 * Purpose: Prepend custom data to the topic icon
2076
2077 posting_layout_include_panel_body
2078 ===
2079 * Locations:
2080 + styles/prosilver/template/posting_layout.html
2081 * Since: 3.1.6-RC1
2082 * Purpose: Add include of custom panel template body in posting editor
2083
2084 posting_pm_header_find_username_after
2085 ===
2086 * Locations:
2087 + styles/prosilver/template/posting_pm_header.html
2088 * Since: 3.1.0-RC4
2089 * Purpose: Add content after the find username link on composing pm
2090
2091 posting_pm_header_find_username_before
2092 ===
2093 * Locations:
2094 + styles/prosilver/template/posting_pm_header.html
2095 * Since: 3.1.0-RC4
2096 * Purpose: Add content before the find username link on composing pm
2097
2098 posting_pm_layout_include_pm_header_after
2099 ===
2100 * Locations:
2101 + styles/prosilver/template/posting_pm_layout.html
2102 * Since: 3.1.4-RC1
2103 * Purpose: Add content after the include of posting_pm_header.html
2104
2105 posting_pm_layout_include_pm_header_before
2106 ===
2107 * Locations:
2108 + styles/prosilver/template/posting_pm_layout.html
2109 * Since: 3.1.4-RC1
2110 * Purpose: Add content before the include of posting_pm_header.html
2111
2112 posting_poll_body_options_after
2113 ===
2114 * Locations:
2115 + styles/prosilver/template/posting_poll_body.html
2116 * Since: 3.1.4-RC1
2117 * Purpose: Add content after the poll options on creating a poll
2118
2119 posting_preview_content_after
2120 ===
2121 * Locations:
2122 + styles/prosilver/template/posting_preview.html
2123 * Since: 3.2.4-RC1
2124 * Purpose: Add content after the message content preview
2125
2126 posting_preview_poll_after
2127 ===
2128 * Locations:
2129 + styles/prosilver/template/posting_preview.html
2130 * Since: 3.1.7-RC1
2131 * Purpose: Add content after the poll preview block
2132
2133 posting_review_row_post_author_username_append
2134 ===
2135 * Locations:
2136 + styles/prosilver/template/posting_review.html
2137 * Since: 3.2.8-RC1
2138 * Purpose: Append information to post author username of member
2139
2140 posting_review_row_post_author_username_prepend
2141 ===
2142 * Locations:
2143 + styles/prosilver/template/posting_review.html
2144 * Since: 3.2.8-RC1
2145 * Purpose: Prepend information to post author username of member
2146
2147 posting_topic_review_row_content_after
2148 ===
2149 * Locations:
2150 + styles/prosilver/template/posting_topic_review.html
2151 * Since: 3.2.4-RC1
2152 * Purpose: Add content after the message content in topic review
2153
2154 posting_topic_review_row_post_author_username_append
2155 ===
2156 * Locations:
2157 + styles/prosilver/template/posting_topic_review.html
2158 * Since: 3.2.8-RC1
2159 * Purpose: Append information to post author username of member
2160
2161 posting_topic_review_row_post_author_username_prepend
2162 ===
2163 * Locations:
2164 + styles/prosilver/template/posting_topic_review.html
2165 * Since: 3.2.8-RC1
2166 * Purpose: Prepend information to post author username of member
2167
2168 posting_topic_review_row_post_details_after
2169 ===
2170 * Locations:
2171 + styles/prosilver/template/posting_topic_review.html
2172 * Since: 3.1.10-RC1
2173 * Purpose: Add content after post details in topic review
2174
2175 posting_topic_review_row_post_details_before
2176 ===
2177 * Locations:
2178 + styles/prosilver/template/posting_topic_review.html
2179 * Since: 3.1.10-RC1
2180 * Purpose: Add content before post details in topic review
2181
2182 posting_topic_title_after
2183 ===
2184 * Locations:
2185 + styles/prosilver/template/posting_layout.html
2186 * Since: 3.1.7-RC1
2187 * Purpose: Allows to add some information after the topic title in the posting form
2188
2189 posting_topic_title_before
2190 ===
2191 * Locations:
2192 + styles/prosilver/template/posting_layout.html
2193 * Since: 3.1.6-RC1
2194 * Purpose: Allows to add some information on the left of the topic title in the posting form
2195
2196 quickreply_editor_message_after
2197 ===
2198 * Locations:
2199 + styles/prosilver/template/quickreply_editor.html
2200 * Since: 3.1.0-a4
2201 * Purpose: Add content after the quick reply textbox
2202
2203 quickreply_editor_message_before
2204 ===
2205 * Locations:
2206 + styles/prosilver/template/quickreply_editor.html
2207 * Since: 3.1.0-a4
2208 * Purpose: Add content before the quick reply textbox
2209
2210 quickreply_editor_panel_after
2211 ===
2212 * Locations:
2213 + styles/prosilver/template/quickreply_editor.html
2214 * Since: 3.1.0-b2
2215 * Purpose: Add content after the quick reply panel (but inside the form)
2216
2217 quickreply_editor_panel_before
2218 ===
2219 * Locations:
2220 + styles/prosilver/template/quickreply_editor.html
2221 * Since: 3.1.0-b2
2222 * Purpose: Add content before the quick reply panel (but inside the form)
2223
2224 quickreply_editor_subject_before
2225 ===
2226 * Locations:
2227 + styles/prosilver/template/quickreply_editor.html
2228 * Since: 3.1.7-RC1
2229 * Purpose: Add content before the quick reply subject textbox
2230
2231 search_body_form_after
2232 ===
2233 * Locations:
2234 + styles/prosilver/template/search_body.html
2235 * Since: 3.1.7-RC1
2236 * Purpose: Add content after the search form
2237
2238 search_body_form_before
2239 ===
2240 * Locations:
2241 + styles/prosilver/template/search_body.html
2242 * Since: 3.1.5-RC1
2243 * Purpose: Add content before the search form
2244
2245 search_body_recent_search_after
2246 ===
2247 * Locations:
2248 + styles/prosilver/template/search_body.html
2249 * Since: 3.1.7-RC1
2250 * Purpose: Add content after the recent search queries list
2251
2252 search_body_recent_search_before
2253 ===
2254 * Locations:
2255 + styles/prosilver/template/search_body.html
2256 * Since: 3.1.7-RC1
2257 * Purpose: Add content before the recent search queries list
2258
2259 search_body_search_display_options_append
2260 ===
2261 * Locations:
2262 + styles/prosilver/template/search_body.html
2263 * Since: 3.1.7-RC1
2264 * Purpose: Put content at the bottom of the search query display options fields set
2265
2266 search_body_search_display_options_prepend
2267 ===
2268 * Locations:
2269 + styles/prosilver/template/search_body.html
2270 * Since: 3.1.7-RC1
2271 * Purpose: Put content at the top of the search query display options fields set
2272
2273 search_body_search_options_after
2274 ===
2275 * Locations:
2276 + styles/prosilver/template/search_body.html
2277 * Since: 3.1.7-RC1
2278 * Purpose: Add content after the search query options fields set
2279
2280 search_body_search_options_append
2281 ===
2282 * Locations:
2283 + styles/prosilver/template/search_body.html
2284 * Since: 3.1.7-RC1
2285 * Purpose: Put content at the bottom of the search query options fields set
2286
2287 search_body_search_options_before
2288 ===
2289 * Locations:
2290 + styles/prosilver/template/search_body.html
2291 * Since: 3.1.7-RC1
2292 * Purpose: Add content before the search query options fields set
2293
2294 search_body_search_options_prepend
2295 ===
2296 * Locations:
2297 + styles/prosilver/template/search_body.html
2298 * Since: 3.1.7-RC1
2299 * Purpose: Put content at the top of the search query options fields set
2300
2301 search_body_search_query_after
2302 ===
2303 * Locations:
2304 + styles/prosilver/template/search_body.html
2305 * Since: 3.1.7-RC1
2306 * Purpose: Add content after the search query fields set
2307
2308 search_body_search_query_append
2309 ===
2310 * Locations:
2311 + styles/prosilver/template/search_body.html
2312 * Since: 3.1.7-RC1
2313 * Purpose: Put content at the bottom of the search query fields set
2314
2315 search_body_search_query_before
2316 ===
2317 * Locations:
2318 + styles/prosilver/template/search_body.html
2319 * Since: 3.1.7-RC1
2320 * Purpose: Add content before the search query fields set
2321
2322 search_body_search_query_prepend
2323 ===
2324 * Locations:
2325 + styles/prosilver/template/search_body.html
2326 * Since: 3.1.7-RC1
2327 * Purpose: Put content at the top of the search query fields set
2328
2329 search_results_content_after
2330 ===
2331 * Locations:
2332 + styles/prosilver/template/search_results.html
2333 * Since: 3.2.4-RC1
2334 * Purpose: Add content after the message content in search results
2335
2336 search_results_header_after
2337 ===
2338 * Locations:
2339 + styles/prosilver/template/search_results.html
2340 * Since: 3.1.4-RC1
2341 * Purpose: Add content after the header of the search results
2342
2343 search_results_header_before
2344 ===
2345 * Locations:
2346 + styles/prosilver/template/search_results.html
2347 * Since: 3.1.4-RC1
2348 * Purpose: Add content before the header of the search results.
2349
2350 search_results_jumpbox_before
2351 ===
2352 * Locations:
2353 + styles/prosilver/template/search_results.html
2354 * Since: 3.3.4-RC1
2355 * Purpose: Add content before the jumpbox of the search results.
2356
2357 search_results_last_post_author_username_append
2358 ===
2359 * Locations:
2360 + styles/prosilver/template/search_results.html (2)
2361 * Since: 3.2.4-RC1
2362 * Purpose: Append information to last post author username of member
2363
2364 search_results_last_post_author_username_prepend
2365 ===
2366 * Locations:
2367 + styles/prosilver/template/search_results.html (2)
2368 * Since: 3.2.4-RC1
2369 * Purpose: Prepend information to last post author username of member
2370
2371 search_results_post_after
2372 ===
2373 * Locations:
2374 + styles/prosilver/template/search_results.html
2375 * Since: 3.1.0-b3
2376 * Purpose: Add data after search result posts
2377
2378 search_results_post_author_username_append
2379 ===
2380 * Locations:
2381 + styles/prosilver/template/search_results.html
2382 * Since: 3.2.4-RC1
2383 * Purpose: Append information to post author username of member
2384
2385 search_results_post_author_username_prepend
2386 ===
2387 * Locations:
2388 + styles/prosilver/template/search_results.html
2389 * Since: 3.2.4-RC1
2390 * Purpose: Prepend information to post author username of member
2391
2392 search_results_post_before
2393 ===
2394 * Locations:
2395 + styles/prosilver/template/search_results.html
2396 * Since: 3.1.0-b3
2397 * Purpose: Add data before search result posts
2398
2399 search_results_post_subject_before
2400 ===
2401 * Locations:
2402 + styles/prosilver/template/search_results.html
2403 * Since: 3.3.4-RC1
2404 * Purpose: Add data before search result posts subject
2405
2406 search_results_postprofile_after
2407 ===
2408 * Locations:
2409 + styles/prosilver/template/search_results.html
2410 * Since: 3.1.0-b3
2411 * Purpose: Add content after the post author and stats in search results (posts view mode)
2412
2413 search_results_postprofile_before
2414 ===
2415 * Locations:
2416 + styles/prosilver/template/search_results.html
2417 * Since: 3.1.0-b3
2418 * Purpose: Add content directly before the post author in search results (posts view mode)
2419
2420 search_results_searchbox_after
2421 ===
2422 * Locations:
2423 + styles/prosilver/template/search_results.html
2424 * Since: 3.1.4-RC1
2425 * Purpose: Add content right after the searchbox of the search results.
2426
2427 search_results_topic_after
2428 ===
2429 * Locations:
2430 + styles/prosilver/template/search_results.html
2431 * Since: 3.1.0-b4
2432 * Purpose: Add data after search result topics
2433
2434 search_results_topic_author_username_append
2435 ===
2436 * Locations:
2437 + styles/prosilver/template/search_results.html
2438 * Since: 3.2.4-RC1
2439 * Purpose: Append information to topic author username of member
2440
2441 search_results_topic_author_username_prepend
2442 ===
2443 * Locations:
2444 + styles/prosilver/template/search_results.html
2445 * Since: 3.2.4-RC1
2446 * Purpose: Prepend information to topic author username of member
2447
2448 search_results_topic_before
2449 ===
2450 * Locations:
2451 + styles/prosilver/template/search_results.html
2452 * Since: 3.1.0-b4
2453 * Purpose: Add data before search result topics
2454
2455 search_results_topic_header_lastpost_after
2456 ===
2457 * Locations:
2458 + styles/prosilver/template/search_results.html
2459 * Since: 3.3.4-RC1
2460 * Purpose: Add header column(s) after `lastpost` column in search result topics
2461
2462 search_results_topic_row_lastpost_after
2463 ===
2464 * Locations:
2465 + styles/prosilver/template/search_results.html
2466 * Since: 3.3.4-RC1
2467 * Purpose: Add data column(s) after `lastpost` column in search result topics
2468
2469 search_results_topic_title_after
2470 ===
2471 * Locations:
2472 + styles/prosilver/template/search_results.html
2473 * Since: 3.1.11-RC1
2474 * Purpose: Add data after search results topic title
2475
2476 simple_footer_after
2477 ===
2478 * Locations:
2479 + styles/prosilver/template/simple_footer.html
2480 * Since: 3.1.0-a1
2481 * Purpose: Add content prior to the scripts of the simple footer
2482
2483 simple_footer_body_after
2484 ===
2485 * Locations:
2486 + styles/prosilver/template/simple_footer.html
2487 * Since: 3.2.4-RC1
2488 * Purpose: Add content directly prior to the `</body>` tag of the simple footer
2489
2490 simple_header_body_before
2491 ===
2492 * Locations:
2493 + styles/prosilver/template/simple_header.html
2494 * Since: 3.1.0-b2
2495 * Purpose: Add content to the header body
2496
2497 simple_header_head_append
2498 ===
2499 * Locations:
2500 + styles/prosilver/template/simple_header.html
2501 * Since: 3.1.0-b4
2502 * Purpose: Add asset calls directly before the `</head>` tag
2503
2504 simple_header_stylesheets_after
2505 ===
2506 * Locations:
2507 + styles/prosilver/template/simple_header.html
2508 * Since: 3.1.0-RC3
2509 * Purpose: Add asset calls after stylesheets within the `</head>` tag.
2510 Note that INCLUDECSS will not work with this event.
2511
2512 topiclist_row_append
2513 ===
2514 * Locations:
2515 + styles/prosilver/template/search_results.html
2516 + styles/prosilver/template/viewforum_body.html
2517 + styles/prosilver/template/mcp_forum.html
2518 * Since: 3.1.0-a1
2519 * Changed: 3.1.6-RC1 Added event to mcp_forum.html
2520 * Purpose: Add content into topic rows (inside the elements containing topic titles)
2521
2522 topiclist_row_prepend
2523 ===
2524 * Locations:
2525 + styles/prosilver/template/search_results.html
2526 + styles/prosilver/template/viewforum_body.html
2527 + styles/prosilver/template/mcp_forum.html
2528 * Since: 3.1.0-a1
2529 * Changed: 3.1.6-RC1 Added event to mcp_forum.html
2530 * Purpose: Add content into topic rows (inside the elements containing topic titles)
2531
2532 topiclist_row_topic_by_author_after
2533 ===
2534 * Locations:
2535 + styles/prosilver/template/search_results.html
2536 + styles/prosilver/template/viewforum_body.html
2537 + styles/prosilver/template/mcp_forum.html
2538 * Since: 3.2.8-RC1
2539 * Purpose: Add content into topic rows (after the "by topic author" row)
2540
2541 topiclist_row_topic_by_author_before
2542 ===
2543 * Locations:
2544 + styles/prosilver/template/search_results.html
2545 + styles/prosilver/template/viewforum_body.html
2546 + styles/prosilver/template/mcp_forum.html
2547 * Since: 3.2.8-RC1
2548 * Purpose: Add content into topic rows (before the "by topic author" row)
2549
2550 topiclist_row_topic_title_after
2551 ===
2552 * Locations:
2553 + styles/prosilver/template/search_results.html
2554 + styles/prosilver/template/viewforum_body.html
2555 + styles/prosilver/template/mcp_forum.html
2556 * Since: 3.1.10-RC1
2557 * Purpose: Add content into topic rows (after the elements containing the topic titles)
2558
2559 ucp_agreement_terms_after
2560 ===
2561 * Locations:
2562 + styles/prosilver/template/ucp_agreement.html
2563 * Since: 3.1.0-b3
2564 * Purpose: Add content after the terms of agreement text at user registration
2565
2566 ucp_agreement_terms_before
2567 ===
2568 * Locations:
2569 + styles/prosilver/template/ucp_agreement.html
2570 * Since: 3.1.0-b3
2571 * Purpose: Add content before the terms of agreement text at user registration
2572
2573 ucp_footer_content_after
2574 ===
2575 * Locations:
2576 + styles/prosilver/template/ucp_footer.html
2577 * Since: 3.3.12-RC1
2578 * Purpose: Add optional elements after tab panels content in UCP
2579
2580 ucp_friend_list_after
2581 ===
2582 * Locations:
2583 + styles/prosilver/template/ucp_zebra_friends.html
2584 * Since: 3.1.0-a4
2585 * Purpose: Add optional elements after list of friends in UCP
2586
2587 ucp_friend_list_before
2588 ===
2589 * Locations:
2590 + styles/prosilver/template/ucp_zebra_friends.html
2591 * Since: 3.1.0-a4
2592 * Purpose: Add optional elements before list of friends in UCP
2593
2594 ucp_group_settings_after
2595 ===
2596 * Locations:
2597 + styles/prosilver/template/ucp_groups_manage.html
2598 * Since: 3.3.13-RC1
2599 * Purpose: Add content after options for managing a group in the UCP
2600
2601 ucp_group_settings_before
2602 ===
2603 * Locations:
2604 + styles/prosilver/template/ucp_groups_manage.html
2605 * Since: 3.3.13-RC1
2606 * Purpose: Add content before options for managing a group in the UCP
2607
2608 ucp_header_content_before
2609 ===
2610 * Locations:
2611 + styles/prosilver/template/ucp_header.html
2612 * Since: 3.3.12-RC1
2613 * Purpose: Add optional elements before tab panels content in UCP
2614
2615 ucp_header_friends_offline_username_full_append
2616 ===
2617 * Locations:
2618 + styles/prosilver/template/ucp_header.html
2619 * Since: 3.2.10-RC1
2620 * Purpose: Append information to offline friends username in UCP
2621
2622 ucp_header_friends_offline_username_full_prepend
2623 ===
2624 * Locations:
2625 + styles/prosilver/template/ucp_header.html
2626 * Since: 3.2.10-RC1
2627 * Purpose: Prepend information to offline friends username in UCP
2628
2629 ucp_header_friends_online_username_full_append
2630 ===
2631 * Locations:
2632 + styles/prosilver/template/ucp_header.html
2633 * Since: 3.2.10-RC1
2634 * Purpose: Append information to online friends username in UCP
2635
2636 ucp_header_friends_online_username_full_prepend
2637 ===
2638 * Locations:
2639 + styles/prosilver/template/ucp_header.html
2640 * Since: 3.2.10-RC1
2641 * Purpose: Prepend information to online friends username in UCP
2642
2643 ucp_main_bookmarks_topic_title_after
2644 ===
2645 * Locations:
2646 + styles/prosilver/template/ucp_main_bookmarks.html
2647 * Since: 3.3.8-RC1
2648 * Purpose: Add content right after the topic title viewing UCP bookmarks
2649
2650 ucp_main_front_user_activity_after
2651 ===
2652 * Locations:
2653 + styles/prosilver/template/ucp_main_front.html
2654 * Since: 3.1.6-RC1
2655 * Purpose: Add content right after the user activity info viewing UCP front page
2656
2657 ucp_main_front_user_activity_append
2658 ===
2659 * Locations:
2660 + styles/prosilver/template/ucp_main_front.html
2661 * Since: 3.1.11-RC1
2662 * Purpose: Add content after last user activity info viewing UCP front page
2663
2664 ucp_main_front_user_activity_before
2665 ===
2666 * Locations:
2667 + styles/prosilver/template/ucp_main_front.html
2668 * Since: 3.1.6-RC1
2669 * Purpose: Add content right before the user activity info viewing UCP front page
2670
2671 ucp_main_front_user_activity_prepend
2672 ===
2673 * Locations:
2674 + styles/prosilver/template/ucp_main_front.html
2675 * Since: 3.1.11-RC1
2676 * Purpose: Add content before first user activity info viewing UCP front page
2677
2678 ucp_main_subscribed_topic_title_after
2679 ===
2680 * Locations:
2681 + styles/prosilver/template/ucp_main_subscribed.html
2682 * Since: 3.3.8-RC1
2683 * Purpose: Add content right after the topic title viewing UCP subscribed topics
2684
2685 ucp_notifications_content_after
2686 ===
2687 * Locations:
2688 + styles/prosilver/template/ucp_notifications.html
2689 * Since: 3.3.12-RC1
2690 * Purpose: Add optional elements after UCP notification options tab content
2691
2692 ucp_notifications_content_before
2693 ===
2694 * Locations:
2695 + styles/prosilver/template/ucp_notifications.html
2696 * Since: 3.3.12-RC1
2697 * Purpose: Add optional elements before UCP notification options tab content
2698
2699 ucp_notifications_form_after
2700 ===
2701 * Locations:
2702 + styles/prosilver/template/ucp_notifications.html
2703 * Since: 3.3.12-RC1
2704 * Purpose: Add optional elements after HTMP form in UCP notification options tab
2705
2706 ucp_notifications_form_before
2707 ===
2708 * Locations:
2709 + styles/prosilver/template/ucp_notifications.html
2710 * Since: 3.3.12-RC1
2711 * Purpose: Add optional elements before HTMP form in UCP notificationoptions tab
2712
2713 ucp_pm_history_post_buttons_after
2714 ===
2715 * Locations:
2716 + styles/prosilver/template/ucp_pm_history.html
2717 * Since: 3.1.6-RC1
2718 * Purpose: Add post button to private messages in history review (next to quote etc), at
2719 the end of the list.
2720
2721 ucp_pm_history_post_buttons_before
2722 ===
2723 * Locations:
2724 + styles/prosilver/template/ucp_pm_history.html
2725 * Since: 3.1.6-RC1
2726 * Purpose: Add post button to private messages in history review (next to quote etc), at
2727 the start of the list.
2728
2729 ucp_pm_history_post_buttons_list_after
2730 ===
2731 * Locations:
2732 + styles/prosilver/template/ucp_pm_history.html
2733 * Since: 3.1.6-RC1
2734 * Purpose: Add post button custom list to private messages in history review (next to quote etc),
2735 after the original list.
2736
2737 ucp_pm_history_post_buttons_list_before
2738 ===
2739 * Locations:
2740 + styles/prosilver/template/ucp_pm_history.html
2741 * Since: 3.1.6-RC1
2742 * Purpose: Add post button custom list to private messages in history review (next to quote etc),
2743 before the original list.
2744
2745 ucp_pm_history_review_after
2746 ===
2747 * Locations:
2748 + styles/prosilver/template/ucp_pm_history.html
2749 * Since: 3.1.6-RC1
2750 * Purpose: Add content after the private messages history review.
2751
2752 ucp_pm_history_review_before
2753 ===
2754 * Locations:
2755 + styles/prosilver/template/ucp_pm_history.html
2756 * Since: 3.1.6-RC1
2757 * Purpose: Add content before the private messages history review.
2758
2759 ucp_pm_history_row_message_author_username_append
2760 ===
2761 * Locations:
2762 + styles/prosilver/template/ucp_pm_history.html
2763 * Since: 3.2.8-RC1
2764 * Purpose: Append information to message author username of member
2765
2766 ucp_pm_history_row_message_author_username_prepend
2767 ===
2768 * Locations:
2769 + styles/prosilver/template/ucp_pm_history.html
2770 * Since: 3.2.8-RC1
2771 * Purpose: Prepend information to message author username of member
2772
2773 ucp_pm_viewmessage_author_full_after
2774 ===
2775 * Locations:
2776 + styles/prosilver/template/ucp_pm_viewmessage.html
2777 * Since: 3.3.3-RC1
2778 * Purpose: Add content right after the message author when viewing a private message
2779
2780 ucp_pm_viewmessage_author_full_before
2781 ===
2782 * Locations:
2783 + styles/prosilver/template/ucp_pm_viewmessage.html
2784 * Since: 3.3.3-RC1
2785 * Purpose: Add content right before the message author when viewing a private message
2786
2787 ucp_pm_viewmessage_avatar_after
2788 ===
2789 * Locations:
2790 + styles/prosilver/template/ucp_pm_viewmessage.html
2791 * Since: 3.1.0-RC3
2792 * Purpose: Add content right after the avatar when viewing a private message
2793
2794 ucp_pm_viewmessage_avatar_before
2795 ===
2796 * Locations:
2797 + styles/prosilver/template/ucp_pm_viewmessage.html
2798 * Since: 3.1.0-RC3
2799 * Purpose: Add content right before the avatar when viewing a private message
2800
2801 ucp_pm_viewmessage_contact_fields_after
2802 ===
2803 * Locations:
2804 + styles/prosilver/template/ucp_pm_viewmessage.html
2805 * Since: 3.1.0-b1
2806 * Purpose: Add data after the contact fields on the user profile when viewing
2807 a private message
2808
2809 ucp_pm_viewmessage_contact_fields_before
2810 ===
2811 * Locations:
2812 + styles/prosilver/template/ucp_pm_viewmessage.html
2813 * Since: 3.1.0-b1
2814 * Purpose: Add data before the contact fields on the user profile when viewing
2815 a private message
2816
2817 ucp_pm_viewmessage_custom_fields_after
2818 ===
2819 * Locations:
2820 + styles/prosilver/template/ucp_pm_viewmessage.html
2821 * Since: 3.1.0-a1
2822 * Purpose: Add data after the custom fields on the user profile when viewing
2823 a private message
2824
2825 ucp_pm_viewmessage_custom_fields_before
2826 ===
2827 * Locations:
2828 + styles/prosilver/template/ucp_pm_viewmessage.html
2829 * Since: 3.1.0-a1
2830 * Purpose: Add data before the custom fields on the user profile when viewing
2831 a private message
2832
2833 ucp_pm_viewmessage_message_content_before
2834 ===
2835 * Locations:
2836 + styles/prosilver/template/ucp_pm_viewmessage.html
2837 * Since: 3.3.16-RC1
2838 * Purpose: Add content before the private message text
2839
2840 ucp_pm_viewmessage_options_before
2841 ===
2842 * Locations:
2843 + styles/prosilver/template/ucp_pm_viewmessage.html
2844 * Since: 3.1.11-RC1
2845 * Purpose: Add content right before display options
2846
2847 ucp_pm_viewmessage_post_buttons_after
2848 ===
2849 * Locations:
2850 + styles/prosilver/template/ucp_pm_viewmessage.html
2851 * Since: 3.1.0-RC3
2852 * Purpose: Add post button to private messages (next to edit, quote etc), at
2853 the end of the list.
2854
2855 ucp_pm_viewmessage_post_buttons_before
2856 ===
2857 * Locations:
2858 + styles/prosilver/template/ucp_pm_viewmessage.html
2859 * Since: 3.1.0-RC3
2860 * Purpose: Add post button to private messages (next to edit, quote etc), at
2861 the start of the list.
2862
2863 ucp_pm_viewmessage_post_buttons_list_after
2864 ===
2865 * Locations:
2866 + styles/prosilver/template/ucp_pm_viewmessage.html
2867 * Since: 3.1.6-RC1
2868 * Purpose: Add post button custom list to private messages (next to edit, quote etc),
2869 after the original list.
2870
2871 ucp_pm_viewmessage_post_buttons_list_before
2872 ===
2873 * Locations:
2874 + styles/prosilver/template/ucp_pm_viewmessage.html
2875 * Since: 3.1.6-RC1
2876 * Purpose: Add post button custom list to private messages (next to edit, quote etc),
2877 before the original list.
2878
2879 ucp_pm_viewmessage_print_head_append
2880 ===
2881 * Locations:
2882 + styles/prosilver/template/ucp_pm_viewmessage_print.html
2883 * Since: 3.1.0-a1
2884 * Purpose: Add asset calls directly before the `</head>` tag of the Print PM screen
2885
2886 ucp_pm_viewmessage_rank_after
2887 ===
2888 * Locations:
2889 + styles/prosilver/template/ucp_pm_viewmessage.html
2890 * Since: 3.1.6-RC1
2891 * Purpose: Add data after the rank on the user profile when viewing
2892 a private message
2893
2894 ucp_pm_viewmessage_rank_before
2895 ===
2896 * Locations:
2897 + styles/prosilver/template/ucp_pm_viewmessage.html
2898 * Since: 3.1.6-RC1
2899 * Purpose: Add data before the rank on the user profile when viewing
2900 a private message
2901
2902 ucp_prefs_personal_append
2903 ===
2904 * Locations:
2905 + styles/prosilver/template/ucp_prefs_personal.html
2906 * Since: 3.1.0-a1
2907 * Purpose: Add user options to the bottom of the Edit Global Settings block
2908
2909 ucp_prefs_personal_prepend
2910 ===
2911 * Locations:
2912 + styles/prosilver/template/ucp_prefs_personal.html
2913 * Since: 3.1.0-a1
2914 * Purpose: Add user options to the top of the Edit Global Settings block
2915
2916 ucp_prefs_post_append
2917 ===
2918 * Locations:
2919 + styles/prosilver/template/ucp_prefs_post.html
2920 * Since: 3.1.0-a1
2921 * Purpose: Add user options to the bottom of the Edit Posting Defaults block
2922
2923 ucp_prefs_post_prepend
2924 ===
2925 * Locations:
2926 + styles/prosilver/template/ucp_prefs_post.html
2927 * Since: 3.1.0-a1
2928 * Purpose: Add user options to the top of the Edit Posting Defaults block
2929
2930 ucp_prefs_view_radio_buttons_append
2931 ===
2932 * Locations:
2933 + styles/prosilver/template/ucp_prefs_view.html
2934 * Since: 3.1.0-a1
2935 * Purpose: Add options to the bottom of the radio buttons block of the Edit
2936 Display Options screen
2937
2938 ucp_prefs_view_radio_buttons_prepend
2939 ===
2940 * Locations:
2941 + styles/prosilver/template/ucp_prefs_view.html
2942 * Since: 3.1.0-a1
2943 * Purpose: Add options to the top of the radio buttons block of the Edit
2944 Display Options screen
2945
2946 ucp_prefs_view_select_menu_append
2947 ===
2948 * Locations:
2949 + styles/prosilver/template/ucp_prefs_view.html
2950 * Since: 3.1.0-a1
2951 * Purpose: Add options to the bottom of the drop-down lists block of the Edit
2952 Display Options screen
2953
2954 ucp_prefs_view_select_menu_prepend
2955 ===
2956 * Locations:
2957 + styles/prosilver/template/ucp_prefs_view.html
2958 * Since: 3.1.0-a1
2959 * Purpose: Add options to the top of the drop-down lists block of the Edit
2960 Display Options screen
2961
2962 ucp_profile_autologin_keys_tbody_key_after
2963 ===
2964 * Locations:
2965 + styles/prosilver/template/ucp_profile_autologin_keys.html
2966 * Since: 3.3.2-RC1
2967 * Purpose: Add table column after the first column.
2968
2969 ucp_profile_autologin_keys_tbody_key_before
2970 ===
2971 * Locations:
2972 + styles/prosilver/template/ucp_profile_autologin_keys.html
2973 * Since: 3.3.2-RC1
2974 * Purpose: Add table column before the first column.
2975
2976 ucp_profile_autologin_keys_tbody_mark_after
2977 ===
2978 * Locations:
2979 + styles/prosilver/template/ucp_profile_autologin_keys.html
2980 * Since: 3.3.2-RC1
2981 * Purpose: Add table column after the last column.
2982
2983 ucp_profile_autologin_keys_tbody_mark_before
2984 ===
2985 * Locations:
2986 + styles/prosilver/template/ucp_profile_autologin_keys.html
2987 * Since: 3.3.2-RC1
2988 * Purpose: Add table column before the last column.
2989
2990 ucp_profile_autologin_keys_thead_key_after
2991 ===
2992 * Locations:
2993 + styles/prosilver/template/ucp_profile_autologin_keys.html
2994 * Since: 3.3.2-RC1
2995 * Purpose: Add table header content after the first column.
2996
2997 ucp_profile_autologin_keys_thead_key_before
2998 ===
2999 * Locations:
3000 + styles/prosilver/template/ucp_profile_autologin_keys.html
3001 * Since: 3.3.2-RC1
3002 * Purpose: Add table header content before the first column.
3003
3004 ucp_profile_autologin_keys_thead_mark_after
3005 ===
3006 * Locations:
3007 + styles/prosilver/template/ucp_profile_autologin_keys.html
3008 * Since: 3.3.2-RC1
3009 * Purpose: Add table header content after the last column.
3010
3011 ucp_profile_autologin_keys_thead_mark_before
3012 ===
3013 * Locations:
3014 + styles/prosilver/template/ucp_profile_autologin_keys.html
3015 * Since: 3.3.2-RC1
3016 * Purpose: Add table header content before the last column.
3017
3018 ucp_profile_profile_info_after
3019 ===
3020 * Locations:
3021 + styles/prosilver/template/ucp_profile_profile_info.html
3022 * Since: 3.1.4-RC1
3023 * Purpose: Add options in profile page fieldset - after custom profile fields.
3024
3025 ucp_profile_profile_info_before
3026 ===
3027 * Locations:
3028 + styles/prosilver/template/ucp_profile_profile_info.html
3029 * Since: 3.1.4-RC1
3030 * Purpose: Add options in profile page fieldset - before jabber field.
3031
3032 ucp_profile_profile_info_birthday_label_append
3033 ===
3034 * Locations:
3035 + styles/prosilver/template/ucp_profile_profile_info.html
3036 * Since: 3.2.9-RC1
3037 * Purpose: Add more text to birthday label, such as required asterisk
3038
3039 ucp_profile_register_details_after
3040 ===
3041 * Locations:
3042 + styles/prosilver/template/ucp_profile_reg_details.html
3043 * Since: 3.1.4-RC1
3044 * Purpose: Add options in profile page fieldset - after confirm password field.
3045
3046 ucp_profile_register_details_before
3047 ===
3048 * Locations:
3049 + styles/prosilver/template/ucp_profile_reg_details.html
3050 * Since: 3.1.4-RC1
3051 * Purpose: Add options in profile page fieldset - before first field.
3052
3053 ucp_profile_signature_posting_editor_options_prepend
3054 ===
3055 * Locations:
3056 + styles/prosilver/template/ucp_profile_signature.html
3057 * Since: 3.2.6-RC1
3058 * Purpose: Add options signature posting editor - before first option.
3059
3060 ucp_register_buttons_before
3061 ===
3062 * Locations:
3063 + styles/prosilver/template/ucp_register.html
3064 * Since: 3.1.11-RC1
3065 * Purpose: Add content before buttons in registration form.
3066
3067 ucp_register_credentials_after
3068 ===
3069 * Locations:
3070 + styles/prosilver/template/ucp_register.html
3071 * Since: 3.1.0-b5
3072 * Purpose: Add options in registration page fieldset - after password field.
3073
3074 ucp_register_credentials_before
3075 ===
3076 * Locations:
3077 + styles/prosilver/template/ucp_register.html
3078 * Since: 3.1.0-b5
3079 * Purpose: Add options in registration page fieldset - before first field.
3080
3081 ucp_register_options_before
3082 ===
3083 * Locations:
3084 + styles/prosilver/template/ucp_register.html
3085 * Since: 3.1.0-b5
3086 * Purpose: Add options in registration page fieldset - before language selector.
3087
3088 ucp_register_profile_fields_after
3089 ===
3090 * Locations:
3091 + styles/prosilver/template/ucp_register.html
3092 * Since: 3.1.0-b5
3093 * Purpose: Add options in registration page fieldset - after last field.
3094
3095 ucp_register_profile_fields_before
3096 ===
3097 * Locations:
3098 + styles/prosilver/template/ucp_register.html
3099 * Since: 3.1.0-b5
3100 * Purpose: Add options in registration page fieldset - before profile fields.
3101
3102 viewforum_body_last_post_author_username_append
3103 ===
3104 * Locations:
3105 + styles/prosilver/template/viewforum_body.html (2)
3106 * Since: 3.2.4-RC1
3107 * Purpose: Append information to last post author username of member
3108
3109 viewforum_body_last_post_author_username_prepend
3110 ===
3111 * Locations:
3112 + styles/prosilver/template/viewforum_body.html (2)
3113 * Since: 3.2.4-RC1
3114 * Purpose: Prepend information to last post author username of member
3115
3116 viewforum_body_online_list_before
3117 ===
3118 * Locations:
3119 + styles/prosilver/template/viewforum_body.html
3120 * Since: 3.2.10-RC1
3121 * Purpose: Add content before the online users list
3122
3123 viewforum_body_topic_author_username_append
3124 ===
3125 * Locations:
3126 + styles/prosilver/template/viewforum_body.html
3127 * Since: 3.2.4-RC1
3128 * Purpose: Append information to topic author username of member
3129
3130 viewforum_body_topic_author_username_prepend
3131 ===
3132 * Locations:
3133 + styles/prosilver/template/viewforum_body.html
3134 * Since: 3.2.4-RC1
3135 * Purpose: Prepend information to topic author username of member
3136
3137 viewforum_body_topic_row_after
3138 ===
3139 * Locations:
3140 + styles/prosilver/template/viewforum_body.html
3141 * Since: 3.1.7-RC1
3142 * Purpose: Add content after the topic list item.
3143
3144 viewforum_body_topic_row_append
3145 ===
3146 * Locations:
3147 + styles/prosilver/template/viewforum_body.html
3148 * Since: 3.1.7-RC1
3149 * Purpose: Add content at the start of the topic list item.
3150
3151 viewforum_body_topic_row_before
3152 ===
3153 * Locations:
3154 + styles/prosilver/template/viewforum_body.html
3155 * Since: 3.1.7-RC1
3156 * Purpose: Add content before the topic list item.
3157
3158 viewforum_body_topic_row_prepend
3159 ===
3160 * Locations:
3161 + styles/prosilver/template/viewforum_body.html
3162 * Since: 3.1.7-RC1
3163 * Purpose: Add content at the end of the topic list item.
3164
3165 viewforum_body_topicrow_row_before
3166 ===
3167 * Locations:
3168 + styles/prosilver/template/viewforum_body.html
3169 * Since: 3.1.10-RC1
3170 * Purpose: Add content before list of topics.
3171
3172 viewforum_buttons_bottom_after
3173 ===
3174 * Locations:
3175 + styles/prosilver/template/viewforum_body.html
3176 * Since: 3.1.0-RC5
3177 * Purpose: Add buttons after New Topic button on the bottom of the topic's list
3178
3179 viewforum_buttons_bottom_before
3180 ===
3181 * Locations:
3182 + styles/prosilver/template/viewforum_body.html
3183 * Since: 3.1.0-RC5
3184 * Purpose: Add buttons before New Topic button on the bottom of the topic's list
3185
3186 viewforum_buttons_top_after
3187 ===
3188 * Locations:
3189 + styles/prosilver/template/viewforum_body.html
3190 * Since: 3.1.0-RC5
3191 * Purpose: Add buttons after New Topic button on the top of the topic's list
3192
3193 viewforum_buttons_top_before
3194 ===
3195 * Locations:
3196 + styles/prosilver/template/viewforum_body.html
3197 * Since: 3.1.0-RC5
3198 * Purpose: Add buttons before New Topic button on the top of the topic's list
3199
3200 viewforum_forum_name_append
3201 ===
3202 * Locations:
3203 + styles/prosilver/template/viewforum_body.html
3204 * Since: 3.1.0-b3
3205 * Purpose: Add content directly after the forum name link on the View forum screen
3206
3207 viewforum_forum_name_prepend
3208 ===
3209 * Locations:
3210 + styles/prosilver/template/viewforum_body.html
3211 * Since: 3.1.0-b3
3212 * Purpose: Add content directly before the forum name link on the View forum screen
3213
3214 viewforum_forum_title_after
3215 ===
3216 * Locations:
3217 + styles/prosilver/template/viewforum_body.html
3218 * Since: 3.1.5-RC1
3219 * Purpose: Add content directly after the forum title on the View forum screen
3220
3221 viewforum_forum_title_before
3222 ===
3223 * Locations:
3224 + styles/prosilver/template/viewforum_body.html
3225 * Since: 3.1.5-RC1
3226 * Purpose: Add content directly before the forum title on the View forum screen
3227
3228 viewonline_body_username_append
3229 ===
3230 * Locations:
3231 + styles/prosilver/template/viewonline_body.html
3232 * Since: 3.2.4-RC1
3233 * Purpose: Append information to username of member
3234
3235 viewonline_body_username_prepend
3236 ===
3237 * Locations:
3238 + styles/prosilver/template/viewonline_body.html
3239 * Since: 3.2.4-RC1
3240 * Purpose: Prepend information to username of member
3241
3242 viewtopic_body_avatar_after
3243 ===
3244 * Locations:
3245 + styles/prosilver/template/viewtopic_body.html
3246 * Since: 3.1.0-RC3
3247 * Purpose: Add content right after the avatar when viewing topics
3248
3249 viewtopic_body_avatar_before
3250 ===
3251 * Locations:
3252 + styles/prosilver/template/viewtopic_body.html
3253 * Since: 3.1.0-RC3
3254 * Purpose: Add content right before the avatar when viewing topics
3255
3256 viewtopic_body_contact_fields_after
3257 ===
3258 * Locations:
3259 + styles/prosilver/template/viewtopic_body.html
3260 * Since: 3.1.0-b3
3261 * Purpose: Add data after the contact fields on the user profile when viewing
3262 a post
3263
3264 viewtopic_body_contact_fields_before
3265 ===
3266 * Locations:
3267 + styles/prosilver/template/viewtopic_body.html
3268 * Since: 3.1.0-b3
3269 * Purpose: Add data before the contact fields on the user profile when viewing
3270 a post
3271
3272 viewtopic_body_contact_icon_append
3273 ===
3274 * Locations:
3275 + styles/prosilver/template/viewtopic_body.html
3276 * Since: 3.2.10-RC1
3277 * Purpose: Add content directly after the contact field icons in post user miniprofiles
3278
3279 viewtopic_body_contact_icon_prepend
3280 ===
3281 * Locations:
3282 + styles/prosilver/template/viewtopic_body.html
3283 * Since: 3.2.10-RC1
3284 * Purpose: Add content directly before the contact field icons in post user miniprofiles
3285
3286 viewtopic_body_footer_before
3287 ===
3288 * Locations:
3289 + styles/prosilver/template/viewtopic_body.html
3290 * Since: 3.1.0-a1
3291 * Purpose: Add content to the bottom of the View topic screen below the posts
3292 and quick reply, directly before the jumpbox in Prosilver.
3293
3294 viewtopic_body_online_list_after
3295 ===
3296 * Locations:
3297 + styles/prosilver/template/viewtopic_body.html
3298 * Since: 3.3.12-RC1
3299 * Purpose: Add content after the online users list
3300
3301 viewtopic_body_online_list_before
3302 ===
3303 * Locations:
3304 + styles/prosilver/template/viewtopic_body.html
3305 * Since: 3.2.10-RC1
3306 * Purpose: Add content before the online users list
3307
3308 viewtopic_body_pagination_top_after
3309 ===
3310 * Locations:
3311 + styles/prosilver/template/viewtopic_body.html
3312 * Since: 3.1.4-RC1
3313 * Purpose: Add content after the pagination at top
3314
3315 viewtopic_body_poll_after
3316 ===
3317 * Locations:
3318 + styles/prosilver/template/viewtopic_body.html
3319 * Since: 3.1.6-RC1
3320 * Purpose: Add content after the poll panel.
3321
3322 viewtopic_body_poll_before
3323 ===
3324 * Locations:
3325 + styles/prosilver/template/viewtopic_body.html
3326 * Since: 3.1.6-RC1
3327 * Purpose: Add content before the poll panel.
3328
3329 viewtopic_body_poll_option_after
3330 ===
3331 * Locations:
3332 + styles/prosilver/template/viewtopic_body.html
3333 * Since: 3.1.0-b3
3334 * Purpose: Add content after the poll option
3335 the list.
3336
3337 viewtopic_body_poll_option_before
3338 ===
3339 * Locations:
3340 + styles/prosilver/template/viewtopic_body.html
3341 * Since: 3.1.0-b3
3342 * Purpose: Add content before the poll option
3343 the list.
3344
3345 viewtopic_body_poll_question_append
3346 ===
3347 * Locations:
3348 + styles/prosilver/template/viewtopic_body.html
3349 * Since: 3.1.0-b3
3350 * Purpose: Add content directly after the poll question on the View topic screen
3351
3352 viewtopic_body_poll_question_prepend
3353 ===
3354 * Locations:
3355 + styles/prosilver/template/viewtopic_body.html
3356 * Since: 3.1.0-b3
3357 * Purpose: Add content directly before the poll question on the View topic screen
3358
3359 viewtopic_body_post_author_after
3360 ===
3361 * Locations:
3362 + styles/prosilver/template/viewtopic_body.html
3363 * Since: 3.1.3-RC1
3364 * Purpose: Add content directly after the post author on the view topic screen
3365
3366 viewtopic_body_post_author_before
3367 ===
3368 * Locations:
3369 + styles/prosilver/template/viewtopic_body.html
3370 * Since: 3.1.3-RC1
3371 * Purpose: Add content directly before the post author on the view topic screen
3372
3373 viewtopic_body_post_buttons_after
3374 ===
3375 * Locations:
3376 + styles/prosilver/template/viewtopic_body.html
3377 * Since: 3.1.0-a1
3378 * Purpose: Add post button to posts (next to edit, quote etc), at the end of
3379 the list.
3380
3381 viewtopic_body_post_buttons_before
3382 ===
3383 * Locations:
3384 + styles/prosilver/template/viewtopic_body.html
3385 * Since: 3.1.0-a1
3386 * Purpose: Add post button to posts (next to edit, quote etc), at the start of
3387 the list.
3388
3389 viewtopic_body_post_buttons_list_after
3390 ===
3391 * Locations:
3392 + styles/prosilver/template/viewtopic_body.html
3393 * Since: 3.1.5-RC1
3394 * Purpose: Add post button custom list to posts (next to edit, quote etc),
3395 after the original list.
3396
3397 viewtopic_body_post_buttons_list_before
3398 ===
3399 * Locations:
3400 + styles/prosilver/template/viewtopic_body.html
3401 * Since: 3.1.5-RC1
3402 * Purpose: Add post button custom list to posts (next to edit, quote etc),
3403 before the original list.
3404
3405 viewtopic_body_post_subject_before
3406 ===
3407 * Locations:
3408 + styles/prosilver/template/viewtopic_body.html
3409 * Since: 3.1.7-RC1
3410 * Purpose: Add data before post icon and subject
3411
3412 viewtopic_body_postrow_back2top_after
3413 ===
3414 * Locations:
3415 + styles/prosilver/template/viewtopic_body.html
3416 * Since: 3.1.8-RC1
3417 * Purpose: Add content to the post's bottom after the back to top link
3418
3419 viewtopic_body_postrow_back2top_append
3420 ===
3421 * Locations:
3422 + styles/prosilver/template/viewtopic_body.html
3423 * Since: 3.1.8-RC1
3424 * Purpose: Add content to the post's bottom directly after the back to top link
3425
3426 viewtopic_body_postrow_back2top_before
3427 ===
3428 * Locations:
3429 + styles/prosilver/template/viewtopic_body.html
3430 * Since: 3.1.8-RC1
3431 * Purpose: Add content to the post's bottom before the back to top link
3432
3433 viewtopic_body_postrow_back2top_prepend
3434 ===
3435 * Locations:
3436 + styles/prosilver/template/viewtopic_body.html
3437 * Since: 3.1.8-RC1
3438 * Purpose: Add content to the post's bottom directly before the back to top link
3439
3440 viewtopic_body_postrow_content_after
3441 ===
3442 * Locations:
3443 + styles/prosilver/template/viewtopic_body.html
3444 * Since: 3.2.4-RC1
3445 * Purpose: Add content after the message content in topics views
3446
3447 viewtopic_body_postrow_content_before
3448 ===
3449 * Locations:
3450 + styles/prosilver/template/viewtopic_body.html
3451 * Since: 3.3.11-RC1
3452 * Purpose: Add content before the message content in topics views
3453
3454 viewtopic_body_postrow_custom_fields_after
3455 ===
3456 * Locations:
3457 + styles/prosilver/template/viewtopic_body.html
3458 * Since: 3.1.0-a1
3459 * Purpose: Add data after the custom fields on the user profile when viewing
3460 a post
3461
3462 viewtopic_body_postrow_custom_fields_before
3463 ===
3464 * Locations:
3465 + styles/prosilver/template/viewtopic_body.html
3466 * Since: 3.1.0-a1
3467 * Purpose: Add data before the custom fields on the user profile when viewing
3468 a post
3469
3470 viewtopic_body_postrow_post_after
3471 ===
3472 * Locations:
3473 + styles/prosilver/template/viewtopic_body.html
3474 * Since: 3.1.0-a4
3475 * Purpose: Add data after posts
3476
3477 viewtopic_body_postrow_post_before
3478 ===
3479 * Locations:
3480 + styles/prosilver/template/viewtopic_body.html
3481 * Since: 3.1.0-a4
3482 * Purpose: Add data before posts
3483
3484 viewtopic_body_postrow_post_content_footer
3485 ===
3486 * Locations:
3487 + styles/prosilver/template/viewtopic_body.html
3488 * Since: 3.1.0-RC4
3489 * Purpose: Add data at the end of the posts.
3490
3491 viewtopic_body_postrow_post_details_after
3492 ===
3493 * Locations:
3494 + styles/prosilver/template/viewtopic_body.html
3495 * Since: 3.1.4-RC1
3496 * Purpose: Add content after the post details
3497
3498 viewtopic_body_postrow_post_details_before
3499 ===
3500 * Locations:
3501 + styles/prosilver/template/viewtopic_body.html
3502 * Since: 3.1.4-RC1
3503 * Purpose: Add content before the post details
3504
3505 viewtopic_body_postrow_post_notices_after
3506 ===
3507 * Locations:
3508 + styles/prosilver/template/viewtopic_body.html
3509 * Since: 3.1.0-b2
3510 * Purpose: Add posts specific custom notices at the notices bottom.
3511
3512 viewtopic_body_postrow_post_notices_before
3513 ===
3514 * Locations:
3515 + styles/prosilver/template/viewtopic_body.html
3516 * Since: 3.1.0-b2
3517 * Purpose: Add posts specific custom notices at the notices top.
3518
3519 viewtopic_body_postrow_rank_after
3520 ===
3521 * Locations:
3522 + styles/prosilver/template/viewtopic_body.html
3523 * Since: 3.1.6-RC1
3524 * Purpose: Add data after the rank on the user profile when viewing
3525 a post
3526
3527 viewtopic_body_postrow_rank_before
3528 ===
3529 * Locations:
3530 + styles/prosilver/template/viewtopic_body.html
3531 * Since: 3.1.6-RC1
3532 * Purpose: Add data before the rank on the user profile when viewing
3533 a post
3534
3535 viewtopic_body_postrow_signature_after
3536 ===
3537 * Locations:
3538 + styles/prosilver/template/viewtopic_body.html
3539 * Since: 3.3.5-RC1
3540 * Purpose: Add content after the signature
3541
3542 viewtopic_body_postrow_signature_before
3543 ===
3544 * Locations:
3545 + styles/prosilver/template/viewtopic_body.html
3546 * Since: 3.3.5-RC1
3547 * Purpose: Add content before the signature
3548
3549 viewtopic_body_topic_actions_before
3550 ===
3551 * Locations:
3552 + styles/prosilver/template/viewtopic_body.html
3553 * Since: 3.1.0-a4
3554 * Purpose: Add data before the topic actions buttons (after the posts sorting options)
3555
3556 viewtopic_buttons_bottom_after
3557 ===
3558 * Locations:
3559 + styles/prosilver/template/viewtopic_body.html
3560 * Since: 3.1.0-RC5
3561 * Purpose: Add buttons after Post Reply button on the bottom of the posts's list
3562
3563 viewtopic_buttons_bottom_before
3564 ===
3565 * Locations:
3566 + styles/prosilver/template/viewtopic_body.html
3567 * Since: 3.1.0-RC5
3568 * Purpose: Add buttons before Post Reply button on the bottom of the posts's list
3569
3570 viewtopic_buttons_top_after
3571 ===
3572 * Locations:
3573 + styles/prosilver/template/viewtopic_body.html
3574 * Since: 3.1.0-RC5
3575 * Purpose: Add buttons after Post Reply button on the top of the posts's list
3576
3577 viewtopic_buttons_top_before
3578 ===
3579 * Locations:
3580 + styles/prosilver/template/viewtopic_body.html
3581 * Since: 3.1.0-RC5
3582 * Purpose: Add buttons before Post Reply button on the top of the posts's list
3583
3584 viewtopic_dropdown_bottom_custom
3585 ===
3586 * Locations:
3587 + styles/prosilver/template/viewtopic_body.html
3588 * Since: 3.1.6-RC1
3589 * Purpose: Create a custom dropdown menu
3590
3591 viewtopic_dropdown_top_custom
3592 ===
3593 * Locations:
3594 + styles/prosilver/template/viewtopic_body.html
3595 * Since: 3.1.6-RC1
3596 * Purpose: Create a custom dropdown menu
3597
3598 viewtopic_print_head_append
3599 ===
3600 * Locations:
3601 + styles/prosilver/template/viewtopic_print.html
3602 * Since: 3.1.0-a1
3603 * Purpose: Add asset calls directly before the `</head>` tag of the Print Topic screen
3604
3605 viewtopic_topic_title_after
3606 ===
3607 * Locations:
3608 + styles/prosilver/template/viewtopic_body.html
3609 * Since: 3.1.7-RC1
3610 * Purpose: Add content directly after the topic title link on the View topic screen (outside of the h2 HTML tag)
3611
3612 viewtopic_topic_title_append
3613 ===
3614 * Locations:
3615 + styles/prosilver/template/viewtopic_body.html
3616 * Since: 3.1.0-b3
3617 * Purpose: Add content directly after the topic title link on the View topic screen
3618
3619 viewtopic_topic_title_before
3620 ===
3621 * Locations:
3622 + styles/prosilver/template/viewtopic_body.html
3623 * Since: 3.2.2-RC1
3624 * Purpose: Add content directly before the topic title link on the View topic screen (outside of the h2 HTML tag)
3625
3626 viewtopic_topic_title_prepend
3627 ===
3628 * Locations:
3629 + styles/prosilver/template/viewtopic_body.html
3630 * Since: 3.1.0-a1
3631 * Purpose: Add content directly before the topic title link on the View topic screen
3632
3633 viewtopic_topic_tools_after
3634 ===
3635 * Locations:
3636 + styles/prosilver/template/viewtopic_topic_tools.html
3637 * Since: 3.1.0-a3
3638 * Purpose: Add a new topic tool after the rest of the existing ones
3639
3640 viewtopic_topic_tools_before
3641 ===
3642 * Locations:
3643 + styles/prosilver/template/viewtopic_topic_tools.html
3644 * Since: 3.1.0-a3
3645 * Purpose: Add a new topic tool before the rest of the existing ones
3646