--
_______________________________________________
zena mailing list
ze...@zenadmin.org
http://zenadmin.org/en/community
> On the other side, Zafu is a templating language used to create the
> web pages.
>
> For example:
>
> > E.g. event list, showing nearest N events with dates and
> places?
>
> 1. You can use the "date" properly which is already indexed.
> 2. Since "date" is attached to "Post" class by default, I'll use this.
>
> <ul do='posts in site order by date desc limit 10'>
> <li do='each' do='link'/>
> </ul>
>
> The "posts in site order..." stuff is an SQLiss query
> (http://zenadmin.org/en/zafu/page443.html).
>
Good. But what if I need two independednt date fileds (conference
date and registration dedaline e.g.)? Could I do this with Zafu only?
--
С уважением
Serg.
--
С уважением
Serg.