Commit graph

630 commits

Author SHA1 Message Date
9f3859037d fixed bug that caused the spamfilter to stop from working 2004-01-14 13:32:16 +00:00
fd9d0b503f * re-added hopobject.url_macro as user-friendly wrapper for hopobject.href_macro
* replaced all xxx.href macro calls to xxx.url
2004-01-13 15:36:23 +00:00
a76c64aea1 removed hopobject.url_macro and replaced macro calls with the href macro 2004-01-13 14:24:12 +00:00
b4a6f23d1f cleaned up code 2004-01-13 12:25:53 +00:00
dd5bdebd90 fixed bug that caused incorrect output of the year in <dc:rights> tags 2004-01-13 10:19:48 +00:00
7f5c145a7f fixed bug that caused incorrect output of the year in <dc:rights> tags 2004-01-12 17:33:53 +00:00
32323abe65 cleaned up code 2004-01-12 16:44:25 +00:00
bc5de46152 * removed obsolete function
* added return at end of a function wherever missing
2004-01-12 16:39:24 +00:00
7b58f076ac replaced site.href url with response.action 2004-01-12 15:51:27 +00:00
da49cb2f50 modified way how searchbox.skin is embedded (we now even could move its contents in here and drop the skin) 2004-01-12 15:50:20 +00:00
928e48f323 added rss_xml_action wrappers for rss_action 2004-01-12 15:49:18 +00:00
29800df812 updated the contents of the global help.js file to reflect the current macros and skins and by the way removed code which was either obsolete, deprecated or went into antvillelib 2004-01-12 15:47:38 +00:00
4d5ea7581a * removed deprecated wrapper macros for output of res.data.xxxlist
* replaced call for deprecated macro with response.xxxlist
2004-01-12 14:47:25 +00:00
00add30ef2 replaced all occurences of "weblog" with "site" 2004-01-12 13:16:37 +00:00
b78276fffc removed all <b> tags with <strong> and all <i> taqs with <em> 2004-01-12 12:55:53 +00:00
304e1cc0be modified delete_actions and corresponding delete.skin 2004-01-12 12:47:18 +00:00
e12e9475f2 replaced "this" with prototype's name 2004-01-09 19:56:37 +00:00
2b8cddf1ca use root.url instead of root.sys_url 2004-01-09 19:29:21 +00:00
98ff44c030 use <strong> tag instead of <b> 2004-01-09 19:25:06 +00:00
60c6113ef0 fixed location href for top window 2004-01-08 14:13:44 +00:00
d245fe9764 always open the story editor in the top frame of a window from the context menu 2004-01-08 13:43:24 +00:00
ddaa4b798b fixed create story url to reflect root.sys_url 2004-01-08 13:15:18 +00:00
b4e5747f65 fixed bug that caused context menu to blog to project.antville.org all the time 2004-01-08 13:12:47 +00:00
Robert Gaggl
1652544452 minor changes in delete_action (better page title) 2004-01-08 09:14:01 +00:00
3ba579687b fixed url of rss autodetection tag 2004-01-07 17:38:10 +00:00
b100403196 *** empty log message *** 2004-01-07 17:37:43 +00:00
b1cc9960db added link to install context menu 2004-01-07 17:37:12 +00:00
6f384d63db removed deprecated actions 2004-01-07 17:35:56 +00:00
58b009ec87 slightly modified layout 2004-01-06 18:04:05 +00:00
Robert Gaggl
5823850b54 added temporary change to navigation_macro(): it now renders a link to a story on project.antville.org if the deprecated usernavigation.skin is still in use 2004-01-06 16:18:18 +00:00
Robert Gaggl
a0732b997e re-added (temporarily for backwards-compatibility) 2004-01-06 16:15:02 +00:00
Robert Gaggl
262fe36794 fixed several macros: call createCheckBoxParam() of propertymgr since the values are stored in xml encoded prefs 2004-01-03 12:09:25 +00:00
31cbb47e4b * added div.ample class
* added missing generic class for <ul> tags
* moved .small class to generic definitions and enabled it for <small> tags, too
* removed top margin in .storyDate class
2004-01-02 22:26:04 +00:00
5d50e8ce2a * added title attribute in site title link
* replaced span with div around response.message macro call
2004-01-02 22:20:40 +00:00
fe0f137fb6 * replaced width with size in site macro calls
* put prefs in new order
2004-01-02 22:19:13 +00:00
Robert Gaggl
6b4c7649a2 modified checkbox rendering: use createCheckBoxParam() instead of createInputParam(), checkboxes now preserve their status even if the user is redirected back to the form 2004-01-02 10:45:25 +00:00
Robert Gaggl
d7479868fa moved css classes needed for diff to skinmgr/page.skin 2004-01-02 10:37:22 +00:00
Robert Gaggl
42a108aed5 modified since FileLib methods are now methods of File prototype (FileLib object is deprecated) 2003-12-30 13:04:45 +00:00
Robert Gaggl
52de311062 changed since the signature of Html.link(AsString) has changed (first argument must be an object containing all attributes of the a tag). 2003-12-17 22:04:16 +00:00
Robert Gaggl
4be289a252 changed since the signature of Html.dropDown has changed (first argument must be an object instead of a string). 2003-12-17 22:03:23 +00:00
Robert Gaggl
eeafdaeaf2 - stylesheet.css was renamed to main.css, javascript.js to main.js
- switched from using url_macro to href_macro for consistency reasons
2003-12-10 11:36:53 +00:00
Robert Gaggl
3aa260a39a - renamed stylesheet_css_action() to main_css_action()
- renamed javascript_js_action() to main_js_action()
2003-12-10 11:32:43 +00:00
Robert Gaggl
90efa2aa09 DEFAULTIMAGES was renamed to DefaultImages 2003-12-10 11:00:05 +00:00
Robert Gaggl
efc302e658 removed 2003-12-08 22:57:05 +00:00
Robert Gaggl
c493a9c8e1 added hint for layouts in welcome text 2003-12-08 22:55:05 +00:00
Robert Gaggl
acb7e36f06 added object mapping for layout 2003-12-08 22:51:52 +00:00
Robert Gaggl
bc4b4f4d8f - removed sysmgr_creator_macro() since it's not used anymore
- minor code changes (mostly related to changed default layout)
2003-12-08 22:45:10 +00:00
Robert Gaggl
acdca97d90 modified layout 2003-12-08 22:43:33 +00:00
Robert Gaggl
8c2c9f466d rewrote css classes since the whole default layout has changed 2003-12-08 22:42:33 +00:00
Robert Gaggl
5676a14f06 fixed for xhtml compatibility 2003-12-08 22:38:06 +00:00