antville/code
2004-03-15 07:38:15 +00:00
..
BloggerApi cleaned up code 2004-01-12 16:44:25 +00:00
Choice remove hopobjects by using their own method remove() now (the former way to call the remove() method of the parent and pass the object to delete is deprecated in helma) 2004-01-16 11:45:26 +00:00
Comment removed assignment of cache.modifytime in updateComment(): this timestamp was used to check if the content of a comment/story was updated, but isn't used anymore 2004-02-29 16:14:12 +00:00
Day committed matthias platzer's language patch 2004-02-16 17:51:26 +00:00
File committed Michi Platzer's patch that implements 2004-02-18 17:53:02 +00:00
FileMgr committed bugfix patch from matthias platzer 2004-02-29 16:06:18 +00:00
Global modified renderImage(): exchanged param.description with param.alt so that users can override the alttext of an image in the calling macro tag 2004-02-29 16:12:48 +00:00
HopObject * re-added hopobject.url_macro as user-friendly wrapper for hopobject.href_macro 2004-01-13 15:36:23 +00:00
Image included replacelink 2004-03-15 07:38:01 +00:00
ImageMgr bugfix in deleteImage(): check if image is a site image (not a layout one) before decrementing diskusage 2004-02-29 20:36:56 +00:00
ImageTopicMgr committed matthias platzer's language patch 2004-02-16 17:51:26 +00:00
Layout committed matthias platzer's language patch 2004-02-16 17:51:26 +00:00
LayoutImage added replacelink_macro() contributed my matthias platzer 2004-03-15 07:37:49 +00:00
LayoutImageMgr committed matthias platzer's language patch 2004-02-16 17:51:26 +00:00
LayoutMgr committed matthias platzer's language patch 2004-02-16 17:51:26 +00:00
MemberMgr committed Michi Platzer's patch that implements 2004-02-18 17:53:02 +00:00
Membership committed matthias platzer's language patch 2004-02-16 17:51:26 +00:00
MetaWeblogApi cleaned up code 2004-01-12 16:44:25 +00:00
MtApi cleaned up code 2004-01-12 16:44:25 +00:00
Poll committed matthias platzer's language patch 2004-02-16 17:51:26 +00:00
PollMgr committed matthias platzer's language patch 2004-02-16 17:51:26 +00:00
PropertyMgr added method getLastModified() that returns the internal __lastModified__ property of the property manager's cache 2004-02-29 16:11:53 +00:00
Root committed bugfix patch from matthias platzer 2004-02-29 16:06:18 +00:00
RootLayoutMgr committed matthias platzer's language patch 2004-02-16 17:51:26 +00:00
Site modified history_macro(): it now can display just stories or comments (default behaviour: show all 2004-02-29 16:10:53 +00:00
Skin using difflink- and deletelink macros instead of unconditional links 2004-03-15 07:32:32 +00:00
SkinMgr changed custom_action(): call getCustomSkins() to get the list containing 2004-03-15 07:36:37 +00:00
Story changed content_macro(): use images.get(), otherwise an image whose name is a number (eg. 1001) won't be found 2004-02-29 16:53:56 +00:00
StoryMgr fixed bug that prevented offline stories from being browsed 2004-02-24 16:34:57 +00:00
SysLog cleaned up code 2004-01-12 16:44:25 +00:00
SysMgr committed Michi Platzer's patch that implements 2004-02-18 17:53:02 +00:00
Topic committed matthias platzer's language patch 2004-02-16 17:51:26 +00:00
TopicMgr committed matthias platzer's language patch 2004-02-16 17:51:26 +00:00
User committed Michi Platzer's patch that implements 2004-02-18 17:53:02 +00:00
Vote cleaned up code 2004-01-12 16:44:25 +00:00
AntvilleLib-1.3.zip updated to latest version 2004-03-15 07:36:48 +00:00
app.properties fixed staticPath that was checked in erronously 2004-01-11 17:02:35 +00:00
db.properties removed backwards compatibility 2004-01-08 14:27:09 +00:00
messages.de Remove apostrophe after "gib" 2003-12-03 18:03:54 +00:00
messages.en added text of replacelink 2004-03-15 07:38:15 +00:00
messages.it corrected confirm.welcomeSite to confirm.welcome 2003-01-21 10:03:17 +00:00
messages.nl confirm.resultDisplay only gets two parameter values 2003-03-03 12:03:25 +00:00