Hi,

I was wondering if there was any way to include HTML markup (tags such as

and so on) in views bonus pack exports? Otherwise, when I import the nodes into my new website, they are presented as one paragraph... any idea as to how I can achieve this?

Thanks!
Jane

Comments

sjugge’s picture

If you 'simply' need to import nodes from D5 to D6, it might be worth while to think of some other solutions such as the Feeds or possible even the Migrate module.

Jane_dev’s picture

I am using the feeds module to import into Drupal 6, it's exporting from Drupal 5 that's proving a little challenging in that regard. Is there no way to include HTML tags in CSV exports?

sjugge’s picture

I see... my bad.

I have no experience with D5 but try the following, depending on how you're outputting your views (nodes or fields);
- try to set your content type CCK stuff to output plain or
set the default input type to plain text when using nodes in views
- try to set your output to plain text (rather then the default) when using fields in views

hansrossel’s picture

Better to ask questions that are specific for one module in the issue queue of that module. In this case see #1064020: Body field should include html tags for CSV export