Commit graph

740 commits

Author SHA1 Message Date
ee5a969fc2 renamed prototypes to uppercase first letter names; this implied renaming of file to Asset and of image to Picture to prevent clashes with helma's internal Image and File prototypes (including management mountpoints) 2004-03-20 18:13:50 +00:00
Robert Gaggl
f4b5aee36a modified history_macro(): it now can display just stories or comments (default behaviour: show all
this change is not backwards compatible (param.show was used for limiting the list, now use param.limit for that)
2004-02-29 16:10:53 +00:00
Robert Gaggl
089610b27b committed Michi Platzer's patch that implements
- diskquota-limits per site
- limits for site-alias and username (30 characters)
- display of last stories/comments of a user in system manager

(see http://grazia.helma.at/pipermail/antville-dev/2004-February/000488.html)
2004-02-18 17:53:02 +00:00
Robert Gaggl
588927e333 committed matthias platzer's language patch
(see http://grazia.helma.at/pipermail/antville-dev/2004-February/000489.html)
2004-02-16 17:51:26 +00:00
8ee3492a9d also escape selected text to prevent missing parts 2004-02-11 15:31:25 +00:00
11bd4b0021 fixed bug that caused a "permission denied error" whenever trying to use the context menu from another domain [see http://www.philringnalda.com/blogthis for details] 2004-02-10 14:32:10 +00:00
9167ae6a0d added FIXME comment 2004-02-08 20:43:50 +00:00
0245138f29 * added missing textinput resource tag
* modified order of items / textinput to prevent confusion of some badly written feed readers
2004-02-08 20:42:28 +00:00
734344a8ba rss_action:
* updated to ecmascript 1.5 syntax
* added subtitle for output as topic or w/ comments
* output site e-mail if user e-mail is not available
2004-02-08 20:37:48 +00:00
9281800c2a fixed bug that caused exception in spamfilter_macro when no spamfilter is defined 2004-02-02 16:21:16 +00:00
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