Robert Gaggl
|
2e859f2bf1
|
include action in form-tag
|
2002-05-15 23:06:41 +00:00 |
|
Robert Gaggl
|
aa09fe29b0
|
parent of comments is now story.comments (fixes a problem with nested comments which lead to an error after about 21 levels)
|
2002-05-15 22:58:36 +00:00 |
|
Robert Gaggl
|
c3389e21e4
|
removed deleteComment() and deleteAll() - this is done in story-functions now
|
2002-05-15 22:57:47 +00:00 |
|
Robert Gaggl
|
6674ed2021
|
- assign form-action to res.data.action
- comments are deleted via story now (regardless if toplevel or reply)
|
2002-05-15 22:56:32 +00:00 |
|
|
1dfbec2f8c
|
fixed a bug that caused the text cache not to be updated when there was no major update (ie. more than +/- 50 chars are changed)
|
2002-04-12 15:15:33 +00:00 |
|
|
b807e4403a
|
modifytimes of comment will only be updated if more than +/- 50 characters have changed.
|
2002-04-12 14:52:34 +00:00 |
|
|
d07dba571d
|
title_macro() now returns null if there's no title
|
2002-04-11 07:25:23 +00:00 |
|
Robert Gaggl
|
38d4eb2f99
|
- autoLogin() is now called by onRequest()
|
2002-03-27 12:51:33 +00:00 |
|
Robert Gaggl
|
bd15be7690
|
- autoLogin() is now called by onRequest()
- removed "Antville" from pagetitle, include story-title if existing
|
2002-03-27 12:50:23 +00:00 |
|
Robert Gaggl
|
379c6f6dd1
|
added function deleteAll()
|
2002-03-27 11:18:36 +00:00 |
|
Robert Gaggl
|
269a461d03
|
switched to version 1.2
|
2002-03-27 10:57:17 +00:00 |
|
Robert Gaggl
|
c8b3251a1c
|
- changes necessary due to new role-scheme
|
2002-01-22 20:22:45 +00:00 |
|
Robert Gaggl
|
61173830c8
|
- hac now checks if user is logged in
|
2002-01-22 19:43:24 +00:00 |
|
Robert Gaggl
|
db3df63bad
|
- hac now checks if user is logged in
- some minor changes
|
2002-01-22 19:41:26 +00:00 |
|
Robert Gaggl
|
c13920e569
|
hac now checks if user is logged in, removed unnecessary check for user.cache.referer
|
2002-01-22 19:38:34 +00:00 |
|
Robert Gaggl
|
b361e2316b
|
replies_macro() was replaced with comments_macro() (inherited from story)
|
2002-01-05 02:51:24 +00:00 |
|
Robert Gaggl
|
84266fa914
|
removed functions inherited from story
|
2002-01-05 02:47:05 +00:00 |
|
Robert Gaggl
|
d1d85f31c1
|
removed functions inherited from story
|
2002-01-05 02:41:36 +00:00 |
|
Robert Gaggl
|
4188d0886c
|
removed macros that are inherited from story, some minor changes
|
2002-01-05 02:31:10 +00:00 |
|
Robert Gaggl
|
7ae0a43c66
|
minor change
|
2002-01-05 02:29:42 +00:00 |
|
Robert Gaggl
|
89415ad3de
|
renamed from reply.hac to comment.hac
|
2002-01-05 02:27:03 +00:00 |
|
Robert Gaggl
|
5d5449dd13
|
renamed to comment.hac
|
2002-01-05 02:26:38 +00:00 |
|
Robert Gaggl
|
051bf3ac7a
|
comment now extends story (stored in table TEXT)
|
2002-01-05 02:22:57 +00:00 |
|
Robert Gaggl
|
81cf182c44
|
- security-functions now demand user-object as argument
- now using res.data.* instead of res.*
- modifications needed due to rewriting of objectFunctions
- removing assignments to res.head
|
2001-12-10 22:45:17 +00:00 |
|
Robert Gaggl
|
05d7900933
|
- security-functions now demand user-object as argument
- now using res.data.* instead of res.*
- modifications needed due to rewriting of objectFunctions
|
2001-12-10 22:44:15 +00:00 |
|
Robert Gaggl
|
e5f5ea0921
|
- changed line-up of buttons to the right order
|
2001-12-10 22:43:08 +00:00 |
|
Robert Gaggl
|
34db3f08fa
|
- now using getText()-function
- security-functions now demand user-object as argument
|
2001-12-10 22:42:36 +00:00 |
|
Robert Gaggl
|
b9ae8eaa2d
|
- objectFunctions now return a result-object
- added comments to functions
|
2001-12-10 22:41:26 +00:00 |
|
Robert Gaggl
|
6a9d1a41df
|
- now using res.data.* instead of res.*
- modifications needed due to change of objectFunctions
|
2001-12-10 22:40:12 +00:00 |
|
Robert Gaggl
|
7991672d92
|
- security-functions now demand user-object as argument
- added comments to functions
|
2001-12-10 22:38:46 +00:00 |
|
Robert Gaggl
|
dd1d211504
|
bugfix
|
2001-11-06 07:09:23 +00:00 |
|
Robert Gaggl
|
fb47f6f840
|
added function defining allowed macros in comments
|
2001-11-03 09:15:18 +00:00 |
|
Robert Gaggl
|
02282217a3
|
minor changes
|
2001-11-03 09:14:39 +00:00 |
|
Robert Gaggl
|
fa2a3b81a2
|
renderTextPreview is now a global function
|
2001-11-03 09:14:30 +00:00 |
|
Robert Gaggl
|
836411d758
|
minor changes
|
2001-10-21 12:05:07 +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 |
|
Hannes Wallnöfer
|
f96ec6e35c
|
URLs in comments aren't transformed to link macros
when they are posted, but instead linkified at viewtime.
|
2001-09-07 13:11:32 +00:00 |
|
Hannes Wallnöfer
|
bbfb38d925
|
URLs in comments aren't transformed to link macros
when they are posted, but instead linkified at viewtime.
|
2001-09-07 13:11:31 +00:00 |
|
Robert Gaggl
|
03b81caa57
|
not needed anymore
|
2001-09-05 22:01:49 +00:00 |
|
Robert Gaggl
|
9bb6a10918
|
changes cause of new skin-structure
|
2001-09-05 21:54:06 +00:00 |
|
Robert Gaggl
|
ecf6eb3952
|
changed layout
|
2001-09-05 21:49:38 +00:00 |
|
Robert Gaggl
|
b901b432a4
|
using JS-Objects now instead of HopObjects, __id__ is now _id
|
2001-09-05 21:41:58 +00:00 |
|
Robert Gaggl
|
5fb16400bf
|
changes cause of rewritten security-functions, added new formatLink()-function
|
2001-09-05 21:22:25 +00:00 |
|
Robert Gaggl
|
5d5180a7bb
|
added include of javascript-skin, some other changes
|
2001-09-05 21:16:44 +00:00 |
|
Robert Gaggl
|
b7fb7cd3a6
|
reworking due to new skin-structure
|
2001-09-05 21:15:45 +00:00 |
|
Hannes Wallnöfer
|
f996244f54
|
made comment edit form slightly wider (25->30)
|
2001-08-29 21:46:23 +00:00 |
|
Robert Gaggl
|
f834a3aba3
|
javascript-skin is now included in pageheader
|
2001-08-26 19:48:24 +00:00 |
|
Robert Gaggl
|
dc878179f3
|
removed filter-function
|
2001-08-26 16:18:59 +00:00 |
|
Robert Gaggl
|
14f78e4ce4
|
removed call of filter-function
|
2001-08-26 16:16:09 +00:00 |
|