Commit Graph

667 Commits

Author SHA1 Message Date
Alex Schroeder
49ce8198c1 new 2006-02-22 22:21:35 +00:00
Alex Schroeder
6739a0ca3f ($HideEditorPages $HideAdminPages)
($HideRegExEditor $HideRegExAdmin): New.
($HiddenPages): Deleted.
(NewOpenPage): Change to use the new variables.
2006-02-22 17:30:26 +00:00
Alex Schroeder
2967fdb439 (GrepRule): Trust that $_ doesn't get clobbered.
Return empty string if rule matched.
2006-02-15 19:29:39 +00:00
Alex Schroeder
07210d4577 (GrepRule): No longer use OpenPage, since that
corrupts the HTML cache of the last page when rendering it for the
first time.  No longer take page language into account.
2006-02-15 19:08:20 +00:00
Alex Schroeder
89e964438e *** empty log message *** 2006-02-15 07:24:10 +00:00
Alex Schroeder
d9acaa69f6 (CalendarRule): The start div for the
calendar is part of the dirty rule and should not be added to the
clean block.  (This resulted in a doubling of the div start tag.)
(Cal): Don't allow year 0.
2006-02-12 17:29:23 +00:00
Alex Schroeder
8feafa1eef (DoYearCalendar): Don't allow year 0. 2006-02-12 14:04:32 +00:00
Alex Schroeder
99a1875d6c romanian-utf8.pl: New translations for error and help messages. 2006-02-11 21:51:50 +00:00
Alex Schroeder
95ff677c2a (Cal): Removed limit on years.
(draw_month): Handle 1582-10-04.
(zeller): Handle 1582 and years smaller than 1582.
2006-02-11 17:47:41 +00:00
Alex Schroeder
6d5ff507b4 typo 2006-01-27 08:14:23 +00:00
Alex Schroeder
e8808e5572 *** empty log message *** 2006-01-21 21:13:53 +00:00
Alex Schroeder
7a4432f280 update 2006-01-21 21:06:00 +00:00
Alex Schroeder
13880417b5 *** empty log message *** 2006-01-21 21:05:05 +00:00
Alex Schroeder
400b49a8fb *** empty log message *** 2006-01-21 17:11:02 +00:00
Alex Schroeder
8d53e078a4 (draw_month, month_name): Translate weekdays and month names. 2006-01-21 16:49:26 +00:00
Alex Schroeder
7df879d689 Patch by Ingo Belka to get rid of all dependencies.
($CalendarUseCal): Removed.
(Cal): Use draw_month instead of cal or a Perl module.
(draw_month, zeller, leap_year, month_days, month_name): New.
2006-01-21 16:45:56 +00:00
Alex Schroeder
ad7767067a (SearchFreeTextNewGetRc): New. 2006-01-14 17:51:56 +00:00
Alex Schroeder
8aaa6b4491 Fix incompatibility with Firefox (and possibly other browsers);
download links should now end in `.pdf`
2006-01-08 20:48:00 +00:00
Alex Schroeder
9207fc0bf2 Fix bug with escaping WikiWords 2006-01-03 01:17:49 +00:00
Alex Schroeder
880a371c30 Various changes by Guido Jäkel without
ChangeLog entries.  ;)
2006-01-02 10:15:04 +00:00
Alex Schroeder
3899d61932 (CategoryInit): Use $FreeLinkPattern instead of .* to match. 2006-01-01 23:46:57 +00:00
Alex Schroeder
e34a935e87 (CategoryInit): Use the first link of the
list, not the last one.
2006-01-01 23:44:19 +00:00
Alex Schroeder
87d5b0fe38 *** empty log message *** 2005-12-30 13:33:00 +00:00
Alex Schroeder
54a8595a55 (SearchFreeTextIndex): Remove
underscores before adding pagename to the indexed content.
2005-12-30 13:31:03 +00:00
Alex Schroeder
2735573ad7 copy right year 2005-12-29 16:02:08 +00:00
Alex Schroeder
413fdfe665 (TocRule): Prevent H1. 2005-12-28 01:51:28 +00:00
Alex Schroeder
5570faace3 (UsemodRule, WikiHeading): Prevent H1. 2005-12-28 01:28:04 +00:00
Alex Schroeder
451622f74b (DoDespam): Fix caching of rules. 2005-12-27 00:00:22 +00:00
Alex Schroeder
ead530ba7b (DoDespam): Fix caching of rules.
(DespamBannedContent): Correctly implement the rules.
2005-12-26 23:56:12 +00:00
Alex Schroeder
737d281253 No more indexing, since this is now handled by
the indexed search.
(TagsSearchIndex, TagsNewGetSearchForm, TagsSearch)
(TagsSearchTitleAndBody, TagsSearchNewHighlightRegex)
(TagsSearchMenu): Deleted.
2005-12-26 15:21:58 +00:00
Alex Schroeder
bce56c77d0 Add separate indexing of tags, an a
new formatting rule for tags.
($SearchFreeTextTagUrl): New option.
(SearchFreeTextTagsRule): New Rule.
(SearchFreeTextIndex): Index tags in a separate index.
(SearchFreeTextTitleAndBody): Correct handling of raw parameter,
handle searching for tags, use SearchFreeTextGet helper.
(SearchFreeTextGet): New.
2005-12-26 15:15:02 +00:00
Alex Schroeder
8fbcdebdf7 (SearchFreeTextTitleAndBody): Correct
handling of raw parameter.
2005-12-26 12:51:12 +00:00
Alex Schroeder
04f6cbaea2 (TagsSearch): Replaced code with a modified copy of DoSearch to
avoid too much hackery around conflicts with search-freetext.txt.
2005-12-24 23:48:52 +00:00
Alex Schroeder
4344957b81 (TagsSearch): Removed warning. 2005-12-24 23:25:26 +00:00
Alex Schroeder
f33d38b564 ($LocalNamesCollectMaxWords)
(LocalNamesNewSave): New option, use it.
2005-12-23 13:52:38 +00:00
Alex Schroeder
2f99f1ffd5 (LocalNamesNewSave): Note what local names
have been added in the summary for the LocalNames page.
2005-12-22 10:52:16 +00:00
Alex Schroeder
92c3da1965 (LocalNamesNewSave): New, to automatically
add all named external links to LocalNames.
($LocalNamesCollect): New option.
2005-12-20 16:01:43 +00:00
Alex Schroeder
d79531138b (AggregateRule): Add RSS feed. 2005-12-20 00:51:33 +00:00
Alex Schroeder
5c8b435114 ($TagsSearch): New option.
(TagsSearchMenu): New, added to @MyAdminCode.
(TagsSearchIndex): New, added to %Action.
(TagsNewGetSearchForm): New, replaces GetSearchForm.
(TagsSearch): New, added to %Action.
(TagsSearchTitleAndBody, TagsSearchNewHighlightRegex): New,
modelled on search-freetext.pl.
2005-12-19 00:21:28 +00:00
Alex Schroeder
4698b0025b (NewPageTypeDoPost): Unquote HTML when
stuffing the text back into the text parameter.
2005-12-18 20:25:41 +00:00
Alex Schroeder
9d0f975400 *** empty log message *** 2005-12-18 00:07:53 +00:00
Alex Schroeder
90c25c9090 new version awwaiid 2005-12-18 00:07:36 +00:00
Alex Schroeder
807683242f fix learn more links 2005-12-16 12:53:48 +00:00
Alex Schroeder
9a8af14589 fix divs, remove leading header 2005-12-16 12:48:27 +00:00
Alex Schroeder
c6664a04f5 new 2005-12-16 12:40:28 +00:00
Alex Schroeder
7a63b32fdf (TablesLongRule, TablesLongRow): Implement rowspan. 2005-12-13 22:50:33 +00:00
Alex Schroeder
eebdb4a78d (TablesLongRule): Fix problem with extra
hr element or missing last cell if the table was the last thing on
the page.
2005-12-13 12:48:22 +00:00
Alex Schroeder
24fd9cac82 added period to end of one text 2005-12-11 20:15:29 +00:00
Alex Schroeder
4bd155f3ab (TocRule, TocHeadings): Change how anchor names are determined to
rule out conflicts with included pages such as the sidebar.
2005-12-08 12:42:36 +00:00
Alex Schroeder
da80d7cc5b (TocRule): Only set $TocShown if $TocAutomatic is
true, and therefore a table of contents has in fact been shown.
This solves the problem of <toc> only working before the first
heading (and requiring no headings in the sidebar).
2005-12-08 10:34:49 +00:00