Commit Graph

970 Commits

Author SHA1 Message Date
Alex Schroeder
bb1ecbeec4 Add CreoleHeadingRule to MyRules. 2007-01-14 13:44:24 +00:00
Alex Schroeder
0f23a11b05 (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
3f8c2acca9 (TocRule): Make it compatible with creole.pl. 2007-01-12 20:57:48 +00:00
Alex Schroeder
0300cbf259 (CreoleRule): Added simple tables.
(CreoleRule): New.
2007-01-12 02:40:42 +00:00
Alex Schroeder
19a71d108e Undo last change. 2007-01-12 02:04:13 +00:00
Alex Schroeder
b096e01b63 updated copyright year 2007-01-12 02:00:44 +00:00
Alex Schroeder
5df8abd5ac Added messages from checkbox, nearlink-create and questionasker. 2007-01-09 00:30:09 +00:00
Alex Schroeder
161df6cf35 !!! 2007-01-05 22:16:23 +00:00
Alex Schroeder
a34529af4d (NewQuestionaskerDoPost): Added 'Use
the back button to return the previous page and try again.'
2007-01-04 10:51:11 +00:00
Alex Schroeder
da4ee56052 New. 2007-01-02 20:16:35 +00:00
Alex Schroeder
0ef55a4703 (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
2a2da63d1a ($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
7594f07af7 (FormsRule): Remove <div> rule an extra
grouping from regexp.
2006-12-22 15:49:36 +00:00
Alex Schroeder
a8c7dd0a97 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
f1ce31808f (PrintAllReferers): Add div.page
around each page entry.
(GetReferers): Removed HR.
2006-12-22 01:27:48 +00:00
Alex Schroeder
b6193db536 Updated copyright year. 2006-12-21 21:56:34 +00:00
Alex Schroeder
825b56d1fa (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
f7acae6dfe Update regexp again. 2006-12-20 16:53:45 +00:00
Alex Schroeder
cce2c6f2be Update regexp again. 2006-12-20 16:52:25 +00:00
Alex Schroeder
6869b9d678 Copy from Brock Wilcox with some changes to the regexp. 2006-12-20 16:48:40 +00:00
Alex Schroeder
08f411b65b (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
59dc18b3e3 Fix GMT issue. 2006-12-12 15:17:59 +00:00
Alex Schroeder
0dffc00296 (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
bb1b9fe863 *** empty log message *** 2006-12-02 21:36:01 +00:00
Alex Schroeder
a3dcfcc7f6 (CreoleRule): Improved heuristics allowing
bold words at the beginning of paragraphs.
2006-11-27 20:59:51 +00:00
Alex Schroeder
b2e7fb5504 fixed two small typos 2006-11-27 19:53:35 +00:00
Alex Schroeder
a2b11f4bec (CreoleRule): Support {{mu|text}}, ie. Creole
0.2.
2006-11-26 11:03:20 +00:00
Alex Schroeder
2e75b5c94a *** empty log message *** 2006-11-11 16:27:11 +00:00
Alex Schroeder
d5b832853e New. 2006-11-05 17:00:37 +00:00
Alex Schroeder
78d2c0b3af Minor header change to wiki upload. 2006-11-03 21:55:17 +00:00
Alex Schroeder
d2a241a403 Major revision and update. 2006-11-03 21:25:02 +00:00
Alex Schroeder
56264ba16d Get rid of íf... 2006-10-31 15:43:15 +00:00
Alex Schroeder
6c1f745d79 (SabiFooInit): Only append ellipsis if the text is longer than
$SummaryDefaultLength
2006-10-31 15:18:54 +00:00
Alex Schroeder
99e86ba2fc *** empty log message *** 2006-10-31 15:16:56 +00:00
Alex Schroeder
7426d29542 (SabiFooInit): Compute summary before prefixing existing page content. 2006-10-31 15:15:05 +00:00
Alex Schroeder
776306091c (SabiFooInit): Add summary. 2006-10-31 15:07:26 +00:00
Alex Schroeder
a939be9c03 Update after some debugging. 2006-10-31 11:46:13 +00:00
Alex Schroeder
e940dc207b New. 2006-10-31 10:59:09 +00:00
Alex Schroeder
185839112a Typo in german-utf8.pl 2006-10-30 11:19:17 +00:00
Alex Schroeder
dfaa877d24 Allow <html> blocks. 2006-10-29 08:24:03 +00:00
Alex Schroeder
e01a757b4b (StaticHtml): Fix bug. Target is $1 and not $id. 2006-10-25 11:30:31 +00:00
Alex Schroeder
d14374a79c (StaticHtml): Fix bug. Target is $1 and not $id. 2006-10-25 11:23:44 +00:00
Alex Schroeder
0791054e61 (StaticHtml): Handle #REDIRECT. 2006-10-25 11:16:24 +00:00
Alex Schroeder
e0621d9d58 Neu geordnet. 2006-10-23 11:34:05 +00:00
Alex Schroeder
58b4a5c4fe (RemovePidFile): Removed error message if
the pid file can no longer be found.
2006-10-21 18:51:40 +00:00
Alex Schroeder
0bd62d11e7 vatikan nationalfeiertag von johannes paul ii auf benedikt xvi
geändert.
2006-10-16 10:26:17 +00:00
Alex Schroeder
245880ed15 (LoadLanguage): Fix 'en' shortcut. 2006-10-10 10:23:58 +00:00
Alex Schroeder
10599fe9f5 (LoadLanguage): Change controlling
parameter from 'lang' to 'interface' because the interface
language should be independent from the filter language for search
and recent changes.
2006-10-10 10:07:11 +00:00
Alex Schroeder
46ecdfc13a (LoadLanguage): Consider en the default language (no translation
file and no extra config file to be loaded), use lang paramater if
available (already stored in the cookie).
2006-10-09 12:49:44 +00:00
Alex Schroeder
1fc7223a80 *** empty log message *** 2006-10-09 10:34:34 +00:00