Commit graph

112 commits

Author SHA1 Message Date
Robert Gaggl
5cc57b711c minor change 2001-11-03 09:22:42 +00:00
Robert Gaggl
bc16bf9803 if nothing else specified, admins are allowed to edit story 2001-11-03 09:22:29 +00:00
Robert Gaggl
428e4fc25d admins can now edit all stories 2001-11-03 09:21:43 +00:00
ce67d1f44f moved to /weblog (was a mistake to move from there) 2001-10-29 18:40:43 +00:00
be1f985689 moved from /weblog 2001-10-29 18:37:30 +00:00
Robert Gaggl
0465624c36 added url_macro(), image- and thumbnail-macro are now just wrapper-macros left for backwards-compatibility 2001-10-21 12:04:38 +00:00
Robert Gaggl
b2f5b597c4 minor changes 2001-10-20 19:10:06 +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
aa98722c3d small modification to title_macro() 2001-10-02 10:58:44 +00:00
Robert Gaggl
4230b3e1de initial check-in 2001-10-02 10:47:49 +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
Hannes Wallnöfer
ca9c34214b Also transform free-standing URLs in story texts into
full HTML link tags.
2001-09-07 13:11:16 +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
4818df2332 removed formattig-attribute of modifytime-macro-call 2001-09-05 21:50:11 +00:00
Robert Gaggl
d0ee3f633e several changes 2001-09-05 21:44:06 +00:00
Robert Gaggl
c6626d37a2 changes cause of new skin-structure, buttons are named now ... 2001-09-05 21:40:53 +00:00
Robert Gaggl
d27e65803d changes cause of new skin-structure 2001-09-05 21:39:55 +00:00
Robert Gaggl
4a26816267 buttons are now changed, now using formatLinks() 2001-09-05 21:29:43 +00:00
Robert Gaggl
16090bc5d8 removed format-attribute in call of createtime-macro 2001-09-05 21:21:12 +00:00
Robert Gaggl
b7fb7cd3a6 reworking due to new skin-structure 2001-09-05 21:15:45 +00:00
Robert Gaggl
c7ee87f6e9 not nedded anymore 2001-08-27 20:54:38 +00:00
Robert Gaggl
b7e8026785 javascript-skin is now included in pageheader 2001-08-26 19:27:27 +00:00
Robert Gaggl
b53fc6dfdc added thumbnail-macro 2001-08-26 19:15:29 +00:00
Robert Gaggl
14f78e4ce4 removed call of filter-function 2001-08-26 16:16:09 +00:00
Robert Gaggl
143e790bc3 removed filterfunction cause it's not needed anymore 2001-08-26 16:11:18 +00:00
Robert Gaggl
78ba74cc52 added _subnode.filter, manual filter-function is not needed anymore 2001-08-26 16:10:07 +00:00
Hannes Wallnöfer
e30b77395c parent entry was missing from type.properties 2001-08-24 15:50:21 +00:00
Hannes Wallnöfer
1c488680d0 filter function not required anymore in image manager 2001-08-24 11:59:24 +00:00
Hannes Wallnöfer
90dae278eb Include story title in title tag, if present 2001-08-24 11:52:04 +00:00
Robert Gaggl
4968e0838b changed appearence of status-line 2001-08-15 09:19:47 +00:00
Robert Gaggl
1d345a40bd bugfixes, dropdown for "who may edit" is now really verbose 2001-08-15 09:15:58 +00:00
Robert Gaggl
e24bf48001 added editlink- and deletelink-macros (as in story-preview) 2001-08-15 09:11:20 +00:00
Robert Gaggl
3ca5b3178b deleting of comments is now recursive 2001-08-15 09:08:52 +00:00
Robert Gaggl
8917586e68 added isViewAllowed()-function, several other minor changes 2001-08-15 09:03:16 +00:00
Robert Gaggl
431917b2e9 removed some testing-leftover ... 2001-07-23 07:32:55 +00:00
Robert Gaggl
75db12646b - added a select-box to choose who may edit this story
- now shows who created the story and who edited it last
2001-07-21 22:05:19 +00:00
Robert Gaggl
aa79bfff0a several changes ... 2001-07-21 22:01:36 +00:00
Robert Gaggl
68be7214ee adding comments is now done within an extra page (comment.hac) 2001-07-21 21:57:19 +00:00
Robert Gaggl
ef32cc00fb replaced form for adding a toplevel-comment with a link to an extra page 2001-07-21 21:56:28 +00:00
Robert Gaggl
b0aa21a2df changes due to adding the property "editableby" to story, some other minor changes 2001-07-21 21:52:48 +00:00
Robert Gaggl
b69e2309e3 removed "commentlink"-macro ... 2001-07-21 21:48:52 +00:00
Robert Gaggl
99470cf5cc modified functions isEditAllowed() and isPostAllowed() 2001-07-21 21:46:27 +00:00
Robert Gaggl
75bdd4cf8a - added properti "editableby"
- last modifier of story is now saved
- added virtual collection "allcomments" to enable counting of comments (instead of just threads)
2001-07-21 21:45:01 +00:00
Robert Gaggl
b5731bd006 not needed anymore 2001-07-21 21:35:36 +00:00
Robert Gaggl
13cd53611d moved adding a toplevel-comment from story/main.hac to this action 2001-07-21 21:35:05 +00:00
Robert Gaggl
5907e41138 skin displaying story and form for adding toplevel-comment 2001-07-21 21:34:12 +00:00
Robert Gaggl
33e207cc84 - author appears only as link if explicitly specified in macro-tag
- limiting text now uses renderTextPreview()-function
- first words of text are shown when title is missing and should appear as link
2001-07-21 13:25:06 +00:00
Robert Gaggl
e101d223de increased limit to display in history 2001-07-21 13:18:30 +00:00