8520c11785
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
Robert Gaggl
42e0f21580
merged need_for_speed branch
2002-12-01 19:26:40 +00:00
Hannes Wallnöfer
578316bf52
Backport of antville.org changes:
...
Directly call rss_action from rss092_action and rss10_action instead of doing
a redirect().
2002-09-20 16:13:46 +00:00
6559186a83
renamed root/rss10.hac to root/rss.hac and created redirector function rss10_action() in root/actions.js;
...
did the same for site/rss10.hac;
changed occurences of "Weblog" to "Site" in rss output;
encoded e-mail addresses in root/rss output to be displayed as entities to cancel the ticket of happy spammers
2002-08-14 09:19:33 +00:00
3f448dce3e
moved content of rss092.hac to function rss092_action() in site/actions.js
2002-08-14 08:55:48 +00:00
859c54e11e
now calling isModified() function for site in stylesheet_action()
2002-08-12 13:44:48 +00:00
37eb5ff10d
fiexd a bug that caused exception when req.lastModified is not available
2002-08-12 12:21:56 +00:00
cd402e0f38
removed "data" too much in req.lastModified
2002-08-12 12:19:28 +00:00
30a2d59ecb
also check in function stylesheet_action() if the prefs have been changed, lately
2002-08-09 07:53:08 +00:00
79e800eb13
moved content of hopobject/cp_javascript_action() to root/safejs_action()
2002-08-08 16:17:44 +00:00
0a6795757e
moved wrapper functions for javascript and stylesheet actions from hopobject/actions.js to site/actions.js
2002-08-08 12:10:19 +00:00