Commit graph

1563 commits

Author SHA1 Message Date
Hannes Wallnöfer
87e499ca41 make comment counter link to #comments anchor. 2002-02-05 16:54:17 +00:00
Hannes Wallnöfer
c11b37bbc5 Added #comments anchor so its possible to directly jumpt to
where the comments begin.
2002-02-05 16:33:00 +00:00
Hannes Wallnöfer
f809a017e1 added optional anchor parameter in openLink function. 2002-02-05 16:30:10 +00:00
c934e1357c arranged alt text for xmlbutton to lowercase 2002-02-05 15:33:27 +00:00
8953e47063 removed getProperty("hostname") again 2002-02-05 11:25:11 +00:00
ba95decd7a removed property hostname again (sorry for the inconvenience) 2002-02-05 11:24:06 +00:00
f1b56b28a6 added property hostname (needed for rss feeds) 2002-02-05 11:18:02 +00:00
c0fa0286e9 moved convertHtmlImageToLink() function to weblog.rssConvertHtmlImageToLink()
added getProperty("hostname") as a quick hack to create a correct url to images in rss feeds
2002-02-05 11:13:45 +00:00
43b98bf98a moved convertHtmlImageToLink() function to weblog.rssConvertHtmlImageToLink() 2002-02-05 11:12:38 +00:00
Robert Gaggl
b09ad26ecf allow logo-macro in stories 2002-02-04 20:12:30 +00:00
a9930413b9 fiddling with the rss button... 2002-02-04 18:54:29 +00:00
e9f9e8198d fiddling with the rss button... 2002-02-04 18:53:34 +00:00
53440a1c08 added xmlbutton_macro() 2002-02-04 18:49:06 +00:00
f9264955c4 using extra macro instead of generic image macro for xmlbutton 2002-02-04 18:48:24 +00:00
900453360d fiddling with the rss button... 2002-02-04 18:41:41 +00:00
abd2c87e20 fiddling with the rss button... 2002-02-04 18:40:25 +00:00
d1f7b99890 fiddling with the rss button... 2002-02-04 18:39:36 +00:00
1380447bd5 changed behaviour if voting is denied in poll_macro 2002-02-04 18:02:08 +00:00
0e72465205 added slash notation to refer to polls from other weblogs in poll_macro 2002-02-04 17:50:30 +00:00
aee9158bb6 added res.data.action again 2002-02-04 17:48:51 +00:00
Robert Gaggl
92447c09e1 enabled notification mail to changed member 2002-02-04 17:39:40 +00:00
Robert Gaggl
28d7465486 added full url of weblog in mail-body 2002-02-04 17:36:37 +00:00
Robert Gaggl
bf61dbe532 added isPostDenied() 2002-02-04 17:26:04 +00:00
Robert Gaggl
cd7d0f08e6 now setting weblog.lastupdate correctly 2002-02-04 17:21:48 +00:00
3155f2aed1 added check if story contains poll_macro (then, the story won't be cached) 2002-02-04 17:18:30 +00:00
b5e035f1e9 added poll_macro() 2002-02-04 17:16:56 +00:00
de0ff5eeec allowing poll macros in stories 2002-02-04 17:16:38 +00:00
2283a46bc7 added INSERT statement for xmlbutton.gif in IMAGE table 2002-02-04 16:52:02 +00:00
b065198d1c added xmlbutton.gif 2002-02-04 16:50:24 +00:00
95bd96be87 added xmlbutton 2002-02-04 15:58:46 +00:00
21b0f47c33 removed resources 2002-02-04 15:52:11 +00:00
75a443f96d removed item resources 2002-02-04 15:45:40 +00:00
52f625c121 removed resource for textinput 2002-02-04 15:24:18 +00:00
09c030976d removed quotes 2002-02-04 15:11:15 +00:00
f6a365f7d7 added textinput tag 2002-02-04 15:08:26 +00:00
063f9350d3 initial check-in 2002-02-04 15:01:05 +00:00
e5830140a2 fixed umlaut in my last name 2002-02-04 14:49:57 +00:00
87327b5029 removed slash in link to rss feed 2002-02-04 14:46:50 +00:00
8cf456cadb added xml button 2002-02-04 14:33:16 +00:00
07d64ebdc3 added auto_increment for ACCESS.ID 2002-02-04 09:37:34 +00:00
0e8ce08c45 added logAccess() 2002-02-04 09:34:00 +00:00
8d95a9a3a3 added space before breadcrumb separator 2002-02-02 18:19:19 +00:00
4cdfbdc834 display links to weblogs with no titles as "[untitled weblog]" 2002-02-02 15:51:28 +00:00
5103cd8922 refurbished layout 2002-02-02 15:29:50 +00:00
ae5b2ca691 bugfix 2002-02-02 14:58:22 +00:00
007b8adc6a changed some default styles 2002-02-02 14:53:10 +00:00
93b8170482 changed some default colors 2002-02-02 14:50:59 +00:00
a6003cd07d changed some default colors 2002-02-02 14:47:06 +00:00
4f07a0af18 arranged layout with new header gif 2002-02-02 14:46:50 +00:00
Hannes Wallnöfer
8b017274fd � Implemented prev/next links. Search results are displayed i
in groups of 10.
� Search for all words in the query.

Finding the whole site is not implemented yet. I found out
this doesn't work with the current node/subnodeRelation
approach, since we need a join to only get results from
weblogs that are public. We'll have to postpone that for a
later version...
2002-02-02 13:48:03 +00:00