2b7f1ae2a0
modified redirect url to reflect new subscription manager
2004-01-07 17:29:56 +00:00
9f1b2756c7
added updated_action and memberships_action
2004-01-07 17:28:56 +00:00
24c483ca4f
initial check-in
2004-01-07 17:27:16 +00:00
11290106d3
removed deprecated or outdated code by enhancing the macro calls in the skin
2004-01-07 15:04:28 +00:00
83d7f0c849
sync'ed with current library
2004-01-06 18:05:04 +00:00
58b009ec87
slightly modified layout
2004-01-06 18:04:05 +00:00
0156031e42
slightly modified wording
2004-01-06 17:54:04 +00:00
Robert Gaggl
adb2bc1698
removed
2004-01-06 16:18:41 +00:00
Robert Gaggl
47f55e01e3
changed because the attribute "what" was renamed to "as" in show_macro()
2004-01-06 16:18:30 +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
1f54fa20a9
re-added preview.skin, this one is used for rendering images in a gallery
2004-01-06 16:16:12 +00:00
Robert Gaggl
b13131e4a2
changed back to render preview.skin, otherwise the topiclist would appear as manager list
2004-01-06 16:15:43 +00:00
Robert Gaggl
a0732b997e
re-added (temporarily for backwards-compatibility)
2004-01-06 16:15:02 +00:00
Robert Gaggl
a2abaf716c
use res.handlers.site instead of this._parent._parent
2004-01-05 12:51:11 +00:00
Robert Gaggl
cec6de53a7
do not clone the param object anymore, this is done in Html library if necessary
2004-01-05 12:50:12 +00:00
Robert Gaggl
a7af0ede11
changed default link text (for consistency reasons)
2004-01-04 15:59:49 +00:00
Robert Gaggl
82ec926913
preview skin was renamed to mgrlistitem
2004-01-04 15:59:12 +00:00
Robert Gaggl
158367fec9
changed membermgr skinset (memberlist.skin was removed, membermgr.new added)
2004-01-04 15:46:06 +00:00
Robert Gaggl
991ae6ba2f
removed
2004-01-04 15:45:18 +00:00
Robert Gaggl
9fb3876763
- changed some skin descriptions
...
- removed obsolete description of membermgr/memberlist.skin, added membermgr/new.skin
2004-01-04 15:45:02 +00:00
Robert Gaggl
b5d6cdb7e2
each searchresult item is now a single table
2004-01-04 15:35:54 +00:00
Robert Gaggl
61a238cca3
removed surrounding table
2004-01-04 15:35:19 +00:00
Robert Gaggl
80ea176b8b
modified layout, removed commented out html code
2004-01-04 15:34:20 +00:00
Robert Gaggl
71308b5984
add_action was renamed to create_action (for consistency reasons)
2004-01-04 15:33:41 +00:00
Robert Gaggl
7c326ed38d
- renamed add_action to create_action (for consistency reasons)
...
- re-ordered actions
2004-01-04 15:33:17 +00:00
489351fe48
fixed add member option (still needs some tweakin', though)
2004-01-03 17:43:52 +00:00
a8498b46c5
modified layout to achieve more consistency
2004-01-03 17:32:00 +00:00
0234ae9b27
modified way the list of members is rendered:
...
* render each role from an extra collection
* add page navigation
* FIXME: add member currently is not working!
2004-01-03 17:31:28 +00:00
54878c2e4a
check if topic name is already reserved word (e.g. action or function name) and display error message if so
2004-01-03 17:06:39 +00:00
84bcd3867d
added holy returns
2004-01-03 17:05:44 +00:00
e1b37eb8b8
* renamed parent_action to default_action
...
* added main_action and additional_action
* enabled main_action to display merged default and additional images collections
2004-01-03 17:05:19 +00:00
f936937912
enabled renderList function to process arrays, too
2004-01-03 17:03:25 +00:00
Robert Gaggl
7e9568af8a
initial check-in
2004-01-03 16:27:13 +00:00
103ea6d0b4
fixed bug that prevented page links from being rendered
2004-01-03 15:58:53 +00:00
Robert Gaggl
b92cd9f4c4
redirect to edit action after the new layout has been created
2004-01-03 12:31:39 +00:00
Robert Gaggl
8bd89d06a5
removed the input for the layout title since it's not required anymore
2004-01-03 12:31:14 +00:00
Robert Gaggl
1b6f1c2b2f
title is no longer required for creating a new layout, if no basis layout has been chosen use "untitled" as a start, otherwise inherit the parent layout's title
2004-01-03 12:30:53 +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
Robert Gaggl
69e2c75114
added method createCheckBoxParam() that overwrites the hopobject method for xml encoded site preferences
2004-01-03 12:08:19 +00:00
78ac97b02e
sync with updated library
2004-01-02 23:04:03 +00:00
2c649ebab6
added <br />
2004-01-02 23:03:46 +00:00
2e64f5dfa3
fixed backlinks (strange enough, i believed i've seen it working...)
2004-01-02 23:03:30 +00:00
bbecafaf05
removed skin_macro because this went into antvillelib already
2004-01-02 23:01:54 +00:00
b901b38a71
do not display "backlinks" title if there are none
2004-01-02 22:31:05 +00:00
83040bd931
* added location_macro
...
* reduced online_macro to binary output (either "online" or "offline", resp. param settings)
2004-01-02 22:30:39 +00:00
5e9f74a904
* replaced <h4> with <p> tag
...
* moved param.text as title attribute in <p> tag
* decreased size of textarea to make buttons visible even in a 600x800 window
2004-01-02 22:29:14 +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
956912eea0
copied topic_macro from story to gallery_macro
2004-01-02 22:17:08 +00:00