=== sidebarTabs === Donate link: Contributors: nghorta Tags: widget, widgets, tabs, sidebar Requires at least: 2.8 Tested up to: 2.8.4 Stable tag: 1.2 Put widgets into tabbed interface in sidebar == Description == Put widgets into tabbed (scrollable) interface in sidebar. In **version 1.2** was introduced possibility of use icons in the tabs instead name. For further details see **Faq** item. The demonstration of the new version can be seen in my blog. In **version 1.1** was introduced the use of scrollable tabs using the jQuery library and plugin [jQuery Tools](http://flowplayer.org/tools/download.html). This allows the plugin to be used in the sidebar of any width. If you don't want to use the new functionalities all you needs to do is the download of version 1.0 on the link "Other versions" on your right. == Installation == Go to WordPress admin panel, and use the "Add new" option under Plugins Menu. Click on the "upload" item, choose the "sidebarTabs" zip file you downloaded and click on the "install now" button. All you need to do after that is navigate to your blog's administration panel, go in the plugins section and enable sidebarTabs. For more information, see the ["Installing Plugins" article on the WordPress Codex](http://codex.wordpress.org/Managing_Plugins#Installing_Plugins). == Frequently Asked Questions == = How do I use it? = * Drag the widgets that compose the sidebarTabs to the area of Inactive Widgets under "Design > Widgets", settings and save. * Go to "Settings > sidebarTabs" and settings the standard arguments (args Default button) according to the needs of your theme. * Click in "sidebarTabs Options" to adjust the colors of your tabs. * Create tabs by clicking in the button "Create New sidebarTabs". * Now, sidebarTabs can be used as regular widgets under "Design > Widgets". = How do I use it without icons in the tabs? = * Just set height of the tabs, in "sidebarTabs Option", with value 26 (suggested) or other value the your criterion and leave blank the width of the icons. = How do I use it with icons in the tabs? = * First, set height and width of the icons in "sidebarTabs Options". If you want to use the icons provided with plugin, set height equal to 32 and width equal to 39. * Otherwise, create your own icons following model of icons supplied with the plugin and upload it to the subfolder "icons". * Now, edit or add tabs in "Create New sidebarTabs" and select the corresponding icon for each one. == Other Notes == = Upgrade = * Replace the files. Go to "Settings > sidebarTabs", click in "sidebarTabs Options" to adjust the values and save it. == Screenshots == 1. Preview version 1.0 2. Preview version 1.1 3. Inactive Widgets 4. sidebarTabs Options == ChangeLog == = 1.2 = * Introduced possibility of use icons in the tabs instead name. For further details see Faq item. = 1.1.2 = * Small corrections in the file translation for the Portuguese of Brazil. * Fixed errors in the css stylesheet of plugin. Examples: the text color in the panes and the li:before instruction used in some themes. * Fixed bug in the preview of the tabs active, inactive and mouse over in the "sidebarTabs Options". * Included the option "Text color in the panes". See "sidebarTabs Options". = 1.1.1 = * Fixed bug in loading jQuery Tools library = 1.1 = * Introduced the use of scrollable tabs; * Changes in the plugin interface. * Included files (po/mo) translation to Portuguese of Brazil. = 1.0 = * Initial release.