Commit Graph

996 Commits

Author SHA1 Message Date
Alex Schroeder
a48736e868 (TocRule, TocHeadings): Accept classes for <toc>
tag.
2007-02-15 21:58:02 +00:00
Fletcher T. Penney
000af5a91e Make it better compatible with rollbacks 2007-02-15 14:30:49 +00:00
Alex Schroeder
9aafdf82c0 (DoPrintableIndex): Added a content div around
it all.
2007-02-14 09:25:18 +00:00
Alex Schroeder
0b53928d48 (CreoleHeadingRule): Support = for h1. 2007-02-13 11:52:23 +00:00
Alex Schroeder
61c8405379 (CreoleRule): Support \\. 2007-02-13 11:51:01 +00:00
Alex Schroeder
783e0247a9 (CreoleRule, $CreoleLineBreaks): New. 2007-02-13 11:49:58 +00:00
Fletcher T. Penney
a3c5207d8f Ensure that "content" div is included in all forms 2007-02-13 00:35:07 +00:00
Fletcher T. Penney
23a940e6d3 Update AdminPages handling for version 1.684 and beyond 2007-02-13 00:22:47 +00:00
Alex Schroeder
c580e506ea (PrintableIndexPages): Simplify, get rid of
extra initialization, sort.
2007-02-12 21:17:32 +00:00
Alex Schroeder
1399dd7532 (TocInit): New.
(TocRule, TocHeadings): Simplify the code so that id attributes
are only generated for the "main" page (the one returned by
GetId).
2007-02-09 21:52:45 +00:00
Alex Schroeder
8333658eb3 (NewSideBarGetHeader): Get rid of
$SideBarOpenPageName.
2007-02-09 21:51:09 +00:00
Ingo Belka
c1e303e34c inserted translation More... -> Weiterblättern... 2007-02-09 10:15:45 +00:00
Alex Schroeder
ef40dd4e4d (ImageSupportRule): Add a
CloseHtmlEnvironments() call if the image has a caption.
2007-02-09 00:37:29 +00:00
Alex Schroeder
dc4b0b64d0 By Rob Neild 2007-02-06 01:12:59 +00:00
Hélio Nunes
62c99b7156 revision -> s/revisão/versão/
current -> s/corrente/atual/
2007-02-05 13:54:38 +00:00
Hélio Nunes
cb99925b08 Added messages from small.pl and strange-spam.pl 2007-02-05 13:19:44 +00:00
Alex Schroeder
61eb7aaa33 (bbCodeRule): Support for h1-h6. 2007-01-31 23:49:38 +00:00
Alex Schroeder
8e265e4a24 New file. 2007-01-31 12:00:23 +00:00
Alex Schroeder
1542543d79 (bbCodeRule): Added smiley fallback. 2007-01-31 08:35:27 +00:00
Alex Schroeder
232452615f (bbCodeRule): Added smiley fallback. 2007-01-31 08:31:34 +00:00
Alex Schroeder
599504c1bc (bbCodeRule): Added support for url, img,
quote, and code.
2007-01-31 08:23:19 +00:00
Alex Schroeder
d68957b5cf New file. 2007-01-30 15:36:05 +00:00
Alex Schroeder
879c1860dc Checking of an old file from 2005. 2007-01-16 15:56:11 +00:00
Alex Schroeder
7369b67053 Updated copyright year. 2007-01-14 16:30:09 +00:00
Alex Schroeder
d913aca48c (StrangeNewBannedContent): Fix
whitespace-handling in regexp parsing.
2007-01-14 16:22:18 +00:00
Alex Schroeder
fc70881667 (StrangeNewBannedContent): Extract
strange banned content comment and display it, if possible.
2007-01-14 16:03:25 +00:00
Alex Schroeder
b13d37c70e Add CreoleHeadingRule to MyRules. 2007-01-14 13:44:24 +00:00
Alex Schroeder
b2da360bdd (CreoleHeadingRule, CreoleRule): Moved
headings into separate rule with a very different priority so that
the rule from toc.pl can override it.
2007-01-12 20:59:02 +00:00
Alex Schroeder
d263bf1095 (TocRule): Make it compatible with creole.pl. 2007-01-12 20:57:48 +00:00
Alex Schroeder
d5ad864c57 (CreoleRule): Added simple tables.
(CreoleRule): New.
2007-01-12 02:40:42 +00:00
Alex Schroeder
ea1a76ad40 Undo last change. 2007-01-12 02:04:13 +00:00
Alex Schroeder
e9b7971daa updated copyright year 2007-01-12 02:00:44 +00:00
Hélio Nunes
e9f9987f77 Added messages from checkbox, nearlink-create and questionasker. 2007-01-09 00:30:09 +00:00
Alex Schroeder
e3e105bc25 !!! 2007-01-05 22:16:23 +00:00
Alex Schroeder
48688c9896 (NewQuestionaskerDoPost): Added 'Use
the back button to return the previous page and try again.'
2007-01-04 10:51:11 +00:00
Alex Schroeder
784a5a55fb New. 2007-01-02 20:16:35 +00:00
Alex Schroeder
5c81d177bf (SearchFreeTextIndex): Use temporary
files while building the index, and use rename at the end to
replace the current files with the new files.
2006-12-31 11:10:10 +00:00
Alex Schroeder
c8911784f6 ($TocAutomatic): Reset the default to 1, so that
all the relevant tests don't fail.
2006-12-27 22:06:30 +00:00
Alex Schroeder
d130c73470 (FormsRule): Remove <div> rule an extra
grouping from regexp.
2006-12-22 15:49:36 +00:00
Alex Schroeder
1cf9f3cce2 Get rid of $NamespacesInit.
(NamespacesInitVariables): Get rid of various Init() calls because
they are all handled in ReInit(). Reset @IndexList so that
AllPagesList will actually do something.
2006-12-22 15:27:17 +00:00
Alex Schroeder
2aed03e96b (PrintAllReferers): Add div.page
around each page entry.
(GetReferers): Removed HR.
2006-12-22 01:27:48 +00:00
Alex Schroeder
0c03f9fb4b Updated copyright year. 2006-12-21 21:56:34 +00:00
Alex Schroeder
14facff422 (DoJournalRss): Undo last change where
the date is retrieved from the date in the header. Instead, the
date of the last major edit is used.
2006-12-21 21:40:19 +00:00
Alex Schroeder
6af773f26e Update regexp again. 2006-12-20 16:53:45 +00:00
Alex Schroeder
a0f8dde2b7 Update regexp again. 2006-12-20 16:52:25 +00:00
Alex Schroeder
589dad4ea7 Copy from Brock Wilcox with some changes to the regexp. 2006-12-20 16:48:40 +00:00
Alex Schroeder
59b9c2da5e (CalendarRule): Move
Clean(CloseHtmlEnvironments()) in front of the call to Dirty() so
that the closing p tag belongs to the clean block.
2006-12-14 12:13:14 +00:00
Alex Schroeder
a85855e40b Fix GMT issue. 2006-12-12 15:17:59 +00:00
Alex Schroeder
cc95af9bfa (DoJournalRss): In the default case, use
the date extracted from the page title to compute the pubDate we
will report. This makes more sense when the wiki feed is
incorporated into a planet, where all pages are sorted by pubDate.
Last edit date will look strange. You can still override it using
ts=1.
2006-12-12 14:53:41 +00:00
Alex Schroeder
31826cef69 *** empty log message *** 2006-12-02 21:36:01 +00:00