I just downloaded the latest release... everything worked great except the template files inside of node_embed/theme seem to be misnamed. Maybe it's something wrong with my setup, but originally I did:

mv sites/all/modules/node_embed/theme/node-embed-default.tpl.php

and it wouldn't pick up the template.

Then I realized it's missing a hyphen. So, I then added the slash:

mv sites/all/themes/custom/tpls/node-embed-default.tpl.php sites/all/themes/custom/tpls/node-embed--default.tpl.php

and now it's working great. I wonder if the same problem exists for the other template files? I haven't had time to look (and haven't needed the other templates).

Thanks!

Comments

agileadam’s picture

Also, please see related issue: http://drupal.org/node/1159582#comment-5202828

Did I do something wrong that's causing these issues?

mrharolda’s picture

Issue summary: View changes
Status: Active » Closed (won't fix)

As of 22 September 2014, we no longer support the Drupal 6 version of Node Embed due to the small install base (< 15%) and more importantly: general lack of time.

If you would like to help and maintain the 6.x branch until Drupal 8 is released, please apply for co-maintainership!