Commit Graph

2124 Commits

Author SHA1 Message Date
Alex Schroeder
2f01a0d114 new 2004-12-10 16:46:59 +00:00
Alex Schroeder
4a2c25582b (UsemodRule): Used /o for one of the rules.
Fixed a bug that added paragraphs in titles if
$UseModMarkupInTitles was set.
2004-12-05 21:37:10 +00:00
Alex Schroeder
f34b263465 (SeTextRule): Fix bug with h3 headers. 2004-12-05 14:19:12 +00:00
Alex Schroeder
cb8767e8eb (UsemodRule): AddHtmlEnvironment('p') 2004-12-05 04:04:41 +00:00
Alex Schroeder
3f61118d27 (TocRule): AddHtmlEnvironment('p') 2004-12-05 04:03:32 +00:00
Alex Schroeder
1ce8be94cc (TablesRule): AddHtmlEnvironment('p') 2004-12-05 04:02:34 +00:00
Alex Schroeder
f5279b034e (SeTextRule): AddHtmlEnvironment('p') 2004-12-05 04:00:28 +00:00
Alex Schroeder
e739139364 (PortraitSupportRule): AddHtmlEnvironment('p') 2004-12-05 03:58:44 +00:00
Alex Schroeder
b922f9d4d9 AddHtmlEnvironment('p') 2004-12-05 03:55:38 +00:00
Alex Schroeder
769edaf20c (LiveTemplateRule): AddHtmlEnvironment('p') 2004-12-05 03:53:42 +00:00
Alex Schroeder
c8dd0b12cf (HeadlinesRule): AddHtmlEnvironment('p') 2004-12-05 03:52:21 +00:00
Alex Schroeder
a351cb20af (HeadersRule): AddHtmlEnvironment('p') 2004-12-05 03:51:45 +00:00
Alex Schroeder
9a2afc92f1 (FormsRule): AddHtmlEnvironment('p') 2004-12-05 03:24:39 +00:00
Alex Schroeder
e0cdb21a7c (CompilationRule): AddHtmlEnvironment('p') 2004-12-05 03:24:05 +00:00
Alex Schroeder
799b11d3bf (BeautificationRule):
AddHtmlEnvironment('p')
2004-12-05 03:23:04 +00:00
Alex Schroeder
8c63e3223c (UsemodRule): Fix hr handling. 2004-12-03 08:48:41 +00:00
Alex Schroeder
52925b6421 (HeadersRule): Fix hr handling. 2004-12-03 08:47:56 +00:00
Alex Schroeder
11eecab404 (UsemodRule): Reset $PortraitSupportColor
after headers and hr.
2004-12-03 08:45:36 +00:00
Alex Schroeder
9d6172cc13 (TocRule): Reset $PortraitSupportColor after
headers.
2004-12-03 08:43:33 +00:00
Alex Schroeder
3a2e638ec3 *** empty log message *** 2004-12-03 08:42:19 +00:00
Alex Schroeder
636d940b71 ($MyColor, $PortraitSupportColor):
$PortraitSupportColor replaces $MyColor.
(PortraitSupportRule): Reset color after hr, handle closing div,
use $PortraitSupportColor.
2004-12-03 08:41:19 +00:00
Alex Schroeder
b8442d1dbe (HeadersRule): Reset $PortraitSupportColor
after the header.
2004-12-03 08:37:05 +00:00
Alex Schroeder
fae14a72c6 (NewCommentcountAddComment): Handle
comments and comment.
(NewCommentcountScriptLink): Adapt to changes in edit bar.  Add
code for configurable plural handling (if num == 1).
2004-12-03 08:36:15 +00:00
Alex Schroeder
0104d6db3e ($IrcRegexp): Renamed to $IrcNickRegexp.
(IrcRule): Fixed output, defined default CSS.
2004-11-27 22:30:59 +00:00
Alex Schroeder
3dff4ba58c (HeadersRule): Tighter code. 2004-11-27 21:37:06 +00:00
Alex Schroeder
1426088ff6 (SeTextRule): Applied changes from headers.pl. 2004-11-27 21:32:43 +00:00
Alex Schroeder
bb2bd3bad5 ($MyColorDiv): Renamed to $PortraitSupportColorDiv. 2004-11-27 21:25:07 +00:00
Alex Schroeder
02fdabc2bf (UsemodRule): Added PortraitSupportColorDiv support. 2004-11-27 21:23:33 +00:00
Alex Schroeder
14b037694a (HeadersRule): Bugfix. 2004-11-27 21:20:02 +00:00
Alex Schroeder
a02dc827ed (TocRule): Added PortraitSupportColorDiv support. 2004-11-27 21:18:02 +00:00
Alex Schroeder
80644c53f8 (HeadersRule): Set $PortraitSupportColorDiv = 0. 2004-11-27 21:16:52 +00:00
Alex Schroeder
845b870d5b ($MyColorDiv): Renamed to $PortraitSupportColorDiv. 2004-11-27 21:16:02 +00:00
Alex Schroeder
e9e280b5de (HeadersRule): Added PortraitSupportColorDiv
support.
2004-11-27 21:14:14 +00:00
Alex Schroeder
8d5c642fec ($MyColorDiv): Export variable.
(PortraitSupportRule): Removed handling for headings.  This should
be handled by all the other packages that do headings (toc,
portrait-support, markup).
2004-11-27 21:12:20 +00:00
Alex Schroeder
b7c1ea6992 ($TocCounter): New variable.
(TocRule): Use it to provide an ID to the toc entry.
(TocWikiHeading): Deleted.
(TocHeadings): Use ID instead of encoded text.
2004-11-27 00:57:15 +00:00
Alex Schroeder
606667ff9d (DoDespam): Added list parameter.
(DespamPages): Added days parameter.
(DespamPage): Added debug parameter.
2004-11-26 17:10:10 +00:00
Alex Schroeder
862a8a426f (DespamPages): Only check files mentioned in
rc.log.
2004-11-26 16:13:22 +00:00
Alex Schroeder
f69a595303 (RuleOrder): Set the rule order of the IrcRule to after the
UsemodRule.
2004-11-26 14:48:21 +00:00
Alex Schroeder
51e54c4fa3 (TocWikiHeading): Don't UrlEncode the anchor name. 2004-11-25 19:49:32 +00:00
Alex Schroeder
03f0dd9646 (TocHeadings, TocWikiHeading): Use FreeToNormal
on the anchor name.
2004-11-25 19:09:54 +00:00
Alex Schroeder
67768832e6 new 2004-11-24 22:09:02 +00:00
Alex Schroeder
a7744d99a0 Usable version using a templates directory. 2004-11-23 23:26:30 +00:00
Alex Schroeder
ac57d5a989 (HtmlTemplateRc): Added wrapper
function so that action=rc works.
2004-11-23 22:10:16 +00:00
Alex Schroeder
aea84f7f27 (HtmlTemplate): Index action works, now. 2004-11-23 00:57:33 +00:00
Alex Schroeder
1f3cf36fb4 New package prototype. Browsing and
editing works.
2004-11-23 00:33:47 +00:00
Alex Schroeder
50f20098ad first prototype 2004-11-21 19:29:52 +00:00
Alex Schroeder
39c9199443 *** empty log message *** 2004-11-20 22:25:28 +00:00
Alex Schroeder
8788e116e4 (NewCommentcountScriptLink): Handle access key as suggested by
Fletcher Penney.
2004-11-20 22:24:25 +00:00
Alex Schroeder
a5cf147916 (NewCommentcountAddComment, NewCommentcountScriptLink): Use \d+ as
suggested by Fletcher Penney.
2004-11-20 22:19:17 +00:00
Alex Schroeder
d13d88c7e9 (NewWeblog1InitVariables): Removed vertical
bar.
2004-11-15 00:13:55 +00:00