antville/code
Robert Gaggl dbf2d5d1e4 - included title of skin and its description
- several changes because the structure of the skinmgr has changed
2003-12-08 20:50:05 +00:00
..
BloggerApi (hopefully) merged all changes in antville_1_0 branch into main branch 2003-09-07 21:05:24 +00:00
Choice replaced calls of global image_macro() with calls of layout.image_macro() (since the images are now the business of layout objects) 2003-11-23 18:06:59 +00:00
Comment Make sure rawcontent field is set on stories and comments when the content is updated. 2003-12-01 16:03:13 +00:00
Day (finally) merged imagetopics branch to HEAD 2003-11-01 15:24:07 +00:00
File added method getUrl() 2003-11-23 18:32:30 +00:00
FileMgr file/preview.skin was renamed to mgrlistitem.skin (for constistency reasons) 2003-12-08 19:54:44 +00:00
Global - added constant object DEFAULTIMAGES that contains the metadata of all default images (logos, pixel, marquee) 2003-12-08 20:44:57 +00:00
HopObject modified onRequest(): 2003-11-23 18:57:37 +00:00
Image - evalImgType is now a global function 2003-11-23 19:23:46 +00:00
ImageMgr image/preview.skin was renamed to mgrlistitem.skin (for constistency reasons) 2003-12-08 19:55:11 +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 - added editors for copyright, contact email, base layout 2003-12-08 20:48:02 +00:00
LayoutImage initial check-in 2003-11-23 17:46:34 +00:00
LayoutImageMgr - renamed parentimages_action to parent_action 2003-12-08 19:57:25 +00:00
LayoutMgr changed because css-classes were renamed 2003-12-08 20:07:27 +00:00
MemberMgr modified main_action: the list of current members is now rendered using renderMemberlist(), also did some changes how the searchresult is rendered 2003-12-08 20:00:23 +00:00
Membership modified filter since we now have two different image prototypes, and we want just the site images in this collection 2003-11-23 19:09:30 +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 render list of choices using res.push()/res.pop() instead of using a StringBuffer (for performance reasons) 2003-12-08 20:01:49 +00:00
PollMgr - css class commentHead was renamed to "listSeparator" 2003-12-08 20:40:27 +00:00
PropertyMgr initial check-in: methods for handling xml encoded properties 2003-08-02 12:23:38 +00:00
Root stylesheet_action was renamed to stylesheet_css_action, previous stylesheet_action is now a wrapper action (left for backwards compatibility) 2003-12-08 20:02:56 +00:00
RootLayoutMgr initial check-in 2003-11-23 17:46:34 +00:00
Site - removed deprecated safescripts_action 2003-12-08 20:04:13 +00:00
Skin - moved diff_action from skinmgr to skin prototype 2003-12-08 20:05:47 +00:00
SkinMgr - included title of skin and its description 2003-12-08 20:50:05 +00:00
skinset Use res.handlers.context to get the site/server title 2003-10-23 17:48:20 +00:00
Story changed from css class "small" to "dayHeader" 2003-12-08 20:45:41 +00:00
StoryMgr Make sure rawcontent field is set on stories and comments when the content is updated. 2003-12-01 16:03:13 +00:00
SysLog replaced call of global image macro with layout.image 2003-11-23 19:05:00 +00:00
SysMgr - removed stylesheet_action() since the sysmgr doesn't have it's own stylesheet anymore (but uses the one from root) 2003-11-23 19:19:05 +00:00
Topic (finally) merged imagetopics branch to HEAD 2003-11-01 15:24:07 +00:00
TopicMgr rewrote permission framework: renamed isXxxDenied() to checkXxx(), all check-methods now throw a DenyException object instead of returning an Exception object 2003-09-07 21:02:26 +00:00
User modified filter since we now have two different image prototypes, and we want just the site images in this collection 2003-11-23 19:15:22 +00:00
Vote initial check-in 2003-08-02 12:21:28 +00:00
AntvilleLib-1.3.zip updated to latest version (includes faster HtmlLibrary.js) 2003-11-24 18:28:16 +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 added some layout-related system messages 2003-11-23 18:29:19 +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