i received a fatal error like in version 1..when i save the parser..
and i can't add namespace what's happen?i didn't understand if it worked or never?
could you help me?

Comments

neclimdul’s picture

I don't understand. Are you complaining about more than one bug?

squinternata’s picture

Sorry maybe i was not clear..anyway i would like to know if the module it's working or not..cause in my case
it doesn't allow me to add a namespace..and when i save the configuration it give me a fatal error.
could you help me?

neclimdul’s picture

Yup it works just fine. http://feedapi.nerdpalace.net/
You might try the latest version though. There have been some changes in the last couple days to deal with an update conflict with ctools.

squinternata’s picture

now it works..but i would like to know if it's possible add new namespace..for example in my feed i have a customized namespace
could i add it with this parser?

neclimdul’s picture

Oh, yeah that was most of the point of writing the parser. There is an included view bonus module that I have documented very heavily to try and help developers. If your namespace is build on RSS or another existing structure you won't need to implement that part of the module but I should be a helpful starting place. Also, the provided CTools advanced help docs might be a useful reference for questions about the plugin system.