yacy_search_server/htroot/api/ymarks/get_treeview.json
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

9 lines
163 B
JSON

[
#{folders}#{
"text": "#[foldername]#",
"expanded": #[expanded]#,
"classes": "#[type]#",
"id": "#[hash]#",
"hasChildren": #[hasChildren]#
}#[comma]##{/folders}#
]