Commit graph

2901 commits

Author SHA1 Message Date
Robert Gaggl
1c151cea07 added function that specifies macros allowed in stories 2001-11-03 09:29:28 +00:00
Robert Gaggl
5cc57b711c minor change 2001-11-03 09:22:42 +00:00
Robert Gaggl
bc16bf9803 if nothing else specified, admins are allowed to edit story 2001-11-03 09:22:29 +00:00
Robert Gaggl
428e4fc25d admins can now edit all stories 2001-11-03 09:21:43 +00:00
Robert Gaggl
37c57a166d included goodie/main.skin 2001-11-03 09:20:55 +00:00
Robert Gaggl
6f1f4e7a0f included small antville-logo plus helma-logo 2001-11-03 09:20:20 +00:00
Robert Gaggl
6e8747980f minor bugfix 2001-11-03 09:19:19 +00:00
Robert Gaggl
1bd88c15ea admins are now allowed to edit images regardless who uploaded them 2001-11-03 09:18:49 +00:00
Robert Gaggl
71c5c90d57 included code to copy/paste 2001-11-03 09:18:10 +00:00
Robert Gaggl
f58a35bdfd initial check-in 2001-11-03 09:17:41 +00:00
Robert Gaggl
c316c6d345 rewrote imgDispatch-function, now called getPoolObj() 2001-11-03 09:16:59 +00:00
Robert Gaggl
fb47f6f840 added function defining allowed macros in comments 2001-11-03 09:15:18 +00:00
Robert Gaggl
02282217a3 minor changes 2001-11-03 09:14:39 +00:00
Robert Gaggl
fa2a3b81a2 renderTextPreview is now a global function 2001-11-03 09:14:30 +00:00
Robert Gaggl
ce5b4025f9 moved renderTextPreview from global 2001-11-03 09:14:09 +00:00
Robert Gaggl
e5b4b254cb moved renderTextPreview to global 2001-11-03 09:13:54 +00:00
afa4ef5b36 added a missing "this." to renderAsString() function 2001-10-30 15:59:06 +00:00
31b4cc45b1 commented out textinput and image tags 2001-10-30 14:37:26 +00:00
7b51e9ef2b initial check-in 2001-10-30 14:24:09 +00:00
e072054d79 removed comment 2001-10-30 14:24:00 +00:00
11f54538ec changed this.description to this.tagline; removed base variable. 2001-10-30 13:53:09 +00:00
d9aff44cb8 changed this.tagline to this.description 2001-10-30 13:49:53 +00:00
665d79c266 added function for <img> tag to <a> tag transformation 2001-10-30 13:00:47 +00:00
691a23a95f added macro rendering and <img> tag to <a> tag transformation 2001-10-30 13:00:20 +00:00
ce67d1f44f moved to /weblog (was a mistake to move from there) 2001-10-29 18:40:43 +00:00
66654ea0f9 moved from /story (was a mistake to move it there) 2001-10-29 18:39:46 +00:00
1a7d755023 moved to /story 2001-10-29 18:37:40 +00:00
be1f985689 moved from /weblog 2001-10-29 18:37:30 +00:00
ca626680ef added a general upper limit of max=20 items per channel. 2001-10-22 18:35:44 +00:00
41f00ed7ea decreased max by 1 again (somebody is playing tricks on me!) 2001-10-22 18:30:45 +00:00
c457add1e7 used encodeXml more extensively 2001-10-22 15:04:23 +00:00
adb2e94a86 removed CDATA tags (obsolete when using encodeXml) 2001-10-22 15:04:04 +00:00
5e1acec72d removed in favour of rss092*.* files 2001-10-22 14:41:41 +00:00
e52c61d795 parsing req.data.max as integer 2001-10-22 14:26:16 +00:00
b203215d3a adjusted max value (increased by 1 when defined in query) 2001-10-22 14:20:28 +00:00
1faf67f1c0 adjusted base url for antville.org (= empty string) 2001-10-22 12:08:24 +00:00
4c95fa2fdc initial check-in (copy of rssImage.skin providing more usable naming convention) 2001-10-22 12:05:17 +00:00
69db96cd27 adjusted skin names to new convention (rss092Channel, rss092Item) 2001-10-22 12:04:56 +00:00
681ca9a7c1 initial check-in (copy of rssItem.skin providing more usable naming convention) 2001-10-22 12:03:17 +00:00
2af4d97e4f initial check-in (copy of rssChannel.skin providing more usable naming convention) 2001-10-22 12:03:05 +00:00
da8a254ebe initial check-in (copy of xml.hac providing more usable naming convention) 2001-10-22 12:00:30 +00:00
36d7b1840c adding encoding and standalon in xml header 2001-10-22 11:49:43 +00:00
65d50f8439 if weblog is offline, display error message as rss item instead of 404 http error. 2001-10-22 09:45:13 +00:00
Hannes Wallnöfer
4b5b1bd851 Unset persistent cookies when logging out - this is the only way to
really log out, otherwise the user is re-logged in at the next reqest.

Only do logout if user is actually logged in, just to prevent a funny
"goodby, null" message.
2001-10-22 09:43:08 +00:00
7c7b547927 only include stories that are online 2001-10-22 09:13:44 +00:00
3fa2851b07 now building base url from apps.properties 2001-10-22 09:02:34 +00:00
dbac17ff80 added CDATA tags 2001-10-22 09:02:02 +00:00
6b2e5defbc added server property 2001-10-22 08:58:20 +00:00
964cf1587d added xml encoding 2001-10-22 08:51:04 +00:00
e84cc4d519 initial check-in 2001-10-22 08:37:52 +00:00