Commit Graph

41 Commits

Author SHA1 Message Date
Alex Schroeder
e6d3ad8382 Fixed typo in AddModuleDescription sub name 2014-08-21 22:23:23 +02:00
Alex Schroeder
17bd795ef0 Automatically reformatted modules 2014-08-21 07:29:46 +03:00
Alex Schroeder
385e5e6cde Fixed syntax problem as warned by Perl 5.18 2013-08-21 10:19:45 +02:00
Alex Schroeder
c9e39a4c19 getting rid of $Id$ tags in $WikiDescription
Replaced the $Id$ tags in $WikiDescription for all the modules and wiki.pl itself with a link to the source and an appropriate wiki page, if possible. This is shown in action=version and should help users figure out what another wiki has installed.
2012-04-19 02:18:45 +02:00
Alex Schroeder
30030d2148 (GetWantedPages): Try a different fix. 2011-05-11 13:48:08 +00:00
Alex Schroeder
c3c5072f75 (NewLocalNamesResolveId): Fix it again. 2011-05-11 13:22:37 +00:00
Alex Schroeder
4ff0d8f3a9 (NewLocalNamesResolveId): Fix it again. 2011-05-11 13:19:47 +00:00
Alex Schroeder
742f8271aa (NewLocalNamesResolveId): Fix it again. 2011-05-11 13:17:20 +00:00
Alex Schroeder
0546155d2c (NewLocalNamesResolveId): Fix it again. 2011-05-11 13:11:15 +00:00
Alex Schroeder
d4d013e8a0 (NewLocalNamesResolveId): Don't duplicate near links. 2011-05-11 13:10:16 +00:00
Alex Schroeder
97a712b940 (DoDefine): New. Added to @MyAdminCode and
%Action.
(%WantedPages): New.
(LocalNamesInit): Initialize it.
(NewLocalNamesResolveId): Set it.
(GetWantedPages): New. Added to @MyFooters. Uses %WantedPages to
print definition links, which are handled by DoDefine.
2011-05-11 12:52:54 +00:00
Alex Schroeder
a75883f91f (DoDefine): New. Added to @MyAdminCode and
%Action.
2011-05-11 12:10:11 +00:00
Alex Schroeder
f22c5d3781 (LocalNamesNewSave): Localize
$OpenPageName and %Page so that it doesn't confuse other
extensions hooking into Save.
2009-03-21 23:22:39 +00:00
Alex Schroeder
c0c3530dec (NewLocalNamesResolveId): Existing local pages take precedence
over local names, but local names take precedence over Near Links.
2007-10-02 12:36:02 +00:00
Alex Schroeder
33c6de75b2 Make localnames.pl independent from the near link machinery and
simplify the initialization somewhat. Added POD.

($LocalNamesInit, NewLocalNamesReInit): Deleted.
(LocalNamesInit): No longer use %NearSource.
(NewLocalNamesGetInterSiteUrl, NewLocalNamesResolveId): Hook into
ResolveId instead of GetInterSiteUrl.
2007-10-02 12:32:49 +00:00
Alex Schroeder
4362b614f8 (LocalNamesInit): Replaced @AdminPages
with %AdminPages.
2006-07-15 23:13:14 +00:00
Alex Schroeder
50e46ac29c (DoLocalNames): New. 2006-07-02 23:17:40 +00:00
Alex Schroeder
3d5d99b21a (LocalNamesInit): Fix regular expression. 2006-07-02 18:49:28 +00:00
Alex Schroeder
0436403b3f (LocalNamesInit): Dot is not in double quotes. 2006-07-02 12:32:19 +00:00
Alex Schroeder
c01823186a (LocalNamesInit): Be lax about whitespace 2006-07-02 12:26:54 +00:00
Alex Schroeder
5dc43b9033 (LocalNamesInit): Fix handling of "." 2006-07-02 12:23:32 +00:00
Alex Schroeder
244440b3ec (LocalNamesInit): Handle "." 2006-07-02 12:17:12 +00:00
Alex Schroeder
26d62aff50 (LocalNamesInit): Handle mixed DOS/Unix EOL. 2006-07-02 12:11:52 +00:00
Alex Schroeder
67b78a0f0d *** empty log message *** 2006-07-02 12:04:03 +00:00
Alex Schroeder
a3c23133d4 (LocalNamesInit): Non-greedy matching. 2006-07-02 11:28:13 +00:00
Alex Schroeder
a0f9ffa09a (LocalNamesInit): Accept [[ln:url]] without text. 2006-07-02 11:24:24 +00:00
Alex Schroeder
ea792d789c (LocalNamesInit): Remove code duplication. 2006-07-02 11:20:56 +00:00
Alex Schroeder
cfc8cc5c03 ($LnDir, $LnCacheHours, GetLnFile,
LnMaintenance, LocalNamesRule): New.
(LocalNamesInit): Handle LN references.
2006-07-02 11:05:33 +00:00
Alex Schroeder
24a6040baf (LocalNamesNewSave): Sort list of defined
names to facilitate testing.
2006-03-18 19:52:53 +00:00
Alex Schroeder
3ba8da4213 (LocalNamesNewSave): Bugfix. 2006-03-16 23:36:43 +00:00
Alex Schroeder
f33d38b564 ($LocalNamesCollectMaxWords)
(LocalNamesNewSave): New option, use it.
2005-12-23 13:52:38 +00:00
Alex Schroeder
2f99f1ffd5 (LocalNamesNewSave): Note what local names
have been added in the summary for the LocalNames page.
2005-12-22 10:52:16 +00:00
Alex Schroeder
92c3da1965 (LocalNamesNewSave): New, to automatically
add all named external links to LocalNames.
($LocalNamesCollect): New option.
2005-12-20 16:01:43 +00:00
Alex Schroeder
b3793bc862 Removed debugging code. 2005-10-28 15:20:55 +00:00
Alex Schroeder
65b4f8ea65 update copyright year 2005-10-28 15:20:18 +00:00
Alex Schroeder
e7e6a47139 (NewLocalNamesReInit): New. 2005-10-28 08:07:39 +00:00
Alex Schroeder
dd1ff8029a (LocalNamesInit, LocalNamesNewNearInit):
Merged LocalNamesNewNearInit with LocalNamesInit.
2005-10-21 22:54:33 +00:00
Alex Schroeder
108118052a (LocalNamesInit): Test @AdminPages before
pushing something onto the list because of mod_perl.
2005-01-07 01:18:02 +00:00
Alex Schroeder
02bc7722c6 (LocalNamesInit): Add $SidebarName to
@AdminPages.
2005-01-04 10:15:02 +00:00
Alex Schroeder
22b84d8293 rewrite 2004-07-03 01:26:47 +00:00
Alex Schroeder
aad162f0d1 new 2004-07-01 17:48:28 +00:00