Hi,

I am using Views_node_feed (version 6.x-1.x-dev) in a drupal 6 website that is in production. I recieved the automatic drupal report update message saying that the project is not supported anymore, and that I was recommanded to unactivate it.

But what am I supposed to do : My websilte is in prodution ! If I desactivate the module, some features of my website won't work anymore !
Was it a security problem ?

How can I maintain my site working correctly ? Is another module replacing this one ?

What are we supposed to do ?
Please help.

Thanks.

Comments

andrewlevine’s picture

Status: Active » Fixed

If it is working fine on your site, leave it on. There are a lot of bugs and no one to fix them, so I don't recommend anyone new to use the module...but if you're not running into any of the bugs, you should be fine.

There was never a point release. Only a development snapshot.

seren10pity’s picture

ok, thanks for your fast answer ;)
I'll leave it on and wait for the next stable release.

Status: Fixed » Closed (fixed)

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

garethsprice’s picture

What other options are available for creating a completely custom feed output? VNF was a little hackish but worked perfectly for simple feeds or third party components that were very particular about their feed format...

Edit: Came here to post an update and found I'd answered my own question. Views Bonus Pack includes an XML output formatter, overriding the theming for that lets you output XML in a custom format.