hello
in the footer of my website, i have this line
`
<?php printZenpageRSSLink('NewsWithImages','',' | ',gettext("News and Gallery"),'', true); ?>
`
with zenphoto 1.2.9, this rss feed shows a non published news.
by exemple : follow the generated link by the code: http://vincent.bourganel.free.fr/zenphoto/rss-news.php?withimages&lang=fr_FR
you have the news "Mise à disposition du thème de mon site (Site)" (non published news)
it seems to be a bug ?