antville/code/Story
Tobi Schäfer dcb25f82dc Completely revised User prototype:
* Passwords are not stored as clear text in the database any longer
 * Passwords are sent MD5 encoded across the network
 * Modified code structure to serve as template for all other prototypes (new value/update methods, database table/column naming etc.)
 * Included jQuery JavaScript library from within page.skin
2007-08-19 16:28:46 +00:00
..
backlinkItem.skin * modified referrers to be written by client-side javascript code 2003-10-16 17:29:10 +00:00
backlinks.skin added <br /> 2004-01-02 23:03:46 +00:00
comment.skin * added "form" anchors just above comment and reply forms 2003-10-08 16:11:44 +00:00
dayheader.skin cleaned up code 2004-01-13 12:25:53 +00:00
display.skin cleaned up code 2004-01-13 12:25:53 +00:00
edit.skin * Added support for renaming and deleting tags 2007-08-10 10:38:58 +00:00
embed.skin whitespaces instead of spaces as delimiter 2005-09-23 14:16:09 +00:00
historyview.skin fixed clip method according to new signature 2005-10-21 18:01:39 +00:00
main.skin fixed backlinks (strange enough, i believed i've seen it working...) 2004-01-02 23:03:30 +00:00
mgrlistitem.skin merged skins representing two different states of an object (e.g. online/offline stories) into mgrlistitem.skin by using the newly added antvillelib's switch_macro 2004-01-09 19:21:47 +00:00
mostread.skin cleaned up code 2004-01-13 12:25:53 +00:00
preview.skin cleaned up code 2004-01-13 12:25:53 +00:00
rssItem.skin slight but general overhaul of rss framework 2004-10-27 08:51:38 +00:00
rssResource.skin slight but general overhaul of rss framework 2004-10-27 08:51:38 +00:00
searchview.skin slight changes 2004-01-12 15:57:28 +00:00
Story.js * Removed all backwards-compatible topic-related code (will be added via aspects from the compatibility module) 2007-08-16 15:06:50 +00:00
type.properties Completely revised User prototype: 2007-08-19 16:28:46 +00:00