From ea62d5316150a9477d962aff311f9c6f64f68db7 Mon Sep 17 00:00:00 2001 From: Anika Henke Date: Sat, 24 Mar 2012 17:44:25 +0000 Subject: deleted very old (and unused) images --- lib/images/arrow_down.gif | Bin 273 -> 0 bytes lib/images/arrow_up.gif | Bin 274 -> 0 bytes lib/images/at.gif | Bin 57 -> 0 bytes lib/images/close.png | Bin 137 -> 0 bytes lib/images/del.png | Bin 355 -> 0 bytes lib/images/edit.gif | Bin 142 -> 0 bytes lib/images/icon-file.png | Bin 3363 -> 0 bytes lib/images/icon-thumb.png | Bin 969 -> 0 bytes lib/images/list-minus.gif | Bin 64 -> 0 bytes lib/images/list-plus.gif | Bin 67 -> 0 bytes lib/images/pencil.png | Bin 391 -> 0 bytes 11 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 lib/images/arrow_down.gif delete mode 100644 lib/images/arrow_up.gif delete mode 100644 lib/images/at.gif delete mode 100644 lib/images/close.png delete mode 100644 lib/images/del.png delete mode 100644 lib/images/edit.gif delete mode 100644 lib/images/icon-file.png delete mode 100644 lib/images/icon-thumb.png delete mode 100644 lib/images/list-minus.gif delete mode 100644 lib/images/list-plus.gif delete mode 100644 lib/images/pencil.png (limited to 'lib/images') diff --git a/lib/images/arrow_down.gif b/lib/images/arrow_down.gif deleted file mode 100644 index ff13b9585..000000000 Binary files a/lib/images/arrow_down.gif and /dev/null differ diff --git a/lib/images/arrow_up.gif b/lib/images/arrow_up.gif deleted file mode 100644 index d491c18db..000000000 Binary files a/lib/images/arrow_up.gif and /dev/null differ diff --git a/lib/images/at.gif b/lib/images/at.gif deleted file mode 100644 index 8bdf40d54..000000000 Binary files a/lib/images/at.gif and /dev/null differ diff --git a/lib/images/close.png b/lib/images/close.png deleted file mode 100644 index 4ccef0603..000000000 Binary files a/lib/images/close.png and /dev/null differ diff --git a/lib/images/del.png b/lib/images/del.png deleted file mode 100644 index e59ded55f..000000000 Binary files a/lib/images/del.png and /dev/null differ diff --git a/lib/images/edit.gif b/lib/images/edit.gif deleted file mode 100644 index a2a23de7b..000000000 Binary files a/lib/images/edit.gif and /dev/null differ diff --git a/lib/images/icon-file.png b/lib/images/icon-file.png deleted file mode 100644 index d350c8c31..000000000 Binary files a/lib/images/icon-file.png and /dev/null differ diff --git a/lib/images/icon-thumb.png b/lib/images/icon-thumb.png deleted file mode 100644 index ccc7a101d..000000000 Binary files a/lib/images/icon-thumb.png and /dev/null differ diff --git a/lib/images/list-minus.gif b/lib/images/list-minus.gif deleted file mode 100644 index 36902f159..000000000 Binary files a/lib/images/list-minus.gif and /dev/null differ diff --git a/lib/images/list-plus.gif b/lib/images/list-plus.gif deleted file mode 100644 index adc3fac8a..000000000 Binary files a/lib/images/list-plus.gif and /dev/null differ diff --git a/lib/images/pencil.png b/lib/images/pencil.png deleted file mode 100644 index 78142b61e..000000000 Binary files a/lib/images/pencil.png and /dev/null differ -- cgit v1.2.3 From 10544f7eec93e72b8939a7d741b5fd4ef4b0a4e9 Mon Sep 17 00:00:00 2001 From: Andreas Gohr Date: Wed, 23 May 2012 09:14:14 +0200 Subject: added .ico to allowed mime types the new template allows to use a favicon in media/wiki/favicon.ico so we should support uploading it as well. --- lib/images/fileicons/ico.png | Bin 0 -> 907 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 lib/images/fileicons/ico.png (limited to 'lib/images') diff --git a/lib/images/fileicons/ico.png b/lib/images/fileicons/ico.png new file mode 100644 index 000000000..1d9dd562a Binary files /dev/null and b/lib/images/fileicons/ico.png differ -- cgit v1.2.3 From 15f8c9026e596167a72c7d3abaf00621599a5713 Mon Sep 17 00:00:00 2001 From: Andreas Gohr Date: Fri, 6 Jul 2012 10:15:12 +0200 Subject: some link icon fixes FS#2548 Made sure all links align as well as possible in a list, giveing them all the same padding. Adjusted the template's icons to use 16x16 size and use the additional space for alignment. Adjusted some of the default interwiki icons (amazon, skype, paypal). --- lib/images/interwiki/amazon.de.gif | Bin 110 -> 132 bytes lib/images/interwiki/amazon.gif | Bin 110 -> 132 bytes lib/images/interwiki/amazon.uk.gif | Bin 110 -> 132 bytes lib/images/interwiki/callto.gif | Bin 178 -> 177 bytes lib/images/interwiki/paypal.gif | Bin 171 -> 138 bytes lib/images/interwiki/skype.gif | Bin 0 -> 157 bytes lib/images/interwiki/skype.png | Bin 675 -> 0 bytes 7 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 lib/images/interwiki/skype.gif delete mode 100644 lib/images/interwiki/skype.png (limited to 'lib/images') diff --git a/lib/images/interwiki/amazon.de.gif b/lib/images/interwiki/amazon.de.gif index 6e36a051a..a0d2cd4cb 100644 Binary files a/lib/images/interwiki/amazon.de.gif and b/lib/images/interwiki/amazon.de.gif differ diff --git a/lib/images/interwiki/amazon.gif b/lib/images/interwiki/amazon.gif index 6e36a051a..a0d2cd4cb 100644 Binary files a/lib/images/interwiki/amazon.gif and b/lib/images/interwiki/amazon.gif differ diff --git a/lib/images/interwiki/amazon.uk.gif b/lib/images/interwiki/amazon.uk.gif index 6e36a051a..a0d2cd4cb 100644 Binary files a/lib/images/interwiki/amazon.uk.gif and b/lib/images/interwiki/amazon.uk.gif differ diff --git a/lib/images/interwiki/callto.gif b/lib/images/interwiki/callto.gif index f6d424554..60158c565 100644 Binary files a/lib/images/interwiki/callto.gif and b/lib/images/interwiki/callto.gif differ diff --git a/lib/images/interwiki/paypal.gif b/lib/images/interwiki/paypal.gif index 1d2834062..a2dc89431 100644 Binary files a/lib/images/interwiki/paypal.gif and b/lib/images/interwiki/paypal.gif differ diff --git a/lib/images/interwiki/skype.gif b/lib/images/interwiki/skype.gif new file mode 100644 index 000000000..2c900a8b2 Binary files /dev/null and b/lib/images/interwiki/skype.gif differ diff --git a/lib/images/interwiki/skype.png b/lib/images/interwiki/skype.png deleted file mode 100644 index c70216702..000000000 Binary files a/lib/images/interwiki/skype.png and /dev/null differ -- cgit v1.2.3 From c8839c220c49633ea45ce5d0e4be1f411f66ad6c Mon Sep 17 00:00:00 2001 From: Anika Henke Date: Sat, 14 Jul 2012 12:10:08 +0100 Subject: changed all doctypes to html5 doctype --- lib/images/fileicons/index.php | 6 ++---- lib/images/index.html | 5 ++--- 2 files changed, 4 insertions(+), 7 deletions(-) (limited to 'lib/images') diff --git a/lib/images/fileicons/index.php b/lib/images/fileicons/index.php index c1e64fe2a..f90e7e6f0 100644 --- a/lib/images/fileicons/index.php +++ b/lib/images/fileicons/index.php @@ -1,7 +1,5 @@ - - + + filetype icons diff --git a/lib/images/index.html b/lib/images/index.html index d614603ac..977f90e10 100644 --- a/lib/images/index.html +++ b/lib/images/index.html @@ -1,6 +1,5 @@ - - + + -- cgit v1.2.3