Where is the right place to put theme_mynodetype_node_images_view function?
If I put it in template.php of the active theme, it doesnt work.
In node_images.module it works but I would like not to modify the module.