=== F2 WordPress theme v1.2.1 === F2 (http://srinig.com/wordpress/theme/f2/) is a fast loading flexible width theme for WordPress. F2 is developed by Srini G (srinig.com@gmail.com) and is released under the GPL. == Features and notes == * Flexible width (fluid width) layout. This means the layout shrinks and grows to fit display windows. * Two sidebars. One or both of the sidebars can be optionally turned off. * Customizable header, and much more options available in the 'F2 Settings' page in admin panel. * Support for features like custom menus, nested comments, comments paging, sidebar widgets, post tags and gravatars. * Compatible with WordPress v3.0 and above. The theme is not compatible with older versions of WordPress. If you are particular about hanging on to older WP versions, try Fluid Blue, the precedessor to this theme. * Valid XHTML and CSS. * The theme is tested successfully in latest versions of all major browsers. Except a few minor issues, the theme works well in IE 6 too. * Supports localization. == Installation == * After extracting the f2.zip file, copy the 'f2' folder to '/wp-content/themes/' directory in your web server. * Log in to WP admin and select the 'Themes' sub-menu under the 'Appearance' menu. * Select the 'F2' theme from the available list of themes to preview * Activate the theme. * Click 'Visit Site' at the top of the admin panel screen. Your selection should immediately become active. * Once activated, the theme can be customized through the 'F2 Settings' sub-menu under the 'Appearance' menu in WP admin panel. == Hacks == = Customizing style.css = You are encouraged to customize the CSS any whichever way you want, but it is advised you don't edit the style.css file directly. You can create a file named custom.css and put in all your CSS customizations in that file (the filename 'custom.css' is important as the file will be automatically included). This practice will preserve your customizations when you upgrade to a newer version of the theme. An even better method to customize the theme is by using theme inheritence. Read this blog post for details: Using theme inheritance to customize your theme. = Links page = If you have a large number of blogroll links to show off, you can have a links page that will list all your links in a page. Just create a new page, name it as something like 'Links', choose the template 'Links', leave the page blank, and publish. = Archives page = Just like the links page, you can have an archives page that will list all your categories, tags and monthly archive links. Create a new page and choose the template 'Archives'. = Horizontal navigation menu = By default, the horizontal navigation menu displays inside the header. This looks pretty if you have just a few items for the menu, but looks ugly if you have a large number of items. You make it such that the horizontal menu displays below the header if so desired, just open the style.css file, scroll towards the bottom and follow the instructions. == Translating the theme == The translation template file is named f2.pot and is located in the 'languages' directory. The resulting PO and MO files should go in the 'f2/languages/' directory, and should be named in the format xx_YY.po and xx_YY.mo files respectively. Where xx refers to the language code and YY to the locale. For example, the German translation files will have the name de_DE.po and de_DE.mo. This xx_YY should be the same as the value you define for WPLANG in wp-config.php. You can use an application like poEdit to translate the theme, or just translate the strings in the f2.pot file and send it to the theme author. All translations sent to the author will be bundled with the next version of the theme. You may want to have a look at: http://codex.wordpress.org/Translating_WordPress == Credits == = Translation credits = Code Language Translator be_BY Belorussian Marcis G. da_DK Danish Per Lundbech de_DE German Stephan Jaschke fa_IR Persian Ghiasabadi R. M. fo_FO Faroese Hjalti á Lava fr_FR French Etienne hi_IN Hindi Ashish Jha id_ID Indonesian Masino Sinaga it_IT Italian Gianni Diurno (aka gidibao) ja Japanese Mako lt_LT Lithuanian Tomas Šiurna nb_NO Norwegian (Bokmål) Eilif Nordseth, Eivind Ødegård nl_NL Dutch R. Helmes nn_NO Norwegian (Nynorsk) Eivind Ødegård pl_PL Polish Super Grey ru_RU Russian Mihail Pomaskin ta Tamil Ravi tr_TR Turkish Caner Güral uk_UA Ukrainian Oleg Tsvirko zh_CN Chinese Awu zh_TW Traditional Chinese Mingyao Chuang = Other credits = * Farbtastic: jQuery color picker plug-in by Steven Wittens. * Feed icon from famfamfam silk icon set. == Feedback == All feedback, bug reports, translations can be sent to srinig DOT com AT gmail DOT com. You can also visit the theme page and leave a comment. == Changelog == 2011-09-20: Version 1.2.1 More fixes for debug notices. 2011-09-17: Version 1.2 Added localization in Polish and Ukrainian languages. Fixes for deprecated functions, errors, notices, fixes for the hmenu, and lots and lots of other minor fixes. 2010-12-06: Version 1.1.1 Added localization in Persian language. Fixes for deprecated functions and other minor errors. 2010-07-12: Version 1.1 Added support for custom menus in WP 3.0 for the primary (horizontal) menu in the header. Added localization in Hindi. 2010-04-09: Version 1.0.10 Added localization in Belorussian language. 2010-02-02: Version 1.0.9 Added localization in Japanese, Norwegian (Nynorsk) and Danish languages. Updated Norwegian (Bokmål) and Traditional Chinese. 2009-12-13: Version 1.0.8 Added localization in Lithuanian and Faroese languages. 2009-11-03: Version 1.0.7 Added localization in Russian and Chinese languages Minor improvements in styling 2009-10-01: Version 1.0.6 Added localization in Italian and Norwegian (Bokmål) languages. 2009-09-22: Version 1.0.5 Added localization in Dutch language. Minor improvements (styling for
)
2009-09-14: Version 1.0.4
Added localization in Tamil language.
Support for custom.css.
2009-09-10: Version 1.0.3
Added localization in Traditional Chinese.
2009-09-01: Version 1.0.2
Added localization in German and Indonesian languages. Turkish updated.
Support for rtl languages added (rtl.css)
Improvements (sticky post, min-width)
2009-08-27: Version 1.0.1
Bug fixes. Some of the options in the settings page didn't work. This is fixed now.
French localization updated.
2009-08-26: Version 1.0
CSS fixes, other fixes, improvements, updated translation strings.
Added localization in French and Turkish.
2009-08-22: Version 0.9
Public release