Commit Graph

17 Commits

Author SHA1 Message Date
Alex Schroeder
c9f0c4d33e fixed permission on uploaded static copy 2005-03-09 06:35:54 +00:00
Alex Schroeder
8324831943 Added Image extension support to Static Copy extension 2005-03-01 16:48:01 +00:00
Alex Schroeder
77d678c560 (StaticWriteFile): Don't write empty html files. 2004-12-29 00:52:27 +00:00
Alex Schroeder
898e88c837 (StaticWriteFile): Add support for html=0
parameter.
2004-12-29 00:41:21 +00:00
Alex Schroeder
6c58afba34 (GetDownloadLink): Use StaticFileName. 2004-12-26 01:39:00 +00:00
Alex Schroeder
869534add0 (StaticDeleteFile): New.
(GetStaticDownloadLink): New, override the one from wiki.pl.
2004-12-26 01:08:21 +00:00
Alex Schroeder
d624e9837c *** empty log message *** 2004-12-26 00:38:36 +00:00
Alex Schroeder
add28c4f73 (StaticFileName, StaticWriteFile): Regexp fix.
(StaticFilesNewDoPost, StaticNewDeletePage, StaticDeleteFile): New.
2004-12-26 00:29:27 +00:00
Alex Schroeder
08ec0c2f5a (StaticScriptLink): Don't link to non-existing pages.
(StaticHtml): Handle comment pages.
2004-10-13 19:01:35 +00:00
Alex Schroeder
1c600d6991 (StaticFileName): Add <br/>.
(StaticHtml): Add h1 title, limited goto-bar, and footer.
2004-10-13 18:30:42 +00:00
Alex Schroeder
7501d70b18 (StaticFileName): Don't die on unreadable
files.
(StaticFile): Use binmode.
(StaticHtml): Take $LogoUrl and $SidabarName into account.
2004-10-08 20:53:27 +00:00
Alex Schroeder
502351fc1a (StaticFileName): Fix encoding issue. When called from
StaticScriptLink, the $id is already UrlEncoded, so we have to
decode it again to get the filename.
(StaticUrlDecode): New.
2004-10-07 01:05:45 +00:00
Alex Schroeder
25114f94ce Rewrite to correctly extract and link
uploaded files.
2004-10-07 00:22:38 +00:00
Alex Schroeder
0b4da42ed7 (DoStatic): Use static.css. 2004-08-31 15:10:19 +00:00
Alex Schroeder
9aa8567cac (DoStatic): Produce valid XHTML. 2004-08-31 15:05:04 +00:00
Alex Schroeder
a7b60667ee license 2004-08-18 16:51:02 +00:00
Alex Schroeder
3a0129c5ce new 2004-08-18 16:43:25 +00:00