-
-
feature request #489930 by jbemmel, fixed by jbemmel. Hooked nodeapi to apply links to ingredient nodes in existing recipes if the nodes are created later.
-
bug report #250117 by marcparker, fix from jbemmel. Fixed disappearing ingredients in preview due to $node sometimes being an array.
-
-
Fix initial install by adding link to recipe_ingredient table
-
Fix initial install by adding link to recipe_ingredient table
-
Ingredients link to nodes of the same name, if they exist. Fixes #167830, patch from zmove and webchick.
-
Link ingredients to node pages, if such pages exist. Fixes #167830, patch thanks to zmove and webchick.
-
Remove old unnecessary code, patch thanks to webchick (#179886)
-
Applied fix for #180543, patch thanks to webchick.