Commit graph

64 commits

Author SHA1 Message Date
87327b5029 removed slash in link to rss feed 2002-02-04 14:46:50 +00:00
8cf456cadb added xml button 2002-02-04 14:33:16 +00:00
1790630f58 added css class "small" 2002-01-30 16:31:27 +00:00
2942366857 increased amount of listed weblogs to 25 2002-01-30 16:12:56 +00:00
c31f2908d4 implemented next / prev page link skins 2002-01-30 16:12:47 +00:00
f7575ccb9a corrected spelling in "built" 2002-01-30 11:08:43 +00:00
Robert Gaggl
95ce2527fb deleted 2002-01-22 20:30:32 +00:00
Robert Gaggl
abf9a09768 createMember() was replaced with members.addMember(), level is now defined by global function getAdminLvl() 2002-01-22 20:05:48 +00:00
Robert Gaggl
828da90d25 hac now checks if user is logged in, removed senseless check 2002-01-22 19:58:46 +00:00
Robert Gaggl
f566c74fea changes needed due to new role-scheme 2002-01-22 19:29:54 +00:00
727a20f0da changed online status from 1 to 2 (afaik 1 is for topic)
added function deletePost()
2002-01-17 13:57:57 +00:00
Robert Gaggl
c19d4ac211 change was necessary due to new db-table TEXT 2002-01-05 02:23:42 +00:00
Robert Gaggl
5798e9a3bc changed initial values of fonts and font-sizes 2001-12-13 18:22:09 +00:00
Robert Gaggl
359ca0d4f6 changed fonts and sizes (hopefully this works better) 2001-12-13 18:19:21 +00:00
Robert Gaggl
d5192123d3 - content of header.skin moved into this skin 2001-12-11 00:26:59 +00:00
Robert Gaggl
09042b4286 - using res.data.* instead of res.* 2001-12-11 00:26:25 +00:00
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