Page 1 of 1

[Solved] Easy question on cms_selflink

Posted: Wed Dec 09, 2009 8:17 pm
by casidougal
CMSMS 1.4.1

I'm embarrassed to ask this since I know the answer will be quite simple but I can't seem to find the answer on my own.

I'm trying to call the cms_selflink tag within a href:

korean
english
japanese

I just want the page alias name to appear where I have the smarty link in the examples above.

Any help you can give will be greatly appreciated. Thank you!

Re: Easy question on cms_selflink

Posted: Wed Dec 09, 2009 8:30 pm
by Rolf
Hi casidougal
CMSMS 1.4.1
To start with, you really need to upgrade your cms!
I'm trying to call the cms_selflink tag within a href:
???
I just want the page alias name to appear where I have the smarty link in the examples above.
You could use something like $page_alias, but you are creating a link to the same page you are on at the moment...

When you put {get_template_vars} in your page you can see all the available parameters.

Grtz. ®olf  ;)

Re: [Solved] Easy question on cms_selflink

Posted: Wed Dec 09, 2009 8:40 pm
by casidougal
Thanks. That did the trick. Really appreciate your time.

korean
english
japanese

I realize it's creating a link to the same page but that's exactly what I wanted . . . you'll see it's linking to parallel language sites.