Needs work
Project:
Views Cloud
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
14 Dec 2009 at 21:01 UTC
Updated:
9 Mar 2010 at 11:51 UTC
Jump to comment: Most recent file
Comments
Comment #1
coltraneAttached patch implements the default in template_preprocess_views_cloud_summary_style() by checking if views->get_url() is empty.
Comment #2
jpshayes commentedPatch in #1 working for me using views cloud 6.x-1.1 and drupal 6.15.
Thanks
Comment #3
quicksketchThis sounds like a pretty good idea to me, though we can't assume that "taxonomy/term" is a valid path. There is actually a hook that allows modules to change the taxonomy term path entirely (such as to point to a view at a different path). Usually this is accessed through http://api.lullabot.com/taxonomy_term_path, though the difficulty there is that you need to pass in a term in order to determine the path, you can't just assume that it will be the a static path plus the TID.
Comment #4
Drupalone commentedPatch in #1 works 4 me, big THX! Using cloud 6.x-1.1 and drupal 6.14.