Commit graph

125 commits

Author SHA1 Message Date
Robert Gaggl
25e176083b removed hardcoded link to signup with call of membership_macro() 2001-10-07 15:23:45 +00:00
Robert Gaggl
d19805de00 minor changes 2001-10-07 14:54:52 +00:00
Robert Gaggl
7fb0e4dc26 removed '#', changed handler 'this.' to 'weblog.' 2001-10-07 13:58:45 +00:00
Robert Gaggl
fbd740db98 color-macros now use global renderColor()-function 2001-10-07 13:56:22 +00:00
Robert Gaggl
1f78caca57 minor changes 2001-10-07 12:53:53 +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
4e88845cf8 added header-images to right-side-navigation 2001-10-07 12:52:22 +00:00
Robert Gaggl
4f4f7d4c34 completely rewrote layout of antville (finally ...) 2001-10-02 11:01:50 +00:00
Robert Gaggl
10fcb0a405 added onlinestatus_macro(), modified lastupdate_macro() 2001-10-02 11:00:06 +00:00
Robert Gaggl
96deeeb0e9 initial check-in 2001-09-05 21:57:57 +00:00
Robert Gaggl
9bb6a10918 changes cause of new skin-structure 2001-09-05 21:54:06 +00:00
Robert Gaggl
78dacec806 added form-element for default dateformat 2001-09-05 21:50:38 +00:00
Robert Gaggl
81d3878cba removed formatting-attribute of lastupdate-macro-call 2001-09-05 21:48:05 +00:00
Robert Gaggl
073c560eb6 added missing <tr> 2001-09-05 21:47:02 +00:00
Robert Gaggl
a9d93f5fc4 added dateformat_macro() 2001-09-05 21:45:20 +00:00
Robert Gaggl
766707ac3b changes cause of new skin-structure and changed securityFunctions 2001-09-05 21:41:24 +00:00
Robert Gaggl
d27e65803d changes cause of new skin-structure 2001-09-05 21:39:55 +00:00
Robert Gaggl
7ceed5902d changes cause of new skin-structure and rewritten security-functions 2001-09-05 21:32:58 +00:00
Robert Gaggl
2be388fb2b enable setting of dateformat-property 2001-09-05 21:31:29 +00:00
Robert Gaggl
bf3b2d8f01 removed format-attribute in call of lastupdate-macro 2001-09-05 21:21:29 +00:00
Robert Gaggl
b7fb7cd3a6 reworking due to new skin-structure 2001-09-05 21:15:45 +00:00
Robert Gaggl
d8bcc87074 changes cause of new skin-structure 2001-09-05 21:13:11 +00:00
Robert Gaggl
34c0913950 named cancel-button 2001-09-05 21:12:02 +00:00
Robert Gaggl
d454f4ead3 added dateformat-property 2001-09-05 21:08:17 +00:00
Robert Gaggl
9cbcbfaf31 removed format-attribute 2001-09-05 21:07:57 +00:00
Robert Gaggl
b7e8026785 javascript-skin is now included in pageheader 2001-08-26 19:27:27 +00:00
Robert Gaggl
b53fc6dfdc added thumbnail-macro 2001-08-26 19:15:29 +00:00
Robert Gaggl
dcc2c575d9 initial check-in 2001-08-26 19:12:23 +00:00
Hannes Wallnöfer
c5e602061c added _parent entry 2001-08-25 15:22:12 +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
c6a2133635 minor optimization in calendar day rendering: date comparison is heavier than just checking the size 2001-08-23 20:00:44 +00:00
Hannes Wallnöfer
bf460b7791 some minor optimizations in calender rendering 2001-08-23 17:31:29 +00:00
Robert Gaggl
1e9a6d95ba groupnodes are now of prototype day 2001-08-15 09:26:27 +00:00
Robert Gaggl
c8d2363949 changes necessary due to new day-prototype 2001-08-15 09:19:22 +00:00
Robert Gaggl
4618abda8d necessary changes due to new day-prototype 2001-08-15 09:09:32 +00:00
Robert Gaggl
8bc35091c1 added isViewAllowed()-function, using isViewAllowed()-function 2001-08-15 09:04:30 +00:00
Robert Gaggl
7e6c8e454d set correct redirect-property 2001-08-15 09:01:27 +00:00
Hannes Wallnöfer
3bd88d27c8 new helma snapshot requires _skinmanager entry in type.properties 2001-08-11 16:54:54 +00:00
Robert Gaggl
a573a8b7c6 fixed a silly bug where the creator of a weblog was admin but normal user ... 2001-07-26 09:58:11 +00:00
Robert Gaggl
b014439257 changes due to adding the property "editableby" to story, changed createMember()-function 2001-07-21 21:54:22 +00:00
Robert Gaggl
41415176a9 no message 2001-07-21 13:19:09 +00:00
Robert Gaggl
fa0e937ff5 some layout-changes, replaced historyComment and historyStory with historyItem 2001-07-21 13:11:20 +00:00
Michael Platzer
14fc75f794 typo in previous update 2001-07-18 18:42:01 +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
56a3c30859 fixed a bug in isUserContributor-function 2001-07-14 09:40:06 +00:00
Robert Gaggl
21027eef21 added check if weblog is public 2001-07-09 20:18:21 +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
1418a8d928 added function to check if weblog is online, if archive is enabled for weblog, several other changes 2001-07-09 20:15:51 +00:00
Robert Gaggl
11e990e9ca no message 2001-07-09 20:09:17 +00:00
Robert Gaggl
898394cac4 deleting a story now updates lastupdate of weblog 2001-07-09 20:01:48 +00:00