Commit Graph

846 Commits

Author SHA1 Message Date
Alex Schroeder
e4301b3a2b (DoConfig): Add URL, compare with original at
http://www.emacswiki.org/scripts/current to figure out the default
values.
(ConfigStr, ConfigListEqual, ConfigHashEqual): New.
2006-08-09 18:59:06 +00:00
Alex Schroeder
189f89ec2a Fix typo in init code. 2006-08-09 18:21:23 +00:00
Alex Schroeder
466f019502 *** empty log message *** 2006-08-09 16:19:10 +00:00
Alex Schroeder
bd8b0a14a7 set $key.
(TocHeadings): Use $key.
2006-08-06 23:18:14 +00:00
Alex Schroeder
c5e6529be4 ($SideBarOpenPageName): New.
(NewSideBarGetHeader): Set it.
2006-08-06 23:18:08 +00:00
Alex Schroeder
a77d2ab69c (SearchFreeTextCloud): Catch when
every tag appears exactly once, ie. $min == $max == 1.
2006-08-06 12:49:35 +00:00
Alex Schroeder
3d25834b04 (BlogMenu): Add class to menu entry. 2006-08-06 11:56:40 +00:00
Alex Schroeder
0e056b7b6f (WantedAction): Add class to menu entry. 2006-08-06 11:50:02 +00:00
Alex Schroeder
ed69b60a69 (SearchFreeTextMenu): Add class to
menu entries.
2006-08-06 11:48:33 +00:00
Alex Schroeder
4c3251cd54 (RefererMenu): Add class to menu
entry.
2006-08-06 11:48:07 +00:00
Alex Schroeder
211632030e (PublishMenu): Add class to menu entry. 2006-08-06 11:47:40 +00:00
Alex Schroeder
f56bc35067 (LoginAdminRule): Add class to menu entries. 2006-08-06 11:47:14 +00:00
Alex Schroeder
dd954cf41a (DespamMenu): Add class to menu entry. 2006-08-06 11:46:39 +00:00
Alex Schroeder
b8b269a29b (ClusterMapAdminRule): Add class to menu
entries.
2006-08-06 11:46:12 +00:00
Alex Schroeder
146594859e (BigBrotherVisitors): Add class to menu entry. 2006-08-06 11:45:42 +00:00
Alex Schroeder
2f961a7b0b (AdminPower): Add class to menu entries and add
label for input field.
2006-08-06 11:44:55 +00:00
Alex Schroeder
eb32e20a27 (IrcRule): Fix regular expression to stripe a space. 2006-07-31 20:24:59 +00:00
Alex Schroeder
5075e934fc (IrcRule): Fix regular expression as suggested by
Jonah on the website.
2006-07-31 20:11:54 +00:00
Alex Schroeder
6baf5b8ed4 (StrangeBannedContentInit): Add to admin pages. 2006-07-15 23:19:11 +00:00
Alex Schroeder
c08e19ec87 (SidebarInit): Replaced @AdminPages with
%AdminPages.
2006-07-15 23:15:12 +00:00
Alex Schroeder
73232bcf32 ($StrangeBannedContent): New option.
(StrangeNewBannedContent): Read regular expressions from a page.
2006-07-15 23:14:43 +00:00
Alex Schroeder
a9e71643dd (RefererInit): Replaced @AdminPages
with %AdminPages.
2006-07-15 23:14:22 +00:00
Alex Schroeder
c6f6e3d0d4 (QuestionaskerInit): Replaced
@AdminPages with %AdminPages.
2006-07-15 23:14:02 +00:00
Alex Schroeder
dd1d932e90 (PageTypeInit): Replaced @AdminPages with
%AdminPages.
2006-07-15 23:13:37 +00:00
Alex Schroeder
ec9aa9092e (LocalNamesInit): Replaced @AdminPages
with %AdminPages.
2006-07-15 23:13:14 +00:00
Alex Schroeder
e226f4dded (GotobarInit): Replaced @AdminPages with
%AdminPages.
2006-07-15 23:12:35 +00:00
Alex Schroeder
4a0fbed732 ($StrangeBannedContent): New option.
(StrangeNewBannedContent): Read regular expressions from a page.
2006-07-15 22:11:08 +00:00
Alex Schroeder
48ad80b581 Set the rule order to 95. 2006-07-14 09:51:12 +00:00
Alex Schroeder
c16f104f7a (TocRule): Support headers markup headers if
headers.pl is loaded. Only support usemod markup headers if
usemod.pl is loaded.
(TocHeadings): Transform headers.pl headers into
usemod.pl headers so that the TOC can be generated correctly.
2006-07-14 07:16:59 +00:00
Alex Schroeder
9e4bfff0cf (IrcRule): Add more variants. 2006-07-13 12:35:24 +00:00
Alex Schroeder
449b3e37d9 (DoLocalNames): New. 2006-07-02 23:17:40 +00:00
Alex Schroeder
f8a570a736 (LocalNamesInit): Fix regular expression. 2006-07-02 18:49:28 +00:00
Alex Schroeder
fa547fa3db (LocalNamesInit): Dot is not in double quotes. 2006-07-02 12:32:19 +00:00
Alex Schroeder
293400a29c (LocalNamesInit): Be lax about whitespace 2006-07-02 12:26:54 +00:00
Alex Schroeder
3d3ec777e3 (LocalNamesInit): Fix handling of "." 2006-07-02 12:23:32 +00:00
Alex Schroeder
4b3da92ff2 (LocalNamesInit): Handle "." 2006-07-02 12:17:12 +00:00
Alex Schroeder
96dd32243c (LocalNamesInit): Handle mixed DOS/Unix EOL. 2006-07-02 12:11:52 +00:00
Alex Schroeder
74eb24577e *** empty log message *** 2006-07-02 12:04:03 +00:00
Alex Schroeder
bfc82fda39 (LocalNamesInit): Non-greedy matching. 2006-07-02 11:28:13 +00:00
Alex Schroeder
1d7a750071 (LocalNamesInit): Accept [[ln:url]] without text. 2006-07-02 11:24:24 +00:00
Alex Schroeder
efa3aaea52 (LocalNamesInit): Remove code duplication. 2006-07-02 11:20:56 +00:00
Alex Schroeder
c5b9248226 ($LnDir, $LnCacheHours, GetLnFile,
LnMaintenance, LocalNamesRule): New.
(LocalNamesInit): Handle LN references.
2006-07-02 11:05:33 +00:00
Alex Schroeder
b92b2e92ee wrong dir 2006-07-02 10:19:03 +00:00
Alex Schroeder
b346ea5668 new, for testing localnames.pl 2006-07-02 10:18:15 +00:00
Alex Schroeder
eff63e23cc New, extracted from wiki.pl 1.666. 2006-06-15 11:30:14 +00:00
Jonah Petri
072eddc8ec Added FSF blurb. 2006-06-14 18:26:24 +00:00
Jonah Petri
8791e701cf Added variables to filter wanted page names, and wanted page referring pages. 2006-06-14 18:25:04 +00:00
Alex Schroeder
8fa55475ca (NewSearchFreeTextTitleAndBody): Only
print top and bottom page counters if a function was provided (and
thus output is (probably) printed.
2006-06-13 19:40:29 +00:00
Alex Schroeder
da7a2f146b (Cal): Pass %5e (^) at the beginning of
match explicitly.
(DoCollect): No longer automatically assume that match starts with
^ and add handling of search parameter.
2006-06-13 19:31:39 +00:00
Alex Schroeder
bbcd3c56b3 ($AgeParameter): New.
(NewAgeGetHeader): Use it.
2006-06-13 18:01:57 +00:00