Ignore:
Timestamp:
Oct 12, 2007, 5:27:34 AM (17 years ago)
Author:
rvelices
Message:
  • fix plugin menu link broken with xamp (realpath behaves differently)
  • complete quick search rewriting
    • now we can quote phrases as in google "New York" is not the same as New York
    • user comments not searched anymore (faster)
    • the big full text query does not use joins anymore (faster)
    • related tags not shown on the index page, but now you can see the matching tags and matching categories
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/language/en_UK/common.lang.php

    r2127 r2135  
    380380$lang['Administrator, webmaster and special user cannot use this method'] = 'Administrator, webmaster and special user cannot use this method';
    381381$lang['reg_err_mail_address_dbl'] = 'a user use already this mail address';
     382$lang['Category results for'] = 'Category results for';
     383$lang['Tag results for'] = 'Tag results for';
    382384?>
Note: See TracChangeset for help on using the changeset viewer.