Commit Graph

272 Commits

Author SHA1 Message Date
Alex Schroeder
9d563dc0f3 perltidy -pt=2 -ce -b toc.pl 2004-10-31 19:34:15 +00:00
Alex Schroeder
2338a0ae1f (TocHeadings): Removed debugging info. 2004-10-31 19:31:01 +00:00
Alex Schroeder
216ec1b401 (TocRule): Call TocWikiHeading instead of
WikiHeading.
(TocHeadings): If the first subtitle is a H1, assume that this is
the "start".
2004-10-31 19:20:45 +00:00
Alex Schroeder
ecb65aea56 toc.pl now plays nicely with usemod.pl. Copied headings code from
usemod.pl.
Now there is a difference between h1 and h2 in the toc.
----------------------------------------------------------------------
2004-10-31 17:58:26 +00:00
Alex Schroeder
1ca7142eab License. 2004-10-28 01:31:05 +00:00
Alex Schroeder
2a0f57b460 new 2004-10-28 00:31:43 +00:00
Alex Schroeder
2cef0c4b12 (PrintCompilation): Return the pages printed.
(DoCompilation): Print how many pages got printed.
2004-10-23 15:47:27 +00:00
Alex Schroeder
f7c803deb5 new 2004-10-23 15:30:30 +00:00
Alex Schroeder
d13d5e970e *** empty log message *** 2004-10-19 23:39:01 +00:00
Alex Schroeder
6e8a1c809b *** empty log message *** 2004-10-19 23:37:17 +00:00
Alex Schroeder
e010d2d85c (HeadersRule): Relax requirements for headers
-- just require === or --- at the beginning of a line.
2004-10-19 23:31:05 +00:00
Alex Schroeder
84da613693 ($UseModMarkupInTitles): New option.
(UsemodRule): Use it.
2004-10-16 23:51:41 +00:00
Alex Schroeder
a5c48b1006 (HeadersRule): Add code for horizontal rules. 2004-10-16 16:18:30 +00:00
Alex Schroeder
45f58dea71 new 2004-10-16 00:51:20 +00:00
Alex Schroeder
2f62c1169e ($UseModSpaceRequired, UsemodRule): Added a
copy of the unnumbered list rule and a new option.  If this option
is set to 0, the space after *, #, :, and ; is also no longer
required.
2004-10-15 22:52:02 +00:00
Alex Schroeder
27b9471838 (DownloadSupportRule): Allow alternate
title.
2004-10-15 14:09:32 +00:00
Alex Schroeder
0d00e5d336 (TablesRule): Fix search'n'replace bug. 2004-10-13 20:11:46 +00:00
Alex Schroeder
29215bce44 *** empty log message *** 2004-10-13 20:03:04 +00:00
Alex Schroeder
d2c7e7ce5c Add DefaultCSS for tables. 2004-10-13 19:52:08 +00:00
Alex Schroeder
08ec0c2f5a (StaticScriptLink): Don't link to non-existing pages.
(StaticHtml): Handle comment pages.
2004-10-13 19:01:35 +00:00
Alex Schroeder
1c600d6991 (StaticFileName): Add <br/>.
(StaticHtml): Add h1 title, limited goto-bar, and footer.
2004-10-13 18:30:42 +00:00
Alex Schroeder
d236696c12 (HeadlinesRule): Clean close HTML
environments.
2004-10-12 22:26:40 +00:00
Alex Schroeder
3412b6337d $DefaultStyleSheet improvements. 2004-10-12 22:14:51 +00:00
Alex Schroeder
025712f6a5 (NewCalendarGetHeader): Skip monthly
calendar on the yearly calendar and on edit pages.
2004-10-12 22:09:12 +00:00
Alex Schroeder
7447f42727 $DefaultStyleSheet improvements. 2004-10-12 22:03:36 +00:00
Alex Schroeder
442cb3dfe6 $DefaultStyleSheet improvements. 2004-10-12 21:55:21 +00:00
Alex Schroeder
2da7aa6d26 (NewCalendarGetHeader): Show calendar only
for browse action.
2004-10-12 21:28:11 +00:00
Alex Schroeder
724723849f $DefaultStyleSheet change to hide calendar
@media print.
2004-10-12 21:08:25 +00:00
Alex Schroeder
9d6d2cd71e $DefaultStyleSheet change to hide calendar
@media print.
2004-10-12 20:35:05 +00:00
Alex Schroeder
0f9817af46 $DefaultStyleSheet change to hide sidebar
@media print.
2004-10-12 20:34:09 +00:00
Alex Schroeder
7f0fd057a9 Set $DefaultStyleSheet. 2004-10-11 23:24:29 +00:00
Alex Schroeder
247199d93d * modules/journal-rss.pl (DoJournalRss): Handle rsslimit=all and
default showedit=1.
2004-10-10 20:21:24 +00:00
Alex Schroeder
4670b0ecf3 Resolve conflict with
portrait-support.pl
2004-10-10 17:46:55 +00:00
Alex Schroeder
32668a6b97 Fix rule. 2004-10-10 17:41:29 +00:00
Alex Schroeder
a4f05ecab8 Improve $DefaultStyleSheet. 2004-10-10 17:26:28 +00:00
Alex Schroeder
ffd58188bb Improve $DefaultStyleSheet. 2004-10-10 17:13:02 +00:00
Alex Schroeder
1e3f96a08b Added lots more to the $DefaultStyleSheet. 2004-10-10 17:06:34 +00:00
Alex Schroeder
44cb749bdf (PortraitSupportRule): All rules work only at the beginning of a
line ($bol).
2004-10-10 17:03:09 +00:00
Alex Schroeder
8274ef0f67 Set $DefaultStyleSheet. 2004-10-10 16:57:48 +00:00
Alex Schroeder
bfdde77515 blurb 2004-10-10 16:43:46 +00:00
Alex Schroeder
43ea097b68 * modules/journal-rss.pl (DoJournalRss): Use rsslimit instead of
num and match instead of regexp, and reverse=1 instead of
type=reverse.
2004-10-10 15:39:16 +00:00
Alex Schroeder
c02ee8db11 (GetRcAtom): Use $CollectingJournal to
avoid infinite loops when including the full RSS.
2004-10-10 15:14:44 +00:00
Alex Schroeder
13680b5693 (DoJournalRss): Cosmetic. 2004-10-10 15:06:39 +00:00
Alex Schroeder
300c44df10 (DoJournalRss): Use $CollectingJournal to
avoid infinite loops when including the full RSS.
2004-10-10 14:37:24 +00:00
Alex Schroeder
aad072b9e8 new 2004-10-10 14:32:41 +00:00
Alex Schroeder
7501d70b18 (StaticFileName): Don't die on unreadable
files.
(StaticFile): Use binmode.
(StaticHtml): Take $LogoUrl and $SidabarName into account.
2004-10-08 20:53:27 +00:00
Alex Schroeder
9011365f37 (FormsRule): Close HTML environments before
starting the form.
2004-10-08 20:07:39 +00:00
Alex Schroeder
d475b85b9a Added GPL Header 2004-10-07 21:33:44 +00:00
Alex Schroeder
8d0d0ecf15 Initial commit, needs some cleaning up adding header and such
* Seperates words at case change "camelCase" => "camel"  "Case"
* Seperates words at "_"  my_Page => "my" "Page"
* Stems each subword
2004-10-07 21:06:09 +00:00
Alex Schroeder
502351fc1a (StaticFileName): Fix encoding issue. When called from
StaticScriptLink, the $id is already UrlEncoded, so we have to
decode it again to get the filename.
(StaticUrlDecode): New.
2004-10-07 01:05:45 +00:00