* Added a hook for adding new items in alt_topmenu_dummy.php (requested by Stig N. Færch for his "roles" extension)
* Added a JavaScript to the backend which makes it possible to use tabulator keys in textareas. Can be disabled by setting $BE_USER->uc['disableTabInTextarea'].
+ * Added template support to indexed_search. Many thanks to Udo von Eynern for his great work!
+ * Many other changes to indexed_search. For details, see typo3/sysext/indexed_search/ChangeLog.
2005-10-14 Andreas Otto <andreas.otto@dkd.de>