Commit graph

64 commits

Author SHA1 Message Date
Robert Gaggl
a573a8b7c6 fixed a silly bug where the creator of a weblog was admin but normal user ... 2001-07-26 09:58:11 +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
d035261682 new weblog now creates a initial admin-member, new default values 2001-07-01 19:25:04 +00:00
Robert Gaggl
c6faaef0a7 removed check if user already has a weblog 2001-07-01 18:18:44 +00:00
Robert Gaggl
05c35c1d5f no message 2001-06-28 18:09:09 +00:00
Robert Gaggl
405ce0ca44 added new default-values for weblog-properties 2001-06-28 18:02:50 +00:00
Robert Gaggl
c5ffe969e5 moved security-checks into this file 2001-06-28 16:51:22 +00:00
Robert Gaggl
d3bf066291 no message 2001-06-20 10:51:13 +00:00
Robert Gaggl
705a1a523b evalNewWeblog() now checks for invalid characters in weblog-alias 2001-06-20 10:29:32 +00:00
Robert Gaggl
f083851ff6 added new now-macro ... 2001-06-20 09:46:07 +00:00
Robert Gaggl
6f27cf7f00 no message 2001-06-20 09:45:19 +00:00
Robert Gaggl
75b7115aac uses now new.skin of weblog 2001-06-19 11:09:28 +00:00
Robert Gaggl
0e7f33debd no message 2001-06-19 11:09:03 +00:00
Robert Gaggl
bbfcb3d4f4 Initial revision 2001-06-18 08:57:33 +00:00