imanickam wrote:
try the following within the module code.
echo $module->title;
FYI - The title of the module is automatically rendered unless you are creating a code to render the module itself.
Dear imanickam, the code you gave has worked but, its not what I want.. In previous messages, I think I didn'nt make myself clearly.. Here it is..
I want to write a module, that will take the title of the article which is publishing in content area. My template has module positions left, content and right. When an article is publihed in a page's content area, the module I wrote -on the left or right- (if this module will be plublished in there) will take the name of the article and publish it...
Thank you for your interest, and apologise my previous mistakes while explaining my question...
Greetings...