Display specific albums per content page
Posted: Thu Mar 05, 2009 4:47 am
Hi,
I don't know if that question was asked previously but this is what I am trying to do:
I have content pages which are travel tours destinations. Using the Albums Module I am trying to display specific albums/categories in the sidebar of each travel tour page.
I know I can simply use {cms_module module='album' categories='NUMBER'} but adding this piece of code in the content box of all those pages is not very user friendly.
So I want make something like {cms_module module='album' albumname='{page alias}'} that I could simply plug in the template.
That way I would just need to create albums using the same names as the tour pages aliases.
Does anyone know how to make this possible?
Thanks : )
I don't know if that question was asked previously but this is what I am trying to do:
I have content pages which are travel tours destinations. Using the Albums Module I am trying to display specific albums/categories in the sidebar of each travel tour page.
I know I can simply use {cms_module module='album' categories='NUMBER'} but adding this piece of code in the content box of all those pages is not very user friendly.
So I want make something like {cms_module module='album' albumname='{page alias}'} that I could simply plug in the template.
That way I would just need to create albums using the same names as the tour pages aliases.
Does anyone know how to make this possible?
Thanks : )