.. |
BloggerApi
|
enable comments by default in BloggerApi.newPost()
|
2004-08-04 14:15:04 +00:00 |
Choice
|
renamed prototypes to uppercase first letter names; this implied renaming of file to Asset and of image to Picture to prevent clashes with helma's internal Image and File prototypes (including management mountpoints)
|
2004-03-20 18:13:50 +00:00 |
Comment
|
first implementation of lucene-based search in antville
|
2005-01-24 22:24:37 +00:00 |
Day
|
re-renamed Asset and Picture (incl. manager protos) to their original names (ie. File and Image) and instead added a global Helma object containing JavaScript wrapper methods around the helma.image.ImageGenerator and java.io.File classes
|
2004-03-20 22:30:35 +00:00 |
File
|
bugfix in deletelink_macro(): renderImage is a global method, not a site's one
|
2004-08-01 12:19:52 +00:00 |
FileMgr
|
changed evalFile: return the newly created File object too (this is needed in MetaWeblogApi.newMediaObject())
|
2004-05-30 11:42:58 +00:00 |
Global
|
re-enabled various scheduler tasks that where commented out erronously
|
2005-01-30 11:20:21 +00:00 |
HopObject
|
add check for app.data.redirectPostRequests switch to redirect site post requests to another URL
|
2004-08-03 12:24:43 +00:00 |
Image
|
bugfix in show_macro(): delete param.as, otherwise it's rendered in the image tag
|
2004-10-05 12:26:43 +00:00 |
ImageMgr
|
removed obsolete macro
|
2004-07-30 13:34:33 +00:00 |
ImageTopicMgr
|
bugfix: use mixed case prototype names for groupnames
|
2004-08-01 13:04:04 +00:00 |
Layout
|
put dates in brackets instead of using "on"
|
2004-08-04 08:38:40 +00:00 |
LayoutImage
|
* replaced all occurences of File methods with Helma.File methods (except where File refers to the HopObject prototype)
|
2004-03-21 11:26:40 +00:00 |
LayoutImageMgr
|
modified main_action(): first argument to renderList is now an array containing
|
2004-03-22 19:24:42 +00:00 |
LayoutMgr
|
renamed prototypes to uppercase first letter names; this implied renaming of file to Asset and of image to Picture to prevent clashes with helma's internal Image and File prototypes (including management mountpoints)
|
2004-03-20 18:13:50 +00:00 |
MemberMgr
|
added missing actions in checkAccess()
|
2004-09-09 15:33:57 +00:00 |
Membership
|
* check for param.as == "url" and/or param.as == "link" wherevery it (hopefully) makes sense
|
2004-07-30 13:34:13 +00:00 |
MetaWeblogApi
|
modified metaWeblog.newMediaObject: seems that base64-decode is unnecessary since the file contents are already decoded
|
2005-02-12 14:55:36 +00:00 |
MtApi
|
minor code formattings
|
2004-05-30 11:40:08 +00:00 |
Poll
|
renamed prototypes to uppercase first letter names; this implied renaming of file to Asset and of image to Picture to prevent clashes with helma's internal Image and File prototypes (including management mountpoints)
|
2004-03-20 18:13:50 +00:00 |
PollMgr
|
renamed prototypes to uppercase first letter names; this implied renaming of file to Asset and of image to Picture to prevent clashes with helma's internal Image and File prototypes (including management mountpoints)
|
2004-03-20 18:13:50 +00:00 |
PropertyMgr
|
bugfix in evalCache(): not only check if the cached content is missing but also
|
2004-10-25 07:46:25 +00:00 |
Root
|
slight but general overhaul of rss framework
|
2004-10-27 08:51:38 +00:00 |
RootLayoutMgr
|
renamed prototypes to uppercase first letter names; this implied renaming of file to Asset and of image to Picture to prevent clashes with helma's internal Image and File prototypes (including management mountpoints)
|
2004-03-20 18:13:50 +00:00 |
Site
|
* modified search-action: omit offline stories/comments. this leads to the total number of hits being "adjusted" on subsequent pages (the total number of hits is calculated on the fly since we can't know how many following stories/comments will be offline)
|
2005-02-12 16:11:20 +00:00 |
Skin
|
renamed prototypes to uppercase first letter names; this implied renaming of file to Asset and of image to Picture to prevent clashes with helma's internal Image and File prototypes (including management mountpoints)
|
2004-03-20 18:13:50 +00:00 |
SkinMgr
|
bugfix in renderTree(): convert both the _prototype and the context to lowercase
|
2004-10-05 12:49:07 +00:00 |
Story
|
first implementation of lucene-based search in antville
|
2005-01-24 22:24:37 +00:00 |
StoryMgr
|
first implementation of lucene-based search in antville
|
2005-01-24 22:24:37 +00:00 |
SysLog
|
renamed prototypes to uppercase first letter names; this implied renaming of file to Asset and of image to Picture to prevent clashes with helma's internal Image and File prototypes (including management mountpoints)
|
2004-03-20 18:13:50 +00:00 |
SysMgr
|
bugfix in searchSites(): the column SITE_TAGLINE doesn't exist anymore (moved
|
2004-06-22 12:54:28 +00:00 |
Topic
|
* check for param.as == "url" and/or param.as == "link" wherevery it (hopefully) makes sense
|
2004-07-30 13:34:13 +00:00 |
TopicMgr
|
bugfix: use mixed case prototype names for groupnames
|
2004-08-01 13:04:04 +00:00 |
User
|
* check for param.as == "url" and/or param.as == "link" wherevery it (hopefully) makes sense
|
2004-07-30 13:34:13 +00:00 |
Vote
|
renamed prototypes to uppercase first letter names; this implied renaming of file to Asset and of image to Picture to prevent clashes with helma's internal Image and File prototypes (including management mountpoints)
|
2004-03-20 18:13:50 +00:00 |
AntvilleLib-1.4.zip
|
updated to current version
|
2005-01-24 21:19:23 +00:00 |
app.properties
|
added cron job for index rebuilding
|
2005-01-30 11:21:42 +00:00 |
db.properties
|
* added antclick target to build.xml
|
2004-05-13 13:06:21 +00:00 |
HelmaLib-1.0.zip
|
sync with updated library
|
2005-02-05 15:56:55 +00:00 |
lucene-1.4.3.jar
|
first implementation of lucene-based search in antville
|
2005-01-24 22:24:37 +00:00 |
messages.de
|
Remove apostrophe after "gib"
|
2003-12-03 18:03:54 +00:00 |
messages.en
|
fixed wrong message key
|
2005-02-12 16:20:27 +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 |