=== niceTabs === Contributors: Arief Rachmansyah | www.27thisland.com Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=6K6NEWZTQ3MR2 Tags: post, page, tabs, content, section, subsection, tab, niceTabs Requires at least: 3.0.1 Tested up to: 3.0.1 Stable tag: 3.0.1 niceTabs allows you to generate tabbed contents in your post/page using shortcodes == Description == niceTabs allows you to easily split your post/page content into Tabs using shortcodes This is initial version, so there is no setting in this plugin. if you want to change the appearance, please change the css. The tabs will look good on almost every theme. let me know if you have problem installing the plugin. == Installation == Download the package Extract it to the "plugins" folder of your wordpress In the Admin Panes go to "Plugins" and activate it == Upgrade Notice == unavailable == Upgrade == . Replace the files if there is any update. == Usage == Since there is no setting in this plugin, you can easily put shortcode to your post / page here's the shortcodes [tTab tab_id="tab1,tab2,tab3" tab_title="Title 1,Title 2,Title 3"] this shortcode will generate the title of the tabs. you can generate as many tabs as you need, by putting comma separated value to the tab_id and tab_title the content of the tabs structured like this : [sTab] [cTab id="tab1"] text / html content [/cTab] [cTab id="tab2"] text / html content [/cTab] [cTab id="tab2"] text / html content [/cTab] [eTab] please note the id of cTab must match to tTab's tab_id. == Screenshots == 1. writing a post with niceTabs shortcodes. 2. the standard looks of niceTabs in a post. == Change Log == 1.0.1 01 Oct 2010 adding screenshot 1.0 30 Sep 2010 Released the first version == Frequently Asked Questions == = How can I use this plugin? = please refer Usage section = Do you offer support? = contact me for more information