Active
Project:
FeedAPI Extensible Parser
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Critical
Category:
Support request
Assigned:
Reporter:
Created:
21 Oct 2009 at 16:46 UTC
Updated:
26 Oct 2009 at 15:26 UTC
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
Comment #1
neclimdulI don't understand. Are you complaining about more than one bug?
Comment #2
squinternata commentedSorry 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?
Comment #3
neclimdulYup 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.
Comment #4
squinternata commentednow 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?
Comment #5
neclimdulOh, 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.