Commit Graph

591 Commits

Author SHA1 Message Date
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
Alex Schroeder
40ddbd86dc (NewGetGotoBar): Append $UserGotoBar. 2005-09-09 16:00:50 +00:00
Alex Schroeder
584fb34f4a Fix bug when $RequireLoginToEdit = 0; 2005-09-08 02:07:19 +00:00
Alex Schroeder
ecb44e165e (CategoriesNewOpenPage): Handle extra tag
parameter.
(NewGetGotoBar): Add extra tag parameter where necessary.
(CategoryInit): Use FreeToNormal on menu entries.
2005-09-07 19:47:30 +00:00
Alex Schroeder
afd5ec2f91 Bugfix in regular expression. 2005-09-05 20:42:03 +00:00
Alex Schroeder
c2fb4807e0 (GotoBarInit): First link, not last link is what matters. 2005-09-05 20:40:42 +00:00
Alex Schroeder
5f5c375972 (NewGetGotoBar): Link to current page as
well.  Don't use pipe as separator.
2005-09-05 20:03:55 +00:00
Alex Schroeder
3cd3b7097b (CategoriesNewOpenPage): Fix journal regex. 2005-09-05 19:06:00 +00:00
Alex Schroeder
bb32f9ebc7 (CategoriesNewOpenPage): Bugfix.
(NewGetGotoBar): Chnange Order.
2005-09-05 00:06:16 +00:00
Alex Schroeder
ea508e3549 (DoCategories): Use GetEditLink instead of
GetPageLink.
(NewGetGotoBar): Add Categories to GotoBar.
2005-09-04 23:59:52 +00:00
Alex Schroeder
c61201fdbe New. 2005-09-04 23:39:07 +00:00