//
// 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: index.tpl.php,v 1.5 2005/07/29 14:34:34 pmjones Exp $
//
// =====================================================================
?>
loadTemplate('header.tpl.php') ?>
Previous version dated
" .
$this->splugin('dateformat', $this->dt, Yawp::getConfElem('yawiki', 'dateformat', '%c')) . "
|
_("$this->area:$this->page ($this->username)") ?> plugin('dateformat', $this->dt, Yawp::getConfElem('yawiki', 'dateformat', '%c')) ?> |
[ plugin('ahref', $this->yawiki->nav['links'], 'Links') ?> | plugin('ahref', $this->yawiki->nav['source'], 'Source') ?> | plugin('ahref', $this->yawiki->nav['history'], 'History') ?> yawiki->acl->pageView('*', $this->yawiki->area, $this->yawiki->page)): ?> | plugin('ahref', $this->yawiki->nav['rss'], 'RSS') ?> yawiki->userCanEditPage()): ?> | userIsEditing) $this->_("Edit ($this->userIsEditing)"); else $this->plugin('ahref', $this->yawiki->nav['edit'], 'Edit') ?> ] |
This site powered by plugin('ahref', 'http://yawiki.com/', trim('YaWiki ' . $this->yawiki->apiVersion)) ?>.
loadTemplate('footer.tpl.php') ?>