]> git.mxchange.org Git - hub.git/commit
Hub descriptor extended, template engine added:
authorRoland Häder <roland@mxchange.org>
Tue, 22 Dec 2009 08:51:40 +0000 (08:51 +0000)
committerRoland Häder <roland@mxchange.org>
Tue, 22 Dec 2009 08:51:40 +0000 (08:51 +0000)
commiteb38570a0c4f78aca0b7e3d862d646cc225c18ee
treeee17a6266b3dce4e2b2fd7d83631ccb966a5adb0
parentb5ad00752a8c66faa7813cae5709975a3e7433e0
Hub descriptor extended, template engine added:
- New template engine AnnouncementTemplateEngine added which should parse
  hub announcement descriptors (XML)
- Hub announcement descriptor extended with listener (ports) information
- Some Missing config entries added (classes, file extensensions, etc.)
- Other minor improvements
- Copyright fixed (was 'Core', should be 'Hub')
.gitattributes
application/hub/config.php
application/hub/main/filter/bootstrap/class_HubBootstrapAquireHubIdFilter.php
application/hub/main/filter/bootstrap/class_HubBootstrapGenSessionIdFilter.php
application/hub/main/helper/hub/announcement/class_HubDescriptorHelper.php
application/hub/main/helper/hub/class_BaseHubHelper.php
application/hub/main/nodes/class_BaseHubNode.php
application/hub/main/template/.htaccess [new file with mode: 0644]
application/hub/main/template/announcement/.htaccess [new file with mode: 0644]
application/hub/main/template/announcement/class_AnnouncementTemplateEngine.php [new file with mode: 0644]
application/hub/templates/xml/announcement/self_announcement.xml