Commit graph

85 commits

Author SHA1 Message Date
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
Hannes Wallnöfer
b308e670b0 added _parent entry 2001-08-20 18:29:47 +00:00
Robert Gaggl
8eb9c77b66 some minor changes 2001-08-15 09:20:41 +00:00
Robert Gaggl
3e6f6a2739 cancel-button works now 2001-08-15 09:20:17 +00:00
Robert Gaggl
3ca5b3178b deleting of comments is now recursive 2001-08-15 09:08:52 +00:00
Robert Gaggl
45ef19030a added cancel-button and some kind of header 2001-07-21 22:03:46 +00:00
Robert Gaggl
7eece05cec removed a bug in editlink/deletelink-macros when using images instead of text-links 2001-07-21 21:58:54 +00:00
Robert Gaggl
7977a83417 added a "cancel"-button in comment-form ... 2001-07-21 21:47:11 +00:00
Robert Gaggl
c3f0e67549 - first words of text are shown when title is missing and should appear as link
- limited text-preview now breaks at spaces
2001-07-21 13:23:30 +00:00
Robert Gaggl
e101d223de increased limit to display in history 2001-07-21 13:18:30 +00:00
Robert Gaggl
10cacfdc92 author of comment appears as link 2001-07-21 13:10:05 +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
388d7857d0 adding a comment now updates lastupdate of weblog 2001-07-09 19:57:33 +00:00
Robert Gaggl
2a1a6a527c slight changes because of new user-structure, some other changes 2001-07-01 19:45:04 +00:00
Robert Gaggl
8f8ecd5af0 slight changes because of new user-structure 2001-07-01 19:44:33 +00:00
Robert Gaggl
914773436d fixed silly bug within date-formatting 2001-06-29 08:58:07 +00:00
Robert Gaggl
b85a4d393a changed security-functions 2001-06-28 18:09:37 +00:00
Robert Gaggl
05c35c1d5f no message 2001-06-28 18:09:09 +00:00
Robert Gaggl
ee20573afc added modifytime-macro 2001-06-28 17:53:07 +00:00
Robert Gaggl
7853f84444 no message 2001-06-19 12:44:44 +00:00
Robert Gaggl
bbfcb3d4f4 Initial revision 2001-06-18 08:57:33 +00:00