When installing and activating feedapi inherit for a feed node, it won't work. The reason is because it will be called before feedapi_item.
It would make installation easier if a module could set its standard weight in the settings_form() hook.
When installing and activating feedapi inherit for a feed node, it won't work. The reason is because it will be called before feedapi_item.
It would make installation easier if a module could set its standard weight in the settings_form() hook.
Comments
Comment #1
alex_b commentedWe should actually be able to do without parser/processor weights.