Commit graph

12 commits

Author SHA1 Message Date
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