Commit graph

21 commits

Author SHA1 Message Date
Robert Gaggl
00330ad4f5 added class searchbox 2002-07-19 12:40:43 +00:00
Hannes Wallnöfer
c8c6620025 Added height=1px to separator style def. For some reason Mozilla needs this. 2002-07-12 16:32:43 +00:00
Robert Gaggl
c882d3d7e6 changed because the prototype weblog was renamed to site 2002-06-26 17:29:39 +00:00
ffca47cc52 fixed markup to be xhtml compatible 2002-06-03 17:10:21 +00:00
649c6e2097 refurbished code style 2002-05-21 16:45:41 +00:00
48a8900ec2 refurbished code style 2002-05-17 20:00:31 +00:00
37872751fc changed hard-coded color for poll bars to macro weblog.linkcolor 2002-04-12 13:19:21 +00:00
007b8adc6a changed some default styles 2002-02-02 14:53:10 +00:00
93b8170482 changed some default colors 2002-02-02 14:50:59 +00:00
a6003cd07d changed some default colors 2002-02-02 14:47:06 +00:00
3a096efdf4 moved .bar class from poll/results.skin to .pollResultsBar class in weblog/style.skin 2002-02-01 16:40:59 +00:00
Robert Gaggl
609f7d4c05 removed more hardcoded font-sizes, included macro-calls for smallfont/size 2001-12-13 21:09:55 +00:00
Robert Gaggl
3d9b369b63 - changes necessary due to new weblog.properties smallfont etc. 2001-12-10 23:42:23 +00:00
Robert Gaggl
9b645d5e83 use new global image- and imageurl-macros instead of hardcoded image-sources 2001-10-21 12:10:18 +00:00
Robert Gaggl
7fb0e4dc26 removed '#', changed handler 'this.' to 'weblog.' 2001-10-07 13:58:45 +00:00
Robert Gaggl
1f78caca57 minor changes 2001-10-07 12:53:53 +00:00
Robert Gaggl
4f4f7d4c34 completely rewrote layout of antville (finally ...) 2001-10-02 11:01:50 +00:00
Robert Gaggl
fa0e937ff5 some layout-changes, replaced historyComment and historyStory with historyItem 2001-07-21 13:11:20 +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
05c35c1d5f no message 2001-06-28 18:09:09 +00:00
Robert Gaggl
bbfcb3d4f4 Initial revision 2001-06-18 08:57:33 +00:00