Commit graph

647 commits

Author SHA1 Message Date
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
bc7b0254e0 modified function openPopup() to get the image window in focus again if
it was not closed before (code contributed by andrea http://project.antville.org/20020730/108447)
2002-07-30 06:39:49 +00:00
caa3f05e51 changed the way the <script> tag is closed (now using </script>) due to browser incompatibilites 2002-07-30 06:27:45 +00:00
1a6d51174a style.skin and javascript.skin of a prototype are now wrapped into hac files
(ie. made public) for streamlined integration of script code and css definitions.
2002-07-29 17:33:02 +00:00
b61940ed24 changed sequence of checking for empty or restricted site 2002-07-29 14:28:46 +00:00
939185352b fixed bug that prevented complete rss output of empty or restricted sites 2002-07-29 14:26:54 +00:00
e6e0d64682 oops, accidentally used the wrong comment character... 2002-07-29 14:18:07 +00:00
49925aecd4 rss092 now redirects to rss10 2002-07-29 14:16:18 +00:00
7bbbc3398e rss092 now redirects to rss10 2002-07-29 14:15:33 +00:00
090117beda added check for null value in story.title 2002-07-29 14:11:35 +00:00
208745a0ac added mountpoint for shortcuts 2002-07-26 12:56:14 +00:00
b817e8ae0a result of merge with helmaville 2002-07-26 12:55:35 +00:00
1bdafc20a0 moved createtime_macro() to macros.js in hopobject prototype 2002-07-26 12:38:44 +00:00
de8d5b56d1 page validates against xhtml 1.0 spec (macro output excluded, yet) 2002-07-24 14:52:49 +00:00
507092235d added style for form elements to avoid empty paragraphs around them 2002-07-24 14:43:07 +00:00
Robert Gaggl
c5af9cfe1e rewrote navigation-macro: now navigation-skins for contributors and admins can be positioned separately (user-navigation is directly embedded in page.skin) 2002-07-19 12:43:38 +00:00
Robert Gaggl
ebf4da03e0 - directly embedded navigation for all users
- embedded two macros for navigation for admins and contributors (they can be positioned freely now)
- replaced search-link with input plus button
2002-07-19 12:42:17 +00:00
Robert Gaggl
00330ad4f5 added class searchbox 2002-07-19 12:40:43 +00:00
Robert Gaggl
dcc4bf04b0 changed history_macro(): comments on a story are not shown if the story goes offline or if the creator of the story disables comments afterwards 2002-07-19 08:45:23 +00:00
Robert Gaggl
d5823a468a - input_macro() moved from hopobject to global (and echoes request data by default)
- added missing name-attribute for buttons
2002-07-19 08:42:32 +00:00
Hannes Wallnöfer
c8c6620025 Added height=1px to separator style def. For some reason Mozilla needs this. 2002-07-12 16:32:43 +00:00
Hannes Wallnöfer
1580400fbc Use new story.getContentPart() function instead of story.title and story.text properties. 2002-07-12 16:13:36 +00:00
Hannes Wallnöfer
5a96582c5e fixed getLasterror() to getLastError() in listReferrers_macro 2002-07-11 17:24:59 +00:00
Robert Gaggl
c882d3d7e6 changed because the prototype weblog was renamed to site 2002-06-26 17:29:39 +00:00
Robert Gaggl
9ad538f014 - function deleteMember was renamed to deleteMembership
- removed hardcoded "Antville" in page-title
2002-06-26 17:28:34 +00:00
Robert Gaggl
0718de3097 changed because
- the prototype weblog was renamed to site
- the collection "goodies" was renamed to "files"
2002-06-26 17:27:13 +00:00
Robert Gaggl
3974f98fd1 changed attribute from "goodies" to "files" 2002-06-26 17:25:48 +00:00
Robert Gaggl
1f73b422a4 changed attribute from "goodie" to "file" 2002-06-26 17:25:28 +00:00
Robert Gaggl
d2e88ead64 function addMember was renamed to addMembership 2002-06-26 17:23:42 +00:00
Robert Gaggl
3f3301c1b5 - replaced hardcoded messages with getMsg()
- changed comments
2002-06-26 17:21:02 +00:00
Robert Gaggl
cedc1a7c26 - property author of story was renamed to creator
- app-property adminEmail is now stored in root.sys_email
2002-06-26 17:15:41 +00:00