antville/code/Root
Hannes Wallnöfer bdcda3369d Changed RegExp constructors to include the global ("g")
and ignoreCase ("i") flags as required by Rhino.
2003-07-08 14:53:57 +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 modified global/sitelist_macro() to only render lists of recently updated sites. 2003-03-11 13:16:12 +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 Rename public collection to publicSites because public is a reserved keyword in Rhino. 2003-07-08 14:31:15 +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 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.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 Changed RegExp constructors to include the global ("g") 2003-07-08 14:53:57 +00:00
page.skin moved "...&nbsp;" and "<br />" as prefix and suffix param into root.link macros 2003-03-13 13:53:47 +00:00
renderFunctions.js Rename public collection to publicSites because public is a reserved keyword in Rhino. 2003-07-08 14:31:15 +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 added encoding="xml" parameter in <% param.email %> 2003-04-10 10:43:47 +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 added pagelink class to define margins between dotted lines and prevpage / nextpage links 2003-03-11 13:18:57 +00:00
sysmgr_macros.js changed sys_email_macro(): use the current users email as preselection if root.sys_email is empty 2003-03-23 22:36:37 +00:00
type.properties Rename public collection to publicSites because public is a reserved keyword in Rhino. 2003-07-08 14:31:15 +00:00
welcome.skin edited textual contents 2003-03-07 14:04:45 +00:00