Commit Graph

1102 Commits

Author SHA1 Message Date
Alex Schroeder
7b12e6f68d (PermanentAnchorsRule): Permanent
anchor definitions are dirty, thus print instead of return the
HTML string.
2007-10-05 23:52:24 +00:00
Alex Schroeder
8ab0613bf9 *** empty log message *** 2007-10-02 13:22:51 +00:00
Alex Schroeder
8aade10c7a ($SisterSiteLogoUrl): Added. 2007-10-02 13:21:10 +00:00
Alex Schroeder
c0c3530dec (NewLocalNamesResolveId): Existing local pages take precedence
over local names, but local names take precedence over Near Links.
2007-10-02 12:36:02 +00:00
Alex Schroeder
33c6de75b2 Make localnames.pl independent from the near link machinery and
simplify the initialization somewhat. Added POD.

($LocalNamesInit, NewLocalNamesReInit): Deleted.
(LocalNamesInit): No longer use %NearSource.
(NewLocalNamesGetInterSiteUrl, NewLocalNamesResolveId): Hook into
ResolveId instead of GetInterSiteUrl.
2007-10-02 12:32:49 +00:00
Alex Schroeder
aef9035836 Switch some head3 to head2 and get rid of the User Interface heading. 2007-10-02 10:00:05 +00:00
Alex Schroeder
360cdd1f32 Updated copyright years based on the earliest mention in the ChangeLog
file.
2007-10-02 09:54:50 +00:00
Alex Schroeder
8f18d32df9 New, moved from wiki.pl. 2007-10-02 09:51:00 +00:00
Alex Schroeder
2c16fbe50b Fix POD. 2007-10-02 09:34:12 +00:00
Alex Schroeder
e514b08263 ($QuestionaskerSecretKey): New option.
(QuestionaskerInit, NewQuestionaskerDoPost): Use it.
2007-10-01 00:17:32 +00:00
Alex Schroeder
649940669b (GetPermanentAnchor): Use
NormalToFree in the warning message.
(NewPermanentAnchorsGetHistoryLine): New. Allow viewing of old
revisions of pages where a permanent anchor of the same name
exists.
2007-09-29 16:06:15 +00:00
Alex Schroeder
d5e6ed6c6e Moved code here and rewrote
it somewhat. Use @IndexOptions to reintroduce permanent anchors
into the list of all pages.
2007-09-27 15:58:56 +00:00
Alex Schroeder
f8494ce94d Added some POD documentation.
(NewNamespaceScriptLink): Added edit backlink for interlink
redirection.
(NewNamespaceBrowsePage): Replaces BrowsePage; adds redirection
for interlinks.
2007-09-25 15:32:30 +00:00
Alex Schroeder
765129a490 Added some POD documentation.
(NewNamespaceScriptLink): Added edit backlink for interlink
redirection.
(NewNamespaceBrowsePage): Replaces BrowsePage; adds redirection
for interlinks.
2007-09-24 08:29:31 +00:00
Alex Schroeder
b9af930d35 (DoJournalRss): Added search parameter. 2007-09-14 21:18:58 +00:00
Alex Schroeder
f9befb1f6c (NewSearchFreeTextTitleAndBody):
Added unwanted tags using -tag:foo syntax.
2007-09-14 20:17:58 +00:00
Alex Schroeder
007e1b685c Fix <journal> so that it works again. 2007-09-12 05:02:13 +00:00
Alex Schroeder
d54c162415 Another iteration at a fix 2007-09-10 19:52:50 +00:00
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 '&gt;' 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