yacy_search_server/htroot/api/ymarks/get_treeview.xml
apfelmaennchen 808edffaf6 ymarks
- some refactoring
- working xbel and html import (/api/ymarks/test_import.html)
- working treeview (/api/ymarks/test_treeview.html)

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7312 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-11-06 20:26:13 +00:00

11 lines
227 B
XML

<?xml version='1.0' encoding="UTF-8" standalone='yes'?>
<folders>
#{folders}#<folder
id="#[hash]#"
type="#[type]#"
name="#[foldername]#"
url="#[url]#"
hasChildren="#[hasChildren]#"
/>
#{/folders}#
</folders>