I am theming an xml export.
Unfortunately, square brackets in the various template files are being translated. So...
<title><?php print $output; ?></title>
...becomes
<title>Pause for Thought</title>
...and does not look like xml, at least it doesn't in Firefox - I don't know if it matters?!
How do I get the output to resemble proper xml brackets?
Closed: outdated
1.1
Views Export
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.