Commit Graph

2274 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
1fedecebd5 *** empty log message *** 2006-02-22 17:26:37 +00:00
Alex Schroeder
af1938c868 *** empty log message *** 2006-02-20 23:35:14 +00:00
Alex Schroeder
bd9c6b2e2a 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
cb794dc5ad *** empty log message *** 2006-02-20 23:31:46 +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
f249885095 *** empty log message *** 2006-02-12 17:29:11 +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
3a47386052 *** empty log message *** 2006-02-11 17:48:00 +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
1aa57ea5d5 Change name of the upload script. 2006-01-25 13:47:34 +00:00
Alex Schroeder
24bb9d6efd *** empty log message *** 2006-01-25 13:47:07 +00:00
Alex Schroeder
1047e2eb8e (GetValidatorLink): Use referrer links for validation. 2006-01-25 13:46:41 +00:00
Alex Schroeder
1e4138d19a *** empty log message *** 2006-01-25 13:45:41 +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
887fed2b19 *** empty log message *** 2006-01-14 17:53:16 +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
6288b9d61e (InitModules): simplified pattern.
(DoEdit): Add default value to GetParam call. Result is now
defined and avoids a warning in the comparison.
2006-01-03 16:28:05 +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
55ca53a6f3 *** empty log message *** 2006-01-01 23:47:22 +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
161d0feace working version from CW, but should take URL from ARGV 2005-12-29 22:55:40 +00:00
Alex Schroeder
43ad8bf7cc Updates after testing on communitywiki.org. 2005-12-29 22:49:31 +00:00
Alex Schroeder
0e9655ec6a initial version 2005-12-29 19:55:58 +00:00
Alex Schroeder
2735573ad7 copy right year 2005-12-29 16:02:08 +00:00
Alex Schroeder
fba04830d4 (RequestLockDir): Print how long since the lock was
created.
2005-12-28 23:48:36 +00:00
Alex Schroeder
267fd8eca3 test file that should never have ended up in cvs 2005-12-28 02:10:56 +00:00
Alex Schroeder
3d209a19f7 fixed bug in h1/h2 test cases 2005-12-28 02:08:59 +00:00
Alex Schroeder
5c048bc341 *** empty log message *** 2005-12-28 02:06:01 +00:00
Alex Schroeder
d15fcaf2af No more H1 as a result of Usemod or Toc extensions. 2005-12-28 01:57:56 +00:00
Alex Schroeder
413fdfe665 (TocRule): Prevent H1. 2005-12-28 01:51:28 +00:00
Alex Schroeder
1fc9c8d734 More local names tests, fixed all usemod markup rules
that used to result in H1 headers.
2005-12-28 01:35:05 +00:00
Alex Schroeder
5570faace3 (UsemodRule, WikiHeading): Prevent H1. 2005-12-28 01:28:04 +00:00
Alex Schroeder
932c343814 *** empty log message *** 2005-12-27 00:03:12 +00:00