Commit Graph

179 Commits

Author SHA1 Message Date
Alex Schroeder
2dd4c19d85 (GetRcAtom): Only print content when full=1. 2004-08-16 01:50:12 +00:00
Alex Schroeder
abb752f48f (GetRcAtom): Take $RssExclude into account, UrlEncode pagenames. 2004-08-16 01:46:39 +00:00
Alex Schroeder
e8905c80fc (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
7153506387 (NewFootnotePrintFooter): Use a <p> for
each footnote item, instead of separating them via <br>.
2004-08-16 01:03:22 +00:00
Alex Schroeder
acc1fc3e09 (UsemodRule): XHTML conformance, use
InElement.
2004-08-13 02:32:14 +00:00
Alex Schroeder
427cc37a9b Jede Menge neuer Eintraege. 2004-08-13 02:29:59 +00:00
Alex Schroeder
f37b24b7bd (NewLangGetNearLinksUsed): XHTML conformance. 2004-08-13 02:28:22 +00:00
Alex Schroeder
135c682528 * modules/portrait-support.pl (PortraitSupportRule): Bugfix. 2004-08-13 02:15:24 +00:00
Alex Schroeder
0b25578be1 (PortraitSupportRule): Bugfixes and
XHTML support.
2004-08-13 01:45:58 +00:00
Alex Schroeder
8e48e600b0 (GetRcAtom): Fix entry link. 2004-08-11 10:55:20 +00:00
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
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
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
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
76e26e78bb *** empty log message *** 2004-07-16 00:40:42 +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
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
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
9ef67bbc59 (NewUsemodInitVariables): Bugfix -- call
OldUsemodInitVariables().
2004-07-04 23:11:24 +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
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
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
Alex Schroeder
cee40889f2 Unshift rule to the front. 2004-06-28 23:38:11 +00:00
Alex Schroeder
a42ae964b3 *** empty log message *** 2004-06-28 21:39:05 +00:00
Alex Schroeder
a118074c5e *** empty log message *** 2004-06-28 21:23:23 +00:00
Alex Schroeder
3596f0a9df *** empty log message *** 2004-06-27 23:47:02 +00:00
Alex Schroeder
6fa9df1cb1 (SeTextRule): Use the local $bol variable. 2004-06-27 23:41:49 +00:00
Alex Schroeder
d2b36eac88 new 2004-06-27 22:04:52 +00:00
Alex Schroeder
369808f9ad (MarkupRule): Fix "to /usr/local/share/perl/!" example. 2004-06-26 21:25:40 +00:00
Alex Schroeder
0a88f9fd68 (MarkupRule): Fix ~/elisp/ and /usr/bin/ example. 2004-06-26 21:19:38 +00:00
Alex Schroeder
1a393caf45 (MarkupRule): Added zero-width look-ahead
assertion.
2004-06-26 20:58:05 +00:00
Alex Schroeder
b4eccdb413 (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