Commit Graph

1215 Commits

Author SHA1 Message Date
Alex Schroeder
6fefae0f69 With escaped HTML output. 2004-08-11 01:35:17 +00:00
Alex Schroeder
1f4067b4bb Minor bugfixes. 2004-08-11 00:30:45 +00:00
Alex Schroeder
345c4338f7 new 2004-08-11 00:19:43 +00:00
Alex Schroeder
4c7bad30e8 *** empty log message *** 2004-08-09 04:21:47 +00:00
Alex Schroeder
e13aef74a0 (ParagraphLinkRule): "anchor first
defined here" uses print instead of return.
2004-08-09 04:21:28 +00:00
Alex Schroeder
f51c961123 new 2004-08-07 01:51:10 +00:00
Alex Schroeder
95534c7ade Comment only. 2004-08-07 00:44:40 +00:00
Alex Schroeder
080eabcc41 *** empty log message *** 2004-08-07 00:16:25 +00:00
Alex Schroeder
cf1f1bd7a8 (AnchorsRule): Bugfix. 2004-08-06 22:44:26 +00:00
Alex Schroeder
c2713741be (AnchorsRule): Add support for named anchors
in free links.
2004-08-06 22:19:16 +00:00
Alex Schroeder
0562eff6a3 Bugfixing. 2004-08-06 21:47:57 +00:00
Alex Schroeder
357bea1341 (AnchorsRule): Added invisible anchor
definition.
2004-08-06 20:37:57 +00:00
Alex Schroeder
7196abee86 (PortraitSupportRule): Duplicate the
horizontal rule and the heading stuff from usemod.pl, but only
enable them if usemod.pl is loaded (when UsemodRule is defined).
2004-08-06 19:58:50 +00:00
Alex Schroeder
bf90922456 (PortraitSupportRule): Duplicate the
horizontal rule and the heading stuff from usemod.pl.
(NewPortraitSupportWikiHeading): Deleted.
2004-08-06 19:54:56 +00:00
Alex Schroeder
e0d959b222 (GetHttpHeader): Fix typo related to last_modified
header, thanks to Andrés Martinelli.
2004-08-06 13:12:54 +00:00
Alex Schroeder
17590dbb6e (TocHeadings): Quote text in TOC. 2004-08-06 11:50:58 +00:00
Alex Schroeder
8ab86da136 (Beautify): UnquoteHtml. 2004-08-06 11:13:41 +00:00
Sebastian Blatt
6005ad5a9c added missing closing parenthesis to modules/admin.pl 2004-07-16 01:02:02 +00:00
Sebastian Blatt
b64b636fa9 Added ChangeLog entry for modules/throttle.pl 2004-07-16 00:46:12 +00:00
Sebastian Blatt
76e26e78bb *** empty log message *** 2004-07-16 00:40:42 +00:00
Alex Schroeder
0a3b70ee02 *** empty log message *** 2004-07-14 15:20:36 +00:00
Alex Schroeder
b6bc509aec More tests. 2004-07-14 15:20:26 +00:00
Alex Schroeder
4bcbdf9266 Set %RuleOrder. 2004-07-14 14:57:15 +00:00
Alex Schroeder
e489cf9ba8 Set %RuleOrder, use a normal rule instead of overwriting functionality
in usemod.pl.
2004-07-14 14:55:56 +00:00
Alex Schroeder
8feec45f3f Use push instead of unshift to add the rule. 2004-07-14 14:52:36 +00:00
Alex Schroeder
bfb3a4c2e2 Set %RuleOrder. 2004-07-14 14:51:23 +00:00
Alex Schroeder
d205562b82 More tests for modules. 2004-07-14 14:50:08 +00:00
Alex Schroeder
bb9cd67a85 (SubscribedRecentChangesRule): At the
front of MyRules.
2004-07-14 13:00:04 +00:00
Alex Schroeder
17ad6c1d0e *** empty log message *** 2004-07-14 12:53:54 +00:00
Alex Schroeder
a6473dcc47 new 2004-07-10 00:08:12 +00:00
Alex Schroeder
1b00957fcf Comment. 2004-07-09 06:40:56 +00:00
Alex Schroeder
1a47545066 New. 2004-07-09 06:39:32 +00:00
Alex Schroeder
1369591b9e (Main): Don't filter empty lines. 2004-07-09 06:34:28 +00:00
Alex Schroeder
2652a6d0ba (InitVariables): Set @LockOnCreation here, after
translating spaces to underscores, and after reading the config
file.
(ParseData): Accept a space as the first character as well.
2004-07-08 16:02:36 +00:00
Alex Schroeder
2b12d8f9b4 Rewritten as a module by Zuytdorp Survivor. 2004-07-07 11:52:52 +00:00
Alex Schroeder
feb7d35c28 (UsemodRule): New regexp for the whitespace
prefix rule.
2004-07-06 00:53:25 +00:00
Alex Schroeder
879514d59a (main): Added password option. 2004-07-06 00:39:31 +00:00
Alex Schroeder
e22eb5bd23 (main): Added user option.
(parse_wiki_location): Added support for path info.
2004-07-06 00:22:50 +00:00
Alex Schroeder
39c92ce446 added username 2004-07-06 00:06:10 +00:00
Alex Schroeder
9ef67bbc59 (NewUsemodInitVariables): Bugfix -- call
OldUsemodInitVariables().
2004-07-04 23:11:24 +00:00
Alex Schroeder
226d140a7b *** empty log message *** 2004-07-04 23:10:56 +00:00
Alex Schroeder
830f536fd8 *** empty log message *** 2004-07-04 22:51:29 +00:00
Alex Schroeder
c120d827d5 Patch by Nikolay A. Fetisov <naf@monsy.mpei.ac.ru>.
(InitVariables, ApplyRules, PrintJournal, OpenPage):
Initialize some variables.
(Save): Reset $IndexInit.
2004-07-04 22:50:14 +00:00
Alex Schroeder
ff88803f80 rewrite 2004-07-03 01:26:47 +00:00
Alex Schroeder
449f831e29 new 2004-07-01 17:48:28 +00:00
Alex Schroeder
c3e4827cb0 *** empty log message *** 2004-06-29 17:46:17 +00:00
Alex Schroeder
c59a1a2b5b (Cal): The year can be part of the link for
the month, or link to the year calendar.
(PrintYearCalendar): When printing the year calendar, the year
should not link to the same page.
2004-06-29 16:42:09 +00:00
Alex Schroeder
bf409173f6 One test depended on usemod rules... no more. 2004-06-29 01:32:20 +00:00
Alex Schroeder
a3c32fe0c5 Split tests between plain wiki.pl tests and usemod.pl tests. 2004-06-29 00:38:47 +00:00
Alex Schroeder
b7077f71c1 Moved many rules from ApplyRules in wiki.pl to modules/usemod.pl.
(RFC, ISBN, WikiHeading): Moved to modules/usemod.pl.
(PrintSearchResult): No longer strip common HTML tags (since those
are now defined in modules/usemod.pl).
(ApplyRules): Moved many rules to modules/usemod.pl.
(InitLinkPatterns): No longer set $RFCPattern and $ISBNPattern.
(InitVariables): No longer set @HtmlTags
($RFCPattern, $ISBNPattern, @HtmlTags, $HtmlTags, $HtmlLinks)
($RawHtml): Moved to modules/usemod.pl.
2004-06-29 00:37:06 +00:00