=== sidebarTabs === Donate link: Contributors: nghorta Tags: widget, widgets, tabs, sidebar Requires at least: 2.8 Tested up to: 2.8.5 Stable tag: 2.0 Put widgets into tabbed interface in sidebar == Description == Put widgets into tabbed interface in sidebar. = Features = * Multiple instances; * The layout of each instance can be defined as horizontal or vertical; * Layout of tabs > horizontal instance: fixed without icons, fixed with icons, scrollable without icons and scrollable with icons; * Possibility to select the corners of the tabs between 18 options generated by jQuery Corner plugin; * Definition of font weight, font size and font family of tabs for the instances vertical and horizontal without icons. All the information you need about this plugin can be found in Plugin Homepage. == 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 select one of the layouts "Fixed without icons" or "Scrollable without icons" in "Option sidebarTabs" and set the height of the tabs with value 26 (suggested) or other value at its criterion. = How do I use it with icons in the tabs? = * First, select one of layouts "Fixed with icons" or "Scrollable with icons" in "sidebarTabs Options" and set height and the width of icons. If you want to use the icons provided with plugin, set height equal to 32 and the 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 = * If the upgrade is not performed by the automatic procedure of WordPress, deactivate the plugin and replace the files. * Go to "Settings > sidebarTabs", click in "sidebarTabs Options" to **adjust the values and save it**. == Screenshots == [Plugin Homepage](http://www.nghorta.com/plugin-sidebartabs/). == ChangeLog == = 2.0 = * Including the possibility of creating multiple instances; * Display the instances in horizontal and vertical layout; * Selection of the corners the tabs between 18 options using the jQuery Corner plugin; * Parameterization of font the tabs: weight, size and family. = 1.3.1 = Fixed bug in the css stylesheet file of plugin - position of arrows in layout "Scrollable without icons". Sorry for inconvenience. = 1.3 = Introduced the possibility to choice of display layout of plugin interface. Now, you can choose the layout among of the four options below: 1. Fixed tabs without icons, 2. Fixed tabs with icons, 3. Scrollable tabs without icons, 4. Scrollable tabs with icons. = 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.