[SOLVED] how to get content_id in a module action ?
Posted: Tue Oct 17, 2006 3:55 pm
Hi there !
I want to use a module in a template but i need to pass via a parameter the id of the current content :
How do i do that ?
Thanx for your answers !
I want to use a module in a template but i need to pass via a parameter the id of the current content :
Code: Select all
{cms_module module='modulename' action='the_action' content_id='i_do_not_know'}
Thanx for your answers !