63958a9023
added clipping argument to renderTextPreview (result or merge with helmaville)
2002-07-26 12:39:31 +00:00
Hannes Wallnöfer
66d673087a
added as="image" option to content macro to interpret a content part
...
as image name and render the image.
2002-07-19 14:58:59 +00:00
Robert Gaggl
e9d8297de7
- reinvoked commentlink_macro(): it's only rendering a link if comments are enabled for this story
...
- changed commentcounter_macro() and comments_macro() too: they also check if discussions are enabled for a story
2002-07-19 08:48:22 +00:00
a8c08da165
fixed a bug that prevented a macro like <% story.content part="title" as="editor" height="15" %> from outputting the right height of the textarea.
2002-07-10 12:20:22 +00:00
Hannes Wallnöfer
c8df8ac3de
merged xml_content branch.
2002-07-01 16:36:27 +00:00
Robert Gaggl
bd3b78d923
- lots of changes because the prototype weblog was renamed to site
...
- rewrote direct database-queries to match new db-schema
2002-06-26 16:35:28 +00:00
Robert Gaggl
49c623f75b
merged changes done in branch "grob_message" into main trunk
2002-06-12 17:19:05 +00:00
0327e048f1
removed some more markup from function code and fixed thumbnail_macro for backwards compatibility
2002-06-04 18:11:59 +00:00
adb5fd01a4
removed "?" from urlparam and "#" from anchor parameters in link macros
2002-06-04 17:58:19 +00:00
e942ee92fe
fixed bug in onlinelink_macro: "param" instead of "linkParam"
2002-06-04 15:37:41 +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
a491176656
res.write(simpleDropDownBox()) is replaced by renderDropDownBox() in level_macro()
2002-06-03 16:56:14 +00:00
Robert Gaggl
9b7847eec1
change code according to helma's new session/usermodel:
...
- using session.user instead of user as argument
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 16:05:37 +00:00
Hannes Wallnöfer
57a4302186
merged changes from branch hns_timezone into main branch.
2002-05-27 18:57:52 +00:00
Robert Gaggl
c4889d75c2
- changes due to renaming "allcomments"-collection to "comments
...
- removed separating spaces between counter and text
2002-05-15 23:14:45 +00:00
8c73fc5a86
added check for "zero records" returned by hsqldb in backlinks_macro()
2002-05-14 14:22:24 +00:00
3032543b0a
adapted sql query in backlinks_macro() for using antville with hsqldb connection
2002-05-13 18:20:11 +00:00
Robert Gaggl
4e736103f7
added release of rowset (from direct db-operation) as in listReferrers_macro() of weblog
2002-04-26 13:07:51 +00:00
8c5f5bae01
removed "like" clause checking for referrer from same weblog
2002-04-25 17:01:51 +00:00
04b0b2ee94
removed debug output writeln(query) in backlinks_macro
2002-04-25 12:15:31 +00:00
0b0f5814c9
renamed macro story.listReferrers to story.backlinks and accordingly the two corresponding skins
2002-04-25 08:00:33 +00:00
3f3485bdbe
added listReferrers_macro
2002-04-24 13:35:44 +00:00
Hannes Wallnöfer
2bfa89de2e
Implemented option to display createtime as HTML editor by adding
...
as="editor" to the macro tag.
2002-04-08 11:56:18 +00:00
Robert Gaggl
cde9bb2f5c
- changed topicchooser_macro()
...
- added new topic_macro() that renders a link to the topic of a story
2002-02-10 16:35:18 +00:00
Hannes Wallnöfer
60b9210f1f
pass achnor parameter from macro on to openLink function.
2002-02-05 16:55:40 +00:00
Hannes Wallnöfer
a94cc5e79c
virtual node for topcis is is now called topics instead of space.
2002-02-02 13:37:03 +00:00
Robert Gaggl
c42ab39afb
now using simpleDropDownBox, fixed some linguistic bugs ;-)
2002-01-22 19:49:49 +00:00
Robert Gaggl
e604ca48f4
comments now "decide" which skin should be rendered (depending if they've got a parent-comment or not)
2002-01-05 02:50:47 +00:00
Robert Gaggl
73798c40a5
new topicchooser_macro(), some other minor changes
2002-01-05 02:33:50 +00:00
Robert Gaggl
b876c4baa5
rewrote online_macro() because of changed online-status of story
2001-12-16 18:14:00 +00:00
Robert Gaggl
dcccb5025b
- now using getText()
...
- security-functions now demand user-object as argument
2001-12-10 23:26:45 +00:00
Robert Gaggl
5cf83491b8
removed senseless check
2001-11-23 20:41:09 +00:00
Robert Gaggl
869773473c
added onlinelink- and viewlink_macro()
2001-11-18 13:23:36 +00:00
Robert Gaggl
dd1d211504
bugfix
2001-11-06 07:09:23 +00:00
Robert Gaggl
428e4fc25d
admins can now edit all stories
2001-11-03 09:21:43 +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
aa98722c3d
small modification to title_macro()
2001-10-02 10:58:44 +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
d0ee3f633e
several changes
2001-09-05 21:44:06 +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
Hannes Wallnöfer
1c488680d0
filter function not required anymore in image manager
2001-08-24 11:59:24 +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
aa79bfff0a
several changes ...
2001-07-21 22:01:36 +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
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
ec38c0b6a5
added author-macro, some other changes
2001-07-01 19:40:08 +00:00
Robert Gaggl
0917a6c496
changed create/modifytime-macros, image-macro
2001-06-28 18:06:25 +00:00
Robert Gaggl
7c9e204474
no message
2001-06-19 12:24:35 +00:00