Commit Graph

1194 Commits

Author SHA1 Message Date
Alex Schroeder
6dfd44dde8 * Fix the bug $CreoleAdditionDefList and $CreoleQuote cannot be set
by users in config. ( I just forgot to add them in qw. )
2008-04-11 15:59:39 +00:00
Alex Schroeder
2d1a24ccf0 Remove out of date comments. 2008-04-05 17:52:34 +00:00
Alex Schroeder
367db6a23a ($CreoleTildeAlternative): New option.
(CreoleRule): Added tilde proposal using $CreoleTildeAlternative.
2008-03-31 14:56:30 +00:00
Alex Schroeder
41f9034600 Improved link processing. 2008-03-27 13:18:05 +00:00
Alex Schroeder
c6a1566a94 (MarkupInit): Sort strings by length. 2008-03-26 21:57:19 +00:00
Alex Schroeder
5071c5b00a typo Anzeite -> Anzeige 2008-03-12 16:12:51 +00:00
Alex Schroeder
562124270d (NewNamespaceScriptUrl): Replaces
NewNamespaceScriptLink. This change depends on the related change
to ScriptLink in wiki.pl and fixes the RSS links.
2008-03-07 09:43:26 +00:00
Alex Schroeder
502d764271 Initial add of reCAPTCHA (http://recaptcha.net/) module. Works! 2008-03-06 04:49:42 +00:00
Alex Schroeder
a1c32f7e1a (PrintYearCalendar): Remove useless @pages
spotted by JuanmaMP.
2008-03-04 08:21:39 +00:00
Alex Schroeder
5a25026f69 Copied code by Tilmann Holst from the wiki and moved into a file. 2008-03-02 16:02:09 +00:00
Alex Schroeder
6d45d7d332 This module is copied from http://sheep.art.pl/Oddmuse_modules 2008-02-27 13:07:42 +00:00
Alex Schroeder
dade67a01b * (Beautify) fix the problem of double-quote < and >, suggested by Ryan Liu * (BeautificationRule) change the wrapper element from pre to div, so the output looks better 2008-02-24 16:28:01 +00:00
Alex Schroeder
15ae8a16b8 syntax for field lists 2008-02-23 17:11:27 +00:00
Alex Schroeder
6f8b5e59e5 * (CreoleAdditionRules) refine regexp * change sub name: from CreoleAdditionRule to CreoleAdditionRules. 2008-02-23 16:12:20 +00:00
Alex Schroeder
a133fa37a4 modify links 2008-02-23 15:51:27 +00:00
Alex Schroeder
a6b0568435 rollback to 1.6 2008-02-23 15:35:50 +00:00
Alex Schroeder
5adf74d676 * overwrite mistake commit 2008-02-23 15:19:03 +00:00
Alex Schroeder
b47689da21 * (CreoleAdditionRule) refine code 2008-02-23 15:17:44 +00:00
Alex Schroeder
c4006daf1a * (CreoleAdditionRule) refine code 2008-02-23 14:57:09 +00:00
Alex Schroeder
593e187c36 * (CreoleAdditionRule) add simple blockquote syntax * (CreoleAdditionRule) change quote syntax from "" to '' 2008-02-23 14:30:28 +00:00
Alex Schroeder
750afc1497 * (CreoleAdditionRule) add new syntax quote 2008-02-23 13:17:20 +00:00
Alex Schroeder
ab10913ee1 * (CreoleAdditionRule) one term can have move than one description now. \n * (CreoleAdditionRule) remove some useless code 2008-02-22 19:38:36 +00:00
Alex Schroeder
3d0b8348e5 * (CreoAdditionRule) add syntax for definition lists 2008-02-22 18:29:26 +00:00
Alex Schroeder
839f4d5f4d * Add supscript and subscript syntax from Creole Addition. 2008-02-22 10:59:07 +00:00
Alex Schroeder
a2177a80c3 * 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
Alex Schroeder
4a0b8e5329 * (SearchTagRule) Add missing quotes to div class name to produce
valid XHTML.
2008-02-21 16:49:49 +00:00
Alex Schroeder
c5674ecc52 * (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
b2b1cb7fb3 (NewQuestionaskerDoPost,
QuestionAddTo): Editor password is good enough as suggested by
Weakish Jiang.
2008-02-19 09:07:26 +00:00
Alex Schroeder
12497752e2 (NewQuestionaskerGetEditForm): Moved
code to QuestionAddTo.
(QuestionAddTo): New.
(NewQuestionaskerGetCommentForm): Do the same thing for comments.
2008-01-28 16:01:24 +00:00
Alex Schroeder
ec67bfa23c New 2008-01-21 14:55:23 +00:00
Alex Schroeder
3466cad59a Update copyright year 2008-01-12 22:56:44 +00:00
Alex Schroeder
0199815770 (NewMultiUrlBannedContent): Move
code to MultiUrlBannedContent.
(MultiUrlBannedContent): Disable the rule for the LocalNames page.
2008-01-12 22:55:56 +00:00
Alex Schroeder
41df7ecaff New 2008-01-10 11:18:53 +00:00
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