Is it possible to use serendipity without smarty templating?

Discussion corner for Developers of Serendipity.
Post Reply
dub27
Posts: 2
Joined: Wed Jul 26, 2006 10:06 pm

Is it possible to use serendipity without smarty templating?

Post by dub27 »

Hi,

Great application!

Is it possible to adapt usage of serendipty using custom queries etc without smarty templating?

Thanks,

D
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Is it possible to use serendipity without smarty templat

Post by garvinhicking »

Hi!

Yes, serendipity 1.1 offers "php-only" templating (also xslt/xml templating). You can read more here:

http://blog.s9y.org/archives/130-New-PH ... ented.html

It is still expermental and the current "default-php" is nto yet 100% converted, but it should be easy for you to achieve that.

However, you can also easily extend the Smarty functionality by creating your own smarty functions/modifiers - do you know that?

Best regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
dub27
Posts: 2
Joined: Wed Jul 26, 2006 10:06 pm

why I think serendipity is great

Post by dub27 »

Superb! This is one of the reasons why serendipity stands out from the crowd, you keep thinking and improving...

How do I stay tuned to this topic?

D
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: why I think serendipity is great

Post by garvinhicking »

Hi!

The best way would be by contributing :)

You are the first one apart from Davey who has shown some interest, so maybe you could just download the nightly, have a try and convert some of the remaining templates? :-) :-)

Best regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply