Hi there,
I need to display some galleries through the Gallery module, and the directory with the images would be different for every page that is linked to the same template.
So the 'dir' vould be like a variable that I set up in the page editor in the appropriate custom block.
How can I get it?
Thank,
Alex
Use content block as module parameter
Re: Use content block as module parameter
where it looks for dir or whatever your trying to replace have you tried {content block="put_dir_name_here" oneline="true"} then in the page you get a one line text box to put the name of the directory/folder you want...