https://bugzilla.wikimedia.org/show_bug.cgi?id=27911

Krinkle <krinklem...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Update awful                |Overhaul and standardize
                   |apple-touch-icon.png for    |apple-touch-icons
                   |mediawikiwiki               |

--- Comment #3 from Krinkle <krinklem...@gmail.com> 2011-03-07 10:00:08 UTC ---
Making bug more general, there's much ugly stuff and/or inconsistant behaviour.

InitialiseSettings.php [1]
'wgAppleTouchIcon' => array(
    'default' => false, // default iPhone/iPod Touch bookmark icon

    // Let the secure versions shine through with their own icons as well, set
it explicitly
    'wiki' => 'http://$lang.$site.org/apple-touch-icon.png',
    'wiktionary' => 'http://$lang.$site.org/apple-touch-icon.png', //
http://upload.wikimedia.org/wiktionary/en/4/48/Wiktionary-iphone_logo.png

    'testwiki' =>
'http://upload.wikimedia.org/wikipedia/test/apple-touch-icon.png',
    'enwikinews' =>
'http://upload.wikimedia.org/wikipedia/commons/4/43/Apple-touch-icon.png',
    'mediawikiwiki' => 'http://www.mediawiki.org/Apple-touch-icon.png',
    'usabilitywiki' =>
'http://usability.wikimedia.org/UsabilityWiki-AppleTouch-Icon.png',
),

Example urls:
http://en.wikipedia.org/apple-touch-icon.png
http://nl.wikipedia.org/apple-touch-icon.png
http://commons.wikimedia.org/apple-touch-icon.png
http://meta.wikimedia.org/apple-touch-icon.png
http://strategy.wikimedia.org/apple-touch-icon.png
http://usability.wikimedia.org/UsabilityWiki-AppleTouch-Icon.png
http://nl.wikibooks.org/apple-touch-icon.png
http://en.wiktionary.org/apple-touch-icon.png
 -> http://upload.wikimedia.org/wiktionary/en/4/48/Wiktionary-iphone_logo.png
http://upload.wikimedia.org/wikipedia/test/apple-touch-icon.png
http://upload.wikimedia.org/wikipedia/commons/4/43/Apple-touch-icon.png
http://www.mediawiki.org/Apple-touch-icon.png

Todo:
- Create a photoshop template (probably take the UsabilityWIki's as example)
and attach to bug
- Input: Logo
- Output: 200x200px alpha PNG
- Upload to Commons, (create/use seperate category and sysop-protect).
-- Depending on the technical possiblities either link them directly from
Commons, or re-upload to the root apple-touch-icon.png. The latter is nice, but
not sure if that allows the ability to upload once for an entire familiy (eg.
wikinews) and use local $lang.wikinews.org as link (if it has to be uploaded to
each wikiines then it's better to link directly from commons to avoid problems
when new wikinews projects are added)
-- If linking from commons, link everything from commons, not just a few.
Upload/Rename to get consistent file-naming.

Problem:
- The one for the foundationwiki is broken: http://wikimediafoundation.org/
<link rel="apple-touch-icon"
href="http://foundation.wikipedia.org/apple-touch-icon.png"; />
Are there more cases like these ?



--
Krinkle

[1] http://noc.wikimedia.org/conf/highlight.php?file=InitialiseSettings.php

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to