antville/code
Robert Gaggl 7335bbf21e - url_macro() is now just a wrapper of getUrl()
- modified deletelink_macro() to call checkDelete() instead of checkEdit()
- getStaticUrl() was renamed to getUrl()
- added code_macro() that generates the macro-code for embedding an image (either layoutimage or image)
2003-11-23 18:15:28 +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 check if notification is enabled for a site by calling isNotificationEnabled() 2003-10-11 10:41:16 +00:00
Day (finally) merged imagetopics branch to HEAD 2003-11-01 15:24:07 +00:00
File url_macro() is now just a wrapper for getUrl() 2003-11-23 18:08:12 +00:00
FileMgr - modified main_action to use global renderList() and renderPageNavigation() 2003-10-15 20:06:41 +00:00
Global - renamed constant MAY_EDIT_SKINS to MAY_EDIT_LAYOUTS 2003-11-23 18:02:41 +00:00
HopObject added generic modifier_macro() 2003-11-23 18:08:45 +00:00
Image - url_macro() is now just a wrapper of getUrl() 2003-11-23 18:15:28 +00:00
ImageMgr - using new res.handlers.context object for rendering page.skin (res.handlers.context either contains root or a site object) 2003-11-23 17:48:55 +00:00
ImageTopicMgr (finally) merged imagetopics branch to HEAD 2003-11-01 15:24:07 +00:00
Layout initial check-in 2003-11-23 17:46:34 +00:00
LayoutImage initial check-in 2003-11-23 17:46:34 +00:00
LayoutImageMgr initial check-in 2003-11-23 17:46:34 +00:00
LayoutMgr initial check-in 2003-11-23 17:46:34 +00:00
MemberMgr - root.getSysTitle() was renamed to getTitle() 2003-11-23 17:50:01 +00:00
Membership added collections stories, polls, images and files that contain objects that were created by the user in the site the membership points to (these collections are used in the manager mountpoints for the "my xxxxx" options) 2003-10-15 19:55:30 +00:00
MetaWeblogApi (hopefully) merged all changes in antville_1_0 branch into main branch 2003-09-07 21:05:24 +00:00
MtApi (hopefully) merged all changes in antville_1_0 branch into main branch 2003-09-07 21:05:24 +00:00
Poll modified editlink_macro(), deletelink_macro(), closelink_macro() and viewlink_macro() since checkXxx methods now throw a DenyException 2003-09-07 21:08:15 +00:00
PollMgr - modified main_action to use global renderList() and renderPageNavigation() 2003-10-15 20:07:39 +00:00
PropertyMgr initial check-in: methods for handling xml encoded properties 2003-08-02 12:23:38 +00:00
Root - root.getSysTitle() was renamed to getTitle() 2003-11-23 17:50:58 +00:00
rootImagemgr Added support for skinsets: 2003-10-07 15:14:47 +00:00
RootLayoutMgr initial check-in 2003-11-23 17:46:34 +00:00
rootSkinmgr Added support for skinsets: 2003-10-07 15:14:47 +00:00
Site replaced link to skinmgr with link to layoutmgr 2003-11-23 17:54:10 +00:00
Skin - redirect to layout since there is no skinset anymore 2003-11-23 17:52:10 +00:00
SkinMgr - replaced call of skinmgr.skineditor_macro() with direct embedding of textarea (the skinsource is fetched by the action) 2003-11-23 18:05:35 +00:00
skinset Use res.handlers.context to get the site/server title 2003-10-23 17:48:20 +00:00
Story (finally) merged imagetopics branch to HEAD 2003-11-01 15:24:07 +00:00
StoryMgr - modified main_action to use global renderList() and renderPageNavigation() 2003-10-15 20:08:02 +00:00
SysLog modified comments 2003-08-02 12:19:11 +00:00
SysMgr minor layout modification 2003-11-23 18:07:30 +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 switched from input type="submit" to type="button" 2003-08-02 12:19:30 +00:00
Vote initial check-in 2003-08-02 12:21:28 +00:00
AntvilleLib-1.3.zip removed debug.js which got in here by accident 2003-11-18 14:31:51 +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 changed case of E-mail to e-mail. it simply looks the best, imho. 2003-03-20 17:16:45 +00:00
messages.en added mail.notification message 2003-10-08 16:21:40 +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