Download & Extend

Show KML block only in views that have geo-enabled nodes

Project:KML
Version:master
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:closed (works as designed)

Issue Summary

Currently the KML block shows in any listing of nodes in taxonomies, groups, search results, etc but should really only show if there are geo-enabled nodes in that listing.

I'm not sure how feasable this is, as for it to work with best effect, it would mean searching through all the nodes, even ones beyond the current page, and checking them. It could be a massive performance issue.

Comments

#1

Status:active» closed (works as designed)

This can be done by using context to determine when the block appears. Also, this ticket is three years old :)