Revisions for wicked/lib/Page/Search.php

Location: [ Horde CVS ] / wicked / lib / Page / Search.php View: Logs | Branches | Statistics
Search Revisions:
Show diffs between and
Show Differences shows diffs to the previous revision. If you select a revision by clicking its row, Show Differences will show the differences to the selected row.
Show Branch:
  Revision Date Author Log Message
1.7 (+2 -2 lines) 01/06/2009 01:02 PM Jan Schneider jan

Happy New Year

1.6.2.1 FRAMEWORK_3 (+2 -2 lines) 01/06/2009 10:28 AM Jan Schneider jan

Happy New Year

1.6 (+8 -7 lines) 08/15/2008 11:37 AM Chuck Hagenbuch chuck

escape search strings; includ stdhistorypage which might be needed

Tags: FRAMEWORK_3

1.5 (+3 -3 lines) 04/03/2008 06:52 PM Chuck Hagenbuch chuck

It's one more click, but running page creation through AddPage this
way means we don't skip the Template selection dropdown.

1.4 (+2 -2 lines) 01/02/2008 06:14 AM Jan Schneider jan

Happy New Year

1.3 (+6 -1 lines) 11/18/2007 09:04 PM Jan Schneider jan

Copyright from Tyler Colbert

1.2 (+6 -4 lines) 06/22/2007 11:54 PM Chuck Hagenbuch chuck

"horde-ify" tables in page lists (add striping, potential for sorting,
consistent table style with whups, chora, etc.)

1.1 06/01/2007 02:44 PM Ben Chavet ben

Fix & simply the search.  Searching now returns results for an exact match,
title matches, and page text matches, all on one page.  Still need work on
a paging feature for the results.