.. You may want to use the usual include line. Uncomment and adjust the path. .. include:: ../Includes.txt ============ EXT: sb\_faq ============ :Created: 2010-02-18T17:33:18 :Changed: 2015-09-02T13:46:23.450000000 :Classification: sb_faq :Keywords: FAQ-System for TYPO3 :Author: Sebastian Baumann :Email: sb@typo3erweiterungen.de :Info 4: :Language: en |img-1| |img-2| EXT: sb\_faq - sb\_faq .. _EXT-sb-faq: EXT: sb\_faq ============ Extension Key: sb\_faq Language: en Keywords: FAQ-System for TYPO3 Copyright 2007-2011, 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.org .. _Table-of-Contents: Table of Contents ----------------- `EXT: sb\_downloader 1 <#__RefHeading__818_1444298531>`_ **`Introduction 3 <#__RefHeading__1854_1243345418>`_** `What does it do? 3 <#__RefHeading__1856_1243345418>`_ `Support & Demo? 3 <#__RefHeading__1858_1243345418>`_ `Screenshots 4 <#__RefHeading__1860_1243345418>`_ **`User manual 5 <#__RefHeading__1862_1243345418>`_** `Install the Extension 5 <#__RefHeading__1864_1243345418>`_ `Create the sites (data folder, ...) 5 <#__RefHeading__1866_1243345418>`_ `Add Categories and Partners in the data folder 5 <#__RefHeading__1868_1243345418>`_ `Configure the options 5 <#__RefHeading__1870_1243345418>`_ **`Configuration 7 <#__RefHeading__1872_1243345418>`_** `Reference 7 <#__RefHeading__1874_1243345418>`_ `Static css file 10 <#__RefHeading__1876_1243345418>`_ **`Using sb\_downloader in your Extension 12 <#__RefHeading__1878_1243345418>`_** **`FAQ 13 <#__RefHeading__1880_1243345418>`_** **`You like the extension? 14 <#__RefHeading__2175_1243345418>`_** **`Changelog 15 <#__RefHeading__1882_1243345418>`_** .. _Introduction: Introduction ------------ .. _What-does-it-do: What does it do? ^^^^^^^^^^^^^^^^ FAQ system with category and single view. .. _Support-Demo: Support & Demo? ^^^^^^^^^^^^^^^ Support-Forum: `http://www.faqboard.info `_ .. _Bugfixing: Bugfixing ^^^^^^^^^ If you find a bug or need a special feature, please send en e-mail: sb@typo3erweiterungen.de .. _Screenshots: Screenshots ^^^^^^^^^^^ |img-3| Category view. Possible is grafic only or textlinks (via fluid template) |img-4| FAQ list |img-5| Detail view with image and downloads .. _User-manual: User manual ----------- You will need to do the following: Install The Extension Create or Set the data folder Add categories and FAQs in the data folder Create new site and add the extension Configure the options .. _Install-the-Extension: Install the Extension ^^^^^^^^^^^^^^^^^^^^^ The first step you need to do is to install the extension – **sb\_** **faq** -- with the extension manager. You can get it by going to Tools section and choosing “Ext Manager” on the main action menu (usually on left-side). Then in the dropdown Menu at the top, select “Import Extensions” in the Menu at top. Then type “ **sb\_** **faq** ” in the “Extensions in TYPO3 Extension Repository” and click on the “Look up” button. You should then find the Servant Matcher extension. If you have never installed this, then you will see a red arrow to the left of “ **sb\_** **faq** ” and you can click on that to install. If it has been installed, you can click on the green arrow to the left of the extension or the name of the extension and then load the newest version by clicking on the Import/Update button. .. _Create-the-sites-data-folder: Create the sites (data folder, ...) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ You have to create several pages. The usual way is to create one sysfolder where the records and categories are saved in.It´s possible to create the extension records in normal sites but we recommend to use a new Storage Folder because there can be many records and you can keep everything in one place. Create a page where FAQs appears Create a SYSFOLDER named “sysfolder” e.g. beyond your site with LIST view. On each page you have to set the “ **General record store page** ” to your sysfolder. Put the plugin into your page(s) with “general plugin” = “sb\_faq” and put the desired parameters in. .. _Add-Categories-andFAQsin-the-data-folder: Add Categories andFAQsin the data folder ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Click on “ *Create new record* ” and choose one of the following: |img-6| **Categorie** for a new categorie andFAQfor a new record. You have to add first your categories, because you need the categories to add a newfaqrecord. The form fields are self-explanatory. .. _Configure-the-options: Configure the options ^^^^^^^^^^^^^^^^^^^^^ To display some records on your site you have to add a new site record (choose as type: extension and select “FAQ sytem”) on a page. |img-7| .. _Configuration: Configuration ------------- You have the possibility to edit the following properties via setup/constants: .. _Reference: Reference ^^^^^^^^^ plugin.tx\_sbfaq.view .. ### BEGIN~OF~TABLE ### .. _templateRootPath: templateRootPath """""""""""""""" .. container:: table-row Property templateRootPath Data type string Description Default EXT:sb\_faq/Resources/Private/Templates/ .. _partialRootPath: partialRootPath """"""""""""""" .. container:: table-row Property partialRootPath Data type string Description Default EXT:sb\_faq/Resources/Private/Partials/ .. _layoutRootPath: layoutRootPath """""""""""""" .. container:: table-row Property layoutRootPath Data type Description Default EXT:sb\_faq/Resources/Private/Layouts/ .. ###### END~OF~TABLE ###### plugin.tx\_sbfaq.persistence .. ### BEGIN~OF~TABLE ### .. _storagePid: storagePid """""""""" .. container:: table-row Property storagePid Data type string Description Default empty .. ###### END~OF~TABLE ###### .. _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 an email - 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! .. _Changelog: Changelog --------- 03.09.2015 Sebastian Baumann < `sb@ `_ `typo3erweiterungen `_ `.de `_ > \* Initial release |img-2| 10 .. ######CUTTER_MARK_IMAGES###### .. |img-1| image:: img-1.png .. :align: left .. |img-2| image:: img-2.png .. :border: 0 .. :height: 21 .. :hspace: 9 .. :id: Grafik2 .. :name: Grafik2 .. :width: 87 .. |img-3| image:: img-3.png .. :align: left .. :border: 0 .. :height: 408 .. :id: Grafik5 .. :name: Grafik5 .. :width: 669 .. |img-4| image:: img-4.png .. :align: left .. :border: 0 .. :height: 385 .. :id: Grafik7 .. :name: Grafik7 .. :width: 669 .. |img-5| image:: img-5.png .. :align: left .. :border: 0 .. :height: 410 .. :id: Grafik9 .. :name: Grafik9 .. :width: 669 .. |img-6| image:: img-6.png .. :align: left .. :border: 0 .. :height: 65 .. :id: Grafik1 .. :name: Grafik1 .. :width: 126 .. |img-7| image:: img-7.png .. :align: left .. :border: 0 .. :height: 384 .. :id: Grafik3 .. :name: Grafik3 .. :width: 483