Weakish Jiang
b106213ac7
* (CreoleAdditionRule) add new syntax quote
2008-02-23 13:17:20 +00:00
Weakish Jiang
84ae6ba7a5
* (CreoleAdditionRule) one term can have move than one description now. \n * (CreoleAdditionRule) remove some useless code
2008-02-22 19:38:36 +00:00
Weakish Jiang
1c26127829
* (CreoAdditionRule) add syntax for definition lists
2008-02-22 18:29:26 +00:00
Weakish Jiang
ced0f08cc9
* Add supscript and subscript syntax from Creole Addition.
2008-02-22 10:59:07 +00:00
Weakish Jiang
29f98f2f20
* First version. Add a markup so you can have comments in wiki source.
...
For more info: see http://www.oddmuse.org/cgi-bin/oddmuse/HtmlComment
2008-02-21 17:19:56 +00:00
Weakish Jiang
c8be823cad
* (SearchTagRule) Add missing quotes to div class name to produce
...
valid XHTML.
2008-02-21 16:49:49 +00:00
Weakish Jiang
6612a1d738
* (CreoleHeadingRule): Change the match pattern for preformatted block
...
in order to conform Creole 1.0's standard. The actual RegExp change is
provided from Alex Schröder.
2008-02-21 14:55:25 +00:00
Alex Schroeder
c1c283e0ce
(NewQuestionaskerDoPost,
...
QuestionAddTo): Editor password is good enough as suggested by
Weakish Jiang.
2008-02-19 09:07:26 +00:00
Alex Schroeder
64f0343054
(NewQuestionaskerGetEditForm): Moved
...
code to QuestionAddTo.
(QuestionAddTo): New.
(NewQuestionaskerGetCommentForm): Do the same thing for comments.
2008-01-28 16:01:24 +00:00
Alex Schroeder
19c0dca8fb
New
2008-01-21 14:55:23 +00:00
Alex Schroeder
c7db74f24d
Update copyright year
2008-01-12 22:56:44 +00:00
Alex Schroeder
b15d41507a
(NewMultiUrlBannedContent): Move
...
code to MultiUrlBannedContent.
(MultiUrlBannedContent): Disable the rule for the LocalNames page.
2008-01-12 22:55:56 +00:00
Alex Schroeder
66dc4260c3
New
2008-01-10 11:18:53 +00:00
Alex Schroeder
d1ef942251
*** empty log message ***
2008-01-03 00:59:56 +00:00
Alex Schroeder
5177635a6c
Extracted numbered list rule from usemod.pl.
2007-12-26 17:22:46 +00:00
Alex Schroeder
394e9832a4
New
2007-12-26 08:59:11 +00:00
Alex Schroeder
fb78807692
(CsvRule): Add csv class.
2007-12-22 15:29:55 +00:00
Alex Schroeder
028951e025
Copyright year update
2007-12-22 15:27:29 +00:00
Alex Schroeder
4a33b39cd4
Proof of concept.
2007-12-22 15:26:26 +00:00
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