Hannes Wallnöfer
e89b0c6387
Added link to topic space in all navigation bars.
2001-12-04 13:23:32 +00:00
Hannes Wallnöfer
588bccc24c
directly included style and javascript skins (via skin macro).
...
IMO this is cleaner than going through res.head, because:
1) we don't have to set res.head to style and javascript skins
in each .hac file
2) people editing skins actually knows what's going on -
<% response.head %> made it hard to guess what was
actually being inserted.
Robert, if you agree that this is better we can drop the
res.head assignments from all the hac files.
2001-12-02 15:10:48 +00:00
Robert Gaggl
e897e84476
removing allstories-collection was a mistake
2001-11-23 23:25:10 +00:00
Robert Gaggl
0164945894
bugfix
2001-11-23 20:40:13 +00:00
Robert Gaggl
d5bfd1a5a7
added collection allStories again
2001-11-23 20:39:55 +00:00
Robert Gaggl
baca436b11
removed allStories-collection, added storymanager
2001-11-18 13:35:26 +00:00
Robert Gaggl
b03ddab380
minor change because allStories-collection was removed
2001-11-18 13:35:07 +00:00
Robert Gaggl
11bb19c4af
changes necessary because of new storymanager
2001-11-18 13:33:44 +00:00
Robert Gaggl
28f712c58e
removed some checks
2001-11-18 13:31:09 +00:00
Robert Gaggl
cad7d00de1
minor change
2001-11-18 13:30:09 +00:00
Robert Gaggl
e5011e3846
moved functions to storymanager
2001-11-18 13:29:44 +00:00
Robert Gaggl
01de2c60a2
initial check-in
2001-11-18 13:28:00 +00:00
Robert Gaggl
d93580b417
removed create-story-link, added link to storymanager
2001-11-18 13:27:16 +00:00
9bba46e922
initial check-in (moved to /global)
2001-11-06 08:49:49 +00:00
3d9091a80e
using global rss skins now (removed "this.")
2001-11-06 08:48:06 +00:00
Robert Gaggl
e7a205d1d1
initial check-in
2001-11-03 09:32:19 +00:00
Robert Gaggl
b749c1b38b
added mountpoint for goodiemgr
2001-11-03 09:32:07 +00:00
Robert Gaggl
5c1aedc21b
added antville and helma-logo
2001-11-03 09:31:52 +00:00
Robert Gaggl
97e06c29bc
admins are allowed to edit story
2001-11-03 09:31:16 +00:00
Robert Gaggl
15d598034e
added some structure to preferences
2001-11-03 09:30:31 +00:00
Robert Gaggl
6e0e56d1b2
added link to goodiepool
2001-11-03 09:30:08 +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
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
691a23a95f
added macro rendering and <img> tag to <a> tag transformation
2001-10-30 13:00:20 +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
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
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
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
9b645d5e83
use new global image- and imageurl-macros instead of hardcoded image-sources
2001-10-21 12:10:18 +00:00