Closed (won't fix)
Project:
Semantic Views
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
22 Oct 2009 at 20:45 UTC
Updated:
23 Oct 2009 at 01:02 UTC
Jump to comment: Most recent
Comments
Comment #1
Anonymous (not verified) commentedI am still undecided about the utility of the semanticviews-view.tpl.php file... while I do like the notion of adding an ID to the outer div of a view, it's also something that breaks easily.
If you're not using Views built in displays (i.e. you use OpenLayers or Views Attach), this template won't be used.
With blocks, there's a different problem... there's already a perfectly good ID attached to the block's outer div.
The semanticviews-view.tpl.php is such a hack that it can't even appear in the Theme Information in Views UI. I think this is probably the most significant problem, because it contradicts the documentation and help provided by Views.
Unfortunately, I think the most responsible thing to do is to remove the template from Semantic Views, remove the ID option from the form, and leave this kind of thing to themers and builders. I just need to search through my own sites and check the places I've used the ID feature before I remove it.