From: Brion Vibber Date: Sat, 8 May 2004 02:55:21 +0000 (+0000) Subject: User interface images have been moved to stylesheets/images. Removing the X-Git-Tag: 1.3.0beta1~124 X-Git-Url: https://git.cyclocoop.org//%22?a=commitdiff_plain;h=84dfedb9880b66d5df19f4915d3d484e3fa303ba;p=lhc%2Fweb%2Fwiklou.git User interface images have been moved to stylesheets/images. Removing the now duplicate files from images, and fixing GNU FDL icon URL. --- diff --git a/config/index.php b/config/index.php index a3164b3d53..4a8251fb64 100644 --- a/config/index.php +++ b/config/index.php @@ -279,7 +279,7 @@ if( $conf->License == "gfdl" ) { $conf->RightsUrl = "http://www.gnu.org/copyleft/fdl.html"; $conf->RightsText = "GNU Free Documentation License 1.2"; $conf->RightsCode = "gfdl"; - $conf->RightsIcon = "{$conf->ScriptPath}/images/gnu-fdl.png"; + $conf->RightsIcon = "{$conf->ScriptPath}/stylesheets/images/gnu-fdl.png"; } elseif( $conf->License == "none" ) { $conf->RightsUrl = $conf->RightsText = $conf->RightsCode = $conf->RightsIcon = ""; } else { diff --git a/images/Arr_.png b/images/Arr_.png deleted file mode 100644 index 83fafc740b..0000000000 Binary files a/images/Arr_.png and /dev/null differ diff --git a/images/Arr_d.png b/images/Arr_d.png deleted file mode 100644 index 421dd10153..0000000000 Binary files a/images/Arr_d.png and /dev/null differ diff --git a/images/Arr_l.png b/images/Arr_l.png deleted file mode 100644 index 9db66232e3..0000000000 Binary files a/images/Arr_l.png and /dev/null differ diff --git a/images/Arr_r.png b/images/Arr_r.png deleted file mode 100644 index d1b161b079..0000000000 Binary files a/images/Arr_r.png and /dev/null differ diff --git a/images/Arr_r.xcf b/images/Arr_r.xcf deleted file mode 100644 index 83b7b2a876..0000000000 Binary files a/images/Arr_r.xcf and /dev/null differ diff --git a/images/README b/images/README new file mode 100644 index 0000000000..44f6835e9f --- /dev/null +++ b/images/README @@ -0,0 +1,5 @@ +If uploads are enabled in the wiki, files will be put in subdirectories +under here. + +Note to upgraders: as of MediaWiki 1.3, the images used in the user +interface have been moved to stylesheets/images. diff --git a/images/bullet.gif b/images/bullet.gif deleted file mode 100644 index 64a1c6dd1d..0000000000 Binary files a/images/bullet.gif and /dev/null differ diff --git a/images/button_bold.png b/images/button_bold.png deleted file mode 100644 index 5e52deed06..0000000000 Binary files a/images/button_bold.png and /dev/null differ diff --git a/images/button_extlink.png b/images/button_extlink.png deleted file mode 100644 index 12ec5f2ea1..0000000000 Binary files a/images/button_extlink.png and /dev/null differ diff --git a/images/button_headline.png b/images/button_headline.png deleted file mode 100644 index aa0ca540e3..0000000000 Binary files a/images/button_headline.png and /dev/null differ diff --git a/images/button_hr.png b/images/button_hr.png deleted file mode 100644 index 19cfc48042..0000000000 Binary files a/images/button_hr.png and /dev/null differ diff --git a/images/button_image.png b/images/button_image.png deleted file mode 100644 index 6c3c3308ed..0000000000 Binary files a/images/button_image.png and /dev/null differ diff --git a/images/button_italic.png b/images/button_italic.png deleted file mode 100644 index 96b1fb9fc2..0000000000 Binary files a/images/button_italic.png and /dev/null differ diff --git a/images/button_link.png b/images/button_link.png deleted file mode 100644 index e9507b970c..0000000000 Binary files a/images/button_link.png and /dev/null differ diff --git a/images/button_math.png b/images/button_math.png deleted file mode 100644 index e91fb61301..0000000000 Binary files a/images/button_math.png and /dev/null differ diff --git a/images/button_media.png b/images/button_media.png deleted file mode 100644 index 020707901b..0000000000 Binary files a/images/button_media.png and /dev/null differ diff --git a/images/button_nowiki.png b/images/button_nowiki.png deleted file mode 100644 index 7b2d539296..0000000000 Binary files a/images/button_nowiki.png and /dev/null differ diff --git a/images/button_sig.png b/images/button_sig.png deleted file mode 100644 index ef3a46d24b..0000000000 Binary files a/images/button_sig.png and /dev/null differ diff --git a/images/button_template.png b/images/button_template.png deleted file mode 100644 index 8e9cc2671e..0000000000 Binary files a/images/button_template.png and /dev/null differ diff --git a/images/gnu-fdl.png b/images/gnu-fdl.png deleted file mode 100644 index 1371aba886..0000000000 Binary files a/images/gnu-fdl.png and /dev/null differ diff --git a/images/gnu-fdl.xcf b/images/gnu-fdl.xcf deleted file mode 100644 index 364440dd77..0000000000 Binary files a/images/gnu-fdl.xcf and /dev/null differ diff --git a/images/magnify-clip.png b/images/magnify-clip.png deleted file mode 100644 index dad88d6ee7..0000000000 Binary files a/images/magnify-clip.png and /dev/null differ diff --git a/images/poweredby_mediawiki_88x31.png b/images/poweredby_mediawiki_88x31.png deleted file mode 100644 index f9175eb10c..0000000000 Binary files a/images/poweredby_mediawiki_88x31.png and /dev/null differ diff --git a/images/valid-html401.png b/images/valid-html401.png deleted file mode 100644 index 3855210c6c..0000000000 Binary files a/images/valid-html401.png and /dev/null differ diff --git a/images/wiki.png b/images/wiki.png deleted file mode 100644 index 69fce98855..0000000000 Binary files a/images/wiki.png and /dev/null differ