Commit graph

16 commits

Author SHA1 Message Date
Robert Gaggl
5d302d667f using _parent now instead of __parent__ 2001-09-05 21:26:43 +00:00
Robert Gaggl
b7fb7cd3a6 reworking due to new skin-structure 2001-09-05 21:15:45 +00:00
Robert Gaggl
90ed1befbf including javascript-skin if weblog is found in path 2001-08-26 19:42:44 +00:00
Robert Gaggl
dc878179f3 removed filter-function 2001-08-26 16:18:59 +00:00
Hannes Wallnöfer
c0e432e28a When more than 20 images are in the pool, browse them in group of 20s 2001-08-24 12:00:26 +00:00
Hannes Wallnöfer
1c488680d0 filter function not required anymore in image manager 2001-08-24 11:59:24 +00:00
Robert Gaggl
dbe53906af initial check-in 2001-08-15 09:26:54 +00:00
Robert Gaggl
23d180babf added call of filter()-function 2001-08-15 09:11:44 +00:00
Robert Gaggl
b6412da9a0 changed layout of image-list 2001-08-15 09:10:26 +00:00
Robert Gaggl
dcd7a743fa added deleting of thumbnail in deleteImage-function 2001-08-15 09:08:03 +00:00
Robert Gaggl
cfd7b51673 new images appear on top of the list 2001-08-15 08:57:57 +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
8f8ecd5af0 slight changes because of new user-structure 2001-07-01 19:44:33 +00:00
Robert Gaggl
b85a4d393a changed security-functions 2001-06-28 18:09:37 +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