Alex Schroeder
3779f1965e
(ImageSupportRule): Handle spaces in external
...
names.
2006-03-06 14:19:56 +00:00
Alex Schroeder
971dc6bb08
(MarkupRule): Handle quotes.
...
($MarkupQuotes): New.
($MarkupQuoteTable): New.
(MarkupRule): Use them.
2006-03-06 01:53:29 +00:00
Alex Schroeder
0f10fb11df
Update copyright year.
2006-03-06 00:27:08 +00:00
Alex Schroeder
83f97b0627
(MarkupRule): Use numbered entities instead of utf-8 encoded characters.
...
($MarkupQuotes): delete again.
2006-03-06 00:26:50 +00:00
Alex Schroeder
cce28f01d8
(MarkupRule): Handle quotes.
...
($MarkupQuotes): New.
2006-03-06 00:14:22 +00:00
Alex Schroeder
c0a98c29f3
(ImageSupportRule): Simplified use of "external".
2006-03-05 16:47:44 +00:00
Alex Schroeder
a915f0fee0
(ImageGetExternalUrl): New.
...
(ImageSupportRule): Use it. Handle caption and reference.
2006-03-05 16:19:29 +00:00
Alex Schroeder
b70fb0d579
(process): Use limited set of bytes
...
to recognize words.
2006-03-04 23:04:12 +00:00
Alex Schroeder
f7dd877548
(SearchFreeTextNop): Override
...
SearchResultCount.
(SearchFreeTextDB): Don't make the special tokenizer optional. By
default Oddmuse will not do stemming, stop lists, etc.
2006-03-04 22:49:28 +00:00
Alex Schroeder
69eb088d06
(OddMuse::Tokenize): New class for
...
tokenization of tags.
(SearchFreeTextDB): New.
(SearchFreeTextIndex, SearchFreeTextCloud)
(SearchFreeTextTitleAndBody): Use it.
(SearchFreeTextGet): Receive database as a parameter instead of a
file.
2006-03-04 22:30:42 +00:00
Alex Schroeder
0ed3856523
More bugfixing for the html unquoting of urls.
2006-03-03 23:04:47 +00:00
Alex Schroeder
434621d0b5
(ImageSupportRule): Unquote HTML for external links.
2006-03-03 22:42:17 +00:00
Alex Schroeder
5f0d05f0dd
(ImageSupportRule): Unquote HTML for external links.
2006-03-03 22:41:25 +00:00
Alex Schroeder
fcf4fb381b
(ImageSupportRule): Unquote HTML for external
...
links.
2006-03-03 22:27:07 +00:00
Alex Schroeder
6939fbc3c0
Update ModulesDescription.
2006-03-03 16:15:30 +00:00
Alex Schroeder
416000579e
*** empty log message ***
2006-03-03 16:14:20 +00:00
Alex Schroeder
3ac8f80abe
Update copyright year.
2006-03-03 15:52:54 +00:00
Alex Schroeder
45076eb0c0
(CreatePidFile): Print all parameters except
...
for the pwd parameter into the pidfile.
2006-03-03 15:51:48 +00:00
Alex Schroeder
6effc8daaf
(CreatePidFile): Put action and id into the
...
pid file.
2006-03-02 20:55:37 +00:00
Alex Schroeder
60d2c430ad
(SearchFreeTextIndex): No longer lock the wiki while indexing.
...
Indexing takes way too long!
2006-03-02 20:26:26 +00:00
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