.. You may want to use the usual include line. Uncomment and adjust the path. .. include:: ../Includes.txt ==================================== EXT: Readable name of your extension ==================================== :Author: Kasper Skårhøj :Created: 2002-11-01T00:32:00 :Changed by: webmeister :Changed: 2008-11-07T15:51:51 :Classification: extensionkey :Description: The keywords help with categorizing and tagging of the manuals. You can combine two or more keywords and add additional keywords yourself. Please use at least one keyword from both lists. If your manual is NOT in english, see next tab "language" ---- forEditors (use this for editors / german "Redakteure") forAdmins (use this for Administrators) forDevelopers (use this for Developers) forBeginners (manuals covering TYPO3 basics) forIntermediates (manuals going into more depth) forAdvanced (covering the most advanced TYPO3 topics) see more: http://wiki.typo3.org/doc_template#tags ---- :Keywords: keywords comma-separated :Author: Author Name :Email: your@email.com :Info 4: :Language: en |img-1| |img-2| Active KB Top 10 - activekbtop10ActiveKB Top 10 .. _ActiveKB-Top-10: ActiveKB Top 10 =============== Extension Key: activekbtop10 Language: de Keywords: activekb, knowledge base Copyright 2008-2008, Matthias Haeger, 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: Readable name of your extension 1 <#1.EXT:%20Readable%20name%20of%20your%20extension|outline>`_ **`Introduction 3 <#1.1.Introduction|outline>`_** `What does it do? 3 <#1.1.1.What%20does%20it%20do_|outline>`_ `Screenshots 3 <#1.1.2.Screenshots|outline>`_ **`Users manual 4 <#1.2.Users%20manual|outline>`_** `FAQ 4 <#1.2.1.FAQ|outline>`_ **`Administration 5 <#1.3.Administration|outline>`_** `FAQ 5 <#1.3.1.FAQ|outline>`_ **`Configuration 6 <#1.4.Configuration|outline>`_** `FAQ 6 <#1.4.1.FAQ|outline>`_ `Reference 6 <#1.4.2.Reference|outline>`_ **`Tutorial 7 <#1.5.Tutorial|outline>`_** **`Known problems 8 <#1.6.Known%20problems|outline>`_** **`To-Do list 9 <#1.7.To-Do%20list|outline>`_** **`ChangeLog 10 <#1.8.ChangeLog|outline>`_** `Important guidelines 11 <#2.Important%20guidelines|outline>`_ **`HowTo update a manual to the new layout 12 <#2.1.HowTo%20update%20a %20manual%20to%20the%20new%20layout|outline>`_** **`Issues with Open Office documentation for TYPO3 13 <#2.2.Issues%20w ith%20Open%20Office%20documentation%20for%20TYPO3|outline>`_** `Inserting images 13 <#2.2.1.Inserting%20images|outline>`_ `Paragraph styles 13 <#2.2.2.Paragraph%20styles|outline>`_ `Linking 14 <#2.2.3.Linking|outline>`_ `Meta data and updates 14 <#2.2.4.Meta%20data%20and%20updates|outline>`_ `Help by documentation.openoffice.org 14 <#2.2.5.Help%20by%20documentation.openoffice.org|outline>`_ .. _Introduction: Introduction ------------ .. _What-does-it-do: What does it do? ^^^^^^^^^^^^^^^^ Diese Extension verknüpft Typo3 mit der ActiveKB Knowledge Base der Firma Interspire. Ein neues Inhaltselement kann angelegt werden, dass eine bestimmte Anzahl an Artikeln aus der Knowledge Base aus einer frei wählbaren Kategorie anzeigt. Damit kann man z.B. thematische Verknüpfungen zwischen Webseiten und den zugehörigen Einträgen in der Knowledge Base herstellen. .. _TEST-level-4: TEST level 4 """""""""""" .. _TEST-level-5: TEST level 5 ~~~~~~~~~~~~ TEST .. _Screenshots: Screenshots ^^^^^^^^^^^ |img-3| .. _Users-manual: Users manual ------------ Extension aus dem TER installieren. Evtl. TypoScript anpassen (siehe Configuration) Auf beliebiger Seite ein neues Inhaltselement hinzufügen. Plug-In vom Typ ActiveKBTop10 auswählen Kategorie aus der Drop-Down Liste auswählen Anzahl der zu zeigenden Einträge auswählen Fertig. .. _FAQ: FAQ ^^^ Possible subsections: FAQ .. _Administration: Administration -------------- .. _FAQ: FAQ ^^^ Possible subsections: FAQ .. _Configuration: Configuration ------------- - Im TS-Setup der Page müssen die Namen der Datenbanken der Knowledge Base und von Typo3, sowie die Pfade zur Knowledge Base eingegeben werden. - Folgende Standardwerte sind vorbelegt:plugin.tx\_activekbtop10\_pi1.kbDatenbank = kbplugin.tx\_activekbtop10\_pi1.typoDatenbank = typo3plugin.tx\_activekbtop10\_pi1.kbPath = /activekb/plugin.tx\_activekbtop10\_pi1.templatePath = /activekb/templates/Default/ .. _FAQ: FAQ ^^^ Possible subsections: FAQ .. _Reference: Reference """"""""" Possible subsections: Reference (TypoScript) .. ### BEGIN~OF~TABLE ### .. _kbDatenbank: kbDatenbank ~~~~~~~~~~~ .. container:: table-row Property kbDatenbank Data type string Description Name der Datenbank der Knowledge Base Default kb .. _typoDatenbank: typoDatenbank ~~~~~~~~~~~~~ .. container:: table-row Property typoDatenbank Data type string Description Name der Datenbank von Typo3 Default typo3 .. _kbPath: kbPath ~~~~~~ .. container:: table-row Property kbPath Data type string Description Pfad zur Installation der Knowledge Base auf dem Server Default /activekb/ .. _templatePath: templatePath ~~~~~~~~~~~~ .. container:: table-row Property templatePath Data type string Description Pfad zum verwendeten Template der Knowledge Base Default /activekb/templates/Default .. ###### END~OF~TABLE ###### [tsref:(cObject).TEST] .. _Example: Example ~~~~~~~ Here you would show an example of the stuff from the reference or so: :: plugin.tx_activekbtop10_pi1.kbDatenbank = kb plugin.tx_activekbtop10_pi1.typoDatenbank = typo3 plugin.tx_activekbtop10_pi1.kbPath = /activekb/ plugin.tx_activekbtop10_pi1.templatePath = /activekb/templates/MyTemplates/ .. _Tutorial: Tutorial -------- .. _Known-problems: Known problems -------------- Keine Probleme bekannt. .. _To-Do-list: To-Do list ---------- - Vollständige Internationalisierung und englische Übersetzung - Auswahl von Artikeln aus mehreren Kategorien in einem Element .. _ChangeLog: ChangeLog --------- .. _Important-guidelines: Important guidelines ==================== 11 .. ######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: 153 .. :id: Grafik1 .. :name: Grafik1 .. :width: 669