antville/code/Root
2004-01-02 10:36:52 +00:00
..
actions.js - renamed stylesheet_css_action() to main_css_action() 2003-12-10 11:32:43 +00:00
convertActions.js rewrote convertSites_action since the preferences aren't mapped in site's type.properties anymore 2003-08-31 14:31:39 +00:00
javascript.skin style.skin and javascript.skin of a prototype are now wrapped into hac files 2002-07-29 17:33:02 +00:00
list.skin modified global/sitelist_macro() to only render lists of recently updated sites. 2003-03-11 13:16:12 +00:00
macros.js removed old url_macro() which was still there 2003-12-10 11:35:09 +00:00
main.skin change "last" to "recently" and don't show the line if there are no weblogs at all 2003-03-17 16:49:19 +00:00
new.skin moved from site to root - this way we don't have to create a temporary site object every time just for rendering the skin 2003-08-02 10:30:14 +00:00
objectFunctions.js Return root.href() instead of http://www.antville.org in getUrl() 2003-12-11 14:20:40 +00:00
page.skin stylesheet.css was renamed to main.css, javascript.js to main.js 2003-12-10 11:36:13 +00:00
renderFunctions.js changed from using StringBuffer to res.push()/res.pop() 2003-12-08 22:37:09 +00:00
rss.skin merged changes done in antville_1_0 branch 2003-07-22 12:01:41 +00:00
securityFunctions.js - 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:00:02 +00:00
style.skin rewrote css classes since the whole default layout has changed 2003-12-08 22:42:33 +00:00
sysmgr_macros.js 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
sysmgrnavigation.skin simplyfied layout 2003-12-08 22:46:38 +00:00
systemscripts.skin pixel.gif is no longer a layout image but a default image, referenced using global image macro 2003-12-08 22:47:23 +00:00
type.properties - added property sys_layout which now contains the currently active layout object 2003-12-08 22:51:24 +00:00
welcome.skin edited textual contents 2003-03-07 14:04:45 +00:00