[ Index ]

PHP Cross Reference of phpBB-3.3.14-deutsch

title

Body

[close]

/docs/ -> events.md (source)

   1  acp_ban_cell_append
   2  ===
   3  * Location: adm/style/acp_ban.html
   4  * Since: 3.1.7-RC1
   5  * Purpose: Add content at the end of the ban cell area
   6  
   7  acp_ban_cell_prepend
   8  ===
   9  * Location: adm/style/acp_ban.html
  10  * Since: 3.1.7-RC1
  11  * Purpose: Add content at the start of the ban cell area
  12  
  13  acp_bbcodes_actions_append
  14  ===
  15  * Location: adm/style/acp_bbcodes.html
  16  * Since: 3.1.0-a3
  17  * Purpose: Add actions to the BBCodes page, after edit/delete buttons
  18  
  19  acp_bbcodes_actions_prepend
  20  ===
  21  * Location: adm/style/acp_bbcodes.html
  22  * Since: 3.1.0-a3
  23  * Purpose: Add actions to the BBCodes page, before edit/delete buttons
  24  
  25  acp_bbcodes_edit_fieldsets_after
  26  ===
  27  * Location: adm/style/acp_bbcodes.html
  28  * Since: 3.1.0-a3
  29  * Purpose: Add settings to BBCode add/edit form
  30  
  31  acp_email_find_username_append
  32  ===
  33  * Location: adm/style/acp_email.html
  34  * Since: 3.1.7-RC1
  35  * Purpose: Add content at the end of the find username link
  36  
  37  acp_email_find_username_prepend
  38  ===
  39  * Location: adm/style/acp_email.html
  40  * Since: 3.1.7-RC1
  41  * Purpose: Add content at the start of the find username link
  42  
  43  acp_email_group_options_append
  44  ===
  45  * Location: adm/style/acp_email.html
  46  * Since: 3.1.7-RC1
  47  * Purpose: Add content at the end of the group options select box
  48  
  49  acp_email_group_options_prepend
  50  ===
  51  * Location: adm/style/acp_email.html
  52  * Since: 3.1.7-RC1
  53  * Purpose: Add content at the start of the group options select box
  54  
  55  acp_email_options_after
  56  ===
  57  * Location: adm/style/acp_email.html
  58  * Since: 3.1.2-RC1
  59  * Purpose: Add settings to mass email form
  60  
  61  acp_ext_details_end
  62  ===
  63  * Location: adm/style/acp_ext_details.html
  64  * Since: 3.1.11-RC1
  65  * Purpose: Add more detailed information on extension after the available information.
  66  
  67  acp_ext_details_notice
  68  ===
  69  * Location: adm/style/acp_ext_details.html
  70  * Since: 3.1.11-RC1
  71  * Purpose: Add extension detail notices after version check information.
  72  
  73  acp_ext_list_disabled_name_after
  74  ===
  75  * Location: adm/style/acp_ext_list.html
  76  * Since: 3.1.11-RC1
  77  * Purpose: Add content after the name of disabled extensions in the list
  78  
  79  acp_ext_list_disabled_title_after
  80  ===
  81  * Location: adm/style/acp_ext_list.html
  82  * Since: 3.1.11-RC1
  83  * Purpose: Add text after disabled extensions section title.
  84  
  85  acp_ext_list_enabled_name_after
  86  ===
  87  * Location: adm/style/acp_ext_list.html
  88  * Since: 3.1.11-RC1
  89  * Purpose: Add content after the name of enabled extensions in the list
  90  
  91  acp_ext_list_enabled_title_after
  92  ===
  93  * Location: adm/style/acp_ext_list.html
  94  * Since: 3.1.11-RC1
  95  * Purpose: Add text after enabled extensions section title.
  96  
  97  acp_ext_list_not_installed_name_after
  98  ===
  99  * Location: adm/style/acp_ext_list.html
 100  * Since: 3.3.14-RC1
 101  * Changed: 3.3.14 Renamed from acp_ext_list_available_name_after
 102  * Purpose: Add content after the name of not installed extensions in the list
 103  
 104  acp_ext_list_not_installed_title_after
 105  ===
 106  * Location: adm/style/acp_ext_list.html
 107  * Since: 3.3.14-RC1
 108  * Changed: 3.3.14 Renamed from acp_ext_list_available_title_after
 109  * Purpose: Add text after not installed extensions section title.
 110  
 111  acp_forums_custom_settings
 112  ===
 113  * Location: adm/style/acp_forums.html
 114  * Since: 3.1.6-RC1
 115  * Purpose: Add its own box (fieldset) for extension settings
 116  
 117  acp_forums_main_settings_append
 118  ===
 119  * Location: adm/style/acp_forums.html
 120  * Since: 3.1.2-RC1
 121  * Purpose: Add settings to forums at end of main settings section
 122  
 123  acp_forums_main_settings_prepend
 124  ===
 125  * Location: adm/style/acp_forums.html
 126  * Since: 3.1.2-RC1
 127  * Purpose: Add settings to forums before main settings section
 128  
 129  acp_forums_normal_settings_append
 130  ===
 131  * Location: adm/style/acp_forums.html
 132  * Since: 3.1.0-a1
 133  * Purpose: Add settings to forums at end of normal settings section
 134  
 135  acp_forums_normal_settings_prepend
 136  ===
 137  * Location: adm/style/acp_forums.html
 138  * Since: 3.1.2-RC1
 139  * Purpose: Add settings to forums before normal settings section
 140  
 141  acp_forums_prune_settings_append
 142  ===
 143  * Location: adm/style/acp_forums.html
 144  * Since: 3.1.2-RC1
 145  * Purpose: Add settings to forums at end of prune settings section
 146  
 147  acp_forums_prune_settings_prepend
 148  ===
 149  * Location: adm/style/acp_forums.html
 150  * Since: 3.1.2-RC1
 151  * Purpose: Add settings to forums before prune settings section
 152  
 153  acp_forums_quick_select_button_append
 154  ===
 155  * Location: adm/style/acp_forums.html
 156  * Since: 3.1.7-RC1
 157  * Purpose: Add content after the quick select forum submit button
 158  
 159  acp_forums_quick_select_button_prepend
 160  ===
 161  * Location: adm/style/acp_forums.html
 162  * Since: 3.1.7-RC1
 163  * Purpose: Add content before the quick select forum submit button
 164  
 165  acp_forums_rules_settings_append
 166  ===
 167  * Location: adm/style/acp_forums.html
 168  * Since: 3.1.2-RC1
 169  * Purpose: Add settings to forums at end of rules settings section
 170  
 171  acp_forums_rules_settings_prepend
 172  ===
 173  * Location: adm/style/acp_forums.html
 174  * Since: 3.1.2-RC1
 175  * Purpose: Add settings to forums before rules settings section
 176  
 177  acp_group_options_after
 178  ===
 179  * Location: adm/style/acp_groups.html
 180  * Since: 3.1.0-b4
 181  * Purpose: Add additional options to group settings (after GROUP_RECEIVE_PM)
 182  
 183  acp_group_options_before
 184  ===
 185  * Location: adm/style/acp_groups.html
 186  * Since: 3.1.0-b4
 187  * Purpose: Add additional options to group settings (before GROUP_FOUNDER_MANAGE)
 188  
 189  acp_group_types_append
 190  ===
 191  * Location: adm/style/acp_groups.html
 192  * Since: 3.2.9-RC1
 193  * Purpose: Add additional group type options to group settings (append the list)
 194  
 195  acp_group_types_prepend
 196  ===
 197  * Location: adm/style/acp_groups.html
 198  * Since: 3.2.9-RC1
 199  * Purpose: Add additional group type options to group settings (prepend the list)
 200  
 201  acp_groups_add_user_options_after
 202  ===
 203  * Location: adm/style/acp_groups.html
 204  * Since: 3.3.13-RC1
 205  * Purpose: Add content after options for adding user to group in the ACP
 206  
 207  acp_groups_add_user_options_before
 208  ===
 209  * Location: adm/style/acp_groups.html
 210  * Since: 3.3.13-RC1
 211  * Purpose: Add content before options for adding user to group in the ACP
 212  
 213  acp_groups_add_user_usernames_before
 214  ===
 215  * Location: adm/style/acp_groups.html
 216  * Since: 3.3.13-RC1
 217  * Purpose: Add content before usernames option for adding user to group in the ACP
 218  
 219  acp_groups_find_username_append
 220  ===
 221  * Location: adm/style/acp_groups.html
 222  * Since: 3.1.7-RC1
 223  * Purpose: Add content at the end of the find username link
 224  
 225  acp_groups_find_username_prepend
 226  ===
 227  * Location: adm/style/acp_groups.html
 228  * Since: 3.1.7-RC1
 229  * Purpose: Add content at the start of the find username link
 230  
 231  acp_groups_manage_after
 232  ===
 233  * Location: adm/style/acp_groups.html
 234  * Since: 3.1.7-RC1
 235  * Purpose: Add content after the manage groups table
 236  
 237  acp_groups_manage_before
 238  ===
 239  * Location: adm/style/acp_groups.html
 240  * Since: 3.1.7-RC1
 241  * Purpose: Add content before the manage groups table
 242  
 243  acp_groups_position_legend_add_button_after
 244  ===
 245  * Location: adm/style/acp_groups_position.html
 246  * Since: 3.1.7-RC1
 247  * Purpose: Add content after adding group to legend submit button
 248  
 249  acp_groups_position_legend_add_button_before
 250  ===
 251  * Location: adm/style/acp_groups_position.html
 252  * Since: 3.1.7-RC1
 253  * Purpose: Add content before adding group to legend submit button
 254  
 255  acp_groups_position_teampage_add_button_after
 256  ===
 257  * Location: adm/style/acp_groups_position.html
 258  * Since: 3.1.7-RC1
 259  * Purpose: Add content after adding group to teampage submit button
 260  
 261  acp_groups_position_teampage_add_button_before
 262  ===
 263  * Location: adm/style/acp_groups_position.html
 264  * Since: 3.1.7-RC1
 265  * Purpose: Add content before adding group to teampage submit button
 266  
 267  acp_help_phpbb_stats_after
 268  ===
 269  * Location: adm/style/acp_help_phpbb.html
 270  * Since: 3.2.0-RC2
 271  * Purpose: Add content after send statistics tile
 272  
 273  acp_help_phpbb_stats_before
 274  ===
 275  * Location: adm/style/acp_help_phpbb.html
 276  * Since: 3.2.0-RC2
 277  * Purpose: Add content before send statistics tile
 278  
 279  acp_logs_quick_select_forum_button_append
 280  ===
 281  * Location: adm/style/acp_logs.html
 282  * Since: 3.1.7-RC1
 283  * Purpose: Add content after the quick forum select form submit button
 284  
 285  acp_logs_quick_select_forum_button_prepend
 286  ===
 287  * Location: adm/style/acp_logs.html
 288  * Since: 3.1.7-RC1
 289  * Purpose: Add content before the quick forum select form submit button
 290  
 291  acp_main_actions_append
 292  ===
 293  * Location: adm/style/acp_main.html
 294  * Since: 3.1.0-a1
 295  * Purpose: Add actions to the ACP main page below the cache purge action
 296  
 297  acp_main_notice_after
 298  ===
 299  * Location: adm/style/acp_main.html
 300  * Since: 3.1.0-a1
 301  * Purpose: Add notices or other blocks in the ACP below other configuration notices
 302  
 303  acp_overall_footer_after
 304  ===
 305  * Location: adm/style/overall_footer.html
 306  * Since: 3.1.0-a1
 307  * Purpose: Add content below the footer in the ACP
 308  
 309  acp_overall_footer_body_after
 310  ===
 311  * Location: adm/style/overall_footer.html
 312  * Since: 3.3.10-RC1
 313  * Purpose: Add content before the `</body>` tag but after the $SCRIPTS var, i.e. after the js scripts have been loaded
 314  
 315  acp_overall_header_body_before
 316  ===
 317  * Location: adm/style/overall_header.html
 318  * Since: 3.1.0-b2
 319  * Purpose: Add content to the header body
 320  
 321  acp_overall_header_head_append
 322  ===
 323  * Location: adm/style/overall_header.html
 324  * Since: 3.1.0-a1
 325  * Purpose: Add assets within the `<head>` tags in the ACP
 326  
 327  acp_overall_header_stylesheets_after
 328  ===
 329  * Location: adm/style/overall_header.html
 330  * Since: 3.1.0-RC3
 331  * Purpose: Add assets after stylesheets within the `<head>` tags in the ACP.
 332  Note that INCLUDECSS will not work with this event.
 333  
 334  acp_permission_forum_copy_dest_forum_append
 335  ===
 336  * Location: adm/style/permission_forum_copy.html
 337  * Since: 3.1.7-RC1
 338  * Purpose: Add content after the destination forum select form
 339  
 340  acp_permission_forum_copy_dest_forum_prepend
 341  ===
 342  * Location: adm/style/permission_forum_copy.html
 343  * Since: 3.1.7-RC1
 344  * Purpose: Add content before the destination forum select form
 345  
 346  acp_permission_forum_copy_src_forum_append
 347  ===
 348  * Location: adm/style/permission_forum_copy.html
 349  * Since: 3.1.7-RC1
 350  * Purpose: Add content after the source forum select form
 351  
 352  acp_permission_forum_copy_src_forum_prepend
 353  ===
 354  * Location: adm/style/permission_forum_copy.html
 355  * Since: 3.1.7-RC1
 356  * Purpose: Add content before the source forum select form
 357  
 358  acp_permissions_add_group_options_append
 359  ===
 360  * Location: adm/style/acp_permissions.html
 361  * Since: 3.1.7-RC1
 362  * Purpose: Add content after the group multiple select form
 363  
 364  acp_permissions_add_group_options_prepend
 365  ===
 366  * Location: adm/style/acp_permissions.html
 367  * Since: 3.1.7-RC1
 368  * Purpose: Add content before the group multiple select form
 369  
 370  acp_permissions_find_username_append
 371  ===
 372  * Location: adm/style/acp_permissions.html
 373  * Since: 3.1.7-RC1
 374  * Purpose: Add content after the find username link
 375  
 376  acp_permissions_find_username_prepend
 377  ===
 378  * Location: adm/style/acp_permissions.html
 379  * Since: 3.1.7-RC1
 380  * Purpose: Add content before the find username link
 381  
 382  acp_permissions_select_forum_append
 383  ===
 384  * Location: adm/style/acp_permissions.html
 385  * Since: 3.1.7-RC1
 386  * Purpose: Add content after the forum select form label
 387  
 388  acp_permissions_select_forum_prepend
 389  ===
 390  * Location: adm/style/acp_permissions.html
 391  * Since: 3.1.7-RC1
 392  * Purpose: Add content before the forum select form label
 393  
 394  acp_permissions_select_group_after
 395  ===
 396  * Location: adm/style/acp_permissions.html
 397  * Since: 3.1.7-RC1
 398  * Purpose: Add content after the group select form in usergroup view
 399  
 400  acp_permissions_select_group_append
 401  ===
 402  * Location: adm/style/acp_permissions.html
 403  * Since: 3.1.7-RC1
 404  * Purpose: Add content after the group select form label
 405  
 406  acp_permissions_select_group_before
 407  ===
 408  * Location: adm/style/acp_permissions.html
 409  * Since: 3.1.7-RC1
 410  * Purpose: Add content before the group select form in usergroup view
 411  
 412  acp_permissions_select_group_prepend
 413  ===
 414  * Location: adm/style/acp_permissions.html
 415  * Since: 3.1.7-RC1
 416  * Purpose: Add content before the group select form label
 417  
 418  acp_permissions_select_multiple_forum_append
 419  ===
 420  * Location: adm/style/acp_permissions.html
 421  * Since: 3.1.7-RC1
 422  * Purpose: Add content after the forum multiple select form label
 423  
 424  acp_permissions_select_multiple_forum_prepend
 425  ===
 426  * Location: adm/style/acp_permissions.html
 427  * Since: 3.1.7-RC1
 428  * Purpose: Add content before the forum multiple select form label
 429  
 430  acp_posting_buttons_after
 431  ===
 432  * Locations:
 433      + adm/style/acp_posting_buttons.html
 434  * Since: 3.1.0-b4
 435  * Purpose: Add content after BBCode posting buttons in the ACP
 436  
 437  acp_posting_buttons_before
 438  ===
 439  * Locations:
 440      + adm/style/acp_posting_buttons.html
 441  * Since: 3.1.0-b4
 442  * Purpose: Add content before BBCode posting buttons in the ACP
 443  
 444  acp_posting_buttons_custom_tags_before
 445  ===
 446  * Locations:
 447      + adm/style/acp_posting_buttons.html
 448  * Since: 3.1.10-RC1
 449  * Purpose: Add content before the custom BBCodes in the ACP
 450  
 451  acp_profile_basic_options_after
 452  ===
 453  * Locations:
 454      + adm/style/acp_profile.html
 455  * Since: 3.2.10-RC1
 456  * Purpose: Add content after custom profile field basic options in the ACP
 457  
 458  acp_profile_basic_options_before
 459  ===
 460  * Locations:
 461      + adm/style/acp_profile.html
 462  * Since: 3.2.10-RC1
 463  * Purpose: Add content before custom profile field basic options in the ACP
 464  
 465  acp_profile_contact_after
 466  ===
 467  * Locations:
 468      + adm/style/acp_profile.html
 469  * Since: 3.2.10-RC1
 470  * Purpose: Add content after contact specific custom profile field option in the ACP
 471  
 472  acp_profile_contact_before
 473  ===
 474  * Locations:
 475      + adm/style/acp_profile.html
 476  * Since: 3.1.6-RC1
 477  * Purpose: Add extra options to custom profile field configuration in the ACP
 478  
 479  acp_profile_contact_last
 480  ===
 481  * Locations:
 482      + adm/style/acp_profile.html
 483  * Since: 3.1.11-RC1
 484  * Purpose: Add contact specific options to custom profile fields in the ACP
 485  
 486  acp_profile_options_before
 487  ===
 488  * Locations:
 489      + adm/style/acp_profile.html
 490  * Since: 3.2.10-RC1
 491  * Purpose: Add content before custom profile field options in the ACP
 492  
 493  acp_profile_step_one_lang_after
 494  ===
 495  * Locations:
 496      + adm/style/acp_profile.html
 497  * Since: 3.1.11-RC1
 498  * Purpose: Add extra lang specific options to custom profile field step one configuration in the ACP
 499  
 500  acp_profile_visibility_options_after
 501  ===
 502  * Locations:
 503      + adm/style/acp_profile.html
 504  * Since: 3.2.10-RC1
 505  * Purpose: Add content after custom profile field visibility options in the ACP
 506  
 507  acp_profile_visibility_options_before
 508  ===
 509  * Locations:
 510      + adm/style/acp_profile.html
 511  * Since: 3.2.10-RC1
 512  * Purpose: Add content before custom profile field visibility options in the ACP
 513  
 514  acp_prune_forums_append
 515  ===
 516  * Locations:
 517      + adm/style/acp_prune_forums.html
 518  * Since: 3.1.7-RC1
 519  * Purpose: Add content after the forum select form label
 520  
 521  acp_prune_forums_prepend
 522  ===
 523  * Locations:
 524      + adm/style/acp_prune_forums.html
 525  * Since: 3.1.7-RC1
 526  * Purpose: Add content before the forum select form label
 527  
 528  acp_prune_forums_settings_append
 529  ===
 530  * Locations:
 531      + adm/style/acp_prune_forums.html
 532  * Since: 3.2.2-RC1
 533  * Purpose: Add content after the prune settings
 534  
 535  acp_prune_users_find_username_append
 536  ===
 537  * Locations:
 538      + adm/style/acp_prune_users.html
 539  * Since: 3.1.7-RC1
 540  * Purpose: Add content after the find username link
 541  
 542  acp_prune_users_find_username_prepend
 543  ===
 544  * Locations:
 545      + adm/style/acp_prune_users.html
 546  * Since: 3.1.7-RC1
 547  * Purpose: Add content before the find username link
 548  
 549  acp_ranks_edit_after
 550  ===
 551  * Locations:
 552      + adm/style/acp_ranks.html
 553  * Since: 3.1.0-RC3
 554  * Purpose: Add content after the rank details when editing a rank in the ACP
 555  
 556  acp_ranks_edit_before
 557  ===
 558  * Locations:
 559      + adm/style/acp_ranks.html
 560  * Since: 3.1.0-RC3
 561  * Purpose: Add content before the rank details when editing a rank in the ACP
 562  
 563  acp_ranks_list_column_after
 564  ===
 565  * Locations:
 566      + adm/style/acp_ranks.html
 567  * Since: 3.1.0-RC3
 568  * Purpose: Add content before the first column in the ranks list in the ACP
 569  
 570  acp_ranks_list_column_before
 571  ===
 572  * Locations:
 573      + adm/style/acp_ranks.html
 574  * Since: 3.1.0-RC3
 575  * Purpose: Add content after the last column (but before the action column)
 576  in the ranks list in the ACP
 577  
 578  acp_ranks_list_header_after
 579  ===
 580  * Locations:
 581      + adm/style/acp_ranks.html
 582  * Since: 3.1.0-RC3
 583  * Purpose: Add content before the first header-column in the ranks list in the ACP
 584  
 585  acp_ranks_list_header_before
 586  ===
 587  * Locations:
 588      + adm/style/acp_ranks.html
 589  * Since: 3.1.0-RC3
 590  * Purpose: Add content after the last header-column (but before the action column)
 591  in the ranks list in the ACP
 592  
 593  acp_simple_footer_after
 594  ===
 595  * Location: adm/style/simple_footer.html
 596  * Since: 3.1.0-a1
 597  * Purpose: Add content below the simple footer in the ACP
 598  
 599  acp_simple_footer_body_after
 600  ===
 601  * Location: adm/style/simple_footer.html
 602  * Since: 3.3.10-RC1
 603  * Purpose: Add content before the `</body>` tag but after the $SCRIPTS var, i.e. after the js scripts have been loaded
 604  
 605  acp_simple_header_body_before
 606  ===
 607  * Location: adm/style/simple_header.html
 608  * Since: 3.1.0-b2
 609  * Purpose: Add content to the header body
 610  
 611  acp_simple_header_head_append
 612  ===
 613  * Location: adm/style/simple_header.html
 614  * Since: 3.1.0-a1
 615  * Purpose: Add assets within the `<head>` tags in the simple header of the ACP
 616  
 617  acp_simple_header_stylesheets_after
 618  ===
 619  * Location: adm/style/simple_header.html
 620  * Since: 3.1.0-RC3
 621  * Purpose: Add assets after stylesheets within the `<head>` tags in the simple header
 622  of the ACP. Note that INCLUDECSS will not work with this event.
 623  
 624  acp_styles_list_before
 625  ===
 626  * Locations:
 627      + adm/style/acp_styles.html
 628  * Since: 3.1.7-RC1
 629  * Purpose: Add content before list of styles
 630  
 631  acp_users_mode_add
 632  ===
 633  * Locations:
 634      + adm/style/acp_users.html
 635  * Since: 3.2.2-RC1
 636  * Purpose: Add extra modes to the ACP user page
 637  
 638  acp_users_overview_options_append
 639  ===
 640  * Location: adm/style/acp_users_overview.html
 641  * Since: 3.1.0-a1
 642  * Purpose: Add options and settings on user overview page
 643  
 644  acp_users_prefs_append
 645  ===
 646  * Location: adm/style/acp_users_prefs.html
 647  * Since: 3.1.0-b3
 648  * Purpose: Add user options fieldset to the bottom of ACP users prefs settings
 649  
 650  acp_users_prefs_personal_append
 651  ===
 652  * Location: adm/style/acp_users_prefs.html
 653  * Since: 3.1.0-b3
 654  * Purpose: Add user options fieldset to the bottom of ACP users personal prefs settings
 655  
 656  acp_users_prefs_personal_prepend
 657  ===
 658  * Location: adm/style/acp_users_prefs.html
 659  * Since: 3.1.0-b3
 660  * Purpose: Add user options fieldset to the top of ACP users personal prefs settings
 661  
 662  acp_users_prefs_post_append
 663  ===
 664  * Location: adm/style/acp_users_prefs.html
 665  * Since: 3.1.0-b3
 666  * Purpose: Add user options fieldset to the bottom of ACP users post prefs settings
 667  
 668  acp_users_prefs_post_prepend
 669  ===
 670  * Location: adm/style/acp_users_prefs.html
 671  * Since: 3.1.0-b3
 672  * Purpose: Add user options fieldset to the top of ACP users post prefs settings
 673  
 674  acp_users_prefs_prepend
 675  ===
 676  * Location: adm/style/acp_users_prefs.html
 677  * Since: 3.1.0-b3
 678  * Purpose: Add user options fieldset to the top of ACP users prefs settings
 679  
 680  acp_users_prefs_view_append
 681  ===
 682  * Location: adm/style/acp_users_prefs.html
 683  * Since: 3.1.0-b3
 684  * Purpose: Add user options fieldset to the bottom of ACP users view prefs settings
 685  
 686  acp_users_prefs_view_prepend
 687  ===
 688  * Location: adm/style/acp_users_prefs.html
 689  * Since: 3.1.0-b3
 690  * Purpose: Add user options fieldset to the top of ACP users view prefs settings
 691  
 692  acp_users_profile_after
 693  ===
 694  * Locations:
 695      + adm/style/acp_users_profile.html
 696  * Since: 3.1.4-RC1
 697  * Purpose: Add content after the profile details but before the custom profile fields when editing a user in the ACP
 698  
 699  acp_users_profile_before
 700  ===
 701  * Locations:
 702      + adm/style/acp_users_profile.html
 703  * Since: 3.1.4-RC1
 704  * Purpose: Add content before the profile details when editing a user in the ACP
 705  
 706  acp_users_profile_custom_after
 707  ===
 708  * Locations:
 709      + adm/style/acp_users_profile.html
 710  * Since: 3.1.4-RC1
 711  * Purpose: Add content after the the custom profile fields when editing a user in the ACP
 712  
 713  acp_users_select_group_after
 714  ===
 715  * Location: adm/style/acp_users.html
 716  * Since: 3.1.7-RC1
 717  * Purpose: Add content after group select form
 718  
 719  acp_users_select_group_before
 720  ===
 721  * Location: adm/style/acp_users.html
 722  * Since: 3.1.7-RC1
 723  * Purpose: Add content before group select form
 724  
 725  attachment_file_after
 726  ===
 727  * Locations:
 728      + styles/prosilver/template/attachment.html
 729  * Since: 3.1.6-RC1
 730  * Purpose: Add content after the attachment.
 731  
 732  attachment_file_append
 733  ===
 734  * Locations:
 735      + styles/prosilver/template/attachment.html
 736  * Since: 3.1.6-RC1
 737  * Purpose: Add custom attachment types displaying to the bottom of attachment block.
 738  
 739  attachment_file_before
 740  ===
 741  * Locations:
 742      + styles/prosilver/template/attachment.html
 743  * Since: 3.1.6-RC1
 744  * Purpose: Add content before the attachment.
 745  
 746  attachment_file_prepend
 747  ===
 748  * Locations:
 749      + styles/prosilver/template/attachment.html
 750  * Since: 3.1.6-RC1
 751  * Purpose: Add custom attachment types displaying to the top of attachment block.
 752  
 753  confirm_delete_body_delete_reason_before
 754  ===
 755  * Locations:
 756      + styles/prosilver/template/confirm_delete_body.html
 757  * Since: 3.2.4-RC1
 758  * Purpose: Add custom text to the confirmation of a post that is deleted.
 759  
 760  forumlist_body_category_header_after
 761  ===
 762  * Locations:
 763      + styles/prosilver/template/forumlist_body.html
 764  * Since: 3.1.0-a4
 765  * Purpose: Add content after the header of the category on the forum list.
 766  
 767  forumlist_body_category_header_before
 768  ===
 769  * Locations:
 770      + styles/prosilver/template/forumlist_body.html
 771  * Since: 3.1.0-a4
 772  * Purpose: Add content before the header of the category on the forum list.
 773  
 774  forumlist_body_category_header_row_append
 775  ===
 776  * Locations:
 777      + styles/prosilver/template/forumlist_body.html
 778  * Since: 3.1.5-RC1
 779  * Purpose: Add content after the header row of the category on the forum list.
 780  
 781  forumlist_body_category_header_row_prepend
 782  ===
 783  * Locations:
 784      + styles/prosilver/template/forumlist_body.html
 785  * Since: 3.1.5-RC1
 786  * Purpose: Add content before the header row of the category on the forum list.
 787  
 788  forumlist_body_forum_image_after
 789  ===
 790  * Locations:
 791      + styles/prosilver/template/forumlist_body.html
 792  * Since: 3.2.2-RC1
 793  * Purpose: Add content after the forum image on the forum list.
 794  
 795  forumlist_body_forum_image_append
 796  ===
 797  * Locations:
 798      + styles/prosilver/template/forumlist_body.html
 799  * Since: 3.2.2-RC1
 800  * Purpose: Add content at the start of the forum image on the forum list.
 801  
 802  forumlist_body_forum_image_before
 803  ===
 804  * Locations:
 805      + styles/prosilver/template/forumlist_body.html
 806  * Since: 3.2.2-RC1
 807  * Purpose: Add content before the forum image on the forum list.
 808  
 809  forumlist_body_forum_image_prepend
 810  ===
 811  * Locations:
 812      + styles/prosilver/template/forumlist_body.html
 813  * Since: 3.2.2-RC1
 814  * Purpose: Add content at the end of the forum image on the forum list.
 815  
 816  forumlist_body_forum_row_after
 817  ===
 818  * Locations:
 819      + styles/prosilver/template/forumlist_body.html
 820  * Since: 3.1.0-RC5
 821  * Purpose: Add content after the forum list item.
 822  
 823  forumlist_body_forum_row_append
 824  ===
 825  * Locations:
 826      + styles/prosilver/template/forumlist_body.html
 827  * Since: 3.1.0-RC5
 828  * Purpose: Add content at the start of the forum list item.
 829  
 830  forumlist_body_forum_row_before
 831  ===
 832  * Locations:
 833      + styles/prosilver/template/forumlist_body.html
 834  * Since: 3.1.0-RC5
 835  * Purpose: Add content before the forum list item.
 836  
 837  forumlist_body_forum_row_prepend
 838  ===
 839  * Locations:
 840      + styles/prosilver/template/forumlist_body.html
 841  * Since: 3.1.0-RC5
 842  * Purpose: Add content at the end of the forum list item.
 843  
 844  forumlist_body_last_post_title_prepend
 845  ===
 846  * Locations:
 847      + styles/prosilver/template/forumlist_body.html
 848  * Since: 3.1.0-a1
 849  * Purpose: Add content before the post title of the latest post in a forum on the forum list.
 850  
 851  forumlist_body_last_poster_username_append
 852  ===
 853  * Locations:
 854      + styles/prosilver/template/forumlist_body.html
 855  * Since: 3.2.4-RC1
 856  * Purpose: Append information to last poster username of member
 857  
 858  forumlist_body_last_poster_username_prepend
 859  ===
 860  * Locations:
 861      + styles/prosilver/template/forumlist_body.html
 862  * Since: 3.2.4-RC1
 863  * Purpose: Prepend information to last poster username of member
 864  
 865  forumlist_body_last_row_after
 866  ===
 867  * Locations:
 868      + styles/prosilver/template/forumlist_body.html
 869  * Since: 3.1.0-b2
 870  * Purpose: Add content after the very last row of the forum list.
 871  
 872  forumlist_body_subforum_link_append
 873  ===
 874  * Locations:
 875      + styles/prosilver/template/forumlist_body.html
 876  * Since: 3.1.11-RC1
 877  * Purpose: Add content at the end of subforum link item.
 878  
 879  forumlist_body_subforum_link_prepend
 880  ===
 881  * Locations:
 882      + styles/prosilver/template/forumlist_body.html
 883  * Since: 3.1.11-RC1
 884  * Purpose: Add content at the start of subforum link item.
 885  
 886  forumlist_body_subforums_after
 887  ===
 888  * Locations:
 889      + styles/prosilver/template/forumlist_body.html
 890  * Since: 3.1.0-a4
 891  * Purpose: Add content after the list of subforums (if any) for each forum on the forum list.
 892  
 893  forumlist_body_subforums_before
 894  ===
 895  * Locations:
 896      + styles/prosilver/template/forumlist_body.html
 897  * Since: 3.1.0-a4
 898  * Purpose: Add content before the list of subforums (if any) for each forum on the forum list.
 899  
 900  index_body_birthday_block_before
 901  ===
 902  * Locations:
 903      + styles/prosilver/template/index_body.html
 904  * Since: 3.1.11-RC1
 905  * Purpose: Add new statistic blocks before the Birthday block
 906  
 907  index_body_block_birthday_append
 908  ===
 909  * Locations:
 910      + styles/prosilver/template/index_body.html
 911  * Since: 3.1.0-b3
 912  * Purpose: Append content to the birthday list on the Board index
 913  
 914  index_body_block_birthday_prepend
 915  ===
 916  * Locations:
 917      + styles/prosilver/template/index_body.html
 918  * Since: 3.1.0-b3
 919  * Purpose: Prepend content to the birthday list on the Board index
 920  
 921  index_body_block_online_append
 922  ===
 923  * Locations:
 924      + styles/prosilver/template/index_body.html
 925  * Since: 3.1.0-b3
 926  * Purpose: Append content to the online list on the Board index
 927  
 928  index_body_block_online_prepend
 929  ===
 930  * Locations:
 931      + styles/prosilver/template/index_body.html
 932  * Since: 3.1.0-b3
 933  * Purpose: Prepend content to the online list on the Board index
 934  
 935  index_body_block_stats_append
 936  ===
 937  * Locations:
 938      + styles/prosilver/template/index_body.html
 939  * Since: 3.1.0-b3
 940  * Purpose: Append content to the statistics list on the Board index
 941  
 942  index_body_block_stats_prepend
 943  ===
 944  * Locations:
 945      + styles/prosilver/template/index_body.html
 946  * Since: 3.1.0-b3
 947  * Purpose: Prepend content to the statistics list on the Board index
 948  
 949  index_body_forumlist_body_after
 950  ===
 951  * Locations:
 952      + styles/prosilver/template/index_body.html
 953  * Since: 3.1.1
 954  * Purpose: Add content after the forum list body on the index page
 955  
 956  index_body_markforums_after
 957  ===
 958  * Locations:
 959      + styles/prosilver/template/index_body.html
 960  * Since: 3.1.0-RC2
 961  * Purpose: Add content after the mark-read link above the forum list on Board index
 962  
 963  index_body_markforums_before
 964  ===
 965  * Locations:
 966      + styles/prosilver/template/index_body.html
 967  * Since: 3.1.0-RC2
 968  * Purpose: Add content before the mark-read link above the forum list on Board index
 969  
 970  index_body_stat_blocks_after
 971  ===
 972  * Locations:
 973      + styles/prosilver/template/index_body.html
 974  * Since: 3.1.0-b3
 975  * Purpose: Add new statistic blocks below the Who Is Online and Board Statistics blocks
 976  
 977  index_body_stat_blocks_before
 978  ===
 979  * Locations:
 980      + styles/prosilver/template/index_body.html
 981  * Since: 3.1.0-a1
 982  * Purpose: Add new statistic blocks above the Who Is Online and Board Statistics blocks
 983  
 984  mcp_ban_fields_after
 985  ===
 986  * Locations:
 987      + styles/prosilver/template/mcp_ban.html
 988  * Since: 3.1.0-RC3
 989  * Purpose: Add additional fields to the ban form in MCP
 990  
 991  mcp_ban_fields_before
 992  ===
 993  * Locations:
 994      + styles/prosilver/template/mcp_ban.html
 995  * Since: 3.1.0-RC3
 996  * Purpose: Add additional fields to the ban form in MCP
 997  
 998  mcp_ban_unban_after
 999  ===
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


Generated: Mon Nov 25 19:05:08 2024 Cross-referenced by PHPXref 0.7.1