Commit Graph

601 Commits

Author SHA1 Message Date
Alex Schroeder
9a642496cf Call NamespacesInitVariables as early as possible. 2005-10-28 08:06:11 +00:00
Alex Schroeder
cc0fb405cd (NamespacesInitVariables): Rewrite after
the changes to the main script regarding initialization.  Always
force a reinit (in a mod_perl context we cannot reuse the info).
2005-10-27 21:58:49 +00:00
Alex Schroeder
022ac13141 New module initialization 2005-10-24 18:58:42 +00:00
Alex Schroeder
dd1ff8029a (LocalNamesInit, LocalNamesNewNearInit):
Merged LocalNamesNewNearInit with LocalNamesInit.
2005-10-21 22:54:33 +00:00
Alex Schroeder
49b7647e70 removed unnecessary full stop at the end of a german translation 2005-10-15 22:34:52 +00:00
Alex Schroeder
8b56897bb7 Update translation. 2005-10-15 12:56:00 +00:00
Alex Schroeder
12053833fa (MarkupRule): Prevent forced markup from
spanning empty lines when start and end tag are the same.  This is
specially tricky when // is used on a file path, for example.
2005-10-14 21:12:55 +00:00
Alex Schroeder
3a03b93853 Add TOC option back to non-action version of clustermap 2005-10-13 14:09:40 +00:00
Alex Schroeder
0a93e51376 Add TOC option back to non-action version of clustermap 2005-10-13 14:01:22 +00:00
Alex Schroeder
a2a8340d72 Fix bug in translated strings that start with spaces 2005-10-12 14:34:42 +00:00
Alex Schroeder
ac0fa9b33b - revert to original QuoteHtml behavior, after patching bug in Oddmuse's
QuoteHtml routine
- Require a WikiWord to be preceded by whitespace to prevent over-eager matching
2005-10-11 18:44:42 +00:00
Alex Schroeder
441ae0aca7 Rescued some old texts that got lost because of whitespace and HTML changes. 2005-10-10 19:21:25 +00:00
Alex Schroeder
80cd1510ac Update with pt_PT by Guida Querido and Paulo Querido. 2005-10-10 18:59:54 +00:00
Alex Schroeder
2f851b55b0 Former portuguese-utf8.pl 2005-10-10 18:58:42 +00:00
Alex Schroeder
e8e9050697 updates 2005-10-09 12:48:35 +00:00
Alex Schroeder
ec1aec2ce9 New file by Victor Osadci 2005-10-09 12:39:41 +00:00
Alex Schroeder
f56f4c41d1 Removed $DefaultStyleSheet. 2005-10-09 11:57:52 +00:00
Alex Schroeder
35aff2c55e (MarkupRule): Make sure empty elements are not created, eg ____
stays ____ and does not turn into an empty (and thus invisible)
element.
2005-10-09 11:35:50 +00:00
Alex Schroeder
81292c2758 (MarkupRule): Fix regexp for forced pairs,
because it used to crash if no matching end was found for
thousands of characters.
2005-10-09 11:26:46 +00:00
Alex Schroeder
e003b55960 Removed $DefaultStyleSheet. 2005-10-09 00:55:43 +00:00
Alex Schroeder
9e994c629e (LineBreakRule): Fixed the same typo we
had in the main script many ages ago with a s* instead of \s*.
2005-10-09 00:25:01 +00:00
Alex Schroeder
0503dd4f70 Get rid of $DefaultStyleSheet. 2005-10-07 23:23:30 +00:00
Alex Schroeder
9e40d0b636 (DoBigBrother): Make sure only unique
targets are listed.
2005-10-07 13:09:29 +00:00
Alex Schroeder
bf05ce0795 Fix bug when using WikiLinks with underlines(spaces) 2005-10-05 18:16:40 +00:00
Alex Schroeder
116dc3bd90 Fix last second typo in last version 2005-10-03 06:22:16 +00:00
Alex Schroeder
43bd6a9b7d Remove the timeout fix
Add fix for old versions of LWP
2005-10-03 06:20:18 +00:00
Alex Schroeder
973d285c76 Fix bug with calling _UnescapeSpecialChars 2005-10-02 00:02:57 +00:00
Alex Schroeder
32338ad1de (DoCategories): Go to the edit page when
submitting the form.
2005-10-01 22:54:09 +00:00
Alex Schroeder
0d25423f28 Fix problem with linebreaks 2005-09-29 12:10:09 +00:00
Alex Schroeder
d7da573b3a Added detection for MultiMarkdown to allow footnotes 2005-09-28 22:22:44 +00:00
Alex Schroeder
c0939b7dd2 Fix non-markdown FlickrPhoto rule (I think) 2005-09-28 14:16:00 +00:00
Alex Schroeder
ab81bd1734 (MarkupRule): Fix multiline problem. 2005-09-25 11:14:58 +00:00
Alex Schroeder
d3567c1967 (SearchFreeTextTitleAndBody): Added
result list at the bottom of the search.  Added p.top and p.bottom
to the result pages p.
2005-09-24 10:13:01 +00:00
Alex Schroeder
6d84ba21f2 Fix pasting bug. 2005-09-24 08:17:05 +00:00
Alex Schroeder
abc90c142b (DespamMenu): Added entry to the
administration page.
2005-09-24 08:15:42 +00:00
Alex Schroeder
8d4dfa522a Add support for individual photos
Add timeout to improve reliability
2005-09-21 20:48:01 +00:00
Alex Schroeder
4c36560f18 Fix code to decide when to update the cluster page 2005-09-19 21:29:30 +00:00
Alex Schroeder
b0a2b9836a Initial release 2005-09-19 19:26:21 +00:00
Alex Schroeder
bba37aee3b Fix error with duplicating gallery when Markdown is NOT installed 2005-09-18 17:06:16 +00:00
Alex Schroeder
486be74a78 Make warnings depend on a local variable instead of being commented
out.
2005-09-18 13:49:53 +00:00
Alex Schroeder
9e36c5f9d1 (lock, unlock): Fake them.
(%implemented): List lock.
(options): Use DAV: 1 header.
2005-09-18 13:12:14 +00:00
Alex Schroeder
c7aa4f79f1 (RefererTrack): No refererrers
unless there is a page id they belong to.
2005-09-18 10:26:57 +00:00
Alex Schroeder
6430961f3e Update translation. 2005-09-15 18:09:54 +00:00
Alex Schroeder
4af86f973a (TocRule): Try to avoid empty element shorthand
for anchor id when $UseModMarkupInTitles is set.
2005-09-14 17:10:59 +00:00
Alex Schroeder
064a0819f1 After fixing template issue, no longer need to convert '_' to '\_' 2005-09-13 05:46:37 +00:00
Alex Schroeder
8e9481f72d Fix XHTML validation error when used with Markdown 2005-09-13 03:35:53 +00:00
Alex Schroeder
0c9096b7ae Fix bugs 2005-09-13 01:30:37 +00:00
Alex Schroeder
35b6d78514 Initial public version 2005-09-13 00:10:42 +00:00
Alex Schroeder
49f63b88e1 Allow other modules to be compatible with Markdown 2005-09-13 00:09:24 +00:00
Alex Schroeder
27f8f1929c (MarkupInit): Simplified code by making it
less tight.
(MarkupForcedPairs): Removed.
2005-09-10 03:18:29 +00:00