antville/code/Site
Hannes Wallnöfer 389359cbc5 imgWindow.focus() causes strange bug on mozilla where the image
is loaded in the main window. Since the image is newly created
anyway, calling focus() shouldn't be necessary anyhow.
2003-04-04 09:35:26 +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
adminnavigation.skin added links to referrers and most read stories (kick that out if you don't like it here) 2002-08-28 14:36:05 +00:00
calendar.skin fixed markup to be xhtml compatible 2002-06-03 16:49:20 +00:00
calendarday.skin fixed markup to be xhtml compatible 2002-06-03 16:49:20 +00:00
calendardayheader.skin fixed markup to be xhtml compatible 2002-06-03 16:49:20 +00:00
calendarselday.skin fixed markup to be xhtml compatible 2002-06-03 16:49:20 +00:00
calendarweek.skin no message 2001-06-28 18:09:09 +00:00
contribnavigation.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
delete.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
edit.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
edit.skin changed case of E-mail to e-mail. it simply looks the best, imho. 2003-03-20 17:16:45 +00:00
getfile.hac merged need_for_speed branch 2002-12-01 19:26:40 +00:00
getgoodie.hac wrapper-action (needed for antville.org) 2002-06-26 16:21:22 +00:00
history.skin replaced all occurrences of "this" with the name of the corresponding prototype 2002-08-09 15:45:59 +00:00
javascript.skin imgWindow.focus() causes strange bug on mozilla where the image 2003-04-04 09:35:26 +00:00
macros.js removed url_macro(), it's now a hopobject-macro 2003-03-03 12:13:57 +00:00
main.hac if site doesn't contain any stories display standard welcome text plus additional explanations if current user is the site-owner or system-administrator 2003-02-23 15:16:55 +00:00
main.skin replaced all occurrences of "this" with the name of the corresponding prototype 2002-08-09 15:45:59 +00:00
mostread.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
mostread.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
new.skin changed explanation of alias to match default behaviour of antville (appended "/alias") 2003-03-09 15:01:58 +00:00
objectFunctions.js Added href postprocessor function. 2003-03-10 12:12:06 +00:00
page.skin added link to site title (href is site url) 2003-03-21 16:46:25 +00:00
preview.skin added trailing linebreak to achieve more readable html code 2003-03-11 13:20:10 +00:00
referrerItem.skin initial check-in 2002-01-09 10:52:46 +00:00
referrers.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
referrers.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
renderFunctions.js changed renderStorylist(): removed the check if site has already stories (this is done in site/main.hac now) 2003-02-23 15:10:39 +00:00
rss.hac improved output of items w/o title 2003-04-01 12:13:08 +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
rssItem.skin removed accidental double occurrence of %> 2003-03-04 09:25:03 +00:00
rssResource.skin removed CDATA tags; added xml encoding parameters, instead 2002-11-28 13:42:18 +00:00
search.hac - added a space between messages in case result > 10 items 2003-03-03 12:16:16 +00:00
searchbox.skin added searchbox macro and skin 2002-08-09 14:38:26 +00:00
searchform.skin remove page title and replaced <p /> with <br /> 2003-03-25 16:12:14 +00:00
securityFunctions.js changed level-checks because there's now a difference in meaning between level 0 and level null 2003-01-23 21:35:06 +00:00
style.skin changed site title color to link color 2003-03-21 16:47:41 +00:00
subscribe.hac securityFunctions now need the membership-level of a user as second argument 2003-01-02 19:05:03 +00:00
sysmgr_delete.skin minor fix (removed &nbsp; in button-value) 2002-08-15 10:56:08 +00:00
sysmgr_edit.skin replaced all occurrences of "this" with the name of the corresponding prototype 2002-08-09 15:45:59 +00:00
sysmgr_listitem.skin replaced <% imageurl %> macro by <% image as="url" %> 2002-08-19 16:42:53 +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 removed shortcuts from antville. support of shortcut is now optional via zip module 2003-02-11 16:54:07 +00:00
unsubscribe.hac removed senseless call of autologin() - this is already done by onRequest() 2003-01-23 19:53:53 +00:00
usernavigation.skin re-added file (for backwards compatibility) 2002-08-21 16:09:29 +00:00
welcome.skin wrapped &quot; around site title in welcome message 2003-03-21 16:48:58 +00:00
welcomeowner.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
welcomesysadmin.skin changed "frontpage" to "front page" 2003-03-21 16:50:34 +00:00