Mercurial > defr > drupal > og_statistics
comparison og_statistics.faceted_search.inc @ 2:48f07e7acaca
OG Stats 1.0-rc2
author | Franck Deroche <franck@defr.org> |
---|---|
date | Tue, 24 Nov 2009 14:27:37 +0100 |
parents | 9ce879ecbce6 |
children |
comparison
equal
deleted
inserted
replaced
0:9ce879ecbce6 | 2:48f07e7acaca |
---|---|
1 <?php | 1 <?php |
2 // $Id: og_statistics.faceted_search.inc,v 1.2 2009/05/29 16:46:25 dereine Exp $ | 2 // $Id: og_statistics.faceted_search.inc,v 1.2.2.1 2009/08/12 19:56:41 dereine Exp $ |
3 | 3 |
4 /** | 4 /** |
5 * @file | 5 * @file |
6 * Integration of og_statistics into faceted_search. | 6 * Integration of og_statistics into faceted_search. |
7 * | |
8 * @TODO | |
9 * Add every statistic field for the sort availible. | |
7 */ | 10 */ |
8 | 11 |
9 /** | 12 /** |
10 * Implementation of hook_form_alter(). | 13 * Implementation of hook_form_alter(). |
11 */ | 14 */ |