antville/code/Root
2003-03-07 19:27:48 +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 still fixed html where necessary to achieve maximum xhtml conformance; furthermore i tried to find a more expressive title for every page output (most of them were set to the site title only which does not help a lot when navigating with the browser history); last but not least many editor forms where adapted to gain a concistent general layout. 2003-03-07 19:27:48 +00:00
list.skin still fixed html where necessary to achieve maximum xhtml conformance; furthermore i tried to find a more expressive title for every page output (most of them were set to the site title only which does not help a lot when navigating with the browser history); last but not least many editor forms where adapted to gain a concistent general layout. 2003-03-07 19:27:48 +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 edited textual contents 2003-03-07 14:04:45 +00:00
new.hac still fixed html where necessary to achieve maximum xhtml conformance; furthermore i tried to find a more expressive title for every page output (most of them were set to the site title only which does not help a lot when navigating with the browser history); last but not least many editor forms where adapted to gain a concistent general layout. 2003-03-07 19:27:48 +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 edited textual contents 2003-03-07 14:04:45 +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 edited textual contents 2003-03-07 14:04:45 +00:00