]> git.mxchange.org Git - hub.git/commit
Many XML-related templates engines renamed:
authorRoland Häder <roland@mxchange.org>
Tue, 15 Mar 2011 20:35:50 +0000 (20:35 +0000)
committerRoland Häder <roland@mxchange.org>
Tue, 15 Mar 2011 20:35:50 +0000 (20:35 +0000)
commitc7b93d02caa6eacf04bb1697ab2b2573481e5f14
tree84aa0eecbb933ef21320520a418f1a566fae96db
parent742af702fef26fa6eed5e7deff237d95a84abf10
Many XML-related templates engines renamed:
- All XML-bases template engines prefixed with 'Xml'
- Directory prepared for template engines handling WU XML templates
- TODOs.txt updated
12 files changed:
.gitattributes
application/hub/config.php
application/hub/main/helper/work_units/cruncher/class_CruncherTestUnitHelper.php
application/hub/main/template/announcement/class_AnnouncementTemplateEngine.php
application/hub/main/template/announcement/class_XmlAnnouncementTemplateEngine.php [new file with mode: 0644]
application/hub/main/template/class_ [new file with mode: 0644]
application/hub/main/template/connect/class_SelfConnectTemplateEngine.php
application/hub/main/template/connect/class_XmlSelfConnectTemplateEngine.php [new file with mode: 0644]
application/hub/main/template/objects/class_ObjectRegistryTemplateEngine.php
application/hub/main/template/objects/class_XmlObjectRegistryTemplateEngine.php [new file with mode: 0644]
application/hub/main/template/work_units/.htaccess [new file with mode: 0644]
docs/TODOs.txt