-2007-10-21 Thomas Hempel <thomas@typo3-unleashed.net>
+2007-10-21 Benjamin Mack <mack@xnos.org>
+
+ * (minor) indexed_search - Added more info where the manual can be found
+
+2007-10-21 Thomas Hempel <thomas@typo3-unleashed.net>
* Fixed bug: #6531: Function getUpdateJS doesn't work properly (Thanks to Philip Almeida)
* Fixed bug: #434: function getUpdateJS produce JS error messages
* Fixed bug: #6531: Function getUpdateJS doesn't work properly (Thanks to Philip Almeida)
* Fixed bug: #434: function getUpdateJS produce JS error messages
--- /dev/null
+A full documentation manual for the indexed search extension can be found in the extension "doc_indexed_search" in the TER.
+See http://typo3.org/documentation/document-library/extension-manuals/doc_indexed_search/2.10.0/view/
$EM_CONF[$_EXTKEY] = array(
'title' => 'Indexed Search Engine',
$EM_CONF[$_EXTKEY] = array(
'title' => 'Indexed Search Engine',
- 'description' => 'Indexed Search Engine for TYPO3 pages, PDF-files, Word-files, HTML and text files. Provides a backend module for statistics of the indexer and a frontend plugin. Documentation can be found in doc_indexed_search.',
+ 'description' => 'Indexed Search Engine for TYPO3 pages, PDF-files, Word-files, HTML and text files. Provides a backend module for statistics of the indexer and a frontend plugin. Documentation can be found in the extension "doc_indexed_search".',
'category' => 'plugin',
'shy' => 0,
'dependencies' => 'cms',
'category' => 'plugin',
'shy' => 0,
'dependencies' => 'cms',
'conflicts' => array(
),
'suggests' => array(
'conflicts' => array(
),
'suggests' => array(
+ 'doc_indexed_search' => ''
),
),
'suggests' => array(
),
),
'suggests' => array(