.. You may want to use the usual include line. Uncomment and adjust the path. .. include:: ../Includes.txt =========================== EXT: Name of your Extension =========================== :Author: Christopher :Created: 2010-12-18T19:57:23 :Changed: 2013-01-15T22:26:02 :Classification: extension key :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) ---- :Keywords: keywords comma-separated :Author: Documentation Team :Email: documentation@typo3.org :Language: en .. _img-1-img-2-Render-news-content-for-IndexedSearch-Crawler-tt-news: |img-1| |img-2| Render news content for IndexedSearch Crawler tt\_news ====================================================================== Extension Key: indexedsearch\_rendered\_ttnews Language: en Version: 1.0.0 Keywords: ttnews, crawler, search, indexing, rgnewsce, content, news, bodytext Copyright 2006-2013, Simon Schick, 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 ----------------- **`Render news content for IndexedSearch Crawler tt\_news 1 <#__RefHeading__5708_1738894311>`_** **`Introduction 3 <#__RefHeading__5710_1738894311>`_** `What does it do? 3 <#__RefHeading__463_413120346>`_ `Screenshots 3 <#__RefHeading__465_413120346>`_ **`Users manual 4 <#__RefHeading__467_413120346>`_** **`Administration 5 <#__RefHeading__31511_818911409>`_** **`Configuration 6 <#__RefHeading__31515_818911409>`_** **`Tutorial 7 <#__RefHeading__31523_818911409>`_** **`Known problems 8 <#__RefHeading__31525_818911409>`_** **`To-Do list 9 <#__RefHeading__477_413120346>`_** **`ChangeLog 10 <#__RefHeading__801_1487339223>`_** .. _Introduction: Introduction ------------ .. _What-does-it-do: What does it do? ^^^^^^^^^^^^^^^^ This extension updates the content that gets indexed using indexedsearch\_ttnews\_crawler. By installing this extension, the content of the tt\_news entry will be rendered as it is on the frontend and then pushed back to indexedsearch. It enables you to have some content, saved in the row “bodytext” of your news-item and in addition have something that's added to the content by a hook in tt\_news. One example for this usage is the extension rgnewsce. .. _Screenshots: Screenshots ^^^^^^^^^^^ No screenshots necessary since it doesn't add anything visually. .. _Users-manual: Users manual ------------ There's nothing this extension adds where a user could interact. .. _Administration: Administration -------------- Just don't forget to add the column “bodytext” to the list of fields in your Indexer Configuration. This extension replaces the content of this column by it's on FE displayed text. .. _Configuration: Configuration ------------- No configuration necessary. .. _Tutorial: Tutorial -------- No steps required. .. _Known-problems: Known problems -------------- No known problems. .. _To-Do-list: To-Do list ---------- Please drop me a mail if you're missing a feature or need a closer implementation to a plugin of your choice that also adds content to tt\_news. .. _ChangeLog: ChangeLog --------- .. ### BEGIN~OF~TABLE ### .. _1-0-1: 1.0.1 ^^^^^ .. container:: table-row Version 1.0.1 Changes Added documentation and an icon .. _1-0-0: 1.0.0 ^^^^^ .. container:: table-row Version 1.0.0 Changes Wrote the code of the extension. .. ###### END~OF~TABLE ###### .. ######CUTTER_MARK_IMAGES###### .. |img-1| image:: img-1.png .. :align: left .. :border: 0 .. :height: 44 .. :id: graphics5 .. :name: graphics5 .. :vspace: 57 .. :width: 161 .. |img-2| image:: img-2.png .. :align: left