.. You may want to use the usual include line. Uncomment and adjust the path. .. include:: ../Includes.txt ======================= EXT: Alphabetic Sitemap ======================= :Author: Steffen Kamper :Created: 2006-03-08T12:45:49 :Changed: 2008-12-11T13:09:15 :Email: info@sk-typo3.de :Info 2: :Info 3: :Info 4: .. _EXT-Alphabetic-Sitemap: EXT: Alphabetic Sitemap ======================= Extension Key: **alpha\_sitemap** Copyright 2000-2002, Steffen Kamper, 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: Alphabetic Sitemap 1** **Introduction 1** What does it do? 1 Screenshots 1 Result in FE 2 **Configuration 2** Known problems 3 **To-Do list 3** **Changelog 3** .. _Introduction: Introduction ------------ .. _What-does-it-do: What does it do? ^^^^^^^^^^^^^^^^ It renders a sitemap from a given starting point grouped by first letter of page title .. _Screenshots: Screenshots ^^^^^^^^^^^ Choose sitemap and “Alphabetic Sitemap” |img-1| |img-2| **Attention:** This extension adds the “recursive” to all menu types, but it's only used by this extension. .. _Result-in-FE: Result in FE ^^^^^^^^^^^^ |img-3| .. _Configuration: Configuration ------------- Setup your HTML for render with typoscript Usage in Setup: plugin.tx\_alphasitemap\_pi1 {...} .. ### BEGIN~OF~TABLE ### .. _CSS-DEFAULT-STYLE: \_CSS\_DEFAULT\_STYLE ^^^^^^^^^^^^^^^^^^^^^ .. container:: table-row Property \_CSS\_DEFAULT\_STYLE Data type string Description Default CSS-stylesdefault:.alpha-sitemap-chars span {padding: 0 3px ;}.alpha-sitemap-chars .active {font-weight: bold;} .. _titleField: titleField ^^^^^^^^^^ .. container:: table-row Property titleField Data type string Description field for the page titledefault:title .. _pageMenu: pageMenu ^^^^^^^^ .. container:: table-row Property pageMenu Data type stdWrap Description stdWrap for complete sitemapdefault:pageMenu.wrap = .. _Unknown-Property: ((Unknown Property)) ^^^^^^^^^^^^^^^^^^^^ .. container:: table-row Property Data type Description .. _pages: pages ^^^^^ .. container:: table-row Property pages Data type stdWrap Description stdWrap for complete sitemapdefault:pages.wrap =
  • \|
  • .. _charMenu: charMenu ^^^^^^^^ .. container:: table-row Property charMenu Data type stdWrap Description stdWrap for complete navigation Menu (the letters)default:charMenu.wrap =

    \|

    .. _chars: chars ^^^^^ .. container:: table-row Property chars Data type stdWrap Description stdWrap for single chars in navigation Menudefault:chars.wrap = \| .. _activeChar: activeChar ^^^^^^^^^^ .. container:: table-row Property activeChar Data type stdWrap Description stdWrap for active chars in navigation Menu default:ATagParams = class="active"doNotLink = 1wrap = \| .. _titleChar: titleChar ^^^^^^^^^ .. container:: table-row Property titleChar Data type stdWrap Description stdWrap for char headersdefault:titleChar.wrap =

    \|

    .. _includeNotInMenu: includeNotInMenu ^^^^^^^^^^^^^^^^ .. container:: table-row Property includeNotInMenu Data type boolean Description If set, pages are added that are flagged with “not in menu” .. _addWhere: addWhere ^^^^^^^^ .. container:: table-row Property addWhere Data type string Description add additional where clause like "AND doktype!=6" has to start with "AND". Be careful, wrong clause can damage .. ###### END~OF~TABLE ###### .. _Known-problems: Known problems ^^^^^^^^^^^^^^ - .. _To-Do-list: To-Do list ---------- .. _Changelog: Changelog --------- \- 0.0.3 recursive levels \- 0.0.2 enable access to all field of pages in pages-stdWrap \- 0.0.1 First Release |img-4| EXT: Alphabetic Sitemap - 3 .. ######CUTTER_MARK_IMAGES###### .. |img-1| image:: img-1.png .. :align: left .. :border: 0 .. :height: 266 .. :id: Grafik1 .. :name: Grafik1 .. :width: 332 .. |img-2| image:: img-2.png .. :align: left .. :border: 0 .. :height: 240 .. :id: Grafik2 .. :name: Grafik2 .. :width: 399 .. |img-3| image:: img-3.png .. :align: left .. :border: 0 .. :height: 335 .. :id: Grafik3 .. :name: Grafik3 .. :width: 421 .. |img-4| image:: img-4.png .. :align: left .. :border: 0 .. :height: 32 .. :id: Graphic1 .. :name: Graphic1 .. :width: 102