Alex Schroeder
3d4b0cdfd9
Collected all POD documentation in the back. Shortened considerably.
2008-03-08 00:03:56 +00:00
Alex Schroeder
b993dc7725
Some whitespace changes.
2008-03-07 23:27:51 +00:00
Alex Schroeder
1e80a07f2b
Updated copyright year.
2008-03-07 13:54:47 +00:00
Alex Schroeder
d102ef9c37
Added two more tests.
2008-03-07 13:54:33 +00:00
Alex Schroeder
70c3e6ad30
*** empty log message ***
2008-03-07 09:48:36 +00:00
Alex Schroeder
3b58d93428
(ScriptLink): Moved the URL modifying code into a
...
separate sub.
(ScriptUrl): New.
(GetRcRss, RssItem): No longer provide a quoted $ScriptName. Use
ScriptUrl instead of manually concatenating the quoted $ScriptName
with code testing $UsePathInfo. This is now handled by ScriptUrl.
2008-03-07 09:48:14 +00:00
Alex Schroeder
81f31204ba
Added another tests to test the RSS item links.
2008-03-07 09:44:35 +00:00
Alex Schroeder
5dcc5b52ea
Added three more tests to test the RSS item links.
2008-03-07 09:43: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
0efb566817
Add note about adding reCaptcha module
2008-03-06 05:09:00 +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
3963365f41
*** empty log message ***
2008-03-04 08:21:23 +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
Alex Schroeder
f290bd92be
($VERSION): New expression based on CVS keyword
...
splitting and many changes involving perldoc and the options at
the beginning of the file.
2008-02-29 09:34:10 +00:00
Alex Schroeder
f192e5d348
*** empty log message ***
2008-02-29 09:33:42 +00:00
Weakish Jiang
c9bed22c5e
This module is copied from http://sheep.art.pl/Oddmuse_modules
2008-02-27 13:07:42 +00:00
Alex Schroeder
a0c7c0b885
(InitLinkPatterns): $FreeLinkPattern no longer allows
...
linking to the page named "0" (zero).
2008-02-25 00:07:44 +00:00
Alex Schroeder
c776a0eb9b
*** empty log message ***
2008-02-25 00:07:32 +00:00
Alex Schroeder
0879395fd3
Delete trailing whitespace.
2008-02-24 23:46:58 +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
dd298969ae
tests for fieldlist.pl
2008-02-23 17:12:12 +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
36a9672672
rollback
2008-02-23 15:36:17 +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
f3b5868ad8
* add test for simple blockquote syntax * change test for quote due to syntax change
2008-02-23 14:31:43 +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
10d80d4cfc
* add new test for syntax quote
2008-02-23 13:17:59 +00:00
Weakish Jiang
b106213ac7
* (CreoleAdditionRule) add new syntax quote
2008-02-23 13:17:20 +00:00
Alex Schroeder
a551d88772
(VERSION_NO): Fix regular expression that determines
...
the version number to use.
2008-02-22 22:33:31 +00:00
Alex Schroeder
0a176db828
*** empty log message ***
2008-02-22 22:33:23 +00:00
Weakish Jiang
234f76af1b
Rename creoleaddtion.t to creoleaddition.t
2008-02-22 19:51:03 +00:00
Weakish Jiang
ebef70b6a9
Rename creoleadditon.t to creoleaddtion.t
2008-02-22 19:47:22 +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
7c4426446e
add tests for definition lists
2008-02-22 18:30:23 +00:00
Weakish Jiang
1c26127829
* (CreoAdditionRule) add syntax for definition lists
2008-02-22 18:29:26 +00:00
Weakish Jiang
472ddbcd97
* Currently only one test for creoleaddition.pl.
2008-02-22 11:00:38 +00:00
Weakish Jiang
ced0f08cc9
* Add supscript and subscript syntax from Creole Addition.
2008-02-22 10:59:07 +00:00
Weakish Jiang
2b19fdf9a7
* Add some test for htmlcomment.pl.
2008-02-22 09:24:27 +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
e6051cee47
* Add Some tests for the preformatted block rules.
2008-02-21 15:08:55 +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
b5d6d13398
*** empty log message ***
2008-02-19 09:07:17 +00:00