How to send data from Module to Homepage template file "homepage.tpl" ?
I am building a Theme with a module for managing theme functionality. But can't send data from my module to "homepage.tpl"
hompage.tpl
How can I do this. And if I can do this with hook. what is the hook name for hompage.tpl ?
Give me a code example please.