Log of /contributions/modules/faceted_search/faceted_search.inc
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.51 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Jun 19 20:39:59 2008 UTC
(17 months, 1 week ago)
by
davidlesieur
Branch:
MAIN
Changes since
1.50: +2 -2 lines
Diff to
previous 1.50
Fixed missing query argument when the same keyword is searched in more than one field in the same request.
Revision
1.48 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue May 20 01:55:00 2008 UTC
(18 months, 1 week ago)
by
davidlesieur
Branch:
MAIN
Changes since
1.47: +4 -4 lines
Diff to
previous 1.47
Domain 'all' in hook_faceted_search_collect() becomes 'facets' to distinguish from other types of filters.
Revision
1.39 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Apr 14 17:34:25 2008 UTC
(19 months, 1 week ago)
by
davidlesieur
Branch:
MAIN
Changes since
1.38: +546 -449 lines
Diff to
previous 1.38
- Introduced more general concept of filter (facets are now filters).
- Use a single filter for keyword search (instead of one per operator).
- Administer keyword search filters separately from facets.
- Added weight to categories (for sorting purposes).
Revision
1.21 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Nov 25 03:18:32 2007 UTC
(2 years ago)
by
davidlesieur
Branch:
MAIN
Changes since
1.20: +12 -1 lines
Diff to
previous 1.20
Allow modules to alter the category queries when there is no search text. This ensures consistency when a view is supposed to filter the categories.
Revision
1.19 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Nov 15 05:13:28 2007 UTC
(2 years ago)
by
davidlesieur
Branch:
MAIN
Changes since
1.18: +12 -1 lines
Diff to
previous 1.18
- Search results display style no longer specified in the URL. The module settings alone now determine the display style.
- Created a basic API for allowing modules to add display styles.
Revision
1.15 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Oct 5 17:42:24 2007 UTC
(2 years, 1 month ago)
by
davidlesieur
Branch:
MAIN
Changes since
1.14: +8 -1 lines
Diff to
previous 1.14
Fixed inconsistent count on categories when not using any keyword in the current search while node_access denies access to some matching nodes.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.