1
0
This repository has been archived on 2025-06-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
LuckyCoinkydink/plugins/serendipity_event_searchhighlight/ChangeLog
Garvin Hicking 4bc5286c75 upstream
2010-10-04 08:45:04 +00:00

11 lines
606 B
Plaintext

ChangeLog:
""""""""""
[Version 1.7 2010/09/30] by Ian (Timbalu)
- added to support the wildcard(*) search which was added in core.
it will now act like a fuzzy search, if you enter an asterisk search. The search 'word*' will highlight case insensive all occurences of '%word%'.
- added the searchengine Bing (untested)
- added to config the ability to highlight search results in static pages
which are appended at the end of the search page. This does not work in the teaser itself, but on the opend static page.
- added lang files constants <en>, <de> and <de-utf8>