hi
I have a look on this code in zp-core\zp-extensions\zenpage.php (line 314 and following)
static function admin_toolbox_news($redirect, $zf) {
global $_zp_zenpage, $_zp_current_category, $_zp_current_zenpage_news;
if (is_NewsArticle()) {
if (zp_loggedin(ZENPAGE_NEWS_RIGHTS) && ZP_NEWS_ENABLED) {
// page is a NewsArticle--provide zenpage edit, delete, and Add links
echo "[*]getTitleLink()) . "\">" . gettext("Edit Article") . "";
if (GALLERY_SESSION) {
// XSRF defense requires sessions
?>
[*]
">
I didn't aked the question.
but as you noticed, maybe it will a new feature...
;-)