Commit Graph

883 Commits

Author SHA1 Message Date
Alex Schroeder
aaea30ded4 escaping nowiki, pre, and code is non-greedy now. 2004-03-12 11:05:21 +00:00
Alex Schroeder
e768871aae (GetHtmlHeader): Some more default CSS tinkering; hide
form and div.refer when printing.
(DoEdit): Put preview at the top of the page.
2004-03-12 00:57:32 +00:00
Alex Schroeder
add5b72254 *** empty log message *** 2004-03-12 00:55:14 +00:00
Alex Schroeder
047e2d9893 (GetHtmlHeader): Fixed default CSS. 2004-03-10 20:40:36 +00:00
Alex Schroeder
2795383f43 *** empty log message *** 2004-03-10 20:40:10 +00:00
Alex Schroeder
cd4e08ebf3 (GetDownloadLink): Link to image page, if necessary. 2004-03-09 02:23:06 +00:00
Alex Schroeder
1fd06b89df *** empty log message *** 2004-03-09 02:22:43 +00:00
Alex Schroeder
84550febd1 more minor css changes 2004-03-09 02:00:23 +00:00
Alex Schroeder
87b28a4618 more minor css changes 2004-03-09 01:11:52 +00:00
Alex Schroeder
cd29a67123 more minor css changes 2004-03-09 00:51:24 +00:00
Alex Schroeder
3f258446b5 *** empty log message *** 2004-03-08 23:57:27 +00:00
Alex Schroeder
150a45f763 updated tests to reflect the new css classes used 2004-03-08 23:56:24 +00:00
Alex Schroeder
21a9877a08 (GetInterLink, GetUrl, GetPageOrEditLink, GetEditLink)
(GetPageLink, GetRcHtml, GetOldPageLink, ScriptLinkDiff)
(GetHistoryLink, GetRCLink, PrintAllPages): Use more CSS classes.
2004-03-08 23:20:45 +00:00
Alex Schroeder
ab227f87cb *** empty log message *** 2004-03-08 23:20:22 +00:00
Alex Schroeder
acaca7e23c (GetDownloadLink): Use a name without underscores for the link. 2004-03-08 20:01:32 +00:00
Alex Schroeder
33542b232b (GetDownloadLink): Use '?' as the name of the link. 2004-03-08 19:59:49 +00:00
Alex Schroeder
a13514462a (Upload, GetDownloadLink, ApplyRules): Renamed from Upload to
GetDownloadLink.  Add edit link if image doesn't exist.
2004-03-08 19:57:22 +00:00
Alex Schroeder
d585285717 *** empty log message *** 2004-03-08 19:54:23 +00:00
Alex Schroeder
3977f23254 Update by wctang 2004-03-08 19:42:11 +00:00
Alex Schroeder
7e9af3eb60 (PrintFooter): Bugfix missing page id. 2004-03-08 01:26:13 +00:00
Alex Schroeder
5755aa1476 (PrintFooter): Add lock and unlock links for admins. 2004-03-08 01:22:56 +00:00
Alex Schroeder
e701a1512b *** empty log message *** 2004-03-08 01:21:53 +00:00
Alex Schroeder
c70f7cf4af (%RssInterwikiTranslate, $RssInterwikiTranslateInit): New
(InitVariables): Initialize the two.
($RssInterwikiTranslate): New.
(@LockOnCreation): Lock it upon creation.
(RssInterwikiTranslateInit): New.
(RSS): Call RssInterwikiTranslateInit if required.
2004-03-08 01:11:22 +00:00
Alex Schroeder
b6ac35aba2 ~ is slightly different from + -- no m-dash added. 2004-03-08 00:53:41 +00:00
Alex Schroeder
e0cd994267 added ~ 2004-03-08 00:51:00 +00:00
Alex Schroeder
823f8b391d new 2004-03-08 00:49:34 +00:00
Alex Schroeder
ae6d0b468c *** empty log message *** 2004-03-08 00:44:42 +00:00
Alex Schroeder
81b234d1de *** empty log message *** 2004-03-08 00:41:30 +00:00
Alex Schroeder
70deb27281 *** empty log message *** 2004-03-07 20:38:36 +00:00
Alex Schroeder
1c5e8d2595 (Upload): Use FreeToNormal on inlined images. 2004-03-07 20:37:13 +00:00
Alex Schroeder
fdaafddbd0 (ApplyRules): Added image inlining. 2004-03-07 20:32:05 +00:00
Alex Schroeder
0ee1f004c9 *** empty log message *** 2004-03-07 20:31:19 +00:00
Alex Schroeder
b1022c248e added image inlining 2004-03-07 20:28:56 +00:00
Alex Schroeder
199f4e1779 added link pattern tests 2004-03-07 19:44:36 +00:00
Alex Schroeder
a5d909bb70 (ApplyRules, GetPageOrEditLink): Take brackets correctly into account for free links.
(GetPageLink): Don't test for $FreeLinks before applying FreeToNormal.
(GetEditLink, BrowseResolvedPage, GetPageParameters): Ditto.
(DoPost, GetPermanentAnchor): Ditto.
(GetHttpHeader): Don't send last-modified header when $UseCache is less than 2.
(PrintFooter): Link to password action when a page is read-only.
2004-03-07 19:41:30 +00:00
Alex Schroeder
9985c14c47 *** empty log message *** 2004-03-07 19:40:17 +00:00
Alex Schroeder
4f8d31c4b8 (ApplyRules): RSS rule, fix whitespace splitting that breaks new RSS functionality. 2004-03-07 13:32:35 +00:00
Alex Schroeder
1fea17517d *** empty log message *** 2004-03-07 13:30:33 +00:00
Alex Schroeder
9bff17a3e7 (RSS): Remove channel title from title attribute of the link; use
$RssInterwikiTranslate on the URL if no interwiki was specified instead.
2004-03-07 12:58:17 +00:00
Alex Schroeder
7032e90945 *** empty log message *** 2004-03-07 12:57:32 +00:00
Alex Schroeder
aacc650e08 (GetInterLink): Add more spans to interlinks.
(RSS): Append channel title to title attribute of the link.
(GetFormStart): Second parameter to choose GET instead of POST.
(GetSearchForm): Choose GET instead of POST.
2004-03-07 12:10:28 +00:00
Alex Schroeder
7a0e97d8b9 *** empty log message *** 2004-03-07 12:09:55 +00:00
Alex Schroeder
44c06bc770 *** empty log message *** 2004-03-07 11:20:53 +00:00
Alex Schroeder
4706cc5e1b added interwiki bracketwiki test 2004-03-07 11:16:27 +00:00
Alex Schroeder
b57bd91b24 *** empty log message *** 2004-03-06 12:01:01 +00:00
Alex Schroeder
1e99626162 Oops, $UsePathInfo default was set to 0 for testing purposes! 2004-02-28 00:36:35 +00:00
Alex Schroeder
64666e5e12 (Upload): Use download/pagename links if possible. 2004-02-28 00:27:17 +00:00
Alex Schroeder
d914ce0cff *** empty log message *** 2004-02-28 00:19:59 +00:00
Alex Schroeder
2cfb723efd (DoDownload, DoPost): Only test for MIME type matches if
@UploadTypes is not empty.
2004-02-27 23:59:31 +00:00
Alex Schroeder
985081b430 *** empty log message *** 2004-02-27 23:04:23 +00:00