1
maxima
Where can I find a list of Xoops Smarty tags?
  • 2006/10/2 16:47

  • maxima

  • Not too shy to talk

  • Posts: 152

  • Since: 2006/3/4 4


I have searched and can't find any list of XOOPS Smarty tags. I found somae at xoopstips.com but evidently there are more so can someone point me to a link?

2
zyspec
Re: Where can I find a list of Xoops Smarty tags?
  • 2006/10/2 17:17

  • zyspec

  • Module Developer

  • Posts: 1095

  • Since: 2004/9/21


You can find an "unofficial" list here. Unfortunately it does not include the 'newer' 2.0.15 variables.

3
snow77
Re: Where can I find a list of Xoops Smarty tags?
  • 2006/10/2 18:03

  • snow77

  • Just can't stay away

  • Posts: 864

  • Since: 2003/7/23


... that's right.

there are new ones like:

$xoTheme
$theme_name
<{xoImgUrl}> = to the old $xoops_imageurl
<{xoAppUrl /}> = to the old $xoops_url

$xoBlocks.page_topleft
$xoBlocks.page_topcenter
$xoBlocks.page_topright

$xoBlocks.page_bottomleft
$xoBlocks.page_bottomcenter
$xoBlocks.page_bottomright

$xoBlocks.canvas_left
$xoBlocks.canvas_right

You could look at XOOPS 2.3 default theme to see this better how they are applied, you can get it from the SVN.

Also you could look in the XOOPS Doumentation this document: An Introduction to XOOPS and Smarty < HERE > before it gets moved.

Oh and there is also a version of the XOOPS 2.0.15 theme with the new variables < HERE at sourceforge >

The new variables facilitate Template Overriding see information in < XOOPS 2.0.14 Release Notes > and at the news article < Template Overriding: a small tutorial by alain01 >
www.polymorphee.com
www.xoopsdesign.com

4
maxima
Re: Where can I find a list of Xoops Smarty tags?
  • 2006/10/5 21:13

  • maxima

  • Not too shy to talk

  • Posts: 152

  • Since: 2006/3/4 4


Thanks for this but none of these sources give me what I seek though. I am trying to determine the Smarty tag for the module names that displays the name in the browser title bar. I tried <{$module.name}> but nothing happens. Anyone knows the tag for this?

5
maxima
Re: Where can I find a list of Xoops Smarty tags?
  • 2006/10/5 23:03

  • maxima

  • Not too shy to talk

  • Posts: 152

  • Since: 2006/3/4 4


Ok I have found the Smarty I need. It was right there all the time but I though it was for a different purpose.
<{$xoops_pagetitle}> displays each module name.

Login

Who's Online

216 user(s) are online (146 user(s) are browsing Support Forums)


Members: 0


Guests: 216


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits