Weakish Jiang
|
fe047a49c4
|
rollback to 1.10.
|
2008-04-25 12:00:00 +00:00 |
|
Weakish Jiang
|
a8e38ddbc2
|
(DoList): Now both match and search work.
|
2008-04-25 11:57:24 +00:00 |
|
Weakish Jiang
|
bdc083c7e2
|
($Action, DoList) Add new action list
|
2008-04-25 09:48:28 +00:00 |
|
Alex Schroeder
|
b224f97e28
|
(QuestionAddTo): Use
$QuestionaskerSecretKey instead of the hard-coded 'question'.
|
2008-04-14 11:25:23 +00:00 |
|
Weakish Jiang
|
ed148f4ce9
|
Oh, I forgot to add $ to qw again
|
2008-04-11 16:35:01 +00:00 |
|
Weakish Jiang
|
b61470e09b
|
* add monospace support
|
2008-04-11 16:04:22 +00:00 |
|
Weakish Jiang
|
ba6b347e5c
|
* 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 |
|
Weakish Jiang
|
801106cdfd
|
Remove out of date comments.
|
2008-04-05 17:52:34 +00:00 |
|
Alex Schroeder
|
a468f786ca
|
($CreoleTildeAlternative): New option.
(CreoleRule): Added tilde proposal using $CreoleTildeAlternative.
|
2008-03-31 14:56:30 +00:00 |
|
Alexander Uvizhev
|
a97e288552
|
Improved link processing.
|
2008-03-27 13:18:05 +00:00 |
|
Alex Schroeder
|
02ed3a533a
|
(MarkupInit): Sort strings by length.
|
2008-03-26 21:57:19 +00:00 |
|
Ingo Belka
|
1b2bea2ee9
|
typo Anzeite -> Anzeige
|
2008-03-12 16:12:51 +00:00 |
|
Alex Schroeder
|
dcfc719058
|
(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 |
|
Brock Wilcox
|
e70fbb9913
|
Initial add of reCAPTCHA (http://recaptcha.net/) module. Works!
|
2008-03-06 04:49:42 +00:00 |
|
Alex Schroeder
|
5f89aab5fe
|
(PrintYearCalendar): Remove useless @pages
spotted by JuanmaMP.
|
2008-03-04 08:21:39 +00:00 |
|
Alex Schroeder
|
0b19463ce9
|
Copied code by Tilmann Holst from the wiki and moved into a file.
|
2008-03-02 16:02:09 +00:00 |
|
Weakish Jiang
|
c9bed22c5e
|
This module is copied from http://sheep.art.pl/Oddmuse_modules
|
2008-02-27 13:07:42 +00:00 |
|
Weakish Jiang
|
810bb5fd7e
|
* (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 |
|
Weakish Jiang
|
1e288a8473
|
syntax for field lists
|
2008-02-23 17:11:27 +00:00 |
|
Weakish Jiang
|
ab5f357909
|
* (CreoleAdditionRules) refine regexp * change sub name: from CreoleAdditionRule to CreoleAdditionRules.
|
2008-02-23 16:12:20 +00:00 |
|
Weakish Jiang
|
ffbd962c73
|
modify links
|
2008-02-23 15:51:27 +00:00 |
|
Weakish Jiang
|
2643ac51f5
|
rollback to 1.6
|
2008-02-23 15:35:50 +00:00 |
|
Weakish Jiang
|
0c759cd3cf
|
* overwrite mistake commit
|
2008-02-23 15:19:03 +00:00 |
|
Weakish Jiang
|
bec6fd1c1b
|
* (CreoleAdditionRule) refine code
|
2008-02-23 15:17:44 +00:00 |
|
Weakish Jiang
|
ea72e20c8e
|
* (CreoleAdditionRule) refine code
|
2008-02-23 14:57:09 +00:00 |
|
Weakish Jiang
|
146210f00a
|
* (CreoleAdditionRule) add simple blockquote syntax * (CreoleAdditionRule) change quote syntax from "" to ''
|
2008-02-23 14:30:28 +00:00 |
|
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 |
|