Commit Graph

740 Commits

Author SHA1 Message Date
Alex Schroeder
4ea17a89db (DoNew): Add hour parameter. 2006-05-20 15:22:32 +00:00
Victor Osadci
95f2d76d88 Add back the strings that were accidentally removed with the previous commit. 2006-05-16 19:08:48 +00:00
Alex Schroeder
084400c99c Update. 2006-05-10 22:52:16 +00:00
Alex Schroeder
374993f5d5 ($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
0074e42d67 added polish 2006-05-09 20:37:10 +00:00
Alex Schroeder
8c8aa2c728 *** empty log message *** 2006-05-09 20:29:24 +00:00
Alex Schroeder
e8ae56e36f New, by Igor Afanasyev 2006-05-06 21:12:50 +00:00
Alex Schroeder
374eac0134 (DoNew): Fix bug when used together with
namespaces.pl.
2006-04-29 17:11:23 +00:00
Alex Schroeder
0cbc8fcf3b (NamespacesInitVariables): Set $StaticUrl. 2006-04-20 19:59:27 +00:00
Alex Schroeder
95269c405e (NamespacesInitVariables): Set $StaticDir,
too.
2006-04-20 19:22:50 +00:00
Ingo Belka
310ee17ae4 oddmuse/modules/calendar.pl 2006-04-18 11:39:12 +00:00
Alex Schroeder
a7a59e93f4 (GotobarInit): No longer use
@UserGotoBarPages because that confuses the order of links.
2006-04-17 14:36:08 +00:00
Alex Schroeder
9201f8ca5e (GotobarInit): Recognize more links: [[foo
bar|blarg blarg]] and [Foo:Moo blarg argh].
2006-04-07 07:30:24 +00:00
Fletcher T. Penney
bcaef09ce8 Continue to fix bug with '<' around reference-style links 2006-04-04 01:16:05 +00:00
Alex Schroeder
9ff209a21e added comment with the utf-8 regexp for future work 2006-04-02 19:48:53 +00:00
Alex Schroeder
ee564154d0 (UpdateReferers): Extract charset from the content-type. 2006-04-02 19:29:10 +00:00
Alex Schroeder
ae63dffa30 (GetReferers): Extract valid URL using $FullUrlPattern just to be
safe.
2006-04-02 18:08:42 +00:00
Alex Schroeder
ab23d420a7 (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
Markus Lude
882a168e9d * modules/translations/german-utf8.pl: Fixed some messages 2006-04-01 22:13:30 +00:00
Fletcher T. Penney
62122cabec Fix bug with '<' around reference-style links 2006-04-01 00:52:15 +00:00
Alex Schroeder
995d7239af (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
Ingo Belka
f4dadfc2ef ($CalStartMonday): new option, if set to 1 week starts with Mo instead of Su 2006-03-27 04:56:11 +00:00
Ingo Belka
0eefc2b547 ($CalStartMonday): new option, if set to 1 week starts with Mo instead of Su 2006-03-27 04:54:18 +00:00
Alex Schroeder
2e2a661673 *** empty log message *** 2006-03-26 15:31:04 +00:00
Alex Schroeder
22d216c52e (Cal): Replace \w+ by \S+ because Oddmuse
cannot rely on locale information being correct.
2006-03-25 23:07:04 +00:00
Alex Schroeder
7bd47e7d00 *** empty log message *** 2006-03-24 15:20:01 +00:00
Alex Schroeder
0fb39dfb57 *** empty log message *** 2006-03-24 15:12:11 +00:00
Alex Schroeder
18c92063d9 (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
Ingo Belka
3316d4650b output of draw_month is slimmer 2006-03-24 06:44:45 +00:00
Alex Schroeder
fe92ff615d (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
81d995bf0e ($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
Alex Schroeder
73d89753aa (GotobarInit): Set $HomePage to the first
link and $RCName to the second link. Call FreeToNormal for all
pages.
2006-03-21 00:37:46 +00:00
Alex Schroeder
d0f1beeadc (GotobarInit): Set $HomePage, too. 2006-03-21 00:26:49 +00:00
Alex Schroeder
1affbf45a4 new 2006-03-21 00:18:43 +00:00
Alex Schroeder
8f83f5cc61 (LocalNamesNewSave): Sort list of defined
names to facilitate testing.
2006-03-18 19:52:53 +00:00
Alex Schroeder
5cc93d018b (PortraitSupportRule): Allow
indentation of [new] tags.
2006-03-18 19:51:58 +00:00
Alex Schroeder
0714a908de Commend explaining a further dependency on portrait support. 2006-03-18 19:51:09 +00:00
Alex Schroeder
7683e238d0 (LocalNamesNewSave): Bugfix. 2006-03-16 23:36:43 +00:00
Alex Schroeder
4416e85ce9 (TocRule): Skip the a element inside headings. 2006-03-16 19:22:53 +00:00
Alex Schroeder
57b7429798 (DoAggregate): Add frontpage title to
channel title. Add page id to links.
2006-03-14 21:53:51 +00:00
Alex Schroeder
5b06c1c319 doesn't work correctly, yet. 2006-03-13 01:38:34 +00:00
Alex Schroeder
66d300aff0 Big updated for national days in German. 2006-03-11 20:05:48 +00:00
Alex Schroeder
8c273627af (MarkupRule): Test for space before the quote
before checking for punctuation after the quote.
2006-03-11 18:10:43 +00:00
Alex Schroeder
95ca4c3cdf (ImageSupportRule): Handle spaces in external
names.
(ImageSupportRule): Don't generate an alt text if none was
specified, since the rule forces you to pick an alt text if you're
going to provide a target.
2006-03-06 15:36:53 +00:00
Alex Schroeder
3779f1965e (ImageSupportRule): Handle spaces in external
names.
2006-03-06 14:19:56 +00:00
Alex Schroeder
971dc6bb08 (MarkupRule): Handle quotes.
($MarkupQuotes): New.
($MarkupQuoteTable): New.
(MarkupRule): Use them.
2006-03-06 01:53:29 +00:00
Alex Schroeder
0f10fb11df Update copyright year. 2006-03-06 00:27:08 +00:00
Alex Schroeder
83f97b0627 (MarkupRule): Use numbered entities instead of utf-8 encoded characters.
($MarkupQuotes): delete again.
2006-03-06 00:26:50 +00:00
Alex Schroeder
cce28f01d8 (MarkupRule): Handle quotes.
($MarkupQuotes): New.
2006-03-06 00:14:22 +00:00
Alex Schroeder
c0a98c29f3 (ImageSupportRule): Simplified use of "external". 2006-03-05 16:47:44 +00:00