Any plans to port it to D7?
Yes, a dev release is being developed as D7 port.
Let me know if you need extra hands in reviewing the patch.
Impatiently waiting for this! Thanks
Any update on this? Is it going to be released soon?
Sorry there will be no further development. Though any new maintainer is welcome to continue porting this module to D7. Another alternative is to use Yamli's JavaScript embed code directly by drupal_add_js(); function.
drupal_add_js();
Comments
Comment #1
rashad612 commentedYes, a dev release is being developed as D7 port.
Comment #2
good_man commentedLet me know if you need extra hands in reviewing the patch.
Comment #3
postscripter commentedImpatiently waiting for this!
Thanks
Comment #4
memoday commentedAny update on this? Is it going to be released soon?
Comment #5
rashad612 commentedSorry there will be no further development. Though any new maintainer is welcome to continue porting this module to D7.
Another alternative is to use Yamli's JavaScript embed code directly by
drupal_add_js();function.