Commit graph

120 commits

Author SHA1 Message Date
Hannes Wallnöfer
b308e670b0 added _parent entry 2001-08-20 18:29:47 +00:00
Robert Gaggl
8eb9c77b66 some minor changes 2001-08-15 09:20:41 +00:00
Robert Gaggl
3e6f6a2739 cancel-button works now 2001-08-15 09:20:17 +00:00
Robert Gaggl
3ca5b3178b deleting of comments is now recursive 2001-08-15 09:08:52 +00:00
Robert Gaggl
45ef19030a added cancel-button and some kind of header 2001-07-21 22:03:46 +00:00
Robert Gaggl
7eece05cec removed a bug in editlink/deletelink-macros when using images instead of text-links 2001-07-21 21:58:54 +00:00
Robert Gaggl
7977a83417 added a "cancel"-button in comment-form ... 2001-07-21 21:47:11 +00:00
Robert Gaggl
c3f0e67549 - first words of text are shown when title is missing and should appear as link
- limited text-preview now breaks at spaces
2001-07-21 13:23:30 +00:00
Robert Gaggl
e101d223de increased limit to display in history 2001-07-21 13:18:30 +00:00
Robert Gaggl
10cacfdc92 author of comment appears as link 2001-07-21 13:10:05 +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
388d7857d0 adding a comment now updates lastupdate of weblog 2001-07-09 19:57:33 +00:00
Robert Gaggl
2a1a6a527c slight changes because of new user-structure, some other changes 2001-07-01 19:45:04 +00:00
Robert Gaggl
8f8ecd5af0 slight changes because of new user-structure 2001-07-01 19:44:33 +00:00
Robert Gaggl
914773436d fixed silly bug within date-formatting 2001-06-29 08:58:07 +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
ee20573afc added modifytime-macro 2001-06-28 17:53:07 +00:00
Robert Gaggl
7853f84444 no message 2001-06-19 12:44:44 +00:00
Robert Gaggl
bbfcb3d4f4 Initial revision 2001-06-18 08:57:33 +00:00