Alex Schroeder
d6cb485dd3
Yet another shot at fixing the whole QuoteHtml issue
2007-09-10 19:32:30 +00:00
Alex Schroeder
837af28c91
Add the ability to preserve the Comments link in a plainsite
2007-09-10 04:15:23 +00:00
Alex Schroeder
d31cf993da
My last update converted the syntax to Markdown - this fixes that change, and I apologize for the oversight.
2007-09-10 03:52:58 +00:00
Alex Schroeder
4d89e47694
add TODO for bug fix
2007-09-09 21:26:57 +00:00
Alex Schroeder
1b46550ded
Look for '>' instead of '>' since we are letting Oddmuse do the encoding
2007-09-09 20:58:44 +00:00
Alex Schroeder
8a046e7240
Fix bug in HTML excaping in code blocks that occured as a result of a change in behavior of Oddmse.
2007-09-09 16:13:22 +00:00
Alex Schroeder
48d4104acd
Generate a plain text listing of all pages in a wiki, suitable for indexing by Google.
2007-09-09 16:01:28 +00:00
Alex Schroeder
445db42db5
Fix a security hole where QuoteHTML was disabled and allowed visitors
...
to insert arbitrary HTML code.
2007-09-09 15:36:42 +00:00
Alex Schroeder
7f82b5ecb7
(CreoleRule): Added ~ rule.
2007-08-30 06:27:56 +00:00
Alex Schroeder
dfb1751748
(TocHeadings, TocPageHtml): Use TocPageHtml
...
instead of PageHtml. There, localize the HTML cache to make sure
the updated cache will in fact get saved.
2007-08-29 13:51:36 +00:00
Alex Schroeder
5e4f10df2a
removed some useless stuff
2007-08-24 07:12:32 +00:00
Alex Schroeder
851f3ef506
fixed linktagsearch bug
2007-08-23 09:17:39 +00:00
Alex Schroeder
f863306f30
fixed searchtag bug
2007-08-23 09:02:27 +00:00
Alex Schroeder
13d00d1da7
A line for 1.806 release.
2007-08-23 05:29:53 +00:00
Alex Schroeder
c9ad4fca64
Update by Juanma
2007-08-19 21:36:55 +00:00
Alex Schroeder
9a267702ac
update from the wiki
2007-08-19 11:42:07 +00:00
Alex Schroeder
109b73d7bf
Update with missing texts.
2007-08-19 11:36:35 +00:00
Alex Schroeder
e1128e32d3
(TocRule): Add explanation. Renamed $key to
...
$id_required.
(TocHeadings): Use $TocPage as the template for the TOC.
2007-08-17 16:03:09 +00:00
Alex Schroeder
857d9c49b3
Bugfix.
2007-08-17 12:26:50 +00:00
Alex Schroeder
e50d29f521
(NewSearchFreeTextTitleAndBody): Do
...
not limit the number of items returned when producing raw output.
2007-08-17 12:25:06 +00:00
Alex Schroeder
c6b1a7af7b
*** empty log message ***
2007-08-17 00:45:27 +00:00
Alex Schroeder
578c8fd179
Fix license.
2007-08-17 00:31:33 +00:00
Alex Schroeder
60ac7476d9
Switch to GPLv3
2007-08-17 00:30:31 +00:00
Alex Schroeder
cce733196c
Switch to GPLv3
2007-08-17 00:28:10 +00:00
Alex Schroeder
d1edede2ec
Allow seven lives for cats.
2007-08-17 00:26:35 +00:00
Alex Schroeder
5f6abd07ab
(TocInit): Moved some init code here.
2007-08-17 00:24:14 +00:00
Alex Schroeder
2f2ce06d92
(TablesLongRow): Localize
...
$PortraitSupportColorDiv to prevent closing divs to appear inside
table cells.
2007-08-16 21:56:35 +00:00
Alex Schroeder
59e4f2bfcc
(EnclosureRule): Removed unused $result.
2007-08-16 19:59:13 +00:00
Alex Schroeder
c7645ea8ad
Remove declaration of $SideBarOpenPageName; change license to GPLv3
2007-08-15 15:08:51 +00:00
Alex Schroeder
90511ec5a8
(TocHeadings): Major overhaul using a call to
...
PageHtml() to generate the HTML of the page without table of
contents, extracting the generated HTML headings, producing the
table of contents, and finish generating the real HTML of the
page.
2007-08-12 23:43:15 +00:00
Alex Schroeder
30fcfeb972
(StaticFilesNewDoPost,
...
StaticFilesNewSave): Replace one by the other. We now hook into
Save() instead of DoPost() because this will make sure that static
files are recreated when a rollback from a text to an uploaded
file happens.
2007-08-12 11:37:01 +00:00
Alex Schroeder
fa7c90efb7
(SearchTagRule): Fix XHTML.
2007-08-11 10:48:19 +00:00
Alex Schroeder
819d0ef57a
(SearchTagRule): Fix handling of spaces.
2007-08-11 10:11:57 +00:00
Alex Schroeder
eadf38f0ed
a few corrections to work properly together with tagmap module
2007-08-06 10:54:04 +00:00
Alex Schroeder
2300f71048
(Today): New.
2007-08-03 23:08:43 +00:00
Alex Schroeder
a041d940a6
New.
2007-08-03 16:01:20 +00:00
Alex Schroeder
29929c5e1f
Improved functionality
2007-07-26 10:46:52 +00:00
Alex Schroeder
02c8fdc5f3
*** empty log message ***
2007-07-24 05:54:40 +00:00
Alex Schroeder
183eca2a1c
Update
2007-07-24 05:26:48 +00:00
Alex Schroeder
f92cee94ee
(CreoleRule): Be more tolerant with whitespace
...
following $FullUrlPattern.
2007-07-19 23:39:34 +00:00
Alex Schroeder
712d772ea9
New.
2007-07-18 08:09:29 +00:00
Alex Schroeder
30fccff7df
Whitespace changes.
2007-07-10 13:31:22 +00:00
Alex Schroeder
3672690486
(CreoleRule): Fix {{{{bar}}}}.
2007-07-10 13:30:10 +00:00
Alex Schroeder
e95e048d9a
(NewArchiveGetHeader): Reverse order, add number of articles in
...
brackets.
2007-07-04 20:14:44 +00:00
Alex Schroeder
e554cf60cf
(NewArchiveGetHeader): Add paragraph and span with "Archive".
2007-07-04 14:52:44 +00:00
Alex Schroeder
af70ccefaf
(NewArchiveGetHeader): Provide different
...
results depending on whether calendar.pl is installed or not.
2007-07-04 14:26:55 +00:00
Alex Schroeder
2c85481360
New
2007-07-04 14:17:08 +00:00
Alex Schroeder
aa0702e7be
*** empty log message ***
2007-07-03 15:49:14 +00:00
Alex Schroeder
6ba19f49c3
*** empty log message ***
2007-07-03 07:28:21 +00:00
Alex Schroeder
721c4e320f
(ImageSupportRule): Handle extra whitespace in
...
some positions.
2007-07-03 07:19:35 +00:00