Commit graph

427 commits

Author SHA1 Message Date
27864b17e2 removed old commentary 2002-08-19 16:43:50 +00:00
16cf21077b replaced <% imageurl %> macro by <% image as="url" %> 2002-08-19 16:42:53 +00:00
Robert Gaggl
05e31fa7c9 minor fix (removed &nbsp; in button-value) 2002-08-15 10:56:08 +00:00
9c134a748c fixed bug that fetched title and text of a story using the old story model 2002-08-14 17:42:46 +00:00
89e7477040 removed relics of old code and fixed correct output of dates 2002-08-14 17:37:12 +00:00
50d2ddcf1f moved function rssConvertHtmlImageToHtmlLink() to global/fixRss() 2002-08-14 17:34:47 +00:00
b778a95a89 revamped rss output:
1. moved rss10Channel.skins from global to rss.skin in root and site
2. moved rss10Resource.skin from global to rssResource.skin in root and site
3. moved rss10Item.skin from global to rssItem.skin in root and site
4. moved contents of global/rssTextInput.skin into site/rss10Channel
5. renamd rss10.hac in root and site to rss.hac
2002-08-14 17:21:14 +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
e8b9be36aa condensed the layout 2002-08-14 08:43:38 +00:00
Robert Gaggl
6a31871a95 changed monthlist_macro() ... 2002-08-14 08:20:09 +00:00
Robert Gaggl
1ef7744fb9 added wrapper-macro for imagelist 2002-08-13 20:47:47 +00:00
Robert Gaggl
a210b21760 - added param.limit to monthlist_macro()
- added wrapper-macro for topiclist (macro itself is in topicmgr)
2002-08-13 18:50:49 +00:00
Robert Gaggl
fa6dd9d9ef added beta version of monthlist_macro() 2002-08-13 16:58:55 +00:00
d9960f1f5b moved global/safejs.skin to root/safescripts.skin 2002-08-13 14:33:22 +00:00
859c54e11e now calling isModified() function for site in stylesheet_action() 2002-08-12 13:44:48 +00:00
435fc857a8 added isModified() function 2002-08-12 13:44:13 +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
44c7b7b100 added trim() when checking title to avoid empty titles in function title_macro() 2002-08-09 16:50:06 +00:00
1957638fcf turned hopobject macro colorpicker into a global macro 2002-08-09 16:47:28 +00:00
16632edb72 replaced all occurrences of "this" with the name of the corresponding prototype 2002-08-09 15:45:59 +00:00
a1660ebb01 renamed all occurrences of "this." to "site." 2002-08-09 14:38:55 +00:00
e06176c21f added searchbox macro and skin 2002-08-09 14:38:26 +00:00
bcc5baede6 changed order of links 2002-08-09 13:40:19 +00:00
181f7da90d moved render functions from objectFunctions.js to renderFunctions.js 2002-08-09 13:38:43 +00:00
9b6d2560c2 removed because contents went into site/mains.skin 2002-08-09 13:37:29 +00:00
a9c025c407 test 2002-08-09 13:36:35 +00:00
Robert Gaggl
e368af6b74 removed (contents of this skin were moved into page.skin) 2002-08-09 12:17:09 +00:00
3f7a7c8170 added commented-out preview link to set background color for a preview 2002-08-09 12:13:54 +00:00
Robert Gaggl
c6f96113a9 added link to polls (moved from site/page.skin into contribnavigation) 2002-08-09 11:53:56 +00:00
Robert Gaggl
f206d72f65 removed link to polls (this is now part of contributor-navigation) 2002-08-09 11:45:00 +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
9f08119717 moved content of hopobject/cp_javascript_action() to root/safejs_action() 2002-08-08 16:11:51 +00:00
d5f9365b40 turned back to linked stylesheet and javascripts since new lastModify properties are available in helma 2002-08-08 12:11:54 +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
fa7018febc 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
3034978af0 changed renderColorAsString() functions to display hex strings shorter than 6 characters as correct hex strings, too 2002-08-03 23:20:46 +00:00
9201c41331 rgb(r,g,b) values are now displayed as hex colors, too 2002-08-03 22:58:33 +00:00
19be7cf6b6 *** empty log message *** 2002-08-03 20:32:58 +00:00
0fce11dfa5 revamped the colorpicker (pls. refer to http://project.antville.org/20020801/111364/#112621) 2002-08-02 16:27:19 +00:00
24c08c7746 set resizable and scrollbars to yes again in openPopup() -- got lost somehow 2002-08-02 11:51:39 +00:00
2bf71fd27a fixed syntax error 2002-08-01 17:33:07 +00:00
28b834802a moved colorpicker javascript from page.skin 2002-08-01 17:30:18 +00:00
b0d572997b moved colorpicker javascript to javascript.skin 2002-08-01 17:30:03 +00:00
175bddfe2e added colorpicker macro calls for color settings 2002-08-01 16:17:48 +00:00
64529c8ca9 stepped back to previous version of embedding javascript and stylesheet code except moving script and style tags hither.
added javascript function for colorpicker.
2002-08-01 16:14:33 +00:00
Hannes Wallnöfer
d27fef1412 Changed navigation bar search form to use GET instead of POST method. 2002-07-30 11:21:08 +00:00
9d27cf0a28 fixed typo in openPopup() 2002-07-30 06:41:12 +00:00