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
Alex Schroeder
c7889d2241
(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
eb9c22dab8
(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
beb717a9ca
(%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
b0a4db8caf
(StaticFileName): Use UrlDecode.
...
(StaticUrlDecode): Removed.
2005-09-02 12:05:48 +00:00
Alex Schroeder
94682442f1
anonymous contribution by 213-205-69-211.net.novis.pt
2005-09-01 06:34:56 +00:00
Alex Schroeder
2642d3f842
Try not to update linked pages if not necessary
2005-08-30 23:49:05 +00:00
Alex Schroeder
ae12d81f0d
Don't add linked files if edit comment page, only the page you are commenting on
2005-08-30 23:28:48 +00:00
Alex Schroeder
0e02397561
(propfind): Handle UTF-8 correctly because the displayname is not
...
URL encoded.
2005-08-30 20:23:34 +00:00
Alex Schroeder
2308b354a5
(propfind): Removed warning.
2005-08-30 13:38:18 +00:00
Alex Schroeder
1c7933ad7f
($WebDavCache): New option.
...
(propfind_data): Use cached data if appropriate.
(propfind): Add support for displayname and getetag properties.
Use propfind_data() to cache data. Add etag to the response even
though the RFC says PROPFIND should not be cached. No longer use
libraries for decoding and escaping.
(DavNewOpenPage): Add 'created' property to all pages.
2005-08-30 12:58:41 +00:00
Alex Schroeder
3529ef8b7e
(put): Add support for image/png.
2005-08-29 20:58:17 +00:00
Alex Schroeder
b5dffa127a
(put): Bugfix
2005-08-29 20:47:28 +00:00
Alex Schroeder
e13f53fd60
(options): Don't send DAV header, since we're
...
not even a class 1 server.
(put): Handle image/jpeg files using magic bytes.
(no_content): New.
2005-08-29 18:03:05 +00:00
Alex Schroeder
0c2a189232
Removed warnings.
2005-08-28 21:04:55 +00:00
Alex Schroeder
6f209c075e
Added $ModulesDescription
2005-08-28 20:19:57 +00:00
Alex Schroeder
6cb4dd88cb
(get): Removed cookie code.
2005-08-28 19:48:56 +00:00
Alex Schroeder
dea2ca2539
Removed some dependencies
2005-08-28 19:21:27 +00:00
Alex Schroeder
c0ca2beb5f
Works with cadaver!
2005-08-28 19:09:09 +00:00
Alex Schroeder
6bebaddfd7
($TocAutomatic): New option to control whether the table of
...
contents is inserted automatically.
2005-08-28 17:38:22 +00:00
Alex Schroeder
b14ed2b4ca
(TocRule): Added <toc> rule. Fixed some markup
...
bugs (such that the toc div will now come after the closing of the
portrait div instead of nested within.
(TocHeadings): Protected pos in order to make this sub usable in
TocRule without the pos remembering workaround.
2005-08-28 17:31:01 +00:00
Alex Schroeder
90b436b7bb
work in progress
2005-08-26 23:52:20 +00:00