Commit Graph

177 Commits

Author SHA1 Message Date
Alex Schroeder
ba7a465caa (AtomTime): Fix format.
(AtomTag): Add escaped parameter.
(GetRcAtom): Fix person entities, don't call AtomPage anymore.
(AtomPage): Deleted.
2004-08-16 01:24:38 +00:00
Alex Schroeder
c185fb712d (NewFootnotePrintFooter): Use a <p> for
each footnote item, instead of separating them via <br>.
2004-08-16 01:03:22 +00:00
Alex Schroeder
3b9766741f (UsemodRule): XHTML conformance, use
InElement.
2004-08-13 02:32:14 +00:00
Alex Schroeder
e481efd264 Jede Menge neuer Eintraege. 2004-08-13 02:29:59 +00:00
Alex Schroeder
9e7bba26c3 (NewLangGetNearLinksUsed): XHTML conformance. 2004-08-13 02:28:22 +00:00
Alex Schroeder
fccc5dd24d * modules/portrait-support.pl (PortraitSupportRule): Bugfix. 2004-08-13 02:15:24 +00:00
Alex Schroeder
b46abf0694 (PortraitSupportRule): Bugfixes and
XHTML support.
2004-08-13 01:45:58 +00:00
Alex Schroeder
a155ce49cc (GetRcAtom): Fix entry link. 2004-08-11 10:55:20 +00:00
Alex Schroeder
7d3013028a With escaped HTML output. 2004-08-11 01:35:17 +00:00
Alex Schroeder
8373dfad20 Minor bugfixes. 2004-08-11 00:30:45 +00:00
Alex Schroeder
75ff9d64e2 new 2004-08-11 00:19:43 +00:00
Alex Schroeder
5127a0e764 (ParagraphLinkRule): "anchor first
defined here" uses print instead of return.
2004-08-09 04:21:28 +00:00
Alex Schroeder
a6b4fcbcd5 new 2004-08-07 01:51:10 +00:00
Alex Schroeder
2f447ccfca Comment only. 2004-08-07 00:44:40 +00:00
Alex Schroeder
912ef578f9 (AnchorsRule): Bugfix. 2004-08-06 22:44:26 +00:00
Alex Schroeder
1fa15435b5 (AnchorsRule): Add support for named anchors
in free links.
2004-08-06 22:19:16 +00:00
Alex Schroeder
efe30ba6f9 Bugfixing. 2004-08-06 21:47:57 +00:00
Alex Schroeder
21b2ad68b4 (AnchorsRule): Added invisible anchor
definition.
2004-08-06 20:37:57 +00:00
Alex Schroeder
b5ed10aebf (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
48923adf74 (PortraitSupportRule): Duplicate the
horizontal rule and the heading stuff from usemod.pl.
(NewPortraitSupportWikiHeading): Deleted.
2004-08-06 19:54:56 +00:00
Alex Schroeder
a481d986a2 (TocHeadings): Quote text in TOC. 2004-08-06 11:50:58 +00:00
Alex Schroeder
38c82df4ec (Beautify): UnquoteHtml. 2004-08-06 11:13:41 +00:00
Alex Schroeder
738f36d83c added missing closing parenthesis to modules/admin.pl 2004-07-16 01:02:02 +00:00
Alex Schroeder
2713449e98 *** empty log message *** 2004-07-16 00:40:42 +00:00
Alex Schroeder
47701007bf Set %RuleOrder. 2004-07-14 14:57:15 +00:00
Alex Schroeder
3755050fda Set %RuleOrder, use a normal rule instead of overwriting functionality
in usemod.pl.
2004-07-14 14:55:56 +00:00
Alex Schroeder
cafec62318 Use push instead of unshift to add the rule. 2004-07-14 14:52:36 +00:00
Alex Schroeder
2df46c9280 Set %RuleOrder. 2004-07-14 14:51:23 +00:00
Alex Schroeder
b62dc97f84 (SubscribedRecentChangesRule): At the
front of MyRules.
2004-07-14 13:00:04 +00:00
Alex Schroeder
f86b1f12b0 *** empty log message *** 2004-07-14 12:53:54 +00:00
Alex Schroeder
e9cc79794a new 2004-07-10 00:08:12 +00:00
Alex Schroeder
3e94ef5378 Rewritten as a module by Zuytdorp Survivor. 2004-07-07 11:52:52 +00:00
Alex Schroeder
69b848c08d (UsemodRule): New regexp for the whitespace
prefix rule.
2004-07-06 00:53:25 +00:00
Alex Schroeder
92962c9a13 (NewUsemodInitVariables): Bugfix -- call
OldUsemodInitVariables().
2004-07-04 23:11:24 +00:00
Alex Schroeder
22b84d8293 rewrite 2004-07-03 01:26:47 +00:00
Alex Schroeder
aad162f0d1 new 2004-07-01 17:48:28 +00:00
Alex Schroeder
b8997f9032 (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
5f60b60aca 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
Alex Schroeder
621a8fe50d Unshift rule to the front. 2004-06-28 23:38:11 +00:00
Alex Schroeder
793c249aa1 *** empty log message *** 2004-06-28 21:39:05 +00:00
Alex Schroeder
07c65e8b8b *** empty log message *** 2004-06-28 21:23:23 +00:00
Alex Schroeder
3cc943f85f *** empty log message *** 2004-06-27 23:47:02 +00:00
Alex Schroeder
d18ce8fe68 (SeTextRule): Use the local $bol variable. 2004-06-27 23:41:49 +00:00
Alex Schroeder
0733fedfca new 2004-06-27 22:04:52 +00:00
Alex Schroeder
16f453881c (MarkupRule): Fix "to /usr/local/share/perl/!" example. 2004-06-26 21:25:40 +00:00
Alex Schroeder
4288478323 (MarkupRule): Fix ~/elisp/ and /usr/bin/ example. 2004-06-26 21:19:38 +00:00
Alex Schroeder
73000b1e75 (MarkupRule): Added zero-width look-ahead
assertion.
2004-06-26 20:58:05 +00:00
Alex Schroeder
7442dc7c92 (WriteLinkDb): Removed lock.
(DoLinkDb): Added Lock.
(RefreshLinkDb): Rewrite.  It was full of bugs.
(NewNotFoundHandlerSave): Rewrite.
(NotFoundHandlerCacheUpdate): Rewrite.
2004-06-26 00:00:31 +00:00
Alex Schroeder
17b4c14c2b A sequence of words may not start with a
number in order to prevent "6/22/2004" -> "6<i>22</i>2004" instead
of "6/22/2004".
2004-06-23 13:06:37 +00:00
Alex Schroeder
9ff13c6fcc (MarkupRule): Use en dash and em dash, changed
patterns slightly.
2004-06-20 20:41:07 +00:00