phpbb/phpBB/includes/search
Nils Adermann c0a880b665 - birthdays/age in user's timezone and not server's local time
- parse bbcode in posts with fewer characters than selected maximum on search results page
- retrieve search word context in posts which are longer than maximum characters (no raw BBCode anymore)
- formatted text is processed in the same order everywhere now: censor_text, replace newlines, bbcode, smileys, attachments, highlighting [including Bug #2048]
- highlighting pattern updated to exclude style and script (e.g custom BBCode) [Bug #3856]
- fixed a style problem in Opera [Bug #3770]
- performance increase for user::img()
- slight adjustments to search


git-svn-id: file:///svn/phpbb/trunk@6321 89ea8834-ac86-4346-8a33-228a782c2dd0
2006-08-28 17:20:21 +00:00
..
fulltext_mysql.php m_approve_fid should be negated 2006-08-12 14:58:02 +00:00
fulltext_native.php - birthdays/age in user's timezone and not server's local time 2006-08-28 17:20:21 +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 - fixed the age calculation (note: turn on your brain before commiting something like this the next time) [Bug #3337] 2006-07-27 19:02:47 +00:00