Commit graph

29 commits

Author SHA1 Message Date
Robert Gaggl
68ce8bd6c7 added new virtual collections memberships and subscriptions 2002-01-22 20:28:29 +00:00
Robert Gaggl
f5fd8778da added function for sorting subscriptions 2002-01-22 20:00:30 +00:00
Robert Gaggl
81843859f3 added some new macros for displaying weblogs, memberships and subscriptions 2002-01-22 19:47:53 +00:00
Robert Gaggl
0095eb7f5a removed inclusion of list of memberships in this skin 2002-01-22 19:45:17 +00:00
Robert Gaggl
180259bf13 initial check-in 2002-01-22 18:54:09 +00:00
Robert Gaggl
14b5becc61 function sendConfirmationMail now demands the email-address used as sender as argument passed 2001-12-13 18:23:29 +00:00
Robert Gaggl
b81ce1d50d - changed line-up of buttons to the right order 2001-12-10 23:38:58 +00:00
Robert Gaggl
1cd7a1874c nothing done :-) 2001-12-10 23:38:44 +00:00
Robert Gaggl
55ce2b12e8 minor change 2001-12-10 23:38:21 +00:00
Robert Gaggl
4785a4abcc minor change 2001-10-20 11:29:37 +00:00
Robert Gaggl
bf19ca0fe1 added list of memberships 2001-10-07 14:55:09 +00:00
Robert Gaggl
12ffda73b4 added membershiplist_macro() to display weblog-memberships of a user 2001-10-07 14:54:16 +00:00
Robert Gaggl
4f4f7d4c34 completely rewrote layout of antville (finally ...) 2001-10-02 11:01:50 +00:00
Robert Gaggl
a589d6da36 username is rendered as link if user.url is existing 2001-10-02 10:59:18 +00:00
Robert Gaggl
393ad59f44 creates JS-Object instead of HopObjects as param-object 2001-09-05 21:30:16 +00:00
Robert Gaggl
6024f550fb password-macro doesn't render the password anymore (just the input type password) 2001-08-25 17:24:43 +00:00
Robert Gaggl
b80f65e5cd skin now gets name and password as parameter object instead of calling macros 2001-08-25 17:17:07 +00:00
Robert Gaggl
2025d379c8 sendConfirmationMail() now pushes name and password to mailbody.skin 2001-08-25 17:16:40 +00:00
Hannes Wallnöfer
b20c0f64d3 perform check for isBlocked() on this instead of user 2001-08-25 15:13:02 +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
fd0da98016 removed function getWeblog() since there is no weblog-property anymore 2001-07-01 19:37:43 +00:00
Robert Gaggl
eb5de5f77b removed weblog-property, subnodes are now member-objects of user 2001-07-01 19:37:07 +00:00
Robert Gaggl
689e0241d6 layout-change 2001-07-01 18:25:25 +00:00
Robert Gaggl
bc4abf7e0f layout-changes 2001-07-01 18:24:56 +00:00
Robert Gaggl
05c35c1d5f no message 2001-06-28 18:09:09 +00:00
Robert Gaggl
3f474fa045 mail-confirm now uses mailbody.skin instead of regConfirm.skin 2001-06-28 18:08:06 +00:00
Robert Gaggl
ed0c1c3703 renamed to mailbody.skin 2001-06-28 16:47:49 +00:00
Robert Gaggl
476da383a8 changed regConfirm.skin to mailbody.skin 2001-06-28 16:47:12 +00:00
Robert Gaggl
bbfcb3d4f4 Initial revision 2001-06-18 08:57:33 +00:00