Alex Schroeder
cb96ff7177
*** empty log message ***
2008-01-03 00:59:56 +00:00
Alex Schroeder
0eb16b31c6
Extracted numbered list rule from usemod.pl.
2007-12-26 17:22:46 +00:00
Alex Schroeder
f9342cac00
New
2007-12-26 08:59:11 +00:00
Alex Schroeder
ec9a97892e
(CsvRule): Add csv class.
2007-12-22 15:29:55 +00:00
Alex Schroeder
c16ca4c65d
Copyright year update
2007-12-22 15:27:29 +00:00
Alex Schroeder
8413e38560
Proof of concept.
2007-12-22 15:26:26 +00:00
Alex Schroeder
f23471ef1e
(NewPermanentAnchorsGetPageContent): Bugfix.
2007-12-09 22:08:50 +00:00
Alex Schroeder
f26d8a2643
Add first, even, and odd classes
...
to tr elements.
2007-12-09 01:49:37 +00:00
Alex Schroeder
6ce3645ac7
(NewPermanentAnchorsGetPageContent): Experimental support for
...
"anchored objects".
2007-12-09 01:27:21 +00:00
Alex Schroeder
8e6967225e
Bugfix to switch even and odd.
2007-12-06 10:07:36 +00:00
Alex Schroeder
9a888dbc9e
(UsemodRule): Add first, even, and odd classes
...
to tr elements.
2007-12-06 09:49:10 +00:00
Alex Schroeder
b295a2e8eb
(TablesRule): Add first, even, and odd classes
...
to tr elements.
2007-12-06 09:49:03 +00:00
Alex Schroeder
f0bd5a7798
*** empty log message ***
2007-12-06 09:48:57 +00:00
Alex Schroeder
441a96e74e
(StrangeNewBannedContent): Apply test to
...
page name as well.
2007-11-28 09:34:36 +00:00
Alex Schroeder
a02e16f4ba
Update by Wei Ren Wang
2007-11-20 10:56:55 +00:00
Alex Schroeder
b43d46ca68
spelling: web server -> Webserver
...
remove trailing dot which is wrong here: usually used in context like
$MESSAGE.: ...
2007-11-18 21:10:12 +00:00
Alex Schroeder
1963543f94
(NamespacesInitVariables): Always set
...
$NamespaceRoot because it will be used below when redirecting. Not
setting it will cause redirection to the Main namespace to produce
a wrong edit link to the source page.
2007-11-17 23:59:58 +00:00
Alex Schroeder
58bd1b8695
$BannedContent = $StrangeOldBannedContent;
2007-11-16 18:39:17 +00:00
Alex Schroeder
3d171c1f69
No longer copy $BannedContent =
...
$StrangeOldBannedContent;
2007-11-16 15:02:27 +00:00
Alex Schroeder
5f94f81b55
*** empty log message ***
2007-11-16 01:42:55 +00:00
Alex Schroeder
362832a167
(StrangeNewBannedContent): Make sure
...
newlines are stripped from the match.
2007-11-15 14:00:06 +00:00
Alex Schroeder
d6c89bd551
(DespamBannedContent): No longer use
...
case-insensitive matches to mimic changes in strange-spam.pl.
Make sure newlines are stripped from the match.
2007-11-15 13:56:18 +00:00
Alex Schroeder
9000850599
(TocHeadings): No idea why this solves the
...
problem with disappearing TOC. TocProcessing is allowed one more
level of recursion.
2007-11-14 22:06:05 +00:00
Alex Schroeder
89cac2bf98
($GoogleSearchExclusive): New option.
...
(GoogleSearchInit): Allow $GoogleSearchDomain to be set in the
config file.
2007-11-14 13:10:20 +00:00
Alex Schroeder
c7e04a2fa1
(StrangeNewBannedContent): No longer use
...
case-insensitive matches.
2007-11-14 09:23:53 +00:00
Alex Schroeder
7ff7db331d
(NamespaceRcLines): Use StripRollbacks.
2007-11-13 20:28:16 +00:00
Alex Schroeder
86ecc313b0
Fixed previous commit in list-search.pl
2007-11-13 20:24:50 +00:00
Alex Schroeder
266a2e459a
Allow to use search-list module with empty parameter -- look fo the current page name then. Useful for category pages.
2007-11-13 20:22:05 +00:00
Alex Schroeder
950c4fc7b3
Changed Edit this page to 편집
2007-11-12 17:56:48 +00:00
Alex Schroeder
6f03ac3460
Added korean
2007-11-11 10:57:55 +00:00
Alex Schroeder
bc758319fb
(NewQuestionaskerDoPost): Pass
...
aftertext through.
2007-11-11 10:25:29 +00:00
Alex Schroeder
d103e4d013
(NewNamespaceBrowsePage): Fix test from
...
$WikiLinks to $FreeLinks.
2007-11-07 17:02:07 +00:00
Alex Schroeder
bdf29ccea4
($MultiUrlLimit): Changed the
...
default to 10.
2007-11-06 10:23:29 +00:00
Alex Schroeder
3048da762d
Add to PlainTextPages.
2007-11-02 17:38:47 +00:00
Alex Schroeder
0d9abf5b2c
($MultiUrlWhiteList): New option.
...
(NewMultiUrlBannedContent): Use whitelist.
2007-11-02 17:34:41 +00:00
Alex Schroeder
3b04662c47
use vars.
2007-10-30 08:50:18 +00:00
Alex Schroeder
595ffeb396
(NewMultiUrlBannedContent): Make
...
the limit configurable.
2007-10-30 08:47:59 +00:00
Alex Schroeder
b4c0f0a9ec
Fix $ModulesDescription
2007-10-29 02:27:15 +00:00
Alex Schroeder
72f99d6198
Copy $BannedContent
2007-10-27 19:33:43 +00:00
Alex Schroeder
94a8737a4d
New.
2007-10-27 18:49:26 +00:00
Alex Schroeder
5bb42b2cc4
Whitespace, rearranging comments.
2007-10-26 16:34:08 +00:00
Alex Schroeder
1506f56f63
*** empty log message ***
2007-10-24 20:59:14 +00:00
Alex Schroeder
cf60f48026
(ImageSupportRule): Unquote alt text.
2007-10-24 19:05:46 +00:00
Alex Schroeder
39449b0c4b
(CreoleRule): The \n after {{{ is mandatory
...
for a pre block. Horizontal whitespace is allowed.
2007-10-23 09:33:38 +00:00
Alex Schroeder
8f9e02906c
(CreoleRule): The \n after {{{ is mandatory
...
for a pre block.
2007-10-23 09:32:57 +00:00
Alex Schroeder
fcb84165e4
(NewSearchFreeTextTitleAndBody): Call
...
SearchFreeTextUnique for both result sets.
(SearchFreeTextUnique): New, uniquify the list.
2007-10-19 14:26:05 +00:00
Alex Schroeder
c2e1d30f78
Add missing $1 at the beginning.
2007-10-17 11:06:24 +00:00
Alex Schroeder
602d69ffe8
First stab
2007-10-17 11:04:12 +00:00
Alex Schroeder
f9c2139a64
(DoSearchFreeTextNewPages): Include minor changes.
2007-10-11 11:09:36 +00:00
Alex Schroeder
d9a49e203b
(DoSearchFreeTextNewPages): Link to RecentChanges.
2007-10-11 11:07:17 +00:00