Commit graph

29 commits

Author SHA1 Message Date
Robert Gaggl
851f06f007 removed assignments to res.head 2001-12-11 10:37:58 +00:00
Robert Gaggl
d3f8aa1180 - changed line-up of buttons to the right order 2001-12-10 23:09:22 +00:00
Robert Gaggl
752e615e45 - security-functions now demand user-object as argument
- modifications needed due to rewriting of objectFunctions
- now using res.data.* instead of res.*
2001-12-10 23:06:53 +00:00
Robert Gaggl
3d6a08107e - macros dealing with display of time now have two simple format options ("short" and "long") 2001-12-10 23:06:06 +00:00
Robert Gaggl
b08b9ed85f - functions now have a defined (and documented ...) interface
- added comments to functions
2001-12-10 23:05:50 +00:00
Robert Gaggl
1fd3428b6e using editor-skin instead of page 2001-11-29 14:55:21 +00:00
Robert Gaggl
d61ec9c006 fixed silly bug ... 2001-10-20 11:25:47 +00:00
Robert Gaggl
a4cd5ddc35 added weblogtitle_macro() 2001-10-20 11:25:29 +00:00
Robert Gaggl
942a32c5f6 added call of autoLogin()-function 2001-10-07 19:31:19 +00:00
Robert Gaggl
7546d25358 added call of renderLvl-function 2001-10-07 15:24:35 +00:00
Robert Gaggl
380057c541 initial check-in 2001-10-07 15:23:12 +00:00
Robert Gaggl
d19805de00 minor changes 2001-10-07 14:54:52 +00:00
Robert Gaggl
b1e1773635 initial check-in 2001-10-07 14:53:42 +00:00
Robert Gaggl
3fcf5a95d3 added new url_macro() 2001-10-07 14:51:21 +00:00
Robert Gaggl
5dcb492d4b included url of user 2001-10-07 14:51:05 +00:00
Robert Gaggl
4f4f7d4c34 completely rewrote layout of antville (finally ...) 2001-10-02 11:01:50 +00:00
Robert Gaggl
be322fe9b7 changes cause of new skin-structure, buttons are now named 2001-09-05 21:51:43 +00:00
Robert Gaggl
a77c4e03d9 using addTo instead of setTo 2001-09-05 21:27:04 +00:00
Robert Gaggl
d70c0ac70a removed format-attribute in createtime-macro 2001-09-05 21:20:53 +00:00
Robert Gaggl
f834a3aba3 javascript-skin is now included in pageheader 2001-08-26 19:48:24 +00:00
Robert Gaggl
6b20b56b6f removed admin- and contributor-macro (not in use anymore) 2001-08-15 09:15:07 +00:00
Robert Gaggl
fb5427e77d choosing the user-level is now done with a select-box instead of two checkboxes 2001-07-21 22:04:27 +00:00
Robert Gaggl
89fd59c3d7 - renamed "userlevel"-macro to "level"
- now using a select-box to choose userrights
2001-07-21 22:00:10 +00:00
Robert Gaggl
a0ab93605f renamed "userlevel"-macro to "level" 2001-07-21 21:57:46 +00:00
Robert Gaggl
7cfd586e05 changed functions due to the migration from two "admin"- and "contributor"-properties to one "level" 2001-07-21 21:51:38 +00:00
Robert Gaggl
401c587679 renamed "userlevel"-macro to "level" 2001-07-21 21:47:44 +00:00
Robert Gaggl
b4712a8f52 migrated properties admin and contributor into one property "level" 2001-07-21 21:43:33 +00:00
Michael Platzer
4f9fba5297 basically implemented the chronological history list and did some additional minor changes
weblog/objectFunctions.js -> modifytime is set to current Date at creation time
story/objectFunctions.js -> modifytime is set to current Date at creation time
comment/objectFunctions.js -> modifytime is set to current Date at creation time; isonline is set to 1 at creation time; added function isOnline()
weblog/type.properties -> two additional subnode-containers: allstories, allcomments
weblog/macros.js -> implemented history_macro which renders List of recently modified Objects
story/historyview.skin -> will be rendered by the weblog-history macro
comment/historyview.skin -> will be rendered by the weblog-history macro
weblog/main.skin -> included history.skin
story/main.skin -> included history.skin
weblog/style.skin -> included "history", "historyStory" and"historyComment" classes
weblog/history.skin -> newly created
story/macors.js -> title_macro can be rendered as a link; comments_macro renders an invisible anchor-tag before each comment
comment/macors.js -> title_macro can be rendered as a link; replies_macro renders an invisible anchor-tag before each comment
eliminated renderPrefix() and renderSuffix()
documentation.htm -> updated
2001-07-18 15:58:18 +00:00
Robert Gaggl
e9d1c1706d initial check-in 2001-07-01 19:20:08 +00:00