Commit graph

11 commits

Author SHA1 Message Date
Christoph Lincke
18d44eecda whitespaces instead of spaces as delimiter 2005-09-23 14:16:09 +00:00
Christoph Lincke
124a74aa42 displays 6 words instead of 50 chars 2005-09-23 13:47:58 +00:00
Christoph Lincke
57d6a58519 added as="plaintext" to work well with the new story.part macro 2005-09-21 14:07:01 +00:00
11290106d3 removed deprecated or outdated code by enhancing the macro calls in the skin 2004-01-07 15:04:28 +00:00
58b009ec87 slightly modified layout 2004-01-06 18:04:05 +00:00
Robert Gaggl
bd2e307061 changed from css class "statusDark" to "historyItem" 2003-12-08 20:51:07 +00:00
Robert Gaggl
e63b982199 replaced &nbsp; in clipping-attribute with a normal space (this was occationally crapped by inserting <wbr />) 2002-08-21 16:08:25 +00:00
f4254a6360 moved historyview.skin from hopobject to story 2002-08-09 16:53:12 +00:00
Robert Gaggl
03b81caa57 not needed anymore 2001-09-05 22:01:49 +00:00
Robert Gaggl
e101d223de increased limit to display in history 2001-07-21 13:18:30 +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