Commit Graph

2124 Commits

Author SHA1 Message Date
Alex Schroeder
7e836f3087 update 2005-07-24 18:31:54 +00:00
Alex Schroeder
6617eec253 update 2005-07-24 17:35:05 +00:00
Alex Schroeder
a8c2ee6663 (DoBigBrother): Reverse sort order. 2005-07-24 16:56:12 +00:00
Alex Schroeder
2f187e1a04 (DoBigBrother): Don't show names with dots in them -- ie. IP
numbers and host names.
2005-07-24 16:54:09 +00:00
Alex Schroeder
42ffb0e8bb (IsDownload): Removed.
(DelayRequired): Fix array reference.
(WriteRecentVisitors): Fix truncation.
2005-07-24 16:41:14 +00:00
Alex Schroeder
b31de9c52d new 2005-07-24 15:28:41 +00:00
Alex Schroeder
2d27050b61 (ISBN): Changed B&N ISBN search URL. 2005-07-22 13:45:03 +00:00
Alex Schroeder
3eae2b0454 (DoJournalRss): Switch MIME type to
application/xml now that we produce RSS 2.0.
2005-07-20 20:05:51 +00:00
Alex Schroeder
c57359e9dd Typo in a comment. 2005-07-20 20:02:19 +00:00
Alex Schroeder
5d9b5212e3 (TagsRule): Remove Clean() call around returned
text.
2005-07-19 12:03:18 +00:00
Alex Schroeder
cb1e430620 Fix push to MyInitVariables. 2005-07-17 01:35:43 +00:00
Alex Schroeder
2acc917988 Alternative version of dynamic-comments.pl with a comment form created
dynamically using javascript when you click on the "Add Comment" link.
2005-07-17 01:33:32 +00:00
Alex Schroeder
9f9f397201 (ISBN): ISBN numbers can be 10-14 digits, in
preparation of 2007-01-01 and beyond.
http://www.isbn-international.org/en/download/implementation-guidelines-04.pdf
2005-07-15 07:00:43 +00:00
Alex Schroeder
9eafa8eaa1 (DynamicCommentsNewGetPageLink):
Make sure p and div elements are correctly nested.
2005-07-14 10:37:51 +00:00
Alex Schroeder
db51f8a73c (DynamicCommentsNewGetPageLink):
Offer direct link if no comments exist.
2005-07-13 19:54:08 +00:00
Alex Schroeder
70620fba7c Add script in InitVariables, so that setting HtmlHeaders in the config
file does not override it.
2005-07-13 19:34:17 +00:00
Alex Schroeder
23b835c725 Small changes in javascript and CSS 2005-07-13 19:25:02 +00:00
Alex Schroeder
1161de0cb6 new 2005-07-13 19:16:08 +00:00
Alex Schroeder
b94015d296 (WysiwygScript): Change $FCKeditorRows to
$FCKeditorHeight.
2005-07-07 11:28:56 +00:00
Alex Schroeder
8280ce1b02 (WysiwygRule): Don't allow script tags. 2005-07-05 23:48:15 +00:00
Alex Schroeder
1355a9f9bd (WysiwygScript): Use an option for the
height.
2005-07-05 23:12:31 +00:00
Alex Schroeder
7f7f58e367 new 2005-07-05 22:26:59 +00:00
Alex Schroeder
33b45cb559 More Christophe Ducamp 2005-07-04 23:09:17 +00:00
Alex Schroeder
9429699e54 Copyright wtang added. 2005-07-04 12:22:13 +00:00
Alex Schroeder
32fd1b8e45 Christophe Ducamp, minor corrections 2005-07-04 09:24:27 +00:00
Alex Schroeder
0e249637bc convert to UTF-8 again 2005-07-02 14:46:32 +00:00
Alex Schroeder
5d030dd597 fix merge with revision 12 on the wiki 2005-07-02 14:41:49 +00:00
Alex Schroeder
19f9e993d7 Updates by Christophe Ducamp. 2005-07-02 14:35:29 +00:00
Alex Schroeder
3483eba712 update with empty strings. 2005-07-02 14:33:06 +00:00
Alex Schroeder
ded30a3133 Removed garbage on line 23. 2005-07-02 14:06:02 +00:00
Alex Schroeder
edf6ac01ec update file with empty strings from code changes 2005-07-02 00:03:28 +00:00
Alex Schroeder
491541e132 update file with empty translations from code changes 2005-07-02 00:02:02 +00:00
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