Commit graph

8 commits

Author SHA1 Message Date
Hannes Wallnöfer
1e07e538e7 removed double url activation in doWikiStuff() 2001-12-04 18:37:59 +00:00
Hannes Wallnöfer
78d298804b added doWikiStuff() function to do wiki style substitution on
a given piece of text.

Also added simpleDropDownBox, which takes an array
as parameter instead of the drop down box framework in
hopobject, which requires a complex object structure.
2001-12-04 13:14:09 +00:00
Robert Gaggl
2d1066ac82 saving some millis in renderTextPreview-function ... 2001-11-23 20:41:58 +00:00
Robert Gaggl
ce5b4025f9 moved renderTextPreview from global 2001-11-03 09:14:09 +00:00
Robert Gaggl
919555988a added renderColor-function that prefixes a color with '#' if needed 2001-10-07 13:55:57 +00:00
Robert Gaggl
597b447d41 __id__ is now _id 2001-09-05 21:17: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
bbfcb3d4f4 Initial revision 2001-06-18 08:57:33 +00:00