Active
Project:
Drupal Commons
Version:
7.x-3.x-dev
Component:
Theme
Priority:
Major
Category:
Bug report
Assigned:
Reporter:
Created:
15 Feb 2013 at 21:36 UTC
Updated:
3 Mar 2015 at 07:37 UTC
Jump to comment: Most recent
Note, we'll want to verify these with both Solr and Core search-powered pages, though I believe the core search page may have limited facets vs the Solr one.
If jpontani sees this and could comment, that would be helpful :).

| Comment | File | Size | Author |
|---|---|---|---|
| Events.gif | 174.41 KB | ezra-g |
Comments
Comment #1
jpontani commentedCore events listing has no facets because it is using Views, which doesn't integrate with FacetAPI (at least not easily/flexibly). I will look into adding a custom search page for Core (hook_search_info) and see what it will take to get it to have facets.
Comment #2
Zarabadoo commentedI have pushed up some changes tonight that tackle some of the issues on this page. Primarily, it gets much of our node styling on the same baseline styles. The user pictures are positioned, the proper background colors, and some spacing tweaks. There are some more general styles that are needed, but it is closer.
Things to focus on for this issue are the ones that are specific to this node type. That would be the address, filter field, and the sidebar blocks.
Comment #3
Zarabadoo commentedComment #4
lsolesen commented