This folder has no visible items. To add content, press the 'Add New Item' button, or paste content from another location.
A multi-agencies searchable directory focused on people and organizations...
Warning, this is written by non-native English writer, hence may contain errors might lead your Zope to fatal results
This is a first try to learn & experiment Zope & ZSQL while making a product i could use in a real project.
Just use:
<dtml-var ZAnnuSearchBox>
and the whole search/manage box will be there. The apperance and functionalities will depense of "Anonymous", "Gestannu" or authenticated role.
For example i use this standard_html_header in the ZAnnu folder :
<dtml-with "PARENTS[1]"> <dtml-var standard_html_header> </dtml-with> <dtml-unless csv> <dtml-var ZAnnuSearchBox> </dtml-unless csv>
cvs can be used like the pp (for printing page)
So use it without guarantee about his structure.
I would be really glad to have any comment, feedback about the structure, the coding and especially about the feature you would like to see in ZAnnu.
Contributions, and patches are more than welcome.