I read this http://www.zenphoto.org/news/theming-tutorial , but I don´t found the function to set the search for all sites, can you show me the Anker on the Site? And I found no function to make the correct String for download List in Codeblock of Gallery.
Comments
`
<?php if (getOption('Allow_search')) { printSearchForm("","search","",gettext("Search"),"$_zp_themeroot/images/search/search-drop.png"); } ?>
`
of course, you have to make a search.php page like this one :
`http://www.zenphoto.org/news/theming-tutorial#searchphp`
Laurent