1
kimy_cool
Can smarty class tags do this??
  • 2004/6/22 10:17

  • kimy_cool

  • Just popping in

  • Posts: 4

  • Since: 2004/6/4 1


Hi,

I just migrated from postnuke 2 XOOPS coz of smarty & adodb integration but my questions are;

1. Can i select story titles only, using smarty tags?
2. Can i use any smarty tags to create my own custom blocks?
3. Is there a list of approved XOOPS tags to do various works ie {X_UNAME, X_UID,...) etc i can use instead of wrting php code to do thesame?

Help?

kimy_cool

2
tl
Re: Can smarty class tags do this??
  • 2004/6/22 10:36

  • tl

  • Friend of XOOPS

  • Posts: 999

  • Since: 2002/6/23


1 & 2: yes
Take a look of the news modules to see how the smarty variables/tags being assigned. Smarty can take anything you can pull from your database, and then some

3. You can search wiki for a list of pre-set smarty tags or
check xoops-tips site

3
kimy_cool
Re: Can smarty class tags do this??
  • 2004/6/22 12:16

  • kimy_cool

  • Just popping in

  • Posts: 4

  • Since: 2004/6/4 1



Thanks alot. Does that means i dont need adodb class for any manipulation?

4
tl
Re: Can smarty class tags do this??
  • 2004/6/22 12:34

  • tl

  • Friend of XOOPS

  • Posts: 999

  • Since: 2002/6/23


Quote:
Does that means i dont need adodb class for any manipulation?


ADODB is a library for database connections. XOOPS currently only supports MySQL. If you want to make it portable to other databases, you would have the hack the library class.

5
kimy_cool
Re: Can smarty class tags do this??
  • 2004/6/22 12:40

  • kimy_cool

  • Just popping in

  • Posts: 4

  • Since: 2004/6/4 1


Quote:

tl wrote:
Quote:
Does that means i dont need adodb class for any manipulation?


ADODB is a library for database connections. XOOPS currently only supports MySQL. If you want to make it portable to other databases, you would have the hack the library class.


Thank you very much. I think i have enough for now.

Login

Who's Online

149 user(s) are online (82 user(s) are browsing Support Forums)


Members: 0


Guests: 149


more...

Donat-O-Meter

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

Latest GitHub Commits