=== All In One Favicon === Contributors: techotronic Donate link: http://www.techotronic.de/donate/ Tags: theme, favicon, admin, blog, wordpress, image, images, graphic, graphics, icon, iphone, multisite Requires at least: 2.8 Tested up to: 3.0 Stable tag: 3.0 Easily add a Favicon to your site and the WordPress admin pages. Complete with upload functionality. Supports all three Favicon types (ico,png,gif). == Description == All In One Favicon adds favicons to your site and your admin pages. You can either use favicons you already uploaded or use the builtin upload mechanism to upload a favicon to your WordPress installation. All three favicon types are supported - .ico, .png and .gif (may be animated) Also, Apple Touch Icons are supported. See plugin page for more information, a "first steps" guide and screenshots. Localization * Bahasa Indonesia (id_ID) by EKO * Danish (da_DK) by GeorgWP * English (en_EN) by Arne Franken * German (de_DE) by Arne Franken * Italian (it_IT) by Valerio Vendrame * Polish (pl_PL) by Piotr Czarnecki * Spanish (es_ES) by Juan Pablo Pérez Manes * Swedish (sv_SE) by Christian Nilsson Is your native language missing? Translating the plugin is easy if you understand english and are fluent in another language. Just send me an email. == Installation == ###Updgrading From A Previous Version### To upgrade from a previous version of this plugin, use the built in update feature of WordPress or copy the files on top of the current installation. ###Installing The Plugin### Either use the built in plugin installation feature of WordPress, or extract all files from the ZIP file, making sure to keep the file structure intact, and then upload it to `/wp-content/plugins/`. Then just visit your admin area and activate the plugin. That's it! ###Configuring The Plugin### Go to the settings page and and upload your Favicon(s) or add the path/URL to already existing Favicon(s). **See Also:** "Installing Plugins" article on the WP Codex == Frequently Asked Questions == * When I try to upload a favicon, I get the error: "File type does not meet security guidelines. Try another.” You are probably using a WordPress Multisite installation? Then you'll need to add "ico" to the allowed file types property on the "Super Admin -> Options" page. * Why is All In One Favicon not available in my language? I speak German and English fluently, but unfortunately no other language well enough to do a translation. Would you like to help? Translating the plugin is easy if you understand English and are fluent in another language. * How do I translate All In One Favicon? Take a look at the WordPress site and identify your langyage code: http://codex.wordpress.org/WordPress_in_Your_Language I.e. the language code for German is "de_DE". Step 1) download POEdit (http://www.poedit.net/) Step 2) download All In One Favicon (from your FTP or from http://wordpress.org/extend/plugins/all-in-one-favicon/) Step 3) copy the file localization/aio-favicon-en_EN.po and rename it. (in this case aio-favicon-de_DE.po) Step 4) open the file with POEdit. Step 5) translate all strings. Things like "{total}" or "%1$s" mean that a value will be inserted later. Step 5a) The string that says "English translation by Arne ...", this is where you put your name, website (or email) and your language in. ;-) Step 5b) (optional) Go to POEdit -> Catalog -> Settings and enter your name, email, language code etc Step 6) Save the file. Now you will see two files, aio-favicon-de_DE.po and aio-favicon-de_DE.mo. Step 7) Upload your files to your FTP server into the All In One Favicon directory (usually /wp-content/plugins/all-in-one-favicon/) Step 8) When you are sure that all translations are working correctly, send the po-file to me and I will put it into the next All In One Favicon version. * My question isn't answered here. What do I do now? Feel free to write an email to blog [at] techotronic.de or open a thread at the All In One Favicon WordPress.org forum. I'll include new FAQs in every new version. Promise. == Screenshots == Please visit my site for screenshots. == Changelog == = 3.0 (2011-01-15) = * NEW: Added option to remove link from meta box. * BUGFIX: Fixed a bug where the plugin would break WordPress 3.0 with Multisite enabled. * NEW: Added latest donations and top donations to settings page * NEW: Danish translation by GeorgWP * NEW: Bahasa Indonesia translation by EKO * NEW: Polish translation by Piotr Czarnecki * NEW: Swedish translation by Christian Nilsson * NEW: Italian translation by Valerio Vendrame * NEW: Spanish translation by Juan Pablo Pérez Manes = 2.1 (2010-06-06) = * BUGFIX: Fixing bug where favicons would not be displayed in certain cases. = 2.0 (2010-06-03) = * NEW: now supports Apple Touch Icons for backend and frontend * NEW: more links to websites containing information. = 1.0 (2010-05-06) = * NEW: Initial release.