Closed (outdated)
Project:
Views Bonus Pack
Version:
6.x-1.1
Component:
Views Export
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
16 Feb 2011 at 11:38 UTC
Updated:
29 Oct 2022 at 11:55 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
Captain Nemo commentedMy noob self also needs info here; please let us know how to do this or where to look for data.
Thanks.
Comment #2
adam_b commentedbounce... anybody?
Comment #3
ben.bunk commentedYou might be looking for htmlspecialchars_decode()
http://us2.php.net/manual/en/function.htmlspecialchars-decode.php
Comment #4
danepowell commentedProbably need to hack template_preprocess_views_bonus_export_xml() in export/views_bonus_export.theme.inc
Comment #5
danepowell commentedHere's a total hack based on #4.
Comment #6
adam_b commentedI eventually did this with a patched version of Views Data Export - see #1446102: Exporting fields that already output valid xml encoded content
Comment #7
avpadernoI am closing this issue, since Drupal 6.x is now not supported.