" href="" /> " href="" /> getargs(); $action = $args['action']; if (!($action == "viewsource")) { $alternatelinkTitle = fmt("%s: %s", _("View Source"), $page->getName()); $alternatelinkUrl = WikiURL($revision, array('action' => 'viewsource')); } if (!($action == "browse")) { $alternatelinkTitle = $page->getName(); $alternatelinkUrl = WikiURL($revision, array('action' => 'browse')); } ?> 'rss'))?>" /> isSignedIn()) { /* For users not signed in */ ?> " href="" /> " href="" /> isadmin()) { /* Only for the Administrator */ ?> " href="" /> isSignedIn()) { /* For signed-in users */ ?> " href="" /> getId() . SUBPAGE_SEPARATOR ._("Calendar"); $UserCalPageUrl = WikiURL($UserCalPageTitle); ?> getDbh(); if ($dbi->isWikiPage($UserCalPageTodayTitle)) { $UserCalPageTodayUrl = WikiURL($UserCalPageTodayTitle); ?> getCSS() ?> getName() == WIKI_NAME && HOME_PAGE == WIKI_NAME) $pagetitle = ""; else $pagetitle = " - ". AsString($TITLE); ?> <?=WIKI_NAME.$pagetitle?> getMoreHeaders() ?> links in Mozilla/iCab were always linking // to the english pages even when DEFAULT_LANGUAGE != 'en'. (Rewrapped // text for a more complete xgettext string extraction: 'cd // phpwiki/locale;make' to update po/mo files). // // Revision 1.10 2003/03/07 20:51:59 dairiki // New feature: Automatic extraction of keywords (for the meta keywords tag) // from Category* and Topic* links on each page. // // Revision 1.9 2003/03/07 02:45:51 dairiki // Rename BASE_URL to PHPWIKI_BASE_URL. Lycos pre-defines BASE_URL (to // the wrong thing). // // Revision 1.8 2003/03/05 21:38:15 dairiki // More HTML comment reduction patches by "Klaus-Guenter Leiss" // // // (With a few adjustments by me. Any bugs are probably my fault.) // // Revision 1.7 2003/02/26 22:27:17 dairiki // Fix and refactor FrameInclude plugin (more or less). // // (This should now generate valid HTML. Woohoo!) // // The output when using the Sidebar theme is ugly enough that it should // be considered broken. (But the Sidebar theme appears pretty broken in // general right now.) // // (Personal comment (not to be taken personally): I must say that I // remain unconvinced of the usefulness of this plugin.) // // Revision 1.6 2003/01/11 22:29:47 carstenklapp // Tweak redundant bookmark title when browsing a custom home page with // the same name as the wiki (i.e. avoid titles like "MyWiki - MyWiki" // when HOME_PAGE==WIKI_NAME) // ?>