In what way are networklinks supported?
I made some views (like node/%/kml and taxonomy/term/%/kml) and the resulting kml is just fine (my embedded youtube and vimeo videos get filtered out though, due to a filter_xss_admin on the body/description). But the networklinks pointing to the kml feeds don't work: I see Google Earth fetching them (folder with yellow dot moving from left to right) and GE does not give me an error (folder with little green dot), but there is no extra kml content after fetching.

Any ideas on how to get networklinks working are welcome.

Comments

maartenzam’s picture

Title: Networklink support » Kml files without content for anonymous users

I narrowed my problem down to some kind of permisisons problem: Google Earth loads a kml file with no data when fetching the networklink. When I download the kml file as an anonymous user, the kml files are also empty (they have kml, document and name tags, but no content in them). When I access the kml files as logged in user (different user roles) I get correct kml files.

Changed the title of the post to reflect this problem.

tmcw’s picture

Sounds like you need to change the permissions of your content, the fields in that content, or the view?

maartenzam’s picture

You are right: it was the Workflow module preventing anonymous users from accessing content.

jeffschuler’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.