Alex Schroeder
5d4eafc9e8
(SearchListRule): No longer require double quotes around search term.
2006-06-05 00:04:27 +00:00
Alex Schroeder
1e6dc919d9
(AggregateRule, DoAggregate): Exchange position of sort and search
...
keywords, no longer require double quotes around search term.
2006-06-05 00:03:20 +00:00
Alex Schroeder
e07d47fadd
($SearchFreeTextNewForm): Removed.
...
(SearchFreeTextIndex): Plain text response.
(SearchFreeTextNewDoSearch): Removed.
(SearchFreeTextNewGetRc): Removed.
(NewSearchFreeTextTitleAndBody): Renamed from
SearchFreeTextTitleAndBody, call OldSearchFreeTextTitleAndBody if
the old parameter is set.
(NewSearchFreeTextNewHighlightRegex): Renamed from
SearchFreeTextNewHighlightRegex, call
OldSearchFreeTextNewHighlightRegex if the old parameter is set.
2006-06-04 23:51:18 +00:00
Alex Schroeder
009c563309
(SearchListSort): Removed.
...
(SearchListRule): Sort if requested. Use PageSort() if defined.
2006-06-04 23:36:52 +00:00
Alex Schroeder
e4d86974be
(AggregateRule, DoAggregate): Sort entries if requested.
2006-06-04 23:35:49 +00:00
Alex Schroeder
2f3ea9a937
(AggregateRule, DoAggregate): Allow search
...
expressions as well.
2006-06-04 23:03:22 +00:00
Alex Schroeder
270d720c6d
(SearchListRule): Only match at the beginning of a line.
2006-06-04 22:40:08 +00:00
Alex Schroeder
203ae67079
(SearchListSort): New.
...
(SearchListRule): Use it.
2006-06-04 22:39:04 +00:00
Alex Schroeder
76cd79a232
New, <search list "pattern">
2006-06-04 21:58:54 +00:00
Alex Schroeder
b596a62919
update copyright years
2006-06-04 21:31:27 +00:00
Alex Schroeder
c0edff32b1
(NewQuestionaskerDoPost): No answer
...
required for previews. Log all questions and answers. Print
footer.
(@QuestionaskerQuestions): Make default questions harder to answer
such that pasting spam into the answer field does not have a high
chance of answering the question.
2006-05-30 20:05:14 +00:00
Alex Schroeder
6f94db2790
(QuestionaskerInit): New sub to add $QuestionaskerRequiredList to
...
@AdminPages.
2006-05-28 22:28:48 +00:00
Alex Schroeder
8511a2ff63
Simplified code.
...
(NewQuestionaskerDoPost): Extract id from the title parameter.
(%QuestionaskerProtectedForms): New option.
(NewQuestionaskerGetFormStart): Use it.
(QuestionaskerGetQuestion): Use CGI.pm functions to create HTML.
Make valid HTML.
2006-05-28 22:20:21 +00:00
Alex Schroeder
22c9aed561
(QuestionaskerException): Invert some tests.
2006-05-26 23:18:16 +00:00
Alex Schroeder
c59b9079cf
(QuestionaskerException): Check $QuestionaskerRequiredList.
2006-05-26 23:13:55 +00:00
Alex Schroeder
0f17f1b3ae
($QuestionaskerBypass): Undocumented
...
option removed.
(NewQuestionaskerDoPost): Removed bypass.
(@QuestionaskerQuestions): Uncommented some questions, removed
some others.
(QuestionaskerException): New.
(NewQuestionaskerGetFormStart): No questions asked for admins.
Check for exceptions.
2006-05-26 23:08:16 +00:00
Alex Schroeder
6c26b38619
(TocHeadings): Add markup module escaping rules.
2006-05-26 07:48:33 +00:00
Alex Schroeder
367d5ca826
(TocHeadings): Fix usemod escaping rules.
2006-05-26 07:35:43 +00:00
Alex Schroeder
238f12e662
(DoNew): Move to date_time_topic format.
2006-05-23 22:31:20 +00:00
Alex Schroeder
2699480b13
(DoNew): Add hour parameter.
2006-05-20 15:22:32 +00:00
Alex Schroeder
fd7a6b5ac4
Add back the strings that were accidentally removed with the previous commit.
2006-05-16 19:08:48 +00:00
Alex Schroeder
6f8e5ed893
Update.
2006-05-10 22:52:16 +00:00
Alex Schroeder
bc0f6c4c8c
($CalStartMonday): New option.
...
(draw_month): Use it.
(Cal): Accept a new parameter, id.
(CalendarRule): New pattern, [[month:+n foo bar]], and pass new
parameter to Cal.
2006-05-10 20:04:06 +00:00
Alex Schroeder
fd0357488b
added polish
2006-05-09 20:37:10 +00:00
Alex Schroeder
000a164ec7
*** empty log message ***
2006-05-09 20:29:24 +00:00
Alex Schroeder
768ad40736
New, by Igor Afanasyev
2006-05-06 21:12:50 +00:00
Alex Schroeder
1818d74fc3
(DoNew): Fix bug when used together with
...
namespaces.pl.
2006-04-29 17:11:23 +00:00
Alex Schroeder
3c9b82250e
(NamespacesInitVariables): Set $StaticUrl.
2006-04-20 19:59:27 +00:00
Alex Schroeder
1d9bba2271
(NamespacesInitVariables): Set $StaticDir,
...
too.
2006-04-20 19:22:50 +00:00
Alex Schroeder
1d2592d60a
oddmuse/modules/calendar.pl
2006-04-18 11:39:12 +00:00
Alex Schroeder
881a417745
(GotobarInit): No longer use
...
@UserGotoBarPages because that confuses the order of links.
2006-04-17 14:36:08 +00:00
Alex Schroeder
ce67e09a6a
(GotobarInit): Recognize more links: [[foo
...
bar|blarg blarg]] and [Foo:Moo blarg argh].
2006-04-07 07:30:24 +00:00
Alex Schroeder
7e1af5e60a
Continue to fix bug with '<' around reference-style links
2006-04-04 01:16:05 +00:00
Alex Schroeder
62c52b1089
added comment with the utf-8 regexp for future work
2006-04-02 19:48:53 +00:00
Alex Schroeder
64384b91db
(UpdateReferers): Extract charset from the content-type.
2006-04-02 19:29:10 +00:00
Alex Schroeder
f212c9ca2c
(GetReferers): Extract valid URL using $FullUrlPattern just to be
...
safe.
2006-04-02 18:08:42 +00:00
Alex Schroeder
c882b4c941
(GetReferers): Only decode the
...
title if the referrer charset is the same as the local charset.
(UpdateReferers): Store charset.
2006-04-02 17:24:29 +00:00
Alex Schroeder
b8de36c049
* modules/translations/german-utf8.pl: Fixed some messages
2006-04-01 22:13:30 +00:00
Alex Schroeder
13ba56dce9
Fix bug with '<' around reference-style links
2006-04-01 00:52:15 +00:00
Alex Schroeder
62b3ed47d5
(NamespacesInitVariables): Check namespace
...
parameter for validity and complain if it is not valid. We can't
do that with path_info, but this is good enough, because it allows
us to verify namespaces typed into forms (eg. from
Oddwiki:Startup).
2006-03-30 22:38:30 +00:00
Alex Schroeder
fe5dcb8a43
($CalStartMonday): new option, if set to 1 week starts with Mo instead of Su
2006-03-27 04:56:11 +00:00
Alex Schroeder
4f55693040
($CalStartMonday): new option, if set to 1 week starts with Mo instead of Su
2006-03-27 04:54:18 +00:00
Alex Schroeder
5a93329236
*** empty log message ***
2006-03-26 15:31:04 +00:00
Alex Schroeder
243d8a3545
(Cal): Replace \w+ by \S+ because Oddmuse
...
cannot rely on locale information being correct.
2006-03-25 23:07:04 +00:00
Alex Schroeder
e48874109d
*** empty log message ***
2006-03-24 15:20:01 +00:00
Alex Schroeder
48a6d6ebee
*** empty log message ***
2006-03-24 15:12:11 +00:00
Alex Schroeder
5bddf2d610
(Cal): No double translation.
...
(month_name): Translate here instead of in Cal, because this
allows us to extract the English month names and put them into the
translation files.
2006-03-24 15:11:42 +00:00
Alex Schroeder
b0390b2264
output of draw_month is slimmer
2006-03-24 06:44:45 +00:00
Alex Schroeder
99b3f36f53
(Cal): Use default year if no month is
...
given.
(month_name): Don't translate month names here, they are
translated in Cal.
2006-03-22 22:36:13 +00:00
Alex Schroeder
f13a8c3084
($CalendarUseCal): Removed.
...
($CalAsTable): New option.
(Cal, CalendarRule, PrintYearCalendar, draw_month): Rearrange the
printing of divs, use $CalAsTable.
(draw_month): All months have the same number of lines inside
their pre tag.
2006-03-22 08:28:28 +00:00