[Solved] Easy question on cms_selflink

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
casidougal
Forum Members
Forum Members
Posts: 98
Joined: Tue Jun 06, 2006 10:08 pm
Location: USA

[Solved] Easy question on cms_selflink

Post 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!
Last edited by casidougal on Wed Dec 09, 2009 8:38 pm, edited 1 time in total.
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Location: The Netherlands
Contact:

Re: Easy question on cms_selflink

Post 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  ;)
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
casidougal
Forum Members
Forum Members
Posts: 98
Joined: Tue Jun 06, 2006 10:08 pm
Location: USA

Re: [Solved] Easy question on cms_selflink

Post 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.
Post Reply

Return to “CMSMS Core”