Alex Schroeder
24a6040baf
(LocalNamesNewSave): Sort list of defined
...
names to facilitate testing.
2006-03-18 19:52:53 +00:00
Alex Schroeder
3078b5385a
(PortraitSupportRule): Allow
...
indentation of [new] tags.
2006-03-18 19:51:58 +00:00
Alex Schroeder
1d34ea5224
Commend explaining a further dependency on portrait support.
2006-03-18 19:51:09 +00:00
Alex Schroeder
3ba8da4213
(LocalNamesNewSave): Bugfix.
2006-03-16 23:36:43 +00:00
Alex Schroeder
b15c0eac5f
(TocRule): Skip the a element inside headings.
2006-03-16 19:22:53 +00:00
Alex Schroeder
1acd2616e6
(DoAggregate): Add frontpage title to
...
channel title. Add page id to links.
2006-03-14 21:53:51 +00:00
Alex Schroeder
4a8388ac2e
doesn't work correctly, yet.
2006-03-13 01:38:34 +00:00
Alex Schroeder
1ee9fa881d
Big updated for national days in German.
2006-03-11 20:05:48 +00:00
Alex Schroeder
2c2606c927
(MarkupRule): Test for space before the quote
...
before checking for punctuation after the quote.
2006-03-11 18:10:43 +00:00
Alex Schroeder
fc4471f79b
(ImageSupportRule): Handle spaces in external
...
names.
(ImageSupportRule): Don't generate an alt text if none was
specified, since the rule forces you to pick an alt text if you're
going to provide a target.
2006-03-06 15:36:53 +00:00
Alex Schroeder
2d49af40c0
(ImageSupportRule): Handle spaces in external
...
names.
2006-03-06 14:19:56 +00:00
Alex Schroeder
4236ff2370
(MarkupRule): Handle quotes.
...
($MarkupQuotes): New.
($MarkupQuoteTable): New.
(MarkupRule): Use them.
2006-03-06 01:53:29 +00:00
Alex Schroeder
145cbb14b4
Update copyright year.
2006-03-06 00:27:08 +00:00
Alex Schroeder
8060790d9e
(MarkupRule): Use numbered entities instead of utf-8 encoded characters.
...
($MarkupQuotes): delete again.
2006-03-06 00:26:50 +00:00
Alex Schroeder
30c55c0e53
(MarkupRule): Handle quotes.
...
($MarkupQuotes): New.
2006-03-06 00:14:22 +00:00
Alex Schroeder
b66fef35d1
(ImageSupportRule): Simplified use of "external".
2006-03-05 16:47:44 +00:00
Alex Schroeder
c8e545d738
(ImageGetExternalUrl): New.
...
(ImageSupportRule): Use it. Handle caption and reference.
2006-03-05 16:19:29 +00:00
Alex Schroeder
aec9bb841f
(process): Use limited set of bytes
...
to recognize words.
2006-03-04 23:04:12 +00:00
Alex Schroeder
2f27bbe957
(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
f7afce36c8
(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
fd87bb5e51
More bugfixing for the html unquoting of urls.
2006-03-03 23:04:47 +00:00
Alex Schroeder
13095fe801
(ImageSupportRule): Unquote HTML for external links.
2006-03-03 22:42:17 +00:00
Alex Schroeder
8a40a3aac0
(ImageSupportRule): Unquote HTML for external links.
2006-03-03 22:41:25 +00:00
Alex Schroeder
ff0dfeb04b
(ImageSupportRule): Unquote HTML for external
...
links.
2006-03-03 22:27:07 +00:00
Alex Schroeder
55bed6324c
Update ModulesDescription.
2006-03-03 16:15:30 +00:00
Alex Schroeder
e15d7d9dc1
*** empty log message ***
2006-03-03 16:14:20 +00:00
Alex Schroeder
9ee38ccb77
Update copyright year.
2006-03-03 15:52:54 +00:00
Alex Schroeder
db1557d0cc
(CreatePidFile): Print all parameters except
...
for the pwd parameter into the pidfile.
2006-03-03 15:51:48 +00:00
Alex Schroeder
4c3142f112
(CreatePidFile): Put action and id into the
...
pid file.
2006-03-02 20:55:37 +00:00
Alex Schroeder
3064b499e4
(SearchFreeTextIndex): No longer lock the wiki while indexing.
...
Indexing takes way too long!
2006-03-02 20:26:26 +00:00
Alex Schroeder
434b53a665
(SearchFreeTextCloud): Sort keys,
...
separate by ellipsis.
2006-03-02 00:58:28 +00:00
Alex Schroeder
2df0fee5ff
(SearchFreeTextCloud): Size varies between 80% and 200%.
2006-03-01 23:29:53 +00:00
Alex Schroeder
72a07ec2b2
(SearchFreeTextCloud): Size varies between 100% and 200% only.
2006-03-01 23:28:32 +00:00
Alex Schroeder
0d5e78d1f0
(SearchFreeTextCloud): Don't sort.
2006-03-01 23:27:26 +00:00
Alex Schroeder
46d5fc54ce
(SearchFreeTextMenu): Add tag cloud
...
menu item.
(SearchFreeTextIndex): New.
2006-03-01 23:20:17 +00:00
Alex Schroeder
fe7225ae36
(ImageSupportRule): Allow multiple CSS classes.
2006-02-26 21:06:33 +00:00
Alex Schroeder
4a9ab88a51
(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
024e7b80ab
(DoNew): Use $Now instead of $time.
2006-02-22 22:28:42 +00:00
Alex Schroeder
811534a96a
(DoNew): Allow the addition of an id parameter.
2006-02-22 22:27:27 +00:00
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