Search found 5 matches
- Thu Feb 02, 2012 3:09 pm
- Forum: CMSMS Core
- Topic: Deliver subtree specific code
- Replies: 1
- Views: 831
Deliver subtree specific code
My page structure looks like this: Root Page | ----------subtree one | | | ........ | | ----------subtree two | | | ......... | | ----------subtree three | ............ I have to send unique JavaScript code for every subtree. How can I archive this without creating a different template for each sub...
- Wed Dec 14, 2011 12:02 pm
- Forum: CMSMS Core
- Topic: [Solved] Create menu with specific items
- Replies: 1
- Views: 723
Re: Create menu with specific items
Solved. I found the answer in the user handbook. http://wiki.cmsmadesimple.org/index.php ... hildren_of
- Wed Dec 14, 2011 11:27 am
- Forum: CMSMS Core
- Topic: [Solved] Create menu with specific items
- Replies: 1
- Views: 723
[Solved] Create menu with specific items
I'm trying to create a menu that only contains items of a specific sub-tree of my page structure. My page scructure looks like this: Home/ | EN/ | ------Products/ | |--------Category A | |--------Category B | |--------Category C | ------Photos/ | |--------Photos of A | |--------Photos of B | |------...
- Wed Nov 18, 2009 8:49 am
- Forum: Czech/Slovak - Česky/Slovensky
- Topic: Podpora pre: ModuleGen, MleCMS, MleDomains,ASRatingBar...
- Replies: 55
- Views: 40266
Re: AJAXStarRatingBar, DivShare, Media Center - prve verzie na stiahnutie
Thanks, that did it.
- Wed Nov 18, 2009 3:57 am
- Forum: Czech/Slovak - Česky/Slovensky
- Topic: Podpora pre: ModuleGen, MleCMS, MleDomains,ASRatingBar...
- Replies: 55
- Views: 40266
Re: AJAXStarRatingBar, DivShare, Media Center - prve verzie na stiahnutie
Thanks for the great module AJAXStarRatingBar! I was trying to implement this into my template and thought something like this might work: {cms_module module='AJAXStarRatingBar' group='articles' vote_id='{$content_id}'} But I get the following error message: "Missing input parameter '}" An...