Commit Graph

2124 Commits

Author SHA1 Message Date
Alex Schroeder
111a4db024 (CalendarRule): Use Clean instead of print
for the p element that opens after the dirty blocks.
2005-01-06 11:23:44 +00:00
Alex Schroeder
07da7a8b97 (AdminPowerDelete): Fix log message, unlink
$IndexFile.
(AdminPowerRename): Call FreeToNormal on both parameters, don't
test the new filename using ValidIdOrDie.
(NewAdminPowerGetAdminBar): Deleted.
(AdminPower): New, using @MyAdminCode.
2005-01-05 01:14:36 +00:00
Alex Schroeder
ef966c9c89 (LocalNamesInit): Add $SidebarName to
@AdminPages.
2005-01-04 10:15:02 +00:00
Alex Schroeder
bcfca35ade *** empty log message *** 2005-01-04 09:57:56 +00:00
Alex Schroeder
88c29ebcb7 Use @MyInitVariables. 2005-01-04 09:52:44 +00:00
Alex Schroeder
f8bc86ab03 Use @MyInitVariables. 2005-01-04 09:40:01 +00:00
Alex Schroeder
3d236e415b Use @MyInitVariables. 2005-01-04 09:14:02 +00:00
Alex Schroeder
ca9194fca4 Use @MyInitVariables. 2005-01-04 09:08:32 +00:00
Alex Schroeder
7108074546 Add $SidebarName to @AdminPages. 2005-01-04 09:04:05 +00:00
Alex Schroeder
29c48d97ee (TablesLongRule): Save on space in the output. :) 2005-01-02 01:54:31 +00:00
Alex Schroeder
380e8db03d (TablesLongRule): Allow multiple CSS
directives.
2005-01-02 01:48:40 +00:00
Alex Schroeder
dabb6c7df0 (TablesLongRow): Close environments at the end of a cell. 2005-01-01 13:55:22 +00:00
Alex Schroeder
cbb0840d88 (TablesLongRow): Close th elements. 2005-01-01 13:52:51 +00:00
Alex Schroeder
e1c90f296d more css tweaks 2005-01-01 13:51:22 +00:00
Alex Schroeder
7817661417 typo 2005-01-01 13:48:21 +00:00
Alex Schroeder
715e8d267e ($DefaultStyleSheet): Added some simple text-align, font-weight,
and mark stuff.
2005-01-01 13:47:07 +00:00
Alex Schroeder
cb3f2bd267 (TablesLongRule, TablesLongRow): Added
CSS and table headers.
2005-01-01 13:40:31 +00:00
Alex Schroeder
fec7da87b9 new 2004-12-31 18:19:43 +00:00
Alex Schroeder
800288ec57 (StaticWriteFile): Don't write empty html files. 2004-12-29 00:52:27 +00:00
Alex Schroeder
27d4ed21f2 (StaticWriteFile): Add support for html=0
parameter.
2004-12-29 00:41:21 +00:00
Alex Schroeder
211a2d7136 (SearchFreeTextIndex): Take HTML tags
out of the text.
2004-12-27 01:58:42 +00:00
Alex Schroeder
09955e11a9 (MarkupRule): More checks to prevent bugs when
one of the hashes is empty.
2004-12-26 01:44:41 +00:00
Alex Schroeder
8dee0d4920 (GetDownloadLink): Use StaticFileName. 2004-12-26 01:39:00 +00:00
Alex Schroeder
571313a5a8 (StaticDeleteFile): New.
(GetStaticDownloadLink): New, override the one from wiki.pl.
2004-12-26 01:08:21 +00:00
Alex Schroeder
d4c53336c0 *** empty log message *** 2004-12-26 00:38:36 +00:00
Alex Schroeder
cc34793cfd (StaticFileName, StaticWriteFile): Regexp fix.
(StaticFilesNewDoPost, StaticNewDeletePage, StaticDeleteFile): New.
2004-12-26 00:29:27 +00:00
Alex Schroeder
851b7f7176 remove php comment 2004-12-25 21:54:15 +00:00
Alex Schroeder
72203798c9 bugfix. 2004-12-25 21:52:38 +00:00
Alex Schroeder
16eba79653 new 2004-12-25 21:41:56 +00:00
Alex Schroeder
f5d877a108 (SearchFreeTextNewDoSearch): Added
$SearchFreeTextNewForm back.
2004-12-25 20:42:35 +00:00
Alex Schroeder
d1d1a46eb5 *** empty log message *** 2004-12-25 17:00:26 +00:00
Alex Schroeder
a17969a398 (SearchFreeTextNewDoSearch): Replacement uses the old search, too. 2004-12-25 16:59:58 +00:00
Alex Schroeder
a8ef412a7b (SearchFreeTextIndex): Bugfix.
(SearchFreeTextNewDoSearch): Call old DoSearch, but maybe locally
bind SearchTitleAndBody and HighlightRegex.
(SearchFreeTextTitleAndBody): SearchTitleAndBody replacement.
(SearchFreeTextNewHighlightRegex): HighlightRegex replacement.
2004-12-25 16:49:25 +00:00
Alex Schroeder
e2621c6bdb (SearchFreeTextNewGetSearchLink):
Replacement for GetSearchLink.
(SearchFreeTextIndex): Bugfix.
(SearchFreeText): No longer take $SearchFreeTextNum and
$SearchFreeTextMax into accout.  Instead, hook into the existing
search facilities by redefining SearchTitleAndBody and calling
DoSearch.
(SearchFreeTextTitleAndBody): SearchTitleAndBody replacement.
(SearchFreeTextNewHighlightRegex): HighlightRegex replacement.
2004-12-25 16:23:16 +00:00
Alex Schroeder
5e005e4f7f (SearchFreeTextNewGetSearchLink):
Replacement for GetSearchLink.
2004-12-25 15:52:59 +00:00
Alex Schroeder
743025b157 bugfixes 2004-12-22 02:35:32 +00:00
Alex Schroeder
98c77bd25a (SearchFreeTextIndex): The page title
should be part of the document.
2004-12-21 22:24:34 +00:00
Alex Schroeder
730b0121ca (NewNamespacesInitVariables): Make "Self" forbidden, too. 2004-12-21 16:32:33 +00:00
Alex Schroeder
4292980088 ($NamespacesSelf): New variable.
(NewNamespacesInitVariables): Set it.
2004-12-21 16:19:59 +00:00
Alex Schroeder
b2181dfab6 (NamespaceInternalRc): "No items found in foo" removed. 2004-12-20 12:43:28 +00:00
Alex Schroeder
fdad8d8718 (NamespaceInternalRc): "foo returned no data" removed. 2004-12-20 12:40:48 +00:00
Alex Schroeder
ec0bd5c5ac (DoCollect): Use content class.
(CalendarRule): Print calendar in a div.
(PrintYearCalendar): Don't print div here.
(DoYearCalendar): Print div here.
2004-12-20 06:11:29 +00:00
Alex Schroeder
8232ea7b12 (NewNamespacesInitVariables): Set
$NamespaceCurrent; don't change $Action{rc}.
(NewNamespacesInitVariables): Don't print header and footer.
(NewNamespaceDoRc): New replacement for DoRc.
2004-12-20 05:43:37 +00:00
Alex Schroeder
6cd2a58c51 (NamespaceBrowseRc, NamespaceInternalRc, NewNamespacesInitVariables):
Support for recent changes for all namespaces.
2004-12-20 04:35:06 +00:00
Alex Schroeder
27fac2c933 (CalendarRule, PrintYearCalendar): Close
HTML environments before printing and open new p after printing.
2004-12-19 15:12:59 +00:00
Alex Schroeder
57b3e206ab (SearchFreeTextNewForm): Only use new
form if $SearchFreeTextNewForm is set.
($SearchFreeTextNewForm): New option.
2004-12-18 16:17:05 +00:00
Brock Wilcox
c3fd5288a0 added questionasker module 2004-12-16 04:34:07 +00:00
Alex Schroeder
5b715df3ba Cannot update database... 2004-12-15 00:26:51 +00:00
Alex Schroeder
11d5d8cbac (SearchFreeText): Added much improved
user interface.
2004-12-14 23:24:28 +00:00
Alex Schroeder
56fa5a9d4b (SearchFreeText): New form. 2004-12-10 16:58:30 +00:00