Commit graph

180 commits

Author SHA1 Message Date
Robert Gaggl
1d345a40bd bugfixes, dropdown for "who may edit" is now really verbose 2001-08-15 09:15:58 +00:00
Robert Gaggl
e24bf48001 added editlink- and deletelink-macros (as in story-preview) 2001-08-15 09:11:20 +00:00
Robert Gaggl
3ca5b3178b deleting of comments is now recursive 2001-08-15 09:08:52 +00:00
Robert Gaggl
8917586e68 added isViewAllowed()-function, several other minor changes 2001-08-15 09:03:16 +00:00
Robert Gaggl
431917b2e9 removed some testing-leftover ... 2001-07-23 07:32:55 +00:00
Robert Gaggl
75db12646b - added a select-box to choose who may edit this story
- now shows who created the story and who edited it last
2001-07-21 22:05:19 +00:00
Robert Gaggl
aa79bfff0a several changes ... 2001-07-21 22:01:36 +00:00
Robert Gaggl
68be7214ee adding comments is now done within an extra page (comment.hac) 2001-07-21 21:57:19 +00:00
Robert Gaggl
ef32cc00fb replaced form for adding a toplevel-comment with a link to an extra page 2001-07-21 21:56:28 +00:00
Robert Gaggl
b0aa21a2df changes due to adding the property "editableby" to story, some other minor changes 2001-07-21 21:52:48 +00:00
Robert Gaggl
b69e2309e3 removed "commentlink"-macro ... 2001-07-21 21:48:52 +00:00
Robert Gaggl
99470cf5cc modified functions isEditAllowed() and isPostAllowed() 2001-07-21 21:46:27 +00:00
Robert Gaggl
75bdd4cf8a - added properti "editableby"
- last modifier of story is now saved
- added virtual collection "allcomments" to enable counting of comments (instead of just threads)
2001-07-21 21:45:01 +00:00
Robert Gaggl
b5731bd006 not needed anymore 2001-07-21 21:35:36 +00:00
Robert Gaggl
13cd53611d moved adding a toplevel-comment from story/main.hac to this action 2001-07-21 21:35:05 +00:00
Robert Gaggl
5907e41138 skin displaying story and form for adding toplevel-comment 2001-07-21 21:34:12 +00:00
Robert Gaggl
33e207cc84 - author appears only as link if explicitly specified in macro-tag
- limiting text now uses renderTextPreview()-function
- first words of text are shown when title is missing and should appear as link
2001-07-21 13:25:06 +00:00
Robert Gaggl
e101d223de increased limit to display in history 2001-07-21 13:18:30 +00:00
Robert Gaggl
47dda93f6d author appears as link 2001-07-21 13:12:04 +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
21027eef21 added check if weblog is public 2001-07-09 20:18:21 +00:00
Robert Gaggl
11c6ab5a0e lastupdate of weblog is modified when a comment is added or a story is updated 2001-07-09 20:08:49 +00:00
Robert Gaggl
ec38c0b6a5 added author-macro, some other changes 2001-07-01 19:40:08 +00:00
Robert Gaggl
67d1b2ce4a author is now displayed 2001-07-01 19:39:18 +00:00
Robert Gaggl
408d13488f author is now displayed in preview of story 2001-07-01 19:38:52 +00:00
Robert Gaggl
b85a4d393a changed security-functions 2001-06-28 18:09:37 +00:00
Robert Gaggl
05c35c1d5f no message 2001-06-28 18:09:09 +00:00
Robert Gaggl
0917a6c496 changed create/modifytime-macros, image-macro 2001-06-28 18:06:25 +00:00
Robert Gaggl
7c9e204474 no message 2001-06-19 12:24:35 +00:00
Robert Gaggl
bbfcb3d4f4 Initial revision 2001-06-18 08:57:33 +00:00