Commit Graph

1155 Commits

Author SHA1 Message Date
Alex Schroeder
db856eea35 (NewPermanentAnchorsGetPageContent): Bugfix. 2007-12-09 22:08:50 +00:00
Alex Schroeder
7b2c16f9d6 Add first, even, and odd classes
to tr elements.
2007-12-09 01:49:37 +00:00
Alex Schroeder
00f38a3fc5 (NewPermanentAnchorsGetPageContent): Experimental support for
"anchored objects".
2007-12-09 01:27:21 +00:00
Alex Schroeder
6a3113d381 Bugfix to switch even and odd. 2007-12-06 10:07:36 +00:00
Alex Schroeder
57977e9973 (UsemodRule): Add first, even, and odd classes
to tr elements.
2007-12-06 09:49:10 +00:00
Alex Schroeder
3588684c76 (TablesRule): Add first, even, and odd classes
to tr elements.
2007-12-06 09:49:03 +00:00
Alex Schroeder
36f8105c5d *** empty log message *** 2007-12-06 09:48:57 +00:00
Alex Schroeder
503e57572e (StrangeNewBannedContent): Apply test to
page name as well.
2007-11-28 09:34:36 +00:00
Alex Schroeder
219d8bd1c6 Update by Wei Ren Wang 2007-11-20 10:56:55 +00:00
Markus Lude
865b5bffe9 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
c709ea4413 (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
6f1f6f5c07 $BannedContent = $StrangeOldBannedContent; 2007-11-16 18:39:17 +00:00
Alex Schroeder
00774e134b No longer copy $BannedContent =
$StrangeOldBannedContent;
2007-11-16 15:02:27 +00:00
Alex Schroeder
3dd64589ef *** empty log message *** 2007-11-16 01:42:55 +00:00
Alex Schroeder
4e9fded8cb (StrangeNewBannedContent): Make sure
newlines are stripped from the match.
2007-11-15 14:00:06 +00:00
Alex Schroeder
f769249d40 (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
7a8c786b63 (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
e59d392269 ($GoogleSearchExclusive): New option.
(GoogleSearchInit): Allow $GoogleSearchDomain to be set in the
config file.
2007-11-14 13:10:20 +00:00
Alex Schroeder
b4cd349301 (StrangeNewBannedContent): No longer use
case-insensitive matches.
2007-11-14 09:23:53 +00:00
Alex Schroeder
4ceae6896c (NamespaceRcLines): Use StripRollbacks. 2007-11-13 20:28:16 +00:00
Radomir Dopieralski
35b3530ced Fixed previous commit in list-search.pl 2007-11-13 20:24:50 +00:00
Radomir Dopieralski
091317f51d 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
f2ea3efcb7 Changed Edit this page to 편집 2007-11-12 17:56:48 +00:00
Alex Schroeder
2cfcd5f3eb Added korean 2007-11-11 10:57:55 +00:00
Alex Schroeder
ad0c8d4d08 (NewQuestionaskerDoPost): Pass
aftertext through.
2007-11-11 10:25:29 +00:00
Alex Schroeder
f6367b88b7 (NewNamespaceBrowsePage): Fix test from
$WikiLinks to $FreeLinks.
2007-11-07 17:02:07 +00:00
Alex Schroeder
3a33ed5383 ($MultiUrlLimit): Changed the
default to 10.
2007-11-06 10:23:29 +00:00
Alex Schroeder
bd3727e806 Add to PlainTextPages. 2007-11-02 17:38:47 +00:00
Alex Schroeder
f151710ad0 ($MultiUrlWhiteList): New option.
(NewMultiUrlBannedContent): Use whitelist.
2007-11-02 17:34:41 +00:00
Alex Schroeder
cfa43b6a6d use vars. 2007-10-30 08:50:18 +00:00
Alex Schroeder
b887c57e37 (NewMultiUrlBannedContent): Make
the limit configurable.
2007-10-30 08:47:59 +00:00
Alex Schroeder
503e695d07 Fix $ModulesDescription 2007-10-29 02:27:15 +00:00
Alex Schroeder
626b7e0f3b Copy $BannedContent 2007-10-27 19:33:43 +00:00
Alex Schroeder
a5856847f6 New. 2007-10-27 18:49:26 +00:00
Alex Schroeder
b7b373e04a Whitespace, rearranging comments. 2007-10-26 16:34:08 +00:00
Alex Schroeder
6ef2659dc4 *** empty log message *** 2007-10-24 20:59:14 +00:00
Alex Schroeder
24896375b4 (ImageSupportRule): Unquote alt text. 2007-10-24 19:05:46 +00:00
Alex Schroeder
3911e29d26 (CreoleRule): The \n after {{{ is mandatory
for a pre block. Horizontal whitespace is allowed.
2007-10-23 09:33:38 +00:00
Alex Schroeder
e1bded4b01 (CreoleRule): The \n after {{{ is mandatory
for a pre block.
2007-10-23 09:32:57 +00:00
Alex Schroeder
d953ddab1a (NewSearchFreeTextTitleAndBody): Call
SearchFreeTextUnique for both result sets.
(SearchFreeTextUnique): New, uniquify the list.
2007-10-19 14:26:05 +00:00
Alex Schroeder
56c5ff86d4 Add missing $1 at the beginning. 2007-10-17 11:06:24 +00:00
Alex Schroeder
16ab097fe0 First stab 2007-10-17 11:04:12 +00:00
Alex Schroeder
28d48d0e1d (DoSearchFreeTextNewPages): Include minor changes. 2007-10-11 11:09:36 +00:00
Alex Schroeder
02615fc4a4 (DoSearchFreeTextNewPages): Link to RecentChanges. 2007-10-11 11:07:17 +00:00
Alex Schroeder
ccc56f7cd2 (SearchFreeNewPages): Bugfix. 2007-10-11 10:51:54 +00:00
Alex Schroeder
f79fcedbde (SearchFreeNewPages): Use stat()[9]
instead of -M to get the timestamp.
2007-10-11 10:46:34 +00:00
Alex Schroeder
731ede3932 (DoNearLinksList): Use semicolon instead
of br to separate pages, use page link.
2007-10-11 10:35:47 +00:00
Alex Schroeder
4c65dfc4b1 Use comma. 2007-10-11 10:35:10 +00:00
Alex Schroeder
190a978b79 (DoSearchFreeTextNewPages): New. 2007-10-11 10:32:12 +00:00
Alex Schroeder
b297df0ca1 A big change to search-freetext.pl to make sure it works even if
we're not reindexing all the time. This requires a reindexing of
all pages changed after the last big reindexing on every save.

(DoSearchFreeTextIndex)
(SearchFreeTextIndex): The buildindex action will now call
DoSearchFreeTextIndex, which does some setup and prints info, and
calls SearchFreeTextIndex which does the real work.
SearchFreeTextIndex can now be called from elsewhere without
printing anything.
(NewSearchFreeTextSave): New. When saving, call
UpdateSearchFreeTextIndex.
(UpdateSearchFreeTextIndex): New. Call SearchFreeTextIndex with
the list of pages returned by SearchFreeNewPages.
(SearchFreeNewPages): New. Return the list of all pages changed
since the last modified date on word.db.
(NewSearchFreeTextTitleAndBody): Look in both word-update.db and
tags-update.db in addition to word.db and tags.db.
(SearchFreeTextGet): Make sure we only call search on the db if it
contains data.
2007-10-11 10:16:15 +00:00