]> git.mxchange.org Git - mailer.git/commit
Caching of XML/email templates finished:
authorquix0r <quix0r@mxchange.org>
Tue, 9 Oct 2012 19:43:43 +0000 (19:43 +0000)
committerquix0r <quix0r@mxchange.org>
Tue, 9 Oct 2012 19:43:43 +0000 (19:43 +0000)
commitaae9c624b2577e2ce5995d8a2d260b7b4d16d0ee
treeb288843e4f2fd819c53b176d490eb8b3e77f6a92
parent0ab1a1496eff74bed0e1c3574bce9e64d0c66985
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