// // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by // the Free Software Foundation; either version 2 of the License, or (at // your option) any later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // General Public License for more details. // // http://www.gnu.org/copyleft/gpl.html // // --------------------------------------------------------------------- // // $Id: auth.tpl.php,v 1.6 2005/07/29 14:34:34 pmjones Exp $ // // ===================================================================== ?>
Signed In As
_(Yawp::authUsername()) ?>
userIsEditing) $this->_("Edit ($this->userIsEditing)"); else $this->plugin('ahref', $this->yawiki->nav['edit'], 'Edit This Page') ?>
yawiki->acl->pageEdit($this->yawiki->username, $this->yawiki->area, '*')): ?> yawiki->userIsAreaAdmin()): ?>Area Administrator
plugin('ahref', 'area_pages.php?area=' . $this->yawiki->area, 'Pages') ?>
plugin('ahref', 'area_settings.php?area=' . $this->yawiki->area, 'Settings') ?>
yawiki->userIsWikiAdmin()): ?>Wiki Administrator
plugin('ahref', 'acl.php', 'Access Control List') ?>
plugin('ahref', 'area_list.php', 'Area List') ?>