antville/code/Comment
Tobi Schäfer 14cc9a6988 Rewrote Metadata prototype for more efficient database handling:
* Metadata is now written to its own table instead of a column only
 * Values are saved as JSON-like structure only for certain types (like Array or Function)
 * Adding custom metadata is more generic using the new HopObject methods setMetadata(), getMetadata() and deleteMetadata()
 * Searching keys and values via common SQL query is much more straightforward (no JSON-like structure involved when basic types like String and Number)
2011-02-10 23:35:00 +00:00
..
$Comment.skin Exclude non-members from batch deletion. Fixes issue 88. 2010-04-05 12:41:38 +00:00
Comment.js Rewrote Metadata prototype for more efficient database handling: 2011-02-10 23:35:00 +00:00
Comment.properties Whitespace changes only 2008-01-11 23:49:26 +00:00
Comment.skin Reverted last change; the “Restore” buttons are fully functional in my installation 2010-06-06 06:50:36 +00:00