Commit graph

3182 commits

Author SHA1 Message Date
Hannes Wallnöfer
2bfa89de2e Implemented option to display createtime as HTML editor by adding
as="editor" to the macro tag.
2002-04-08 11:56:18 +00:00
Hannes Wallnöfer
10e58aa57c added global parseTimestamp() function to parse an input
string as date.
2002-04-08 11:53:31 +00:00
Robert Gaggl
3afab09350 bugfix 2002-04-04 14:22:30 +00:00
6e1057cff3 removed commented call for checkdate as well as the checkdate() function according to robert's suggestion. 2002-03-29 14:59:34 +00:00
29c581c997 removed experimental code that accidentally got into cvs 2002-03-29 14:31:12 +00:00
Robert Gaggl
b78d058336 now passing requested object to renderList() 2002-03-29 14:00:45 +00:00
Robert Gaggl
31501162a9 renderList now gets requested object passed 2002-03-29 14:00:27 +00:00
79ba7e514a corrected output according to rss 1.0 spec 2002-03-28 13:52:09 +00:00
Robert Gaggl
338e384b8d bugfix 2002-03-28 01:02:24 +00:00
Robert Gaggl
c3e0c23603 - autoLogin() is now called by onRequest()
- removed "Antville" from pagetitle
2002-03-27 13:05:40 +00:00
Robert Gaggl
1d8fa074b2 - autoLogin() is now called by onRequest() 2002-03-27 13:04:44 +00:00
Robert Gaggl
147b747950 - autoLogin() is now called by onRequest()
- removed "Antville" from pagetitle, include story-title if existing
2002-03-27 13:03:39 +00:00
Robert Gaggl
d171d35786 - autoLogin() is now called by onRequest()
- changed pagetitle
2002-03-27 13:02:07 +00:00
Robert Gaggl
dd99e12d53 changed page-title 2002-03-27 13:01:40 +00:00
Robert Gaggl
302e98ab45 - autoLogin() is now called by onRequest()
- changed page-title
2002-03-27 12:58:30 +00:00
Robert Gaggl
28b0db4d9c - changed page-title 2002-03-27 12:58:02 +00:00
Robert Gaggl
29a043a53d onRequest() is now calling autoLogin() 2002-03-27 12:53:58 +00:00
Robert Gaggl
38d4eb2f99 - autoLogin() is now called by onRequest() 2002-03-27 12:51:33 +00:00
Robert Gaggl
bd15be7690 - autoLogin() is now called by onRequest()
- removed "Antville" from pagetitle, include story-title if existing
2002-03-27 12:50:23 +00:00
Robert Gaggl
8ce8106a04 now using helma's build in md5Encoder 2002-03-27 12:36:41 +00:00
Robert Gaggl
87d01828f4 removed, now using helma's build in md5Encoder 2002-03-27 12:35:57 +00:00
Robert Gaggl
5c3a4f132a removed 2002-03-27 12:17:17 +00:00
Robert Gaggl
4f3d751cad added new properties for automatic cleanup, everything is disabled by default 2002-03-27 11:28:47 +00:00
Robert Gaggl
3a6e80c7fb initial check-in 2002-03-27 11:27:04 +00:00
Robert Gaggl
d3b1047e16 sysadmins are allowed to enter private weblog, added functions isDeleteDenied() and isBlocked() 2002-03-27 11:26:14 +00:00
Robert Gaggl
6133195099 online-status is not shown anymore, since there are only public weblogs appearing in the list 2002-03-27 11:25:18 +00:00
Robert Gaggl
bed8fde9e5 lastoffline is set if weblog is switched offline, added functions deleteAll() and isTrusted() 2002-03-27 11:24:36 +00:00
Robert Gaggl
3ddbe17f57 pass user-object to isNotPublic() 2002-03-27 11:23:37 +00:00
Robert Gaggl
d13f14e03f removed onlinestatus_macro(), tagline_macro() now strips any html-tags 2002-03-27 11:22:35 +00:00
Robert Gaggl
7e2beefca7 initial check-in 2002-03-27 11:21:20 +00:00
Robert Gaggl
e3cb737f7f added functions isTrusted() and isSysAdmin() 2002-03-27 11:20:45 +00:00
Robert Gaggl
459a41cfc7 fixed security-bug (topiclist was public even if weblog was not) 2002-03-27 11:20:17 +00:00
Robert Gaggl
8e73def616 sysadmins are allowed to post in any case (even if weblog is private and they're not member) 2002-03-27 11:19:38 +00:00
Robert Gaggl
379c6f6dd1 added function deleteAll() 2002-03-27 11:18:36 +00:00
Robert Gaggl
f3460dabbe - lastoffline is set when weblog is created
- weblog inherits trust-status from user
- added function deleteWeblog()
2002-03-27 11:16:20 +00:00
Robert Gaggl
3cdc867bb6 initial check-in 2002-03-27 11:14:54 +00:00
Robert Gaggl
9a7ceb79c2 changed mailbody (url was not correct) 2002-03-27 11:13:21 +00:00
Robert Gaggl
0ce4371da4 changed number of images in list to 20 2002-03-27 11:12:15 +00:00
Robert Gaggl
599a62851d corrected typo 2002-03-27 11:11:05 +00:00
Robert Gaggl
fd49a3a8a0 initial check-in, contains onRequest() which
- sets the skinpath
- checks if weblog is blocked
- checks if user is blocked
2002-03-27 11:10:42 +00:00
Robert Gaggl
eaa1e38986 code-cleanup 2002-03-27 11:09:13 +00:00
Robert Gaggl
9999dfaf79 removed senseless onRequest()-function, added scheduler trying to call autoCleanup() 2002-03-27 11:08:30 +00:00
Robert Gaggl
38906f7784 changed webloglist-macro: blocked or private weblogs don't appear in list 2002-03-27 11:07:29 +00:00
Robert Gaggl
8200b912ae initial check-in 2002-03-27 11:06:11 +00:00
Robert Gaggl
689ce4081c switched to version 1.2, added new properties trusted, lastoffline, lastblockwarn, lastdelwarn 2002-03-27 11:01:36 +00:00
Robert Gaggl
269a461d03 switched to version 1.2 2002-03-27 10:57:17 +00:00
Robert Gaggl
f157fa8e91 switched to version 1.2, added collections for users stories, comments, images and goodies 2002-03-27 10:56:55 +00:00
Robert Gaggl
2a26303912 switched to version 1.2, added mountpoint sysmgr 2002-03-27 10:54:07 +00:00
6ec0f48108 fixed bug that prevented feed from showing more than one item 2002-03-25 12:21:54 +00:00
621e7b97b3 added support for "empty" weblogs (ie. newly created weblogs which are public and do not contain any story, yet) 2002-03-25 12:13:35 +00:00