Alex Schroeder
7a9f856858
new
2005-06-30 23:11:21 +00:00
Alex Schroeder
d25d615a39
(NewCommentcountScriptLink): Undo
...
urlencode for the first parameter when using it to get the page
content.
2005-06-29 18:46:39 +00:00
Alex Schroeder
8d86d98b56
(NamespaceRcLines): Fix handling of
...
cluster and other attributes.
2005-06-29 15:58:40 +00:00
Alex Schroeder
71514abf49
New
2005-06-12 16:31:03 +00:00
Alex Schroeder
863229419f
(NamespaceRcLines): Remove trailing
...
newline when reading rc.log file. This removes an incompatibility
between the module and page clusters (otherwise all pages end up
in the "\n" cluster).
2005-06-02 07:43:02 +00:00
Alex Schroeder
ef568c4aa4
(SearchFreeTextIndex): Don't allow to rebuild the index more than
...
once every 12h.
2005-05-07 22:25:04 +00:00
Alex Schroeder
2c6ae512ee
(SearchFreeTextMenu): New, added to
...
@MyAdminCode.
(SearchFreeTextIndex): Catch error if module is missing.
($SearchFreeTextNum, $SearchFreeTextMax): Reintroduced these
variables, but not as options (not configurable).
(SearchFreeTextTitleAndBody): Add paging.
2005-05-07 22:12:34 +00:00
Alex Schroeder
6c23888ffd
(NewSideBarGetHeader): Set $OpenPageName to
...
$SidebarName while rendering the sidebar. This should enable the
form extension on the sidebar.
2005-05-01 13:01:29 +00:00
Alex Schroeder
d7ff8195a5
(HeadlinesRule): Accept optional number of
...
headlines.
(HeadlinesPrint): Use dl instead of span+br to print the list.
2005-04-28 23:58:17 +00:00
Alex Schroeder
2685e06e72
(NewNamespaceDoRc): Add parameter local to restrict main RC to the
...
local namespace only. Fixed bug in condition that led to the
printing of an HTML fragment when requesting RSS.
2005-04-26 07:44:30 +00:00
Alex Schroeder
f13c6129c7
(NewNamespaceDoRc): Added header back.
...
Correcly sort lines.
(NamespaceRcLines): Split into all fields and add namespace to
username, too.
(NamespaceValidId): New dummy to disable the test.
2005-04-25 23:02:08 +00:00
Alex Schroeder
4028e90c17
Removed warnings.
2005-04-25 22:21:27 +00:00
Alex Schroeder
45646b5457
(NewNamespaceDoRc): Expanded a lot, now
...
parsing all the log files recursively instead of doing the RSS
thing.
(NamespaceBrowseRc, NamespaceInternalRc): Deleted.
(NamespaceRcLines): New. Splices namespace into the rc lines.
(NewNamespaceScriptLink): New. Splices namespace out of the link
into the script name.
2005-04-25 21:14:52 +00:00
Brock Wilcox
98e13d3096
fixed regex
2005-04-24 02:58:18 +00:00
Alex Schroeder
bced5b6876
(MoinRule): Added alternative whiespace
...
handling, numbered lists, and indented text.
2005-04-23 22:14:56 +00:00
Alex Schroeder
d677e6425f
(MoinRule): Added moin numbered list rule.
2005-04-23 13:31:28 +00:00
Alex Schroeder
29188e6ab2
(MoinRule): Fix moin list rule.
2005-04-23 12:54:45 +00:00
Fletcher T. Penney
be5bcb6f8f
AdminPages are now not classified as unclustered
...
DeletedPages are now not classified as unclustered
Clean up code a bit
2005-04-21 16:17:18 +00:00
Alex Schroeder
bb8577519d
starting on some compatibility code
2005-04-21 01:28:23 +00:00
Alex Schroeder
b0e9c24bcc
new
2005-04-16 09:01:23 +00:00
Alex Schroeder
128d68c82c
copyright year
2005-04-16 08:36:49 +00:00
Alex Schroeder
d69870e9e6
(TablesLongRule): Fix bug that prevented
...
second table from not showing up if its labels were different.
Also fix bug with empty p element. Also fix bug with unnecessary
colspan="2" in the last column.
2005-04-16 01:37:25 +00:00
Alex Schroeder
139dca292f
(TablesLongRule): Handle newlines
...
correctly: avoid duplicating them.
(TablesLongRow): Get the label-count right, avoid colspan=2 for
the last column.
2005-04-15 00:57:02 +00:00
Fletcher T. Penney
a9294d1f00
Fixed default security settings
2005-04-12 22:22:07 +00:00
Fletcher T. Penney
eb9168a9cd
Preliminary Version
2005-04-12 21:53:52 +00:00
Fletcher T. Penney
ce5f169849
Fixed leading 0 in date field
2005-04-10 16:57:22 +00:00
Fletcher T. Penney
146ddfbf23
Update Copyright Dates
2005-04-08 21:23:43 +00:00
Fletcher T. Penney
7afa12308b
Add ability to filter out certain pages
2005-04-08 21:01:42 +00:00
Alex Schroeder
5fc6b2341c
new
2005-04-05 23:45:59 +00:00
Fletcher T. Penney
d3c4002a51
WrapperDiv Module added.
2005-04-05 21:24:39 +00:00
Fletcher T. Penney
4c8fcea049
Added my modules to source - FletcherPenney
2005-04-05 21:18:57 +00:00
Alex Schroeder
db150e3d8e
(AnchorsRule): Allow [[#foo|bar]] as
...
suggested by Manni.
2005-03-31 19:32:21 +00:00
Alex Schroeder
ae6e893168
comments
2005-03-28 13:13:40 +00:00
Alex Schroeder
49880e4eed
(CrumbsRule): Call FreeToNormal on all clusters.
2005-03-28 13:09:51 +00:00
Alex Schroeder
afdc21a0e0
(CrumbsRule): Independent of GetCluster and
...
therefore no longer requires $PageCluster to be set.
2005-03-28 13:05:41 +00:00
frodo72
74b3031115
Added module.
2005-03-25 11:44:48 +00:00
Alex Schroeder
d908bc4ee3
(NamespacesInitVariables): Set
...
$InterWikiMoniker.
2005-03-24 22:49:30 +00:00
Alex Schroeder
c58d8295f8
New module, needs wiki.pl v1.536.
2005-03-18 22:32:51 +00:00
Todd Neal
97f68192aa
Added option to allow displaying of LaTeX errors inline in the page
2005-03-15 14:50:04 +00:00
Sebastian Blatt
40790c9c8b
fixed permission on uploaded static copy
2005-03-09 06:35:54 +00:00
Sebastian Blatt
a55acb2baa
Added Image extension support to Static Copy extension
2005-03-01 16:48:01 +00:00
Johan Adler
77f658cde2
Corrected after makefile removed some earlier updates.
...
Added Swedish ISBN links, but kept amazon.com unchanged.
2005-02-05 12:57:43 +00:00
Alex Schroeder
5106899346
from revision 11 on the wiki
2005-02-01 22:41:41 +00:00
Alex Schroeder
ee0c1779aa
from revision 11 on the wiki
2005-02-01 22:40:59 +00:00
Johan Adler
988a348846
Updated with translations of two new strings
2005-02-01 21:57:38 +00:00
Alex Schroeder
63d8e77041
Flavio Poletti's version
2005-02-01 21:20:08 +00:00
Alex Schroeder
01bfebde0d
admin texts
2005-02-01 21:16:41 +00:00
Alex Schroeder
41f9cb34f7
*** empty log message ***
2005-02-01 20:53:41 +00:00
Alex Schroeder
b4368ff476
Remove extra space in a text.
2005-02-01 20:48:09 +00:00
Alex Schroeder
aca7174312
updates
2005-02-01 20:46:49 +00:00