Commit Graph

2297 Commits

Author SHA1 Message Date
Alex Schroeder
ef7b8aec6f *** empty log message *** 2006-03-02 00:59:03 +00:00
Alex Schroeder
d614c950a9 (SearchFreeTextCloud): Sort keys,
separate by ellipsis.
2006-03-02 00:58:28 +00:00
Alex Schroeder
63dcb6fea4 (RequestLockDir): Fix message for existing locks.
(DeletePage): Remove keep directory, too.
2006-03-02 00:52:02 +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
f797614766 *** empty log message *** 2006-03-01 23:22:22 +00:00
Alex Schroeder
fd09eb30f2 (SearchFreeTextMenu): Add tag cloud
menu item.
(SearchFreeTextIndex): New.
2006-03-01 23:20:17 +00:00
Alex Schroeder
80f3767ac8 more tolerance 2006-02-28 02:08:49 +00:00
Alex Schroeder
c96a56e83d *** empty log message *** 2006-02-28 02:03:54 +00:00
Alex Schroeder
fdb679bace New tests for edit locks and lock files left behind. 2006-02-28 02:02:46 +00:00
Alex Schroeder
5a80d9682c (ImageSupportRule): Allow multiple CSS classes. 2006-02-26 21:06:33 +00:00
Alex Schroeder
e3ed101849 *** empty log message *** 2006-02-26 21:06:16 +00:00
Alex Schroeder
dde58476ad *** empty log message *** 2006-02-26 03:19:47 +00:00
Alex Schroeder
340177d299 (wikiput): Use binary mode. 2006-02-26 03:19:26 +00:00
Alex Schroeder
8199a91777 *** empty log message *** 2006-02-26 03:12:57 +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
afd52b7bc3 only call main() when __name__ == "__main__" 2006-02-26 02:00:32 +00:00
Alex Schroeder
7d1b728233 *** empty log message *** 2006-02-25 18:29:19 +00:00
Alex Schroeder
cedd3b28d2 (GetRaw): Only return content if the response is a
success.
2006-02-25 18:28:23 +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
0e2dfd735c *** empty log message *** 2006-02-22 22:23:40 +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
5cf102cdd9 *** empty log message *** 2006-02-22 17:26:37 +00:00
Alex Schroeder
92e78b30e0 *** empty log message *** 2006-02-20 23:35:14 +00:00
Alex Schroeder
67f24bef8e Don't load whole page when the page contains an
uploaded file that should be skipped anyway. This opens ordinary
pages twice, but that's ok.
(PageIsUploadedFile): New, with specialized file open.
(SearchTitleAndBody): Use it to skip files unless requested.
2006-02-20 23:32:05 +00:00
Alex Schroeder
66fa56f353 *** empty log message *** 2006-02-20 23:31:46 +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
2ec0f0cc40 *** empty log message *** 2006-02-12 17:29:11 +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
c5ff5d0286 *** empty log message *** 2006-02-11 17:48:00 +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
89b2ec4e52 Change name of the upload script. 2006-01-25 13:47:34 +00:00
Alex Schroeder
9f6ef2f7d5 *** empty log message *** 2006-01-25 13:47:07 +00:00
Alex Schroeder
e15f8f53d6 (GetValidatorLink): Use referrer links for validation. 2006-01-25 13:46:41 +00:00
Alex Schroeder
cf20998025 *** empty log message *** 2006-01-25 13:45:41 +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
5ac69ce981 *** empty log message *** 2006-01-14 17:53:16 +00:00