1. Saturday, August 18 2007 16:59live with relations rewrite

    We are glad to announce that the relation rewrite is over and that zenadmin.org is now running edge again.

    This new rewrite introduced a clearer syntax for relations and pseudo sql. This is an example of what we can do now with zafu and dynamic attributes :

    <ul do='images' where='d_subject = fishing' in='section' limit='5' order='random' do='each' tag='li' do='img' mode='pv' link='parent'/>

    This example shows a list of images related to fishing taken from the current section. The images link to their respective parent (usually the parent is the article). Images are chosen randomly and limited to 5. The mode (size) of the images is ‘pv’.

    Gaspard Bucher