Commit graph

27 commits

Author SHA1 Message Date
24c483ca4f initial check-in 2004-01-07 17:27:16 +00:00
Robert Gaggl
52de311062 changed since the signature of Html.link(AsString) has changed (first argument must be an object containing all attributes of the a tag). 2003-12-17 22:04:16 +00:00
7106a8e895 * added "form" anchors just above comment and reply forms
* implemented anchor parameter in comment/replylink_macro to directly scroll to the form
2003-10-08 16:11:44 +00:00
Robert Gaggl
68c8fc0609 - changed because site preferences are now xml-encoded
- changed to use HtmlLibrary
2003-08-02 10:46:43 +00:00
Robert Gaggl
42e0f21580 merged need_for_speed branch 2002-12-01 19:26:40 +00:00
Hannes Wallnöfer
c8df8ac3de merged xml_content branch. 2002-07-01 16:36:27 +00:00
Robert Gaggl
72d830c930 changed because the prototype weblog was renamed to site 2002-06-26 16:23:37 +00:00
3baac801a0 moved renderInputText() et al. and renderImage() from hopobject to global 2002-06-04 14:53:17 +00:00
Robert Gaggl
62aad7f603 now using global markupelement-functions resp. global openLink() and closeLink()-funtions 2002-06-04 14:18:27 +00:00
Robert Gaggl
b167cce071 now using global function isUserBlocked()
changed code to run with snapshot 20020531-fc:
- removed explicit writing of prefix and suffix to response-object (helma's doing that from now on)
2002-06-02 15:56:44 +00:00
Robert Gaggl
78ee959185 replaced checking for last object in path with checking for action-name 2002-05-16 12:15:23 +00:00
d07dba571d title_macro() now returns null if there's no title 2002-04-11 07:25:23 +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
34db3f08fa - now using getText()-function
- security-functions now demand user-object as argument
2001-12-10 22:42:36 +00:00
Robert Gaggl
dd1d211504 bugfix 2001-11-06 07:09:23 +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
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
b901b432a4 using JS-Objects now instead of HopObjects, __id__ is now _id 2001-09-05 21:41:58 +00:00
Robert Gaggl
14f78e4ce4 removed call of filter-function 2001-08-26 16:16:09 +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
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
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
2a1a6a527c slight changes because of new user-structure, some other changes 2001-07-01 19:45:04 +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