Verzeichnisstruktur phpBB-3.3.15


Veröffentlicht
28.08.2024

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.
Auf den Verzeichnisnamen klicken, dies zeigt nur das Verzeichnis mit Inhalt an

(Beispiel Datei-Icons)

Auf das Icon klicken um den Quellcode anzuzeigen

events.md

Zuletzt modifiziert: 02.04.2025, 15:01 - Dateigröße: 96.12 KiB


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