[cvs] commit: wicked/config conf.xml wicked/lib Driver.php
wicked/lib/Driver sql.php wicked/lib/Page PageSearch.php
wicked/graphics PageSearch.gif wicked/templates/pagelist
pagesearch.inc framework/SQL/SQL Keywords.php framework/SQL ...
Jason Felice
eraserhd at speakeasy.net
Sat Jul 31 17:55:58 PDT 2004
eraserhd 2004-07-31 17:55:58 PDT
Modified files:
config conf.xml
lib Driver.php
lib/Driver sql.php
SQL package.xml
Added files:
lib/Page PageSearch.php
graphics PageSearch.gif
templates/pagelist pagesearch.inc
SQL/SQL Keywords.php
Log:
Implement full text PageSearch
* Implement PageSearch
* Port Horde_SQL_Keywords:: from other framework (implements parsing Google-
like search expressions into SQL WHERE clauses).
Revision Changes Path
1.1 +179 -0 framework/SQL/SQL/Keywords.php (new)
1.6 +3 -1 framework/SQL/package.xml
1.17 +2 -1 wicked/config/conf.xml
1.1 +2 -0 wicked/graphics/PageSearch.gif (new)
1.23 +7 -2 wicked/lib/Driver.php
1.33 +20 -2 wicked/lib/Driver/sql.php
1.1 +94 -0 wicked/lib/Page/PageSearch.php (new)
1.1 +22 -0 wicked/templates/pagelist/pagesearch.inc (new)
Chora Links:
http://cvs.horde.org/co.php/framework/SQL/SQL/Keywords.php?r=1.1
http://cvs.horde.org/diff.php/framework/SQL/package.xml?r1=1.5&r2=1.6&ty=u
http://cvs.horde.org/diff.php/wicked/config/conf.xml?r1=1.16&r2=1.17&ty=u
http://cvs.horde.org/co.php/wicked/graphics/PageSearch.gif?r=1.1
http://cvs.horde.org/diff.php/wicked/lib/Driver.php?r1=1.22&r2=1.23&ty=u
http://cvs.horde.org/diff.php/wicked/lib/Driver/sql.php?r1=1.32&r2=1.33&ty=u
http://cvs.horde.org/co.php/wicked/lib/Page/PageSearch.php?r=1.1
http://cvs.horde.org/co.php/wicked/templates/pagelist/pagesearch.inc?r=1.1
More information about the cvs
mailing list