Commit graph

69 commits

Author SHA1 Message Date
Robert Gaggl
5cf83491b8 removed senseless check 2001-11-23 20:41:09 +00:00
Robert Gaggl
869773473c added onlinelink- and viewlink_macro() 2001-11-18 13:23:36 +00:00
Robert Gaggl
dd1d211504 bugfix 2001-11-06 07:09:23 +00:00
Robert Gaggl
428e4fc25d admins can now edit all stories 2001-11-03 09:21:43 +00:00
Robert Gaggl
0465624c36 added url_macro(), image- and thumbnail-macro are now just wrapper-macros left for backwards-compatibility 2001-10-21 12:04:38 +00:00
Robert Gaggl
aa98722c3d small modification to title_macro() 2001-10-02 10:58:44 +00:00
Hannes Wallnöfer
ca9c34214b Also transform free-standing URLs in story texts into
full HTML link tags.
2001-09-07 13:11:16 +00:00
Robert Gaggl
d0ee3f633e several changes 2001-09-05 21:44:06 +00:00
Robert Gaggl
b53fc6dfdc added thumbnail-macro 2001-08-26 19:15:29 +00:00
Robert Gaggl
14f78e4ce4 removed call of filter-function 2001-08-26 16:16:09 +00:00
Hannes Wallnöfer
1c488680d0 filter function not required anymore in image manager 2001-08-24 11:59:24 +00:00
Robert Gaggl
1d345a40bd bugfixes, dropdown for "who may edit" is now really verbose 2001-08-15 09:15:58 +00:00
Robert Gaggl
aa79bfff0a several changes ... 2001-07-21 22:01:36 +00:00
Robert Gaggl
33e207cc84 - author appears only as link if explicitly specified in macro-tag
- limiting text now uses renderTextPreview()-function
- first words of text are shown when title is missing and should appear as link
2001-07-21 13:25:06 +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
ec38c0b6a5 added author-macro, some other changes 2001-07-01 19:40:08 +00:00
Robert Gaggl
0917a6c496 changed create/modifytime-macros, image-macro 2001-06-28 18:06:25 +00:00
Robert Gaggl
7c9e204474 no message 2001-06-19 12:24:35 +00:00
Robert Gaggl
bbfcb3d4f4 Initial revision 2001-06-18 08:57:33 +00:00