Commit Graph

587 Commits

Author SHA1 Message Date
Alex Schroeder
ff3149a8ba updates 2005-10-09 12:48:35 +00:00
Alex Schroeder
5316791f44 New file by Victor Osadci 2005-10-09 12:39:41 +00:00
Alex Schroeder
f2ebfd7a20 Removed $DefaultStyleSheet. 2005-10-09 11:57:52 +00:00
Alex Schroeder
7ef4527f14 (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
48361aee37 (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
58911a451f Removed $DefaultStyleSheet. 2005-10-09 00:55:43 +00:00
Alex Schroeder
5771e8c251 (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
e263a00265 Get rid of $DefaultStyleSheet. 2005-10-07 23:23:30 +00:00
Alex Schroeder
95ffeec735 (DoBigBrother): Make sure only unique
targets are listed.
2005-10-07 13:09:29 +00:00
Fletcher T. Penney
27c15b6a96 Fix bug when using WikiLinks with underlines(spaces) 2005-10-05 18:16:40 +00:00
Fletcher T. Penney
deed72bb7b Fix last second typo in last version 2005-10-03 06:22:16 +00:00
Fletcher T. Penney
cad280d368 Remove the timeout fix
Add fix for old versions of LWP
2005-10-03 06:20:18 +00:00
Fletcher T. Penney
ab78bc0978 Fix bug with calling _UnescapeSpecialChars 2005-10-02 00:02:57 +00:00
Alex Schroeder
c8c5dc0ffc (DoCategories): Go to the edit page when
submitting the form.
2005-10-01 22:54:09 +00:00
Fletcher T. Penney
3d8267d083 Fix problem with linebreaks 2005-09-29 12:10:09 +00:00
Fletcher T. Penney
d776ccfabf Added detection for MultiMarkdown to allow footnotes 2005-09-28 22:22:44 +00:00
Fletcher T. Penney
3728b30f0a Fix non-markdown FlickrPhoto rule (I think) 2005-09-28 14:16:00 +00:00
Alex Schroeder
a155c1664e (MarkupRule): Fix multiline problem. 2005-09-25 11:14:58 +00:00
Alex Schroeder
ad3a3e90d7 (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
bf63ab1aea Fix pasting bug. 2005-09-24 08:17:05 +00:00
Alex Schroeder
b373f28f91 (DespamMenu): Added entry to the
administration page.
2005-09-24 08:15:42 +00:00
Fletcher T. Penney
545a79a24b Add support for individual photos
Add timeout to improve reliability
2005-09-21 20:48:01 +00:00
Fletcher T. Penney
28f62de851 Fix code to decide when to update the cluster page 2005-09-19 21:29:30 +00:00
Fletcher T. Penney
6c32d451bd Initial release 2005-09-19 19:26:21 +00:00
Fletcher T. Penney
207f88a4f0 Fix error with duplicating gallery when Markdown is NOT installed 2005-09-18 17:06:16 +00:00
Alex Schroeder
d5a193cddf Make warnings depend on a local variable instead of being commented
out.
2005-09-18 13:49:53 +00:00
Alex Schroeder
6f65ac8097 (lock, unlock): Fake them.
(%implemented): List lock.
(options): Use DAV: 1 header.
2005-09-18 13:12:14 +00:00
Alex Schroeder
0c733f31b4 (RefererTrack): No refererrers
unless there is a page id they belong to.
2005-09-18 10:26:57 +00:00
Alex Schroeder
0464e2da8c Update translation. 2005-09-15 18:09:54 +00:00
Alex Schroeder
f87673f345 (TocRule): Try to avoid empty element shorthand
for anchor id when $UseModMarkupInTitles is set.
2005-09-14 17:10:59 +00:00
Fletcher T. Penney
1e0adcb5ec After fixing template issue, no longer need to convert '_' to '\_' 2005-09-13 05:46:37 +00:00
Fletcher T. Penney
1156bda54f Fix XHTML validation error when used with Markdown 2005-09-13 03:35:53 +00:00
Fletcher T. Penney
b53dbbcac4 Fix bugs 2005-09-13 01:30:37 +00:00
Fletcher T. Penney
87a294f373 Initial public version 2005-09-13 00:10:42 +00:00
Fletcher T. Penney
3d0d882d1d Allow other modules to be compatible with Markdown 2005-09-13 00:09:24 +00:00
Alex Schroeder
038f9c1a6a (MarkupInit): Simplified code by making it
less tight.
(MarkupForcedPairs): Removed.
2005-09-10 03:18:29 +00:00
Alex Schroeder
f67d60f400 (NewGetGotoBar): Append $UserGotoBar. 2005-09-09 16:00:50 +00:00
Fletcher T. Penney
fb44e2116c Fix bug when $RequireLoginToEdit = 0; 2005-09-08 02:07:19 +00:00
Alex Schroeder
7d1d54016e (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
4bf3fc543c Bugfix in regular expression. 2005-09-05 20:42:03 +00:00
Alex Schroeder
6f56399404 (GotoBarInit): First link, not last link is what matters. 2005-09-05 20:40:42 +00:00
Alex Schroeder
0f411996ba (NewGetGotoBar): Link to current page as
well.  Don't use pipe as separator.
2005-09-05 20:03:55 +00:00
Alex Schroeder
0544b046d4 (CategoriesNewOpenPage): Fix journal regex. 2005-09-05 19:06:00 +00:00
Alex Schroeder
f10eef7b84 (CategoriesNewOpenPage): Bugfix.
(NewGetGotoBar): Chnange Order.
2005-09-05 00:06:16 +00:00
Alex Schroeder
c40e44be1d (DoCategories): Use GetEditLink instead of
GetPageLink.
(NewGetGotoBar): Add Categories to GotoBar.
2005-09-04 23:59:52 +00:00
Alex Schroeder
9791e02bf6 New. 2005-09-04 23:39:07 +00:00
Alex Schroeder
7a2183a120 (TocRule): Revers order of match and InElement
check as suggested by Markus Lude.  Without this patch, single
equal signs are eaten when $UseModMarkupInTitles is true.
2005-09-04 02:21:44 +00:00
Alex Schroeder
62cfafc67f (UsemodRule): Revers order of match and
InElement check as suggested by Markus Lude.  Without this patch,
single equal signs are eaten when $UseModMarkupInTitles is true.
2005-09-04 02:18:14 +00:00
Alex Schroeder
9db7d37100 (%MarkupForcedPairs): Changed definition for
triple braces.
(@markup_forced_pairs_re): Replaces $markup_forced_pairs_re as
internal variable.
(MarkupForcedPairs): New.
(MarkupInit): Use it to set @markup_forced_pairs_re.
2005-09-02 21:58:21 +00:00
Alex Schroeder
237c275b3c (StaticFileName): Use UrlDecode.
(StaticUrlDecode): Removed.
2005-09-02 12:05:48 +00:00