Commit graph

19 commits

Author SHA1 Message Date
Robert Gaggl
0164945894 bugfix 2001-11-23 20:40:13 +00:00
Robert Gaggl
11bb19c4af changes necessary because of new storymanager 2001-11-18 13:33:44 +00:00
Robert Gaggl
84f18efb5f image- and thumbnail-macros are wrapper-macros left for compatibility with existing weblog, added url_macro() 2001-10-21 12:01:02 +00:00
Robert Gaggl
400d3a9d7b added membership_macro() 2001-10-07 15:25:10 +00:00
Robert Gaggl
fbd740db98 color-macros now use global renderColor()-function 2001-10-07 13:56:22 +00:00
Robert Gaggl
d7d721336c image- and thumbnail-macros can now render images/thumbs from a different weblog 2001-10-07 12:53:27 +00:00
Robert Gaggl
10fcb0a405 added onlinestatus_macro(), modified lastupdate_macro() 2001-10-02 11:00:06 +00:00
Robert Gaggl
a9d93f5fc4 added dateformat_macro() 2001-09-05 21:45:20 +00:00
Robert Gaggl
b53fc6dfdc added thumbnail-macro 2001-08-26 19:15:29 +00:00
Hannes Wallnöfer
4af1f88bce optimization in calendar macro by pulling expensive calls to Calendar and Date out of loops or doing without. The performance gains should be verynotable. Also, the manual filter function is not necessary anymore in the image macro. 2001-08-24 11:45:52 +00:00
Hannes Wallnöfer
bf460b7791 some minor optimizations in calender rendering 2001-08-23 17:31:29 +00:00
Robert Gaggl
c8d2363949 changes necessary due to new day-prototype 2001-08-15 09:19:22 +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
d910d4f984 contributor-navigation is only showed if user is logged in, calendar is disabled if archive is disabled 2001-07-09 20:17:58 +00:00
Robert Gaggl
b2d8700ec8 new calendar (now locale-sensitive), several bugfixes, lot's of changes 2001-07-01 19:30:46 +00:00
Robert Gaggl
ac80255ed1 several changes (createtime/modifytime/language/country ...) 2001-06-28 18:11:33 +00:00
Robert Gaggl
462d4fc0e5 no message 2001-06-19 11:53:11 +00:00
Robert Gaggl
920efdee66 alias-macro can now be called as editor 2001-06-19 11:08:38 +00:00
Robert Gaggl
bbfcb3d4f4 Initial revision 2001-06-18 08:57:33 +00:00