@@ -1402,6 +1402,10 @@ Template Events
1402
1402
+-------------------------------------------------------+----------------------------------------------------------+------------------+----------------------------------------------------------------------------------------------------------------------------------+
1403
1403
| navbar_header_username_prepend | navbar_header.html | 3.1.0-RC1 | Add text and HTMl before the username shown in the navbar. |
1404
1404
+-------------------------------------------------------+----------------------------------------------------------+------------------+----------------------------------------------------------------------------------------------------------------------------------+
1405
+ | notification_dropdown_footer_after | notification_dropdown.html | 3.3.12 | Add content after notifications list footer. |
1406
+ +-------------------------------------------------------+----------------------------------------------------------+------------------+----------------------------------------------------------------------------------------------------------------------------------+
1407
+ | notification_dropdown_footer_before | notification_dropdown.html | 3.3.12 | Add content before notifications list footer. |
1408
+ +-------------------------------------------------------+----------------------------------------------------------+------------------+----------------------------------------------------------------------------------------------------------------------------------+
1405
1409
| overall_footer_after | overall_footer.html | 3.1.0-a1 | Add content at the end of the file, directly prior to the `</body>` tag |
1406
1410
+-------------------------------------------------------+----------------------------------------------------------+------------------+----------------------------------------------------------------------------------------------------------------------------------+
1407
1411
| overall_footer_body_after | overall_footer.html | 3.1.3-RC1 | Add content before the `</body>` tag but after the $SCRIPTS var, i.e. after the js scripts have been loaded |
@@ -1664,6 +1668,10 @@ Template Events
1664
1668
+-------------------------------------------------------+----------------------------------------------------------+------------------+----------------------------------------------------------------------------------------------------------------------------------+
1665
1669
| ucp_friend_list_before | ucp_zebra_friends.html | 3.1.0-a4 | Add optional elements before list of friends in UCP |
1666
1670
+-------------------------------------------------------+----------------------------------------------------------+------------------+----------------------------------------------------------------------------------------------------------------------------------+
1671
+ | ucp_group_settings_after | ucp_groups_manage.html | 3.3.13-RC1 | Add content after options for managing a group in the UCP |
1672
+ +-------------------------------------------------------+----------------------------------------------------------+------------------+----------------------------------------------------------------------------------------------------------------------------------+
1673
+ | ucp_group_settings_before | ucp_groups_manage.html | 3.3.13-RC1 | Add content before options for managing a group in the UCP |
1674
+ +-------------------------------------------------------+----------------------------------------------------------+------------------+----------------------------------------------------------------------------------------------------------------------------------+
1667
1675
| ucp_header_content_before | ucp_header.html | 3.3.12-RC1 | Add optional elements before tab panels content in UCP |
1668
1676
+-------------------------------------------------------+----------------------------------------------------------+------------------+----------------------------------------------------------------------------------------------------------------------------------+
1669
1677
| ucp_header_friends_offline_username_full_append | ucp_header.html | 3.2.10-RC1 | Append information to offline friends username in UCP |
@@ -2054,6 +2062,12 @@ ACP Template Events
2054
2062
+------------------------------------------------+----------------------------+------------------+-----------------------------------------------------------------------------------------------------------------------------------------------+
2055
2063
| acp_group_types_prepend | acp_groups.html | 3.2.9-RC1 | Add additional group type options to group settings (prepend the list) |
2056
2064
+------------------------------------------------+----------------------------+------------------+-----------------------------------------------------------------------------------------------------------------------------------------------+
2065
+ | acp_groups_add_user_options_after | acp_groups.html | 3.3.13-RC1 | Add content after options for adding user to group in the ACP |
2066
+ +------------------------------------------------+----------------------------+------------------+-----------------------------------------------------------------------------------------------------------------------------------------------+
2067
+ | acp_groups_add_user_options_before | acp_groups.html | 3.3.13-RC1 | Add content before options for adding user to group in the ACP |
2068
+ +------------------------------------------------+----------------------------+------------------+-----------------------------------------------------------------------------------------------------------------------------------------------+
2069
+ | acp_groups_add_user_usernames_before | acp_groups.html | 3.3.13-RC1 | Add content before usernames option for adding user to group in the ACP |
2070
+ +------------------------------------------------+----------------------------+------------------+-----------------------------------------------------------------------------------------------------------------------------------------------+
2057
2071
| acp_groups_find_username_append | acp_groups.html | 3.1.7-RC1 | Add content at the end of the find username link |
2058
2072
+------------------------------------------------+----------------------------+------------------+-----------------------------------------------------------------------------------------------------------------------------------------------+
2059
2073
| acp_groups_find_username_prepend | acp_groups.html | 3.1.7-RC1 | Add content at the start of the find username link |
0 commit comments