antville/code
2004-01-02 22:12:25 +00:00
..
BloggerApi (hopefully) merged all changes in antville_1_0 branch into main branch 2003-09-07 21:05:24 +00:00
Choice removed pixel.gif 2003-12-08 20:50:32 +00:00
Comment use constant for editableby value which makes things more readable 2004-01-02 10:43:30 +00:00
Day changed since the signature of Html.link(AsString) has changed (first argument must be an object containing all attributes of the a tag). 2003-12-17 22:04:16 +00:00
File retouched layout to become more concistent 2004-01-02 22:06:37 +00:00
FileMgr retouched layout to become more concistent 2004-01-02 22:06:37 +00:00
Global replaced default separator ">" with ":" in linkedpath_macro 2004-01-02 22:12:25 +00:00
HopObject added method createCheckBoxParam() that returns a special parameter object for rendering checkboxes (which is different from the one created by createInputParam()) 2004-01-02 10:43:06 +00:00
Image retouched layout to become more concistent 2004-01-02 22:06:37 +00:00
ImageMgr retouched layout to become more concistent 2004-01-02 22:06:37 +00:00
ImageTopicMgr modified _children.filter since we now have two different image prototypes, and we want just the site images in this collection 2003-11-23 19:09:05 +00:00
Layout modified checkbox rendering: use createCheckBoxParam() instead of createInputParam(), checkboxes now preserve their status even if the user is redirected back to the form 2004-01-02 10:45:25 +00:00
LayoutImage modified since FileLib methods are now methods of File prototype (FileLib object is deprecated) 2003-12-30 13:04:45 +00:00
LayoutImageMgr retouched layout to become more concistent 2004-01-02 22:06:37 +00:00
LayoutMgr retouched layout to become more concistent 2004-01-02 22:06:37 +00:00
MemberMgr changed since the signature of Html.link(AsString) has changed (first argument must be an object containing all attributes of the a tag). 2003-12-17 22:04:16 +00:00
Membership changed since the signatures of some AntvilleLib methods have changed: 2003-12-17 22:04:38 +00:00
MetaWeblogApi getStaticUrl() was renamed to getUrl(), popupUrl() to getPopupUrl() 2003-11-23 18:30:37 +00:00
MtApi (hopefully) merged all changes in antville_1_0 branch into main branch 2003-09-07 21:05:24 +00:00
Poll retouched layout to become more concistent 2004-01-02 22:06:37 +00:00
PollMgr retouched layout to become more concistent 2004-01-02 22:06:37 +00:00
PropertyMgr use Object method clone instead of ObjectLib.clone (ObjectLib is deprecated) 2003-12-30 13:05:12 +00:00
Root modified checkbox rendering: use createCheckBoxParam() instead of createInputParam(), checkboxes now preserve their status even if the user is redirected back to the form 2004-01-02 10:36:52 +00:00
RootLayoutMgr changed since the signature of Html.dropDown has changed (first argument must be an object instead of a string). 2003-12-17 22:03:23 +00:00
Site modified checkbox rendering: use createCheckBoxParam() instead of createInputParam(), checkboxes now preserve their status even if the user is redirected back to the form 2004-01-02 10:45:25 +00:00
Skin modified status message 2003-12-30 13:08:53 +00:00
SkinMgr retouched layout to become more concistent 2004-01-02 22:06:37 +00:00
Story implemented dayheader generally and reduced creator/date line to creator/time 2004-01-02 22:08:16 +00:00
StoryMgr retouched layout to become more concistent 2004-01-02 22:06:37 +00:00
SysLog changed because default layout was changed too 2003-12-08 22:46:12 +00:00
SysMgr changed since the signature of Html.dropDown has changed (first argument must be an object instead of a string). 2003-12-17 22:03:23 +00:00
Topic changed from using StringBuffer to res.push()/res.pop() 2003-12-08 22:37:09 +00:00
TopicMgr changed since the signature of Html.link(AsString) has changed (first argument must be an object containing all attributes of the a tag). 2003-12-17 22:04:16 +00:00
User modified checkbox rendering: use createCheckBoxParam() instead of createInputParam(), checkboxes now preserve their status even if the user is redirected back to the form 2004-01-02 10:45:25 +00:00
Vote initial check-in 2003-08-02 12:21:28 +00:00
AntvilleLib-1.3.zip upgraded to latest version 2004-01-02 12:46:04 +00:00
app.properties replaced properties imgPath, filePath, imgUrl and fileUrl with the two properties staticPath and staticUrl (images and files of sites are now located in subdirectories) 2003-11-23 17:58:29 +00:00
db.properties Initial revision 2001-06-18 08:57:33 +00:00
messages.de Remove apostrophe after "gib" 2003-12-03 18:03:54 +00:00
messages.en several mail skins were renamed, added description for new skin membership.mailmessage 2003-12-09 19:58:07 +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