Page alias in templates?

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
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm

Re: Page alias in templates?

Post by calguy1000 »

put {get_template_vars} at the top of your content section in an empty page.... You'll see all of the predefined variables.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
cyberman

Re: Page alias in templates?

Post by cyberman »

secoif wrote: div with id="page{alias}"
Try this

Code: Select all

div with id="{$page_alias}" 
Pierre M.

Re: Page alias in templates?

Post by Pierre M. »

Anybody can improve the documentation with his/her forum account. This is the richness of open creation and wikis.
Pierre M.
Post Reply

Return to “CMSMS Core”