Commit Graph

1884 Commits

Author SHA1 Message Date
Alex Schroeder
f31eb535da *** empty log message *** 2005-07-22 16:16:54 +00:00
Alex Schroeder
b225733f68 (@MyMaintenance): New option.
(DoMaintain): Call each sub on @MyMaintenance.
2005-07-22 13:46:38 +00:00
Alex Schroeder
dcbc84dc75 (ISBN): Changed B&N ISBN search URL. 2005-07-22 13:45:03 +00:00
Alex Schroeder
2b0c364d06 *** empty log message *** 2005-07-22 13:44:13 +00:00
Alex Schroeder
c7b7500db8 (GetRcRss): A test for $limit eq 'all' got lost in the
transition to RSS 2.0 so I added it back.
($DefaultStyleSheet): Add div.search.
(ApplyRules): Add new rule for <search "pattern">
2005-07-21 09:56:05 +00:00
Alex Schroeder
3aa47bdb3e *** empty log message *** 2005-07-21 07:48:44 +00:00
Alex Schroeder
1ecd3c5d30 (DoJournalRss): Switch MIME type to
application/xml now that we produce RSS 2.0.
2005-07-20 20:05:51 +00:00
Alex Schroeder
12f153b2c4 *** empty log message *** 2005-07-20 20:04:22 +00:00
Alex Schroeder
d409c9580a Typo in a comment. 2005-07-20 20:02:19 +00:00
Alex Schroeder
aa12459da9 (GetRcRss): Fixed some URL encoding issues. 2005-07-19 14:02:18 +00:00
Alex Schroeder
47c1ba544d *** empty log message *** 2005-07-19 14:01:51 +00:00
Alex Schroeder
e2dbf56af7 (TagsRule): Remove Clean() call around returned
text.
2005-07-19 12:03:18 +00:00
Alex Schroeder
a6e230cffb *** empty log message *** 2005-07-19 12:02:12 +00:00
Alex Schroeder
33135ad12d (RSS): Accept RSS 2.0 wiki module authorship.
(GetRcRss): Use RSS 2.0 with wiki module code.
(DoRss): Changed MIME type to application/xml because we're no
longer using RDF.
(TimeToRFC822): New sub using the POSIX module (which comes
bundled with Perl).
($RssContributor, $RssPublisher): Removed as they make little
sense on a wiki.
($RssImageUrl): Default to $LogoUrl.
2005-07-17 15:31:03 +00:00
Alex Schroeder
8cde7d5c01 *** empty log message *** 2005-07-17 15:29:22 +00:00
Alex Schroeder
2f0a52d56f Fix push to MyInitVariables. 2005-07-17 01:35:43 +00:00
Alex Schroeder
bdbe43da29 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
cd3279dad5 (DoDownload): Fix typo. 2005-07-15 12:19:54 +00:00
Alex Schroeder
79e5732cb4 (DoDownload): Fix download caching. 2005-07-15 12:02:09 +00:00
Alex Schroeder
619216852d *** empty log message *** 2005-07-15 12:01:18 +00:00
Alex Schroeder
a18d14339a Changed sidebar test.
Added jump targets all over the file.
Removed -m and -x options.
2005-07-15 10:57:41 +00:00
Alex Schroeder
2c546bafcc removed fix target 2005-07-15 08:35:38 +00:00
Alex Schroeder
5a01e9b432 (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
f566817201 *** empty log message *** 2005-07-15 07:00:11 +00:00
Alex Schroeder
b88a1e8736 (ScriptLink): Use $UrlProtocols for check for URLs. 2005-07-14 10:42:29 +00:00
Alex Schroeder
f2214c3993 *** empty log message *** 2005-07-14 10:40:02 +00:00
Alex Schroeder
f596ca39e5 (DynamicCommentsNewGetPageLink):
Make sure p and div elements are correctly nested.
2005-07-14 10:37:51 +00:00
Alex Schroeder
a2ddf9e9fe *** empty log message *** 2005-07-14 10:36:01 +00:00
Alex Schroeder
670d4f4996 (ScriptLink): Not only url-encoded "http:" starts a
valid URL; any combo of letters followed by a colon (protocol) or
any string starting with a slash (relative path) are treated as
URL.  This assumes no colons and slashes in page names.
2005-07-13 22:44:10 +00:00
Alex Schroeder
81e4ff9788 *** empty log message *** 2005-07-13 22:40:26 +00:00
Alex Schroeder
bb6d35eda9 (DynamicCommentsNewGetPageLink):
Offer direct link if no comments exist.
2005-07-13 19:54:08 +00:00
Alex Schroeder
396c6d6da5 *** empty log message *** 2005-07-13 19:53:47 +00:00
Alex Schroeder
c4ad328e1c 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
fc3ca92065 Small changes in javascript and CSS 2005-07-13 19:25:02 +00:00
Alex Schroeder
7fa8a41af5 new 2005-07-13 19:16:08 +00:00
Alex Schroeder
ae9be6f8c1 (GetRss): Removed warnings. 2005-07-11 11:13:21 +00:00
Alex Schroeder
8f6b0b09de (GetTextArea): Add id to textarea.
($RssDir, $RssCacheHours): New options.
(RSS): Use GetRss.
(GetRss, GetRssFile): New.
(DoMaintain): Clean files in $RssDir.
2005-07-11 00:00:31 +00:00
Alex Schroeder
28e1fd6854 *** empty log message *** 2005-07-10 23:59:53 +00:00
Alex Schroeder
0cb43f46a9 *** empty log message *** 2005-07-10 23:54:02 +00:00
Alex Schroeder
291498151a (GetTextArea): Add id to textarea. 2005-07-10 23:33:22 +00:00
Alex Schroeder
b4cf62f40f *** empty log message *** 2005-07-10 23:32:58 +00:00
Alex Schroeder
5510c346b9 (WysiwygScript): Change $FCKeditorRows to
$FCKeditorHeight.
2005-07-07 11:28:56 +00:00
Alex Schroeder
00651b3495 *** empty log message *** 2005-07-07 11:23:07 +00:00
Alex Schroeder
39772035fc (WysiwygRule): Don't allow script tags. 2005-07-05 23:48:15 +00:00
Alex Schroeder
1d87ce201f *** empty log message *** 2005-07-05 23:46:55 +00:00
Alex Schroeder
daac7a19e9 (WysiwygScript): Use an option for the
height.
2005-07-05 23:12:31 +00:00
Alex Schroeder
0758b3c31c use an option for the heig 2005-07-05 23:11:49 +00:00
Alex Schroeder
99ae02b911 new 2005-07-05 22:26:59 +00:00
Alex Schroeder
a73a6d3213 More Christophe Ducamp 2005-07-04 23:09:17 +00:00
Alex Schroeder
43476eee03 (GetHtmlHeader): Don't allow double quotes in the css
parameter because it allows javascript injection as described by
Pierre Gaston -- he added "><script>...</script><meta" to a public
link and tricked users into clicking it.
2005-07-04 15:45:11 +00:00