Closed (won't fix)
Project:
Comment Country
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
1 Mar 2011 at 09:16 UTC
Updated:
24 Feb 2012 at 14:36 UTC
Please consider adding Content Types checkboxes (e.g.: as done in taxonomy configuration) so that
the country info can be displayed on selected content types only.
Comments
Comment #1
WorldFallz commentedi hadn't thought of that-- but I like the idea. Need to finish the d7 version first, but i'll definitely add this to the to do list.
Comment #2
WorldFallz commentednot likely given the new http://drupal.org/project/countries module.
Comment #3
WorldFallz commentedThere is a d7 version now, but this can actually be done by theming (just don't use the module's append option, and add the desired variables to the node.tpl.php, or custom node-type.tpl.php, file as desired) without complicating the module's configuration settings.