Active
Project:
Drupal Commons
Version:
7.x-3.x-dev
Component:
Events
Priority:
Major
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
21 Jan 2013 at 20:13 UTC
Updated:
3 Mar 2015 at 07:41 UTC
Jump to comment: Most recent
Disable the use of rich snippets for events landing page for theming purposes, per the design comp https://projects.invisionapp.com/share/FW3OD3SQ#/2134861
Comments
Comment #1
japerryI've added this to the events solr results hook to render a teaser instead.
http://drupalcode.org/project/commons_events.git/commit/4629fcb
Its not a fix-all, but its a start for 3.0. We should refactor so I'm not marking as fixed. I've also committed a new search-result.tpl to the commons_origins theme, and if you manually disable rich_snippets, the search results page should look good.
Comment #2
ezra-g commentedWe ended up using this approach and hiding some duplicate fields in the theme layer.
I'd like to assess the scalability impact of this.
Comment #3
lsolesen commented