Alex Schroeder
d614c950a9
(SearchFreeTextCloud): Sort keys,
...
separate by ellipsis.
2006-03-02 00:58:28 +00:00
Alex Schroeder
f5f819eef4
(SearchFreeTextCloud): Size varies between 80% and 200%.
2006-03-01 23:29:53 +00:00
Alex Schroeder
404c22789b
(SearchFreeTextCloud): Size varies between 100% and 200% only.
2006-03-01 23:28:32 +00:00
Alex Schroeder
012e4fae41
(SearchFreeTextCloud): Don't sort.
2006-03-01 23:27:26 +00:00
Alex Schroeder
fd09eb30f2
(SearchFreeTextMenu): Add tag cloud
...
menu item.
(SearchFreeTextIndex): New.
2006-03-01 23:20:17 +00:00
Alex Schroeder
5a80d9682c
(ImageSupportRule): Allow multiple CSS classes.
2006-02-26 21:06:33 +00:00
Alex Schroeder
31dab315bb
(NewLangGetNearLinksUsed): Don't use
...
GetFormStart, because that resulted in invalid HTML with CGI.pm
3.10 on communitywiki.org.
2006-02-26 03:12:35 +00:00
Alex Schroeder
ed77406d78
(DoNew): Use $Now instead of $time.
2006-02-22 22:28:42 +00:00
Alex Schroeder
2b947a2d84
(DoNew): Allow the addition of an id parameter.
2006-02-22 22:27:27 +00:00
Alex Schroeder
48df86d89e
new
2006-02-22 22:21:35 +00:00
Alex Schroeder
f7b73bc4ed
($HideEditorPages $HideAdminPages)
...
($HideRegExEditor $HideRegExAdmin): New.
($HiddenPages): Deleted.
(NewOpenPage): Change to use the new variables.
2006-02-22 17:30:26 +00:00
Alex Schroeder
4a91e2aaa8
(GrepRule): Trust that $_ doesn't get clobbered.
...
Return empty string if rule matched.
2006-02-15 19:29:39 +00:00
Alex Schroeder
e091066ab1
(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
68f31c5687
*** empty log message ***
2006-02-15 07:24:10 +00:00
Alex Schroeder
931e63814d
(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
24b8804479
(DoYearCalendar): Don't allow year 0.
2006-02-12 14:04:32 +00:00
Victor Osadci
dcd48788fe
romanian-utf8.pl: New translations for error and help messages.
2006-02-11 21:51:50 +00:00
Alex Schroeder
ddffcedfe3
(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
8e37dd7fa9
typo
2006-01-27 08:14:23 +00:00
Alex Schroeder
e60bc57a74
*** empty log message ***
2006-01-21 21:13:53 +00:00
Alex Schroeder
76e06cbb88
update
2006-01-21 21:06:00 +00:00
Alex Schroeder
e107345725
*** empty log message ***
2006-01-21 21:05:05 +00:00
Alex Schroeder
f695ad0fc9
*** empty log message ***
2006-01-21 17:11:02 +00:00
Alex Schroeder
acb2b531c6
(draw_month, month_name): Translate weekdays and month names.
2006-01-21 16:49:26 +00:00
Alex Schroeder
410b41ff6b
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
50493a5a8d
(SearchFreeTextNewGetRc): New.
2006-01-14 17:51:56 +00:00
Fletcher T. Penney
043061fb9a
Fix incompatibility with Firefox (and possibly other browsers);
...
download links should now end in `.pdf`
2006-01-08 20:48:00 +00:00
Fletcher T. Penney
05fffc0924
Fix bug with escaping WikiWords
2006-01-03 01:17:49 +00:00
Alex Schroeder
53a00fde2e
Various changes by Guido Jäkel without
...
ChangeLog entries. ;)
2006-01-02 10:15:04 +00:00
Alex Schroeder
441e47c767
(CategoryInit): Use $FreeLinkPattern instead of .* to match.
2006-01-01 23:46:57 +00:00
Alex Schroeder
7655cdef93
(CategoryInit): Use the first link of the
...
list, not the last one.
2006-01-01 23:44:19 +00:00
Alex Schroeder
f24e8ba851
*** empty log message ***
2005-12-30 13:33:00 +00:00
Alex Schroeder
9fe41266c8
(SearchFreeTextIndex): Remove
...
underscores before adding pagename to the indexed content.
2005-12-30 13:31:03 +00:00
Alex Schroeder
878b9f040e
copy right year
2005-12-29 16:02:08 +00:00
Alex Schroeder
635b3d50b4
(TocRule): Prevent H1.
2005-12-28 01:51:28 +00:00
Alex Schroeder
d23be7fa97
(UsemodRule, WikiHeading): Prevent H1.
2005-12-28 01:28:04 +00:00
Alex Schroeder
ccce855c72
(DoDespam): Fix caching of rules.
2005-12-27 00:00:22 +00:00
Alex Schroeder
374cb9f8d6
(DoDespam): Fix caching of rules.
...
(DespamBannedContent): Correctly implement the rules.
2005-12-26 23:56:12 +00:00
Alex Schroeder
77e4ed3474
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
98aa0601eb
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
e19db031e1
(SearchFreeTextTitleAndBody): Correct
...
handling of raw parameter.
2005-12-26 12:51:12 +00:00
Alex Schroeder
84fa204471
(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
0aa1788773
(TagsSearch): Removed warning.
2005-12-24 23:25:26 +00:00
Alex Schroeder
c236c042b4
($LocalNamesCollectMaxWords)
...
(LocalNamesNewSave): New option, use it.
2005-12-23 13:52:38 +00:00
Alex Schroeder
bc6423e353
(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
e3a62ce0a5
(LocalNamesNewSave): New, to automatically
...
add all named external links to LocalNames.
($LocalNamesCollect): New option.
2005-12-20 16:01:43 +00:00
Alex Schroeder
9dca6c0073
(AggregateRule): Add RSS feed.
2005-12-20 00:51:33 +00:00
Alex Schroeder
71b1c9f368
($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
3df0370180
(NewPageTypeDoPost): Unquote HTML when
...
stuffing the text back into the text parameter.
2005-12-18 20:25:41 +00:00
Alex Schroeder
79df8bab52
*** empty log message ***
2005-12-18 00:07:53 +00:00