Commit graph

3182 commits

Author SHA1 Message Date
Robert Gaggl
7c5441b54e imagelist is now rendered in renderImagelist()-function, macro is left for backwards-compatibility 2002-01-05 02:33:07 +00:00
Robert Gaggl
2832b15e66 goodielist is now rendered in renderGoodielist()-function, macro is left for backwards-compatibility 2002-01-05 02:32:44 +00:00
Robert Gaggl
beb73d2d3b included prefix and suffix 2002-01-05 02:32:09 +00:00
Robert Gaggl
4188d0886c removed macros that are inherited from story, some minor changes 2002-01-05 02:31:10 +00:00
Robert Gaggl
a64b228399 included select-box containinc existing topics, some other minor changes 2002-01-05 02:30:23 +00:00
Robert Gaggl
7ae0a43c66 minor change 2002-01-05 02:29:42 +00:00
Robert Gaggl
38bcdf16e9 minor html-change 2002-01-05 02:28:56 +00:00
Robert Gaggl
dc5c9b39c1 minor change due to new interface of evalComment() 2002-01-05 02:28:21 +00:00
Robert Gaggl
f5b6ddff08 moved to prototype story 2002-01-05 02:27:25 +00:00
Robert Gaggl
89415ad3de renamed from reply.hac to comment.hac 2002-01-05 02:27:03 +00:00
Robert Gaggl
5d5449dd13 renamed to comment.hac 2002-01-05 02:26:38 +00:00
Robert Gaggl
08aedc9aad initial check-in 2002-01-05 02:26:08 +00:00
Robert Gaggl
c05078bd35 changes were necessary due to new mapping of story 2002-01-05 02:25:19 +00:00
Robert Gaggl
9361b645ef change was necessary due to new mapping of story 2002-01-05 02:24:53 +00:00
Robert Gaggl
352085fe60 stories are now stored in db-table TEXT (together with comments) 2002-01-05 02:24:14 +00:00
Robert Gaggl
c19d4ac211 change was necessary due to new db-table TEXT 2002-01-05 02:23:42 +00:00
Robert Gaggl
051bf3ac7a comment now extends story (stored in table TEXT) 2002-01-05 02:22:57 +00:00
9e866b1e6f added logAccess() function 2001-12-19 16:22:34 +00:00
Robert Gaggl
2941081816 added call of signuplink-macro (doesn't show up if user is already a member) 2001-12-16 18:16:07 +00:00
Robert Gaggl
75125c7aad added display of membership and link to signup (doesn't show if user is already a member) 2001-12-16 18:15:26 +00:00
Robert Gaggl
e5a8b406bb removed call of membership-macro (this is done now in statusloggedin/out-skins 2001-12-16 18:14:45 +00:00
Robert Gaggl
b876c4baa5 rewrote online_macro() because of changed online-status of story 2001-12-16 18:14:00 +00:00
Robert Gaggl
50d0877883 minor changes 2001-12-16 18:13:15 +00:00
Robert Gaggl
64619c2686 moved membership_macro() to membership, changed storylist_macro() 2001-12-16 18:12:52 +00:00
Robert Gaggl
c62f41d9ba initial check-in 2001-12-16 18:12:14 +00:00
Robert Gaggl
b2ecf90b4a added linkedpath on bottom of page 2001-12-16 18:10:55 +00:00
Robert Gaggl
2b4f80abb5 now use isStoryOnline()-function 2001-12-16 18:10:30 +00:00
Robert Gaggl
c4c4af17df changes necessary due to changed online-flag of story 2001-12-16 18:10:08 +00:00
Robert Gaggl
f9edfeef08 added isStoryOnline-function 2001-12-16 18:06:47 +00:00
Robert Gaggl
41a86bd5d5 initial check-in 2001-12-16 18:06:13 +00:00
Robert Gaggl
e48553b80e now using isStoryOnline()-function to check if story should be rendered or not 2001-12-16 18:05:11 +00:00
Robert Gaggl
2cf18a9af5 included online-status 2001-12-16 18:01:25 +00:00
Robert Gaggl
711d6dcd31 minor fix of html-code 2001-12-16 18:00:29 +00:00
Robert Gaggl
2e5eb49f16 minor fix in res.data.title 2001-12-16 17:59:28 +00:00
Robert Gaggl
609f7d4c05 removed more hardcoded font-sizes, included macro-calls for smallfont/size 2001-12-13 21:09:55 +00:00
Robert Gaggl
4fe474d127 changes necessary because evalPreferences() now returns an Object 2001-12-13 18:26:43 +00:00
Robert Gaggl
1b93d93a3a added input for email-address used for confirmation mails 2001-12-13 18:26:02 +00:00
Robert Gaggl
546182b8a7 added email_macro() 2001-12-13 18:25:37 +00:00
Robert Gaggl
2d6d28f686 updateWeblog() is now called evalPreferences(), now returns an Object 2001-12-13 18:25:00 +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
5798e9a3bc changed initial values of fonts and font-sizes 2001-12-13 18:22:09 +00:00
Robert Gaggl
c85df01235 fixed linguistic bug ;-) 2001-12-13 18:21:25 +00:00
Robert Gaggl
d8b4117af3 sender of confirmation mail now is the email-address entered in weblog-preferences (or app.property "adminEmail") 2001-12-13 18:20:59 +00:00
Robert Gaggl
359ca0d4f6 changed fonts and sizes (hopefully this works better) 2001-12-13 18:19:21 +00:00
Robert Gaggl
8a37e5b6e0 added property email to weblog 2001-12-13 18:17:37 +00:00
444bc10a5f added array and sort method to listMostRead_macro() 2001-12-12 15:20:46 +00:00
ceae20270b replaced simple incrementation of this.reads by function call 2001-12-12 15:19:26 +00:00
f01e94eab9 added helper function sortMostReads() to sort read counters of stories 2001-12-12 15:18:53 +00:00
b968987bef added function incrementReadCounter() 2001-12-12 15:18:26 +00:00
d0dd875400 added header row 2001-12-12 15:16:54 +00:00