Hi,
I've been experimenting with Bolt the last few months and I am seriously impressed with its capabilities and the progress that has been made
Now I am seriously considering migrating my PivotX site to Bolt using the importWXR extension. I'm trying to export my current Pivotx site to xml using the RSS feed mechanism but hit a few snags. My PivotX entries contain a few bonusfield fields : an image gallery and youtube variables, but none of these are exported in the rss feed.
I use this to export my entries
http://effevee.dyndns.org:8001/?feed=rss&c=reizen&n=50and this to export the comments
http://effevee.dyndns.org:8001/?feed=rss&commIs it possible to include bonusfield content in rss ? If not, can you point me to alternate solutions ?
BTW, have upgraded to Bolt 1.4 and got an exception when trying the MenuEditor extension
Whoops \ Exception \ ErrorException
Class 'Symfony\Component\BrowserKit\Response' not found
/volume1/web/bolt/app/extensions/MenuEditor/extension.php
'contenttypes' => $contenttypes,
'taxonomys' => $taxonomys,
'menus' => $menus,
'writeLock' => $writeLock,
'backups' => $backups
));
return new Response($this->injectAssets($body));
}
Thought you would like to know.
Keep up the good work.
Effevee