1
Agent00
Needs help explains some codes!!
  • 2006/3/24 15:44

  • Agent00

  • Just popping in

  • Posts: 9

  • Since: 2005/11/16


<{foreach item=module from=$block.modules}>
<li><a href="<{$module.adminlink}>"><{$module.lang_linkname}></a>: <{$module.pendingnum}></li>
<{/foreach}>

(Can anybody explains to me what all those codes means. Especially, the one in brackets {}, I'm confuse about those. Thanks)

Jason

2
Dave_L
Re: Needs help explains some codes!!
  • 2006/3/24 15:55

  • Dave_L

  • XOOPS is my life!

  • Posts: 2277

  • Since: 2003/11/7


Short answer, just to get you started:

Those are Smarty tags. Smarty is a template processor that XOOPS uses. Here's the Smarty web site:http://smarty.php.net/

Note that XOOPS sets the Smarty tag delimiters to <{ and }>, rather than using the defaults { and }.

3
Agent00
Re: Needs help explains some codes!!
  • 2006/3/24 18:32

  • Agent00

  • Just popping in

  • Posts: 9

  • Since: 2005/11/16


Thanks Dave, that really help me out........

Jason

Login

Who's Online

172 user(s) are online (103 user(s) are browsing Support Forums)


Members: 0


Guests: 172


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