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 |
|
Robert Gaggl
|
5cd0323f1b
|
minor change
|
2001-10-21 12:09:02 +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
|
7984645e57
|
moved renderImage-function to hopoject
|
2001-10-21 11:58:36 +00:00 |
|
Robert Gaggl
|
942a32c5f6
|
added call of autoLogin()-function
|
2001-10-07 19:31:19 +00:00 |
|
Robert Gaggl
|
400d3a9d7b
|
added membership_macro()
|
2001-10-07 15:25:10 +00:00 |
|
Robert Gaggl
|
25e176083b
|
removed hardcoded link to signup with call of membership_macro()
|
2001-10-07 15:23:45 +00:00 |
|
Robert Gaggl
|
d19805de00
|
minor changes
|
2001-10-07 14:54:52 +00:00 |
|
Robert Gaggl
|
7fb0e4dc26
|
removed '#', changed handler 'this.' to 'weblog.'
|
2001-10-07 13:58:45 +00:00 |
|
Robert Gaggl
|
fbd740db98
|
color-macros now use global renderColor()-function
|
2001-10-07 13:56:22 +00:00 |
|
Robert Gaggl
|
1f78caca57
|
minor changes
|
2001-10-07 12:53:53 +00:00 |
|
Robert Gaggl
|
d7d721336c
|
image- and thumbnail-macros can now render images/thumbs from a different weblog
|
2001-10-07 12:53:27 +00:00 |
|
Robert Gaggl
|
4e88845cf8
|
added header-images to right-side-navigation
|
2001-10-07 12:52:22 +00:00 |
|
Robert Gaggl
|
4f4f7d4c34
|
completely rewrote layout of antville (finally ...)
|
2001-10-02 11:01:50 +00:00 |
|
Robert Gaggl
|
10fcb0a405
|
added onlinestatus_macro(), modified lastupdate_macro()
|
2001-10-02 11:00:06 +00:00 |
|
Robert Gaggl
|
96deeeb0e9
|
initial check-in
|
2001-09-05 21:57:57 +00:00 |
|
Robert Gaggl
|
9bb6a10918
|
changes cause of new skin-structure
|
2001-09-05 21:54:06 +00:00 |
|
Robert Gaggl
|
78dacec806
|
added form-element for default dateformat
|
2001-09-05 21:50:38 +00:00 |
|
Robert Gaggl
|
81d3878cba
|
removed formatting-attribute of lastupdate-macro-call
|
2001-09-05 21:48:05 +00:00 |
|
Robert Gaggl
|
073c560eb6
|
added missing <tr>
|
2001-09-05 21:47:02 +00:00 |
|
Robert Gaggl
|
a9d93f5fc4
|
added dateformat_macro()
|
2001-09-05 21:45:20 +00:00 |
|