.. You may want to use the usual include line. Uncomment and adjust the path. .. include:: ../Includes.txt .. role:: underline ============ EXT: sb\_tab ============ :Author: Kasper Skårhøj :Created: 2002-11-01T00:32:00 :Changed by: Sebastian Baumann :Changed: 2012-01-23T13:25:15.820000000 :Author: Sebastian Baumann :Email: http://www.typo3erweiterungen.de :Info 3: :Info 4: .. _EXT-sb-tab: EXT: sb\_tab ============ Extension Key: **sb\_tab** Copyright 2000-2002, Sebastian Baumann, This document is published under the Open Content License available from http://www.opencontent.org/opl.shtml The content of this document is related to TYPO3 \- a GNU/GPL CMS/Framework available from www.typo3.com .. _Table-of-Contents: Table of Contents ----------------- **EXT: sb\_tab 1** **Introduction 1** What does it do 1 Screenshots 1 **Users manual 2** Installation 2 **Configuration 3** **Reference 4** **You like the extension? 4** **Known problems 4** **Changelog 4** .. _Introduction: Introduction ------------ .. _What-does-it-do: What does it do ^^^^^^^^^^^^^^^ The extension sb\_tab display content elements in a tab menu.Take a look at the the demo to get a nice impression: `http://www.typo3erweiterungen.de/typo3-extensions/sb-tab/ `_ .. _Screenshots: Screenshots ^^^^^^^^^^^ |img-1| **Image 1:** You can see 2 tabs, the first one selected and inside in it there is a content element “Text” |img-2| **Image 2:** The configuration in the Backend: Choose the content elements |img-3| **Image 3:** The configuration in the Backend: Choose the tabs .. _Users-manual: Users manual ------------ .. _Installation: Installation ^^^^^^^^^^^^ Import/Download the extension and install it like every other extension. Include the static TS (from extension) in the template record (your root TS or make an ext. template just for the page where you want the extension be displayed). :underline:`**The steps for the real beginners are**` : Select your root/first page. Click in the menu on the left side “Template” and choose “Edit whole record”. Scroll down until you see the the same thing as in the screenshot shown. Search for the “Tabmenu (sb\_tab)” entry on the right side, click on it to get it on the left side. Press “Save” and you are done. |img-4| Create a sysfolder which contains the sb\_tab records Create all of the content elements (for each tab) Create the tabs and assign the content elements for each tab |img-2| Go to the page where the tabmenu should appear and create a new content element tabmenu |img-5| Choose the tabs you wanna display |img-3| That´s all .. _Configuration: Configuration ------------- There are two options in setup: .. _Reference: Reference --------- .. ### BEGIN~OF~TABLE ### .. _allowCaching: allowCaching ^^^^^^^^^^^^ .. container:: table-row Property allowCaching Description Choose the records you want to display. default 0 .. _pathToCSS: pathToCSS ^^^^^^^^^ .. container:: table-row Property pathToCSS Description Path to css file. There are two styles available (green/blue) default EXT:sb\_tab/res/green/sb\_tab.css .. ###### END~OF~TABLE ###### .. _RealUrl-configuration: RealUrl configuration ^^^^^^^^^^^^^^^^^^^^^ // sb\_tab 'tab' => array( array( 'GETvar' => 'tx\_sbtab\_pi1[tab]', 'lookUpTable' => array( 'table' => 'tx\_sbtab\_tabs', 'id\_field' => 'uid', 'alias\_field' => 'title', 'addWhereClause' => ' AND NOT deleted', 'useUniqueCache' => 1, 'useUniqueCache\_conf' => array( 'strtolower' => 1, 'spaceCharacter' => '\_', ), ), ), ), .. _You-like-the-extension: **You like the extension?** --------------------------- If you like this extension, you can do one or more of the following things: - Write me a mail or create a posting at `http://www.typo3erweiterungen.de/typo3-extensions/sb-tab/ `_ - Donate something, so that I can write those kind of extensions for you.More information is here: `http://www.typo3erweiterungen.de/spende/ `_ Many thanks in advance! .. _Known-problems: Known problems -------------- None that i know. .. _Changelog: Changelog --------- \- 2012-01-22: added realurl configuration, taburls are now nice looking \- 2009-07-28: 1.0.2 fixed cache bug (again) \- 2009-07-27: 1.0.1 fixed cache bug \- 2009-01-04: 1.0.0. initial relase |img-6| EXT: sb\_tab - 4 .. ######CUTTER_MARK_IMAGES###### .. |img-1| image:: img-1.png .. :align: left .. :border: 0 .. :height: 214 .. :id: Grafik1 .. :name: Grafik1 .. :width: 669 .. |img-2| image:: img-2.png .. :align: left .. :border: 0 .. :height: 240 .. :id: Grafik4 .. :name: Grafik4 .. :width: 320 .. |img-3| image:: img-3.png .. :align: left .. :border: 0 .. :height: 242 .. :id: Grafik2 .. :name: Grafik2 .. :width: 327 .. |img-4| image:: img-4.png .. :align: left .. :border: 0 .. :height: 177 .. :id: Grafik3 .. :name: Grafik3 .. :width: 552 .. |img-5| image:: img-5.png .. :align: left .. :border: 0 .. :height: 38 .. :id: Grafik5 .. :name: Grafik5 .. :width: 227 .. |img-6| image:: img-6.png .. :align: left .. :border: 0 .. :height: 32 .. :id: Graphic1 .. :name: Graphic1 .. :width: 102