Forums / Developer / How can I find out which module is running?
Trond Åge Kvalø
Wednesday 07 April 2004 1:48:23 am
I want to use the template language to find the current module. E.g. if the URL is /content/node/view/full/68, then I know that the module is content, but if the URL is /user/login then the module is user.
How can I do this?
best regardstrondåge
trondåge
Script start
Module start 'content'
Module end 'content'
Script end
Time used to render debug report: 0.0002 secs