Postponed
Project:
KML
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
3 Jan 2009 at 20:38 UTC
Updated:
5 Mar 2010 at 19:11 UTC
I created a kml feed of all my nodes. It worked really well. I even got the body of the nodes into the feed.
However, I have some node reference fields that would also be nice to have in there, but it doesn't appear to work. Any ideas.
This is a good feature to have for uploading to Google Maps.
Thanks,
Comments
Comment #1
geodaniel commentedYou could do this a couple of ways already, either by overriding (see howto) the theme function (theme_kml_placemark_description) or by installing Content Template module and customising how the teaser is built.
It might be nice to add some customisation functionality into the KML module itself, but I think the two methods above would give much more flexibility to site developers.
Let me know how you get on, and we can update this issue accordingly.
Comment #2
geodaniel commentedChanging the title to reflect that this actually affects all CCK fields (and any other fields or metadata, for that matter).
Comment #3
Webster619 commentedI'll give the contemplate method a try since I'm not a programmer.
Thanks for the tip.
Comment #4
tmcw commentedThe 5.x branch of the KML module is currently unmaintained. If anyone wants to maintain it, contact me. This issue won't apply to the 6.2.x work.