By subhojit777 on
i have D7 and i have enabled example module. i have enabled js example there, but dont know how to see its function. i can view its code and everything, but dont know how to see its working.
i have D7 and i have enabled example module. i have enabled js example there, but dont know how to see its function. i can view its code and everything, but dont know how to see its working.
Comments
Hey, If you take a look in
Hey,
If you take a look in the menu_example.module you will see the following which I believe explains it.
That is, "menu_example" is the path. It could just as well be
$items['my/own/page']which would give you a page at example.com/my/own/pageHope that helps.
Cheers,
--
hook_world() is broken.