Robert Gaggl
7de4a8d3b0
- removing assignments to res.head
2001-12-11 00:26:02 +00:00
Robert Gaggl
51a26a9b99
deleted
2001-12-11 00:19:27 +00:00
Robert Gaggl
73ce33a335
- security-functions now demand user-object as argument
2001-12-10 23:22:58 +00:00
Robert Gaggl
5e9c8c172d
- now using evalNewStory() instead
2001-12-10 23:16:36 +00:00
Robert Gaggl
d8eb247dbe
- now using res.data.* instead of res.*
2001-12-10 23:15:54 +00:00
Robert Gaggl
0030d2206e
- changed limit of displayed weblogs in list to a more serious number
2001-12-10 23:15:24 +00:00
Robert Gaggl
ab3d8cc125
- security-functions now demand user-object as argument
...
- modifications needed due to rewriting of objectFunctions
- now using res.data.* instead of res.*
- removing assignments to res.head
2001-12-10 23:14:50 +00:00
Robert Gaggl
39540adfd7
- functions now have a defined (and documented ...) interface
2001-12-10 23:14:00 +00:00
Robert Gaggl
2a5cc5991a
calling skin-macro instead of using response.head
2001-12-10 23:13:29 +00:00
Hannes Wallnöfer
36f7e0f5cc
Include the request path in the error message.
2001-12-04 13:17:42 +00:00
10bf2a5147
increased maxItems to 25 as default / 50 as absolute maximum
2001-11-04 12:24:22 +00:00
e6c1658afe
initial check-in
2001-11-04 12:15:13 +00:00
Robert Gaggl
b3f4c06a4a
initial check-in, just a nicer 404
2001-11-03 10:18:26 +00:00
Robert Gaggl
6f1f4e7a0f
included small antville-logo plus helma-logo
2001-11-03 09:20:20 +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
d13ee25747
added images-collection containing images used in default-layout
2001-10-21 12:03:31 +00:00
Robert Gaggl
942a32c5f6
added call of autoLogin()-function
2001-10-07 19:31:19 +00:00
Robert Gaggl
4f4f7d4c34
completely rewrote layout of antville (finally ...)
2001-10-02 11:01:50 +00:00
Robert Gaggl
55c6896889
modified webloglist_macro()
2001-10-02 10:57:42 +00:00
Robert Gaggl
dc8294144a
modified default-values for weblog-layout
2001-10-02 10:56:42 +00:00
Robert Gaggl
a1225ef347
added collection containing all weblogs sorted by title
2001-10-02 10:48:25 +00:00
Robert Gaggl
4230b3e1de
initial check-in
2001-10-02 10:47:49 +00:00
Robert Gaggl
96deeeb0e9
initial check-in
2001-09-05 21:57:57 +00:00
Robert Gaggl
d566c3903d
using _id instead of __id__ now
2001-09-05 21:54:40 +00:00
Robert Gaggl
c0881f8b93
changed formatting-attribute of now-macro-call
2001-09-05 21:47:46 +00:00
Robert Gaggl
d27e65803d
changes cause of new skin-structure
2001-09-05 21:39:55 +00:00
Robert Gaggl
7ceed5902d
changes cause of new skin-structure and rewritten security-functions
2001-09-05 21:32:58 +00:00
Robert Gaggl
393b2c0c62
set default dateformat for new weblog
2001-09-05 21:28:32 +00:00
Robert Gaggl
b7fb7cd3a6
reworking due to new skin-structure
2001-09-05 21:15:45 +00:00
Hannes Wallnöfer
3d9d558696
update weblog's lastupdate property when creating or modifying stories via XML-RPC
2001-08-25 15:16:11 +00:00
Hannes Wallnöfer
65dd4ae9c5
added collection storiesByID to access stories based on ID regardless of its weblog
2001-08-25 14:31:27 +00:00
Hannes Wallnöfer
192249f627
removed minor copy/past related quirk
2001-08-25 14:29:42 +00:00
Hannes Wallnöfer
71b4efa1a3
initial check in of Blogger API for Antville
2001-08-25 14:27:31 +00:00
Robert Gaggl
a573a8b7c6
fixed a silly bug where the creator of a weblog was admin but normal user ...
2001-07-26 09:58:11 +00:00
Michael Platzer
4f9fba5297
basically implemented the chronological history list and did some additional minor changes
...
weblog/objectFunctions.js -> modifytime is set to current Date at creation time
story/objectFunctions.js -> modifytime is set to current Date at creation time
comment/objectFunctions.js -> modifytime is set to current Date at creation time; isonline is set to 1 at creation time; added function isOnline()
weblog/type.properties -> two additional subnode-containers: allstories, allcomments
weblog/macros.js -> implemented history_macro which renders List of recently modified Objects
story/historyview.skin -> will be rendered by the weblog-history macro
comment/historyview.skin -> will be rendered by the weblog-history macro
weblog/main.skin -> included history.skin
story/main.skin -> included history.skin
weblog/style.skin -> included "history", "historyStory" and"historyComment" classes
weblog/history.skin -> newly created
story/macors.js -> title_macro can be rendered as a link; comments_macro renders an invisible anchor-tag before each comment
comment/macors.js -> title_macro can be rendered as a link; replies_macro renders an invisible anchor-tag before each comment
eliminated renderPrefix() and renderSuffix()
documentation.htm -> updated
2001-07-18 15:58:18 +00:00
Robert Gaggl
d035261682
new weblog now creates a initial admin-member, new default values
2001-07-01 19:25:04 +00:00
Robert Gaggl
c6faaef0a7
removed check if user already has a weblog
2001-07-01 18:18:44 +00:00
Robert Gaggl
05c35c1d5f
no message
2001-06-28 18:09:09 +00:00
Robert Gaggl
405ce0ca44
added new default-values for weblog-properties
2001-06-28 18:02:50 +00:00
Robert Gaggl
c5ffe969e5
moved security-checks into this file
2001-06-28 16:51:22 +00:00
Robert Gaggl
d3bf066291
no message
2001-06-20 10:51:13 +00:00
Robert Gaggl
705a1a523b
evalNewWeblog() now checks for invalid characters in weblog-alias
2001-06-20 10:29:32 +00:00
Robert Gaggl
f083851ff6
added new now-macro ...
2001-06-20 09:46:07 +00:00
Robert Gaggl
6f27cf7f00
no message
2001-06-20 09:45:19 +00:00
Robert Gaggl
75b7115aac
uses now new.skin of weblog
2001-06-19 11:09:28 +00:00
Robert Gaggl
0e7f33debd
no message
2001-06-19 11:09:03 +00:00
Robert Gaggl
bbfcb3d4f4
Initial revision
2001-06-18 08:57:33 +00:00