]> git.mxchange.org Git - hub.git/commit
Added unfinished support for XML-based publishing of DHT entries.
authorRoland Haeder <roland@mxchange.org>
Sun, 9 Feb 2014 00:29:14 +0000 (01:29 +0100)
committerRoland Haeder <roland@mxchange.org>
Sun, 9 Feb 2014 00:29:14 +0000 (01:29 +0100)
commit2147b27a32272e6f13e63d3fbe63be97e0330498
treec594efa6e3fe88c925f83dada902cb3ec6140e89
parent22160be61707928413895651e342562e8c23c48a
Added unfinished support for XML-based publishing of DHT entries.

Signed-off-by: Roland Haeder <roland@mxchange.org>
application/hub/config.php
application/hub/interfaces/helper/dht/class_HelpableDht.php
application/hub/main/dht/class_BaseDht.php
application/hub/main/helper/dht/class_DhtBootstrapHelper.php
application/hub/main/helper/dht/class_DhtPublishEntryHelper.php [new file with mode: 0644]
application/hub/main/template/publish/.htaccess [new file with mode: 0644]
application/hub/main/template/publish/class_XmlDhtPublishEntryTemplateEngine.php [new file with mode: 0644]
application/hub/templates/xml/dht_publish/.htaccess [new file with mode: 0644]
application/hub/templates/xml/dht_publish/publish.xml [new file with mode: 0644]
application/hub/templates/xml/object_registry/object_registry.xml
core