Commit graph

939 commits

Author SHA1 Message Date
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
Hannes Wallnöfer
7f2bdc6470 virtual node for topics is now called topics instead of space 2002-02-02 13:43:43 +00:00
Hannes Wallnöfer
46c518a668 previous/next links now use the names of days instead of
index numbers as parameters.
2002-02-02 13:41:54 +00:00
Hannes Wallnöfer
e2b9c8e577 The previous/next links on the front page now use the name
of the days instead of index numbers as query parameters.

This is to make one URL point to the same day, even if a new
day is added or a day is removed. I know this type of navigation
is not meant for people to link to stories, but I think it will
happen sometimes.
2002-02-02 13:41:06 +00:00
Hannes Wallnöfer
a6ebb72066 added link to search.
link to topics now points to /topics instead of /space.
2002-02-02 13:38:20 +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
Hannes Wallnöfer
01306f0ccd Changed "TopicSpace" to just "Topics". 2002-02-02 13:36:39 +00:00
Hannes Wallnöfer
a1c9d7f6e8 Moved add-story-to-topic link to the bottom of the page and
removed the second linked path, which seemed like overkill.

These are questions of taste ... please shout if you disagree
2002-02-02 13:36:04 +00:00
Hannes Wallnöfer
881735a42e slight rewording... 2002-02-02 13:34:17 +00:00
Hannes Wallnöfer
e7ca78e8ef Fix link text in newer/older story links. 2002-02-02 13:31:29 +00:00
Hannes Wallnöfer
33b92358fb use <* *> as wiki link delimiter instead of just * *, which is
just too common in web postings.
2002-02-02 13:30:21 +00:00
9c176af0ac forget about CLOSETIME and ISONLINE 2002-02-01 17:28:34 +00:00
8b2f1c6e32 added links and descriptions for poll skins 2002-02-01 17:25:45 +00:00
dd22c3355d corrected wrong attachment of newPoll onto this instead of this._parent 2002-02-01 17:24:52 +00:00
c97f755f3c moved choiceInput.skin from poll to edit.skin in choice 2002-02-01 17:23:49 +00:00
4a4151993a refurbished html 2002-02-01 17:23:23 +00:00
83b010100f corrected newPoll to this since this is an already existing object. 2002-02-01 17:23:07 +00:00
8a12560849 replaced hard-coded results link by link macro 2002-02-01 17:22:39 +00:00
b3bd9e25ff removed res.data.action 2002-02-01 17:22:04 +00:00
906c20dac0 adapted parameters to other macros (using no, one and more instead of singular and plural);
removed regular expression as artefact; changed createInfo_macro to info_macro
2002-02-01 17:21:45 +00:00
861adf6006 adapted parameters to other macros (using no, one and more instead of singular and plural) 2002-02-01 17:20:18 +00:00
637f755782 removed response.action; reduced this.info to plain text 2002-02-01 17:19:32 +00:00
fa3133675b moved createInfo.skin to info.skin 2002-02-01 17:19:00 +00:00
0f54700824 moved choiceInput.skin from poll to edit.skin in choice; removed res.data.action property 2002-02-01 17:17:46 +00:00
6ffe57d90c corrected wrong setting for _parent 2002-02-01 17:14:15 +00:00