20996cf642
added resources again
2002-03-24 19:17:27 +00:00
958dfe8f80
corrected "about" attribute to "rdf:about to "rdf:about"
2002-03-24 19:16:16 +00:00
cc18e40a9d
added item resources again
2002-03-24 19:15:17 +00:00
54a5f72697
added s.text retrieved from the request object
2002-03-23 18:23:43 +00:00
f20aacda0c
added "order by REFERRER asc" for db query in function listReferrers_macro()
2002-03-21 17:54:28 +00:00
Hannes Wallnöfer
a13c9c86e1
added editor link for image/main.skin contributed by kris.
2002-03-20 18:32:10 +00:00
Hannes Wallnöfer
0b1e626023
new image/main action and skin, sponsored by kris.
...
thanks kris!
2002-03-20 18:31:03 +00:00
Hannes Wallnöfer
91af014677
the show macro now always links to the main action of the image,
...
regardless of who is viewing it, instead of linking to edit action
for the owner only.
2002-03-20 18:30:02 +00:00
Robert Gaggl
d30afe1df1
display url of user instead of email-address in searchresult
2002-03-11 09:04:36 +00:00
2ba3667eec
changed modifytime to lastupdate (must have missed the progression)
2002-03-08 16:31:06 +00:00
3a71e81a1a
removed java simple date format class (hoboken knows why i used it once)
2002-03-08 15:30:48 +00:00
d1f1788719
added output of dc:date for items, as well as a date stamp in the desription
2002-03-08 14:55:40 +00:00
06650e21ae
added dc:date tags to items
2002-03-08 14:54:27 +00:00
Hannes Wallnöfer
11ce9796a0
Adapted bloggerapi to new parameters in storymgr/evalNewStory()
...
and improved error handling.
2002-03-07 15:53:58 +00:00
46e86a5dc4
dropped namespace declaration for xmlns:ti
2002-03-07 13:11:13 +00:00
0f24cdcb26
antville topics now are reflected in <dc:subject>
2002-03-07 13:04:55 +00:00
ca775029af
added testing for null before xml encoding some properties
2002-03-05 11:01:23 +00:00
Hannes Wallnöfer
b815778707
Moved response.message macro from top right corner of the page
...
to the top of the page content area. The two main reasons for this are:
� It was very easy to overlook the message in the right upper corner.
� Weblgos with longer titles had the title strangely wrapped in the
header table.
This also requires an update of the webloghead.gif image (found in images.zip
in the application's CVS root dir) to look good.
2002-03-04 19:59:51 +00:00
Robert Gaggl
9d7e627eb2
only if weblog is public add new registered user to subscribers
2002-02-28 08:35:25 +00:00
c670bd9796
added "create a weblog" link in navigation bar
2002-02-27 15:08:56 +00:00
Hannes Wallnöfer
fc9dd2fea3
No need to release database connection in logAccess() function
...
because it is managed by Helma and will be released as soon
as it's been idle for a while.
2002-02-26 15:46:33 +00:00
Hannes Wallnöfer
a27269b811
terminated <i> tag in search result output.
2002-02-25 16:38:23 +00:00
Robert Gaggl
14b3121f67
bugfix
2002-02-21 12:14:10 +00:00
9880de8ca1
corrected type in "Anville" (missing "t")
2002-02-20 05:59:17 +00:00
Robert Gaggl
a1d913dda8
allow access to storypool and creation of stories if weblog.usercontrib is true (regardless if user is member of weblog or not)
2002-02-16 22:17:59 +00:00
Robert Gaggl
47616dd912
allow access to storypool and creation of stories if weblog.usercontrib is true (regardless if user is member of weblog or not)
2002-02-16 22:12:14 +00:00
Robert Gaggl
e8b88dcc87
displaying contributor-navigation if weblog.usercontrib is true (regardless if user is a member or not)
2002-02-16 22:11:27 +00:00
Robert Gaggl
b1e0f95f6b
added backslash to the list of invalid URL-characters
2002-02-14 10:32:30 +00:00
Robert Gaggl
72cd38a3a3
added umlaute to the list of invalid URL-characters
2002-02-14 10:29:02 +00:00
4cddbfec38
added links to macros/help/features/disclaimer; commented link to documentation.
2002-02-11 16:45:45 +00:00
Robert Gaggl
c0ede63d10
rewrote text on frontpage
2002-02-11 12:49:53 +00:00
Robert Gaggl
1c52016832
exchanged user.cache.referer with user.cache.referrer (correct spelling)
2002-02-11 10:02:18 +00:00
Robert Gaggl
b6b979512e
removed setting of user.cache.referrer in isVoteDenied()
2002-02-11 09:59:43 +00:00
Robert Gaggl
48d598420d
removed parent weblog.allstories
2002-02-11 09:59:00 +00:00
Robert Gaggl
3ea28411c5
additional bugfix
2002-02-10 16:38:02 +00:00
Robert Gaggl
15b70b8684
rewrote evalNewStory()
2002-02-10 16:36:21 +00:00
Robert Gaggl
e3f12b3e6a
rewrote evalStory()
2002-02-10 16:36:12 +00:00
Robert Gaggl
f26ea7fbd4
- renamed variable in isClean()-function
...
- added new function isCleanForURL()
2002-02-10 16:35:54 +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
Robert Gaggl
d803caa801
- renamed form-elements
...
- added action-parameter in form-tag
2002-02-10 16:34:34 +00:00
Robert Gaggl
f2c3cd33c1
- user.cache.referer was purged at the wrong position in hac
...
- added assignment of res.data.action
- temporary story-object is now passed to evalNewStory()
2002-02-10 16:33:49 +00:00
Robert Gaggl
da96cc3bbf
- user.cache.referer was purged at the wrong position in hac
...
- added assignment of res.data.action
2002-02-10 16:32:40 +00:00
Robert Gaggl
efe8a8c006
fixed a silly ui-bug (mentioning a button "delete" that is actually called "remove" ...)
2002-02-10 16:31:28 +00:00
Robert Gaggl
7feb23b33f
border is now setable in renderImage()
2002-02-08 05:54:37 +00:00
f31e5499be
added striptags in title_macro()
2002-02-07 16:25:13 +00:00
6a9db03b5d
changed way how readcounter works (cached value will be written to database everytime the results are displayed)
2002-02-07 16:22:15 +00:00
1716d91374
moved convertHtmlImageToLink() function to weblog.rssConvertHtmlImageToLink()
2002-02-07 15:49:44 +00:00
d78c9b8865
moved convertHtmlImageToLink() function to weblog.rssConvertHtmlImageToLink()
2002-02-07 15:46:23 +00:00
Robert Gaggl
36f581957b
removed encoding of weblog-title in res.data.title
2002-02-07 12:00:06 +00:00
Robert Gaggl
5d50caa642
removed encoding of weblog-title in res.data.title
2002-02-07 11:58:29 +00:00