1 2007-07-06 Michael Stucki <michael@typo3.org>
3 * Fix: List of indexed pages could be broken if mutli-byte chars are cut in the middle (patch by Karsten Dambekalns)
5 2007-02-06 Michael Stucki <michael@typo3.org>
7 * Turn off maxAge setting as this "feature" seems to make no sense at all
9 2007-01-23 Michael Stucki <michael@typo3.org>
11 * Rename "cHash" column to "contentHash" in modfunc1 (avoid confusion with real cHash)
13 2006-11-17 Martin Kutschker <martin.t.kutschker@blackbox.net>
15 * Added stdWrap around the search word in the output (tx_indexedsearch_pi[whatis]): tx_indexedsearch_pi.whatis_stdWrap
16 * Removed superfluos <P> tag around search word
18 2006-11-16 Martin Kutschker <martin.t.kutschker@blackbox.net>
20 * Added freeIndexSetId GROUP BY in tx_indexedsearch->execFinalQuery() to make SELECT work on DBs other than Mysql
22 2006-09-11 Michael Stucki <michael@typo3.org>
24 * Fixed a tiny security problem: Search word was not escaped correctly. For details, see http://typo3.org/teams/security/security-bulletins/typo3-20060911-1/
26 2006-09-01 Michael Stucki <michael@typo3.org>
28 * Fixed bug #3994: OpenOffice.org files cannot be indexed by class.external_parser.php
29 * Fixed bug #4093: PHP warning if indexed_search search word contains a front slash
31 2006-04-06 Michael Stucki <michael@typo3.org>
33 * Fixed bug #3132: preg_replace() compilation error
34 * Minor fixes to the CSS default style
36 2006-03-26 Michael Stucki <michael@typo3.org>
38 * Fix missing htmlspecialchars for section indexes
39 * Fix invalid (number-only) anchors when sections are used
40 * Fix some indenting (needed for the change below)
41 * Fixed "bug" #2956: Add a table-less XHTML 1.1-ready template (thanks to Robert Markula)
43 2006-03-25 Michael Stucki <michael@typo3.org>
45 * Fixed bug #0177: Indexed Search cuts the first letter of domain name in search result
46 * Fixed bug #2666: Preview from searchresult shows rootpage only
47 * Fixed bug #2968: Some hidden fields were missing in the indexed_search form
48 * Fixed bug: Change marker detection in indexer class
50 2006-03-19 Martin Kutschker <martin.t.kutschker@blackbox.net>
52 * Moved subtype exclude list from "cms"'s tbl_tt_content.php to ext_tables.php
53 * Removed "select_key" and "pages (CODE and Startingpoint) from the plugin UI
55 2006-03-07 Michael Stucki <michael@typo3.org>
57 * Changed a label key to prevent any problems in case the translation is not updated
59 2006-03-06 Michael Stucki <michael@typo3.org>
61 * Removed template_traditional.tmpl because it seems not needed
62 * Changes to template_css.tmpl to make it fully XHTML Transitional
63 * Changed the result browser: Use unsorted list instead of a table element
64 * Renamed template_css.tmpl to indexed_search.tmpl
66 2006-02-15 Michael Stucki <michael@typo3.org>
68 * Added $GLOBALS['T3_VAR']['ext']['indexed_search']['indexLocalFiles'] to the indexed_search. This array may contain key/value pairs of the MD5sum of a download URL (key) and the local path of that document (value).
69 * Added support for indexing Oasis/OpenDocument files
70 * OpenOffice.org/OpenDocument now uses "unzip" to extract content.xml/meta.xml. Should be faster than before, and is easier to configure.
71 * !!! Removed all options for indexing OpenOffice.org/OpenDocument files and replaced them with the above "unzip" option. Affected options are: nativeOOMethod, OOoExtract, ruby
72 * !!! Changed all default paths from /usr/local/bin/ to /usr/bin/
74 2006-02-08 Michael Stucki <michael@typo3.org>
76 * Added support to index files that contain whitespaces in the path
77 * Cleanup: Removed unused global definitions in modfunc1 script
79 2005-01-30 Michael Stucki <michael@typo3.org>
81 * Cleanup: Removed the TypoScript property "tableParams" which is not used anymore.
82 * Replaced the function "procesWordsInArray" with its correctly spelled pendant. The old function remains as a wrapper but is going to be removed sooner or later.
83 * Fixed non-working clearing of indexed_search page-hashes when the list of phashes caused an oversized URL
85 2006-01-18 Michael Stucki <michael@typo3.org>
87 * Fixed bug #1199: htmlspecialchars() called multiple times
89 2005-10-28 Michael Stucki <michael@typo3.org>
93 2005-10-15 Michael Stucki <michael@typo3.org>
95 * !!! In the past, pages were marked as search hits even if a user had no access to it. This default has been changed, but the setting can be reverted by setting "show.forbiddenRecords"
96 * !!! New option "show.resultNumber" for displaying the numbers of the search results. The old behavior was to display the numbers, but the default value has been changed to the opposite (0).
97 * !!! The default search type has been changed to "part of word" instead of "distinct word". Please note that this will be slower than before, however it is more Google-like (=logical?) that searching for "mistak" will match "mistake", too.
98 * !!! The default result layout has been changed from "sections" to "flat"
99 * !!! Because of the template support, some options have been removed. You will need to adjust the layout in the template file for these settings: "tableParams.secHead", "tableParams.searchRes"
100 * Added template support to indexed_search. Many thanks to Udo von Eynern for his great work!
101 * Added an additional CSS based template, written by Udo van Eynern
102 * Changed number of default search results from 20 to 10
103 * New option "search.mediaList" for restricting the file type list when searching for files
104 * Changed (fixed?) the behavior of the result counter
105 * New option "show.advancedSearchLink" to hide the link to the advanced search page (default is to display the link)
106 * Changed the result browser to make it more logical (=Google-like)
107 * HTTP references are cut if they are too long (this could destroy the layout of the result page)
109 2005-05-15 Michael Stucki <michael@typo3.org>
111 * Removed some debug output in backend module
113 2005-05-12 Michael Stucki <michael@typo3.org>
115 * Added class tags to three elements for optionally styling/hiding them with CSS
116 * Path to ruby is not required if ooo_extract is directly executable
118 2005-04-13 Karsten Dambekalns <karsten@typo3.org>
120 * Fixed bug #961 and added some DBAL compliancy changes.
122 2005-04-07 Andreas Otto <andreas.otto@dkd.de>
124 * Added modfunc2 which offers statistics of entered search words.
126 2004-01-29 Ingmar Schlecht <ingmar@typo3.org>
128 * Fixed spelling mistake "Interne pages" => "Internal pages"
129 * Fixed bug #0000642: No translations for the word "page" printed by indexed_search when a PDF file matches
131 2004-04-26 Kasper Skårhøj,,, <kasper@typo3.com>
133 * Fixed spelling mistake.
135 2004-04-22 Kasper Skårhøj,,, <kasper@typo3.com>
137 * Added possibility of having more than the three fixed rootline columns.