Commit graph

370 commits

Author SHA1 Message Date
d1f7b99890 fiddling with the rss button... 2002-02-04 18:39:36 +00:00
95bd96be87 added xmlbutton 2002-02-04 15:58:46 +00:00
21b0f47c33 removed resources 2002-02-04 15:52:11 +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
0e8ce08c45 added logAccess() 2002-02-04 09:34:00 +00:00
4cdfbdc834 display links to weblogs with no titles as "[untitled weblog]" 2002-02-02 15:51:28 +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
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
3a096efdf4 moved .bar class from poll/results.skin to .pollResultsBar class in weblog/style.skin 2002-02-01 16:40:59 +00:00
7c79a9121a removed a comment 2002-02-01 16:39:02 +00:00
Robert Gaggl
ba0aeb613c exchanged prevpage/nexpage-linktexts 2002-01-31 18:25:09 +00:00
3ba303896d added link to polls 2002-01-31 16:36:48 +00:00
a3d64c2adf added <span class="small"> 2002-01-30 16:32:06 +00:00
fbb2ad8f92 changed date output to a more reasonable, non-us format 2002-01-30 16:15:58 +00:00
cc08c24af0 added sp.text for rendering prev/next page links 2002-01-30 16:15:21 +00:00
Hannes Wallnöfer
253d8a8d73 Aehem... actually restrict search to current weblog. 2002-01-27 12:09:02 +00:00
Hannes Wallnöfer
2672a41e7c Added initial primitive search functionality to weblogs.
Point browser to <weblog-url>/search to check it out.
2002-01-26 18:01:56 +00:00
df3cc8e883 added mountpoint for polls 2002-01-25 17:58:52 +00:00
Robert Gaggl
95ce2527fb deleted 2002-01-22 20:30:32 +00:00
Robert Gaggl
3a883adf3c removed property usersignup 2002-01-22 20:27:53 +00:00
Robert Gaggl
853a53ed57 removed unnecessary check for user.cache.referer 2002-01-22 20:27:32 +00:00
Robert Gaggl
561192838c - removed check if user is blocked (will be done with onRequest())
- changes necessary due to new role-scheme
2002-01-22 20:21:13 +00:00
Robert Gaggl
90d08458cf now using res.skin 2002-01-22 20:13:54 +00:00
Robert Gaggl
b1d88990a9 separated weblog-status from user-status 2002-01-22 20:12:08 +00:00
Robert Gaggl
48ffd69ee4 removed functions userMaySignup(), createMember() and evalSignup() (part of them was moved to membership) 2002-01-22 19:59:58 +00:00
Robert Gaggl
7bc6cf4508 removed usermaysignup_macro, memberlist_macro, some other minor changes 2002-01-22 19:46:48 +00:00
Robert Gaggl
9d6492e810 - changed explanations of options (hope this makes things clearer now) 2002-01-22 19:44:22 +00:00
Robert Gaggl
c13920e569 hac now checks if user is logged in, removed unnecessary check for user.cache.referer 2002-01-22 19:38:34 +00:00
Robert Gaggl
5f88154236 changed link to members 2002-01-22 18:54:53 +00:00
Robert Gaggl
180259bf13 initial check-in 2002-01-22 18:54:09 +00:00
8a2da46520 initial check-in 2002-01-09 10:52:46 +00:00
f76d0876ce added function listReferrers_macro() 2002-01-07 14:32:36 +00:00
Robert Gaggl
fa6303fd13 bugfix 2002-01-05 02:47:17 +00:00
Robert Gaggl
a8141cae4c added renderStorylist()-function 2002-01-05 02:46:32 +00:00
Robert Gaggl
a6ab819583 minor change 2002-01-05 02:41:11 +00:00
Robert Gaggl
de043f03e5 included links to prevpage and nextpage 2002-01-05 02:40:21 +00:00
Robert Gaggl
a231dd70d5 included call of renderStorylist() 2002-01-05 02:38:02 +00:00
Robert Gaggl
4a9e550a15 - storylist is now rendered in renderStorylist()-function, macro is left for backwards-compatibility
- history_macro() is now much simpler due to new mapping of stories and comments
2002-01-05 02:36:43 +00:00
Robert Gaggl
c05078bd35 changes were necessary due to new mapping of story 2002-01-05 02:25:19 +00:00
Robert Gaggl
e5a8b406bb removed call of membership-macro (this is done now in statusloggedin/out-skins 2001-12-16 18:14:45 +00:00
Robert Gaggl
64619c2686 moved membership_macro() to membership, changed storylist_macro() 2001-12-16 18:12:52 +00:00