Log of /contributions/modules/faceted_search/faceted_search_ui.module
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.66 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Apr 14 17:34:25 2008 UTC
(19 months, 2 weeks ago)
by
davidlesieur
Branch:
MAIN
Changes since
1.65: +41 -46 lines
Diff to
previous 1.65
- 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.64 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Mar 11 01:51:18 2008 UTC
(20 months, 2 weeks ago)
by
davidlesieur
Branch:
MAIN
Changes since
1.63: +25 -1 lines
Diff to
previous 1.63
#197783: Added robot directive to prevent them from hitting every possible link in the Guided search.
Revision
1.59 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Jan 17 22:49:26 2008 UTC
(22 months, 1 week ago)
by
davidlesieur
Branch:
MAIN
Changes since
1.58: +18 -7 lines
Diff to
previous 1.58
#191298: Added option for selective use of Extracts display style. Also made the Teasers style the default.
Revision
1.51 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Dec 13 17:30:06 2007 UTC
(23 months, 2 weeks ago)
by
davidlesieur
Branch:
MAIN
Changes since
1.50: +76 -9 lines
Diff to
previous 1.50
Avoid repeating the facet labels in the 'related categories' block when multiple categories belong to a common facet.
Revision
1.47 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Nov 25 06:28:00 2007 UTC
(2 years ago)
by
davidlesieur
Branch:
MAIN
Changes since
1.46: +10 -17 lines
Diff to
previous 1.46
Added support for 'results' stage with no search text. Useful as a start page. Also avoids redirections to the start page.
Revision
1.42 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Nov 16 00:22:16 2007 UTC
(2 years ago)
by
davidlesieur
Branch:
MAIN
Changes since
1.41: +6 -4 lines
Diff to
previous 1.41
Fixed display of 'OR' search arguments (HTML was replaced with entities) in the Current search block and in the page title.
Revision
1.41 -
(
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.40: +163 -78 lines
Diff to
previous 1.40
- 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.28 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Oct 15 01:19:48 2007 UTC
(2 years, 1 month ago)
by
davidlesieur
Branch:
MAIN
Changes since
1.27: +74 -46 lines
Diff to
previous 1.27
- Added setting for start page.
- Added user instructions in Guided search.
- Moved advanced search fields to a fieldset.
- Fixed remover path when in the facet stage (now properly switches to the results stage).
- Wrapped facet names in headings (h3).
Revision
1.3 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat May 26 02:46:59 2007 UTC
(2 years, 6 months ago)
by
davidlesieur
Branch:
MAIN
CVS Tags:
DRUPAL-5--0-1
Changes since
1.2: +86 -26 lines
Diff to
previous 1.2
- Added a default stylesheet.
- Added a wrapper theme function for pages.
- Renamed some theme functions.
- Made sure to display a consistent number of columns in multi-column lists.
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.