Caching of XML/email templates finished:
authorRoland Häder <roland@mxchange.org>
Tue, 9 Oct 2012 19:43:43 +0000 (19:43 +0000)
committerRoland Häder <roland@mxchange.org>
Tue, 9 Oct 2012 19:43:43 +0000 (19:43 +0000)
commit6560179e7c8dc565485503f374d4e31f333ffd0e
treeb288843e4f2fd819c53b176d490eb8b3e77f6a92
parentfe8175c95f44881a9edefc264e42fea350f7387b
Caching of XML/email templates finished:
- Added very basic (but working) support for caching XML and email templates
- Added new XML templates for listing user sub ids
- Added filter to "hook" another member action for listing member's sub ids
- Some other minor improvements
- TODOs.txt updated
21 files changed:
.gitattributes
DOCS/TODOs.txt
inc/ajax/ajax_admin.php
inc/ajax/ajax_installer.php
inc/cache/_compiled/email/.htaccess [new file with mode: 0644]
inc/cache/_compiled/emails/.htaccess [deleted file]
inc/cache/_compiled/xml/.htaccess [new file with mode: 0644]
inc/extensions/ext-user.php
inc/filter/user_filter.php
inc/filters.php
inc/functions.php
inc/language/user_de.php
inc/modules/admin/what-list_
inc/modules/admin/what-list_nickname.php
inc/modules/admin/what-list_user.php
inc/modules/admin/what-list_user_subid.php [new file with mode: 0644]
inc/template-functions.php
inc/xml-functions.php
templates/xml/admin/admin_list_nickname_history.xml
templates/xml/admin/admin_list_user_subid.xml [new file with mode: 0644]
templates/xml/admin_list_data_template.xml