antville/code/Root
2003-03-03 12:13:09 +00:00
..
actions.js revamped colorpicker to enable sites with virtual domain hosting (like antville.org) to use the colorpicker, too. currently, the colorpicker scripts are hosted at www.antville.org whily trying to access objects on documents hosted at a different virtual domain (e.g. project.antville.org) and thus violating a browser's security handlers to avoid cross-domain scripting. 2003-01-07 14:45:50 +00:00
blocked.hac now using new root-function getSysTitle() instead of hardcoded "Antville" 2002-06-26 16:06:14 +00:00
bloggerapi.js Added getUserInfo() - Blogger API function that retrieves a user's info. 2003-02-24 15:47:44 +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.hac replaced hardcoded "Antville" with call of root.getSysTitle() 2002-06-26 16:23:18 +00:00
list.skin webloglist_macro() was renamed to sitelist_macro() 2002-06-26 16:22:25 +00:00
macros.js added managelink_macro() which renders a link to system management if user is sysadmin 2003-03-03 12:12:16 +00:00
main.hac directly redirect to form for creating a new site if there are no sites 2003-02-23 15:15:36 +00:00
main.skin removed antville.org-specific text from frontpage 2003-02-23 15:14:50 +00:00
new.hac now calling isAddSiteDenied() (placed in root/securityFunctions.js) 2002-08-13 14:53:11 +00:00
notfound.hac replaced hardcoded "Antville" in page-title to call of getSysTitle() 2002-06-26 16:54:06 +00:00
objectFunctions.js fixed indentation of searchSites() 2003-03-03 12:12:41 +00:00
page.skin embedded managelink_macro() 2003-03-03 12:13:09 +00:00
rss.hac don't display user e-mail addresses in rss output if user.publishemail is set to false 2003-01-31 16:09:10 +00:00
rss.skin don't display user e-mail addresses in rss output if user.publishemail is set to false 2003-01-31 16:09:10 +00:00
safescripts.skin revamped colorpicker to enable sites with virtual domain hosting (like antville.org) to use the colorpicker, too. currently, the colorpicker scripts are hosted at www.antville.org whily trying to access objects on documents hosted at a different virtual domain (e.g. project.antville.org) and thus violating a browser's security handlers to avoid cross-domain scripting. 2003-01-07 14:45:50 +00:00
securityFunctions.js accessing user-property sysadmin directly instead of calling function isUserSysAdmin (removed) 2003-01-02 18:59:04 +00:00
style.skin replace <% imageurl %> macro by <% image as="url" %> 2002-08-19 16:37:15 +00:00
sysmgr_macros.js accessing user-property sysadmin directly instead of calling function isUserSysAdmin (removed) 2003-01-02 18:59:04 +00:00
type.properties Added accessname=TEXT_ID to storiesByID. 2003-02-06 13:34:56 +00:00
welcome.skin added description for third "task" (create the first weblog) 2003-02-23 15:11:55 +00:00