You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yacy_search_server/htroot/api/ymarks
orbiter 694fa3a2a5
- replaced more direct string-based UTF-8 conversions by predefined UTF-8 conversion
14 years ago
..
add_ymark.java *) renamed classes according to standard Java coding conventions 14 years ago
add_ymark.xml Experimental code (I need to transfer the code to my macbook, sorry) for the new bookmarks API based on the Tables concept (same as for crawl starts). Currently you can add a bookmark by api/ymarks/add_ymark.xml?url=http://www.yacy.net&title=YaCy and watch the result via the standard view Tables_p.html. 15 years ago
delete_ymark.java *) renamed classes according to standard Java coding conventions 14 years ago
delete_ymark.xml Some more experimental bookmark code... 15 years ago
get_treeview.java replaced all 'new String' with default encoding (missing) or UTF-8 encoding with a String generation method that uses a pre-defined Charset constant for UTF-8. This avoids a cache-lookup for the Charset object using String hashing of the String 'UTF-8'. 14 years ago
get_treeview.json ymarks 14 years ago
get_treeview.xml ymarks 14 years ago
get_xbel.java replaced all 'new String' with default encoding (missing) or UTF-8 encoding with a String generation method that uses a pre-defined Charset constant for UTF-8. This avoids a cache-lookup for the Charset object using String hashing of the String 'UTF-8'. 14 years ago
get_xbel.xml more updates to ymarks 14 years ago
get_ymark.java replaced all 'new String' with default encoding (missing) or UTF-8 encoding with a String generation method that uses a pre-defined Charset constant for UTF-8. This avoids a cache-lookup for the Charset object using String hashing of the String 'UTF-8'. 14 years ago
get_ymark.xml more new bookmark (ymarks) code with experimental html and xbel import 14 years ago
import_ymark.html enabled YMark Import for /Table_YMark_p.html 14 years ago
import_ymark.java - replaced more direct string-based UTF-8 conversions by predefined UTF-8 conversion 14 years ago
import_ymark.xml ymarks 14 years ago
info.html replaced utf-8 with UTF-8 14 years ago
test_import.html more updates to ymarks 14 years ago
test_treeview.html ymarks 14 years ago