Commit graph

3182 commits

Author SHA1 Message Date
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
Robert Gaggl
b29a584abe removed handler-prefix in example 2001-10-21 14:28:58 +00:00
Robert Gaggl
9b645d5e83 use new global image- and imageurl-macros instead of hardcoded image-sources 2001-10-21 12:10:18 +00:00
Robert Gaggl
5cd0323f1b minor change 2001-10-21 12:09:02 +00:00
Robert Gaggl
5e1b410c09 call new global image- and imageurl-macros instead of hardcoded image-sources 2001-10-21 12:08:24 +00:00
Robert Gaggl
f744b579f3 changed to use global link-macro 2001-10-21 12:06:55 +00:00
Robert Gaggl
79563153fa added suffix 2001-10-21 12:05:34 +00:00
Robert Gaggl
836411d758 minor changes 2001-10-21 12:05:07 +00:00
Robert Gaggl
0465624c36 added url_macro(), image- and thumbnail-macro are now just wrapper-macros left for backwards-compatibility 2001-10-21 12:04:38 +00:00
Robert Gaggl
d13ee25747 added images-collection containing images used in default-layout 2001-10-21 12:03:31 +00:00
Robert Gaggl
c91ff73e39 added imgDispath()-function 2001-10-21 12:02:20 +00:00
Robert Gaggl
84f18efb5f image- and thumbnail-macros are wrapper-macros left for compatibility with existing weblog, added url_macro() 2001-10-21 12:01:02 +00:00
Robert Gaggl
08adad8517 image_macro(), thumbnail_macro(), link_macro() are now global macros, added imageurl_macro() 2001-10-21 11:59:38 +00:00
Robert Gaggl
7984645e57 moved renderImage-function to hopoject 2001-10-21 11:58:36 +00:00
Robert Gaggl
46693bf6a7 moved renderImage-function from weblog to hopoject 2001-10-21 11:58:10 +00:00
Robert Gaggl
b2f5b597c4 minor changes 2001-10-20 19:10:06 +00:00
Robert Gaggl
30a39a5e2a new macros: width, height, url 2001-10-20 19:06:53 +00:00
Robert Gaggl
4785a4abcc minor change 2001-10-20 11:29:37 +00:00
Robert Gaggl
d61ec9c006 fixed silly bug ... 2001-10-20 11:25:47 +00:00
Robert Gaggl
a4cd5ddc35 added weblogtitle_macro() 2001-10-20 11:25:29 +00:00