Commit Graph

2409 Commits

Author SHA1 Message Date
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
0b13048413 *** empty log message *** 2006-03-30 22:39:01 +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
c0953b7f94 removed bogus n after username 2006-03-29 20:54:01 +00:00
Alex Schroeder
896f59bc30 lighter .rc code 2006-03-29 20:33:53 +00:00
Alex Schroeder
fee49a7488 (GetRcHtml): Two more CSS classes. 2006-03-29 20:17:25 +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
1eb23d6420 (ScriptLink): Don't URL-encode the name attribute.
(GetRcRss): Use $HttpCharset instead of UTF-8.
(GetHeader): URL-encode the homepage target.
2006-03-26 11:56:29 +00:00
Alex Schroeder
1081e84205 (DoPost): Check summary for banned content, too. 2006-03-25 23:12:32 +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
a3e44928ad update include tests 2006-03-23 19:59:43 +00:00
Alex Schroeder
5efe612cd7 Don't make div.month pre fixed width. 2006-03-22 22:40:58 +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
5fb8f927e1 *** empty log message *** 2006-03-22 22:14:29 +00:00
Alex Schroeder
b63e017e7e (%Includes): New variable.
(ApplyRules): Use it to prevent loops when including local pages.
(DoEditLock, DoPageLock): Save some whitespace.
2006-03-22 22:12:04 +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
Alex Schroeder
68d4b42b40 (InitDirConfig): Initialize it.
(OpenPage): Use it with absolute path.
2006-03-22 00:24:36 +00:00
Alex Schroeder
21e78af6e9 ($ReadMe): New option.
(OpenPage): Use it.
2006-03-22 00:04:06 +00:00
Alex Schroeder
df5e1dc9b7 *** empty log message *** 2006-03-22 00:03:20 +00:00
Alex Schroeder
20c4f58349 (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
9789c394dc *** empty log message *** 2006-03-21 00:27:11 +00:00
Alex Schroeder
5c4ab5cbc7 (GotobarInit): Set $HomePage, too. 2006-03-21 00:26:49 +00:00
Alex Schroeder
09dec05122 new 2006-03-21 00:18:43 +00:00
Alex Schroeder
1dcc9750fb *** empty log message *** 2006-03-19 00:34:12 +00:00
Alex Schroeder
eb4aaad08e Added test to skip uploaded files when searching. 2006-03-19 00:33:54 +00:00
Alex Schroeder
4ed24b9617 (GetDownloadLink): Convert underlines to spaces in the alt-text.
(PageIsUploadedFile): Make sure files are in fact skipped.
2006-03-19 00:33:26 +00:00
Alex Schroeder
bff6b11ea0 *** empty log message *** 2006-03-18 19:55:09 +00:00
Alex Schroeder
75826c331e (test): Add beep at the end. 2006-03-18 19:54:43 +00:00
Alex Schroeder
052d24c96b New tests for indented [new] tags and id tags on headers instead of
links within headers.
2006-03-18 19:54:07 +00:00
Alex Schroeder
24a6040baf (LocalNamesNewSave): Sort list of defined
names to facilitate testing.
2006-03-18 19:52:53 +00:00
Alex Schroeder
3078b5385a (PortraitSupportRule): Allow
indentation of [new] tags.
2006-03-18 19:51:58 +00:00
Alex Schroeder
1d34ea5224 Commend explaining a further dependency on portrait support. 2006-03-18 19:51:09 +00:00
Alex Schroeder
5dcd3e47dd added test for changes in the cluster of the rss feed. 2006-03-18 18:20:30 +00:00
Alex Schroeder
7748482d7e (GetRcRss): Use GetPageParameters if all or a change in
the cluster, just as in GetRcHtml.
2006-03-18 17:18:16 +00:00
Alex Schroeder
54ace8eaae *** empty log message *** 2006-03-16 23:37:07 +00:00
Alex Schroeder
3ba8da4213 (LocalNamesNewSave): Bugfix. 2006-03-16 23:36:43 +00:00
Alex Schroeder
9851ae47cb +minimal margin to the body 2006-03-16 20:16:17 +00:00
Alex Schroeder
0c35e37c4f *** empty log message *** 2006-03-16 19:33:14 +00:00
Alex Schroeder
0c64c196d5 (GetRcRss): Use title parameter to title the RSS feed if
provided.
2006-03-16 19:31:47 +00:00
Alex Schroeder
3106caacc6 *** empty log message *** 2006-03-16 19:25:47 +00:00