phpbb/phpBB/includes/search
Nils Adermann 4b876ffee5 - correctly transfer the search query across search result pages
- changed highlighting so foo* will match foo again [Bug #10031]
- restructured magic urls (functionality still mostly the same), added a check for entities in urls and punctuation at the end of magic urls [Bugs #10639, #10293]
- undid the workaround for urls in quotes, as it's fixed by the new magic url handling
- allow magic urls enclosed in BBCode [Bug #10319]
- added handling for IPv6 addresses to the IP checking without adding extra options [Bug #9538]
- correctly handle search in search results of search queries with brackets [Bug #10581]
- added information about requirements for auth_apache [Bug #10107]


git-svn-id: file:///svn/phpbb/trunk@7559 89ea8834-ac86-4346-8a33-228a782c2dd0
2007-05-13 16:15:20 +00:00
..
fulltext_mysql.php - magic urls should have class="postlink", added class="postlink-local" for relative magic urls [Bug #9867] 2007-04-28 21:16:32 +00:00
fulltext_native.php - correctly transfer the search query across search result pages 2007-05-13 16:15:20 +00:00
index.htm These aren't the search files you're looking for ... I can go about my business ... move along ... 2005-01-13 22:30:42 +00:00
search.php adjust some comments to work with phpdocumentor. :) 2006-11-17 19:37:57 +00:00