.. |
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
|
changed order of links
|
2002-08-09 13:40:19 +00:00 |
delete.hac
|
merged need_for_speed branch
|
2002-12-01 19:26:40 +00:00 |
edit.hac
|
securityFunctions now need the membership-level of a user as second argument
|
2003-01-02 19:05:03 +00:00 |
edit.skin
|
added local anchors for each section
|
2003-02-23 15:17:54 +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
|
finally added a list of colornames to check against entered form values; simultaneously made some changes from before undone
|
2002-08-04 00:04:18 +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
|
securityFunctions now need the membership-level of a user as second argument
|
2003-01-02 19:05:03 +00:00 |
mostread.skin
|
condensed the layout
|
2002-08-14 08:43:38 +00:00 |
new.skin
|
- input_macro() moved from hopobject to global (and echoes request data by default)
|
2002-07-19 08:42:32 +00:00 |
objectFunctions.js
|
fixed comments
|
2003-01-02 18:58:25 +00:00 |
page.skin
|
Removed the hardcoded encoding from the XML declaration.
|
2003-01-23 16:07:30 +00:00 |
preview.skin
|
replaced all occurrences of "this" with the name of the corresponding prototype
|
2002-08-09 15:45:59 +00:00 |
referrerItem.skin
|
initial check-in
|
2002-01-09 10:52:46 +00:00 |
referrers.hac
|
securityFunctions now need the membership-level of a user as second argument
|
2003-01-02 19:05:03 +00:00 |
referrers.skin
|
replaced all occurrences of "this" with the name of the corresponding prototype
|
2002-08-09 15:45:59 +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
|
Renamed variable container to collection, which is more consistent with
|
2003-02-28 12:25:45 +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
|
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 |
rssResource.skin
|
removed CDATA tags; added xml encoding parameters, instead
|
2002-11-28 13:42:18 +00:00 |
search.hac
|
securityFunctions now need the membership-level of a user as second argument
|
2003-01-02 19:05:03 +00:00 |
searchbox.skin
|
added searchbox macro and skin
|
2002-08-09 14:38:26 +00:00 |
searchform.skin
|
replaced all occurrences of "this" with the name of the corresponding prototype
|
2002-08-09 15:45:59 +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
|
changes in css for new storyeditor-skin:
|
2003-02-14 13:34:51 +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 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
|
changed text
|
2003-02-23 15:11:27 +00:00 |
welcomeowner.skin
|
initial check-in
|
2003-02-23 15:11:06 +00:00 |
welcomesysadmin.skin
|
minor layout change
|
2003-02-23 15:20:39 +00:00 |