From: <var...@us...> - 2016-07-27 14:58:53
|
Revision: 9914 http://sourceforge.net/p/phpwiki/code/9914 Author: vargenau Date: 2016-07-27 14:58:50 +0000 (Wed, 27 Jul 2016) Log Message: ----------- Rename action page DebugInfo as DebugBackendInfo (to be consistent with plugin name) Modified Paths: -------------- trunk/lib/IniConfig.php trunk/lib/plugin/WikiTranslation.php trunk/lib/upgrade.php trunk/locale/de/LC_MESSAGES/phpwiki.mo trunk/locale/es/LC_MESSAGES/phpwiki.mo trunk/locale/fr/LC_MESSAGES/phpwiki.mo trunk/locale/it/LC_MESSAGES/phpwiki.mo trunk/locale/ja/LC_MESSAGES/phpwiki.mo trunk/locale/nl/LC_MESSAGES/phpwiki.mo trunk/locale/po/de.po trunk/locale/po/es.po trunk/locale/po/fr.po trunk/locale/po/it.po trunk/locale/po/ja.po trunk/locale/po/nl.po trunk/locale/po/phpwiki.pot trunk/locale/po/sv.po trunk/locale/po/zh.po trunk/locale/sv/LC_MESSAGES/phpwiki.mo trunk/locale/zh/LC_MESSAGES/phpwiki.mo trunk/locale/zh/pgsrc/Help%2FWikiPlugin trunk/pgsrc/DebugBackendInfo trunk/pgsrc/Help%2FDebugBackendInfoPlugin trunk/pgsrc/ReleaseNotes trunk/themes/Crao/templates/actionbar.tmpl trunk/themes/MonoBook/templates/info.tmpl trunk/themes/Portland/templates/actionbar.tmpl trunk/themes/Wordpress/templates/actionbar.tmpl trunk/themes/default/templates/actionbar.tmpl trunk/themes/smaller/templates/info.tmpl Added Paths: ----------- trunk/locale/de/pgsrc/DebugBackendInfo trunk/locale/zh/pgsrc/DebugBackendInfo Removed Paths: ------------- trunk/locale/de/pgsrc/DebugInfo trunk/locale/zh/pgsrc/DebugInfo trunk/pgsrc/DebugInfo Modified: trunk/lib/IniConfig.php =================================================================== --- trunk/lib/IniConfig.php 2016-07-27 14:14:20 UTC (rev 9913) +++ trunk/lib/IniConfig.php 2016-07-27 14:58:50 UTC (rev 9914) @@ -583,7 +583,7 @@ // The FUSIONFORGE theme omits them if (!(defined('FUSIONFORGE') && FUSIONFORGE)) { // Add some some action pages - $ActionPages[] = 'DebugInfo'; + $ActionPages[] = 'DebugBackendInfo'; $ActionPages[] = 'SpellCheck'; // SpellCheck does not work $ActionPages[] = 'EditMetaData'; $ActionPages[] = 'InterWikiSearch'; Modified: trunk/lib/plugin/WikiTranslation.php =================================================================== --- trunk/lib/plugin/WikiTranslation.php 2016-07-27 14:14:20 UTC (rev 9913) +++ trunk/lib/plugin/WikiTranslation.php 2016-07-27 14:58:50 UTC (rev 9914) @@ -83,7 +83,7 @@ _("CreateTocPlugin") . ',' . _("CurrentTime") . ',' . _("DeadEndPages") . ',' . - _("DebugInfo") . ',' . + _("DebugBackendInfo") . ',' . _("Diff") . ',' . _("DynamicIncludePage") . ',' . _("EditMetaData") . ',' . Modified: trunk/lib/upgrade.php =================================================================== --- trunk/lib/upgrade.php 2016-07-27 14:14:20 UTC (rev 9913) +++ trunk/lib/upgrade.php 2016-07-27 14:58:50 UTC (rev 9914) @@ -128,8 +128,6 @@ $this->_rename_page_helper("Help/_BackendInfoPlugin", "Help/DebugBackendInfoPlugin"); $this->_rename_page_helper("Help/_WikiTranslationPlugin", "Help/WikiTranslationPlugin"); $this->_rename_page_helper("Help/Advice Mediawiki users", "Help/Advice for Mediawiki users"); - // this is in some templates. so we keep the old name - //$this->_rename_page_helper($this->dbi, _("DebugInfo"), _("DebugBackendInfo")); $this->_rename_page_helper("_GroupInfo", "GroupAuthInfo"); //never officially existed $this->_rename_page_helper("InterWikiKarte", "InterWikiListe"); // german only Modified: trunk/locale/de/LC_MESSAGES/phpwiki.mo =================================================================== (Binary files differ) Copied: trunk/locale/de/pgsrc/DebugBackendInfo (from rev 9913, trunk/locale/de/pgsrc/DebugInfo) =================================================================== --- trunk/locale/de/pgsrc/DebugBackendInfo (rev 0) +++ trunk/locale/de/pgsrc/DebugBackendInfo 2016-07-27 14:58:50 UTC (rev 9914) @@ -0,0 +1,11 @@ +Date: Wed, 27 Jul 2016 16:49:22 +0000 +Mime-Version: 1.0 (Produced by PhpWiki 1.5.5) +Content-Type: application/x-phpwiki; + pagename=DebugBackendInfo; + flags=PAGE_LOCKED; + charset=UTF-8 +Content-Transfer-Encoding: binary + +Detailansicht der Seite. Das ist wahrscheinlich sinnvoller zum Debuggen als alles andere. + +<<DebugBackendInfo page||='' >> Deleted: trunk/locale/de/pgsrc/DebugInfo =================================================================== --- trunk/locale/de/pgsrc/DebugInfo 2016-07-27 14:14:20 UTC (rev 9913) +++ trunk/locale/de/pgsrc/DebugInfo 2016-07-27 14:58:50 UTC (rev 9914) @@ -1,10 +0,0 @@ -Date: Thu, 10 Dec 2015 18:48:02 +0000 -Mime-Version: 1.0 (Produced by PhpWiki 1.5.5) -Content-Type: application/x-phpwiki; - pagename=DebugInfo; - flags=PAGE_LOCKED; - charset=UTF-8 -Content-Transfer-Encoding: binary - -Detailansicht der Seite. Das ist wahrscheinlich sinnvoller zum Debuggen als alles andere. -<<DebugBackendInfo page||='' >> Modified: trunk/locale/es/LC_MESSAGES/phpwiki.mo =================================================================== (Binary files differ) Modified: trunk/locale/fr/LC_MESSAGES/phpwiki.mo =================================================================== (Binary files differ) Modified: trunk/locale/it/LC_MESSAGES/phpwiki.mo =================================================================== (Binary files differ) Modified: trunk/locale/ja/LC_MESSAGES/phpwiki.mo =================================================================== (Binary files differ) Modified: trunk/locale/nl/LC_MESSAGES/phpwiki.mo =================================================================== (Binary files differ) Modified: trunk/locale/po/de.po =================================================================== --- trunk/locale/po/de.po 2016-07-27 14:14:20 UTC (rev 9913) +++ trunk/locale/po/de.po 2016-07-27 14:58:50 UTC (rev 9914) @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.5.5\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-27 14:23+0200\n" +"POT-Creation-Date: 2016-07-27 16:54+0200\n" "PO-Revision-Date: 2000-10-31 02:23+0200\n" "Last-Translator: Reini Urban <ru...@x-...>, Carsten Klapp " "<car...@us...>, Helmer Pardun <pardunpress@t-online." @@ -4054,9 +4054,6 @@ msgid "DeadEndPages" msgstr "VerwaisteSeiten" -msgid "DebugInfo" -msgstr "DebugInfo" - msgid "Diff" msgstr "Diff" Modified: trunk/locale/po/es.po =================================================================== --- trunk/locale/po/es.po 2016-07-27 14:14:20 UTC (rev 9913) +++ trunk/locale/po/es.po 2016-07-27 14:58:50 UTC (rev 9914) @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.5.5\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-27 14:23+0200\n" +"POT-Creation-Date: 2016-07-27 16:54+0200\n" "PO-Revision-Date: 2000-02-01 00:50-0500\n" "Last-Translator: Pablo Roca <pr...@cl...>\n" "Language-Team: \n" @@ -3895,7 +3895,7 @@ msgstr "" msgid "DebugBackendInfo" -msgstr "DebugBackendInfo" +msgstr "" msgid "BackLinks" msgstr "AcoplamientosTraseros" @@ -3951,9 +3951,6 @@ msgid "DeadEndPages" msgstr "" -msgid "DebugInfo" -msgstr "" - msgid "Diff" msgstr "Diferencia" Modified: trunk/locale/po/fr.po =================================================================== --- trunk/locale/po/fr.po 2016-07-27 14:14:20 UTC (rev 9913) +++ trunk/locale/po/fr.po 2016-07-27 14:58:50 UTC (rev 9914) @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.5.5\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-27 14:23+0200\n" +"POT-Creation-Date: 2016-07-27 16:54+0200\n" "PO-Revision-Date: 2004-06-22 21:10+0200\n" "Last-Translator: Pierrick Meignen <mei...@wa...>, Roland " "Trique <rol...@fr...>, Stéphane Gourichon <stephane.gourichon@lip6." @@ -4024,9 +4024,6 @@ msgid "DeadEndPages" msgstr "PagesEnImpasse" -msgid "DebugInfo" -msgstr "InfosDeDébogage" - msgid "Diff" msgstr "Différences" Modified: trunk/locale/po/it.po =================================================================== --- trunk/locale/po/it.po 2016-07-27 14:14:20 UTC (rev 9913) +++ trunk/locale/po/it.po 2016-07-27 14:58:50 UTC (rev 9914) @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.5.5\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-27 14:23+0200\n" +"POT-Creation-Date: 2016-07-27 16:54+0200\n" "PO-Revision-Date: 2005-02-12 16:23+0100\n" "Last-Translator: Antonio Bonifati ant[(at)]monitor.deis.unical.it\n" "Language-Team: \n" @@ -3860,7 +3860,7 @@ msgstr "" msgid "DebugBackendInfo" -msgstr "DebugBackendInfo" +msgstr "" msgid "BackLinks" msgstr "" @@ -3916,9 +3916,6 @@ msgid "DeadEndPages" msgstr "" -msgid "DebugInfo" -msgstr "InfoDebug" - msgid "Diff" msgstr "Differenze" Modified: trunk/locale/po/ja.po =================================================================== --- trunk/locale/po/ja.po 2016-07-27 14:14:20 UTC (rev 9913) +++ trunk/locale/po/ja.po 2016-07-27 14:58:50 UTC (rev 9914) @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.5.5\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-27 14:23+0200\n" +"POT-Creation-Date: 2016-07-27 16:54+0200\n" "PO-Revision-Date: 2003-06-07 09:01+0900\n" "Last-Translator: Tadashi Jokagi <web...@el...>\n" "Language-Team: LANGUAGE <LL...@li...>\n" @@ -3926,9 +3926,8 @@ msgid "AuthorHistoryPlugin" msgstr "編集者:" -#, fuzzy msgid "DebugBackendInfo" -msgstr "ページ情報" +msgstr "デバグ情報" msgid "BackLinks" msgstr "" @@ -3995,9 +3994,6 @@ msgid "DeadEndPages" msgstr "ランダムページ" -msgid "DebugInfo" -msgstr "デバグ情報" - msgid "Diff" msgstr "差分" Modified: trunk/locale/po/nl.po =================================================================== --- trunk/locale/po/nl.po 2016-07-27 14:14:20 UTC (rev 9913) +++ trunk/locale/po/nl.po 2016-07-27 14:58:50 UTC (rev 9914) @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.5.5\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-27 14:23+0200\n" +"POT-Creation-Date: 2016-07-27 16:54+0200\n" "PO-Revision-Date: 2000-09-30 02:23+0200\n" "Last-Translator: Jan Nieuwenhuizen <ja...@gn...>\n" "Language-Team: Dutch <nl...@li...>\n" @@ -3906,9 +3906,6 @@ msgid "DeadEndPages" msgstr "" -msgid "DebugInfo" -msgstr "" - msgid "Diff" msgstr "Diff" Modified: trunk/locale/po/phpwiki.pot =================================================================== --- trunk/locale/po/phpwiki.pot 2016-07-27 14:14:20 UTC (rev 9913) +++ trunk/locale/po/phpwiki.pot 2016-07-27 14:58:50 UTC (rev 9914) @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: PhpWiki-1.5.5\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-27 14:23+0200\n" +"POT-Creation-Date: 2016-07-27 16:54+0200\n" "PO-Revision-Date: 2002-12-14 17:51-0500\n" "Last-Translator: Reini Urban <ru...@us...>\n" "Language-Team: LANGUAGE <LL...@li...>\n" @@ -3898,9 +3898,6 @@ msgid "DeadEndPages" msgstr "" -msgid "DebugInfo" -msgstr "" - msgid "Diff" msgstr "" Modified: trunk/locale/po/sv.po =================================================================== --- trunk/locale/po/sv.po 2016-07-27 14:14:20 UTC (rev 9913) +++ trunk/locale/po/sv.po 2016-07-27 14:58:50 UTC (rev 9914) @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.5.5\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-27 14:23+0200\n" +"POT-Creation-Date: 2016-07-27 16:54+0200\n" "PO-Revision-Date: 2001-01-27 01:58+0200\n" "Last-Translator: Jon Åslund <jo...@he...>\n" "Language-Team: \n" @@ -3899,9 +3899,6 @@ msgid "DeadEndPages" msgstr "" -msgid "DebugInfo" -msgstr "" - msgid "Diff" msgstr "Diff" Modified: trunk/locale/po/zh.po =================================================================== --- trunk/locale/po/zh.po 2016-07-27 14:14:20 UTC (rev 9913) +++ trunk/locale/po/zh.po 2016-07-27 14:58:50 UTC (rev 9914) @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.5.5\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-27 14:23+0200\n" +"POT-Creation-Date: 2016-07-27 16:54+0200\n" "PO-Revision-Date: 2004-04-21 10:08+0800\n" "Last-Translator: DruryL <dr...@us...>\n" "Language-Team: DruryL <dr...@us...>\n" @@ -4083,9 +4083,6 @@ msgid "DeadEndPages" msgstr "" -msgid "DebugInfo" -msgstr "" - msgid "Diff" msgstr "差異" Modified: trunk/locale/sv/LC_MESSAGES/phpwiki.mo =================================================================== (Binary files differ) Modified: trunk/locale/zh/LC_MESSAGES/phpwiki.mo =================================================================== (Binary files differ) Copied: trunk/locale/zh/pgsrc/DebugBackendInfo (from rev 9913, trunk/locale/zh/pgsrc/DebugInfo) =================================================================== --- trunk/locale/zh/pgsrc/DebugBackendInfo (rev 0) +++ trunk/locale/zh/pgsrc/DebugBackendInfo 2016-07-27 14:58:50 UTC (rev 9914) @@ -0,0 +1,11 @@ +Date: Wed, 27 Jul 2016 16:49:22 +0000 +Mime-Version: 1.0 (Produced by PhpWiki 1.5.5) +Content-Type: application/x-phpwiki; + pagename=DebugBackendInfo; + flags=PAGE_LOCKED; + charset=UTF-8 +Content-Transfer-Encoding: binary + +頁面的詳細資料,對於除錯非常有用. + +<<DebugBackendInfo page||='' >> Deleted: trunk/locale/zh/pgsrc/DebugInfo =================================================================== --- trunk/locale/zh/pgsrc/DebugInfo 2016-07-27 14:14:20 UTC (rev 9913) +++ trunk/locale/zh/pgsrc/DebugInfo 2016-07-27 14:58:50 UTC (rev 9914) @@ -1,11 +0,0 @@ -Date: Thu, 10 Dec 2015 18:48:01 +0000 -Mime-Version: 1.0 (Produced by PhpWiki 1.5.5) -Content-Type: application/x-phpwiki; - pagename=DebugInfo; - flags=PAGE_LOCKED; - charset=UTF-8 -Content-Transfer-Encoding: binary - -頁面的詳細資料,對於除錯非常有用. - -<<DebugBackendInfo page||='' >> Modified: trunk/locale/zh/pgsrc/Help%2FWikiPlugin =================================================================== --- trunk/locale/zh/pgsrc/Help%2FWikiPlugin 2016-07-27 14:14:20 UTC (rev 9913) +++ trunk/locale/zh/pgsrc/Help%2FWikiPlugin 2016-07-27 14:58:50 UTC (rev 9914) @@ -1,4 +1,4 @@ -Date: Thu, 10 Dec 2015 18:48:01 +0000 +Date: Wed, 27 Jul 2016 16:46:26 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.5.5) Content-Type: application/x-phpwiki; pagename=Help%2FWikiPlugin; @@ -9,7 +9,7 @@ The latest hacks include support for ~WikiPlugins. ~WikiPlugins 可以讓人簡單地為 wiki 頁面增加新的動態內容種類 (像是其他的功能). -在這個 wiki 之中, RecentChanges, BackLinks, LikePages 和 DebugInfo 頁面都是 +在這個 wiki 之中, RecentChanges, BackLinks, LikePages 和 DebugBackendInfo 頁面都是 使用 plugins 來實作的. 我期盼搜尋結果頁面或是 PhpWikiAdministration 等能夠很快地以 plugin 形式被實 @@ -66,7 +66,7 @@ * BackLinks * CalendarPlugin -* DebugInfo +* DebugBackendInfo * FullTextSearch * IncludePage * LikePages Modified: trunk/pgsrc/DebugBackendInfo =================================================================== --- trunk/pgsrc/DebugBackendInfo 2016-07-27 14:14:20 UTC (rev 9913) +++ trunk/pgsrc/DebugBackendInfo 2016-07-27 14:58:50 UTC (rev 9914) @@ -1,4 +1,4 @@ -Date: Thu, 10 Dec 2015 18:48:03 +0000 +Date: Wed, 27 Jul 2016 16:49:22 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.5.5) Content-Type: application/x-phpwiki; pagename=DebugBackendInfo; @@ -7,4 +7,9 @@ charset=UTF-8 Content-Transfer-Encoding: binary -<<DebugBackendInfo>> +Detailed view of a page, which is probably more useful for debugging than anything else. + +<<DebugBackendInfo page||=''>> + +---- +[[CategoryActionPage]] Deleted: trunk/pgsrc/DebugInfo =================================================================== --- trunk/pgsrc/DebugInfo 2016-07-27 14:14:20 UTC (rev 9913) +++ trunk/pgsrc/DebugInfo 2016-07-27 14:58:50 UTC (rev 9914) @@ -1,16 +0,0 @@ -Date: Thu, 10 Dec 2015 18:48:03 +0000 -Mime-Version: 1.0 (Produced by PhpWiki 1.5.5) -Content-Type: application/x-phpwiki; - pagename=DebugInfo; - flags=PAGE_LOCKED; - acl="view:_AUTHENTICATED; edit:_AUTHENTICATED; create:_AUTHENTICATED,_BOGOUSER; list:_AUTHENTICATED; remove:_ADMIN,_OWNER; change:_ADMIN,_OWNER; dump:_EVERY"; - charset=UTF-8 -Content-Transfer-Encoding: binary - -Detailed view of a page, which is probably more useful for debugging -than anything else. - -<<DebugBackendInfo page||=''>> - ----- -[[CategoryActionPage]] Modified: trunk/pgsrc/Help%2FDebugBackendInfoPlugin =================================================================== --- trunk/pgsrc/Help%2FDebugBackendInfoPlugin 2016-07-27 14:14:20 UTC (rev 9913) +++ trunk/pgsrc/Help%2FDebugBackendInfoPlugin 2016-07-27 14:58:50 UTC (rev 9914) @@ -1,4 +1,4 @@ -Date: Thu, 10 Dec 2015 18:48:03 +0000 +Date: Wed, 27 Jul 2016 16:49:22 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.5.5) Content-Type: application/x-phpwiki; pagename=Help%2FDebugBackendInfoPlugin; @@ -38,13 +38,12 @@ == Example == -See [[DebugInfo]] +See [[DebugBackendInfo]] == Author == * [[Help:Jeff Dairiki|Jeff Dairiki]] == See Also == -* [[DebugInfo]] is the corresponding [[Help:ActionPage]] * [[EditMetaData]] * [[Help:EditMetaDataPlugin]] * [[Help:DebugAuthInfoPlugin]] Modified: trunk/pgsrc/ReleaseNotes =================================================================== --- trunk/pgsrc/ReleaseNotes 2016-07-27 14:14:20 UTC (rev 9913) +++ trunk/pgsrc/ReleaseNotes 2016-07-27 14:58:50 UTC (rev 9914) @@ -1,4 +1,4 @@ -Date: Fri, 8 Jul 2016 18:05:21 +0000 +Date: Wed, 27 Jul 2016 16:49:22 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.5.5) Content-Type: application/x-phpwiki; pagename=ReleaseNotes; @@ -28,6 +28,7 @@ ** ~HtmlConverter plugin: check file is encoded in UTF-8; ~HtmlConverter plugin allowed in Fusionforge ** Use jquery.autoheight.js plugin for Transclude plugin ** Repair [[Help:PhotoAlbumPlugin|PhotoAlbumPlugin]] +** Rename action page ~DebugInfo as ~DebugBackendInfo (to be consistent with plugin name) == 1.5.5 2015-12-11 Marc-Etienne Vargenau == Modified: trunk/themes/Crao/templates/actionbar.tmpl =================================================================== --- trunk/themes/Crao/templates/actionbar.tmpl 2016-07-27 14:14:20 UTC (rev 9913) +++ trunk/themes/Crao/templates/actionbar.tmpl 2016-07-27 14:58:50 UTC (rev 9914) @@ -26,7 +26,7 @@ <?php echo $SEP?><?php echo Button("PageInfo", _("PageInfo")) ?> <?php if ((DEBUG and $request->getArg('action') == 'browse') || $user->isAdmin()) { ?> <?php // Buttons really only for debugging ?> -<?php echo $SEP?><?php echo Button("DebugInfo", _("DebugInfo")) ?> +<?php echo $SEP?><?php echo Button("DebugBackendInfo", _("DebugBackendInfo")) ?> <?php echo $SEP?><?php echo Button("PageDump", _("PageDump")) ?> <?php $purgeb = Button(array('nocache' => 'purge'), _("PurgeHtmlCache"), $page->getName()); Modified: trunk/themes/MonoBook/templates/info.tmpl =================================================================== --- trunk/themes/MonoBook/templates/info.tmpl 2016-07-27 14:14:20 UTC (rev 9913) +++ trunk/themes/MonoBook/templates/info.tmpl 2016-07-27 14:58:50 UTC (rev 9914) @@ -176,7 +176,7 @@ <?php echo $SEP?><?php echo Button(array('action'=>'diff','previous' => 'author'),_("Diff previous Author"),$page->getName()) ?> <?php if ((defined('DEBUG') && DEBUG) || $user->isAdmin()) { ?> <?php // Buttons really only for debugging ?> - <?php echo $SEP?><?php echo Button("DebugInfo", _("DebugInfo")) ?> + <?php echo $SEP?><?php echo Button("DebugBackendInfo", _("DebugBackendInfo")) ?> <?php $PurgeCache = Button(array('nocache' => 'purge'), _("PurgeHtmlCache"), $page->getName()); Modified: trunk/themes/Portland/templates/actionbar.tmpl =================================================================== --- trunk/themes/Portland/templates/actionbar.tmpl 2016-07-27 14:14:20 UTC (rev 9913) +++ trunk/themes/Portland/templates/actionbar.tmpl 2016-07-27 14:58:50 UTC (rev 9914) @@ -12,6 +12,6 @@ <?php echo $SEP?><?php echo Button("PageHistory", _("PageHistory")) ?> <?php echo $SEP?><?php echo Button("PageInfo", _("PageInfo")) ?> <?php if (defined('DEBUG') && DEBUG || $user->isAdmin()) { ?> - <?php echo $SEP?><?php echo Button("DebugInfo", _("DebugInfo")) ?> <?php // For debugging only, really ?> + <?php echo $SEP?><?php echo Button("DebugBackendInfo", _("DebugBackendInfo")) ?> <?php // For debugging only, really ?> <?php } ?> <br /> Modified: trunk/themes/Wordpress/templates/actionbar.tmpl =================================================================== --- trunk/themes/Wordpress/templates/actionbar.tmpl 2016-07-27 14:14:20 UTC (rev 9913) +++ trunk/themes/Wordpress/templates/actionbar.tmpl 2016-07-27 14:58:50 UTC (rev 9914) @@ -71,7 +71,7 @@ <li> <?php echo Button("PageInfo", _("PageInfo")) ?> </li> <?php if ((DEBUG and $request->getArg('action') == 'browse') || $user->isAdmin()) { ?> <li> - <?php echo $SEP?><?php echo Button("DebugInfo", _("DebugInfo")) ?> <?php // For debugging only, really ?> + <?php echo $SEP?><?php echo Button("DebugBackendInfo", _("DebugBackendInfo")) ?> <?php // For debugging only, really ?> <?php echo $SEP?><?php echo Button("PageDump", _("PageDump")) ?> </li> <?php } ?> Modified: trunk/themes/default/templates/actionbar.tmpl =================================================================== --- trunk/themes/default/templates/actionbar.tmpl 2016-07-27 14:14:20 UTC (rev 9913) +++ trunk/themes/default/templates/actionbar.tmpl 2016-07-27 14:58:50 UTC (rev 9914) @@ -28,7 +28,7 @@ <?php echo $SEP?><?php echo Button("PageInfo", _("PageInfo")) ?> <?php if ((DEBUG and $request->getArg('action') == 'browse') || $user->isAdmin()) { ?> <?php // Buttons really only for debugging ?> - <?php echo $SEP?><?php echo Button("DebugInfo", _("DebugInfo")) ?> + <?php echo $SEP?><?php echo Button("DebugBackendInfo", _("DebugBackendInfo")) ?> <?php echo $SEP?><?php echo Button("PageDump", _("PageDump")) ?> <?php if (DEBUG & _DEBUG_SQL and USECACHE) { Modified: trunk/themes/smaller/templates/info.tmpl =================================================================== --- trunk/themes/smaller/templates/info.tmpl 2016-07-27 14:14:20 UTC (rev 9913) +++ trunk/themes/smaller/templates/info.tmpl 2016-07-27 14:58:50 UTC (rev 9914) @@ -10,7 +10,7 @@ <?php echo $SEP?><?php echo Button("PageDump", _("PageDump")) ?> <?php if ((defined('DEBUG') && DEBUG) || $user->isAdmin()) { ?> <?php // Buttons really only for debugging ?> - <?php echo $SEP?><?php echo Button("DebugInfo", _("DebugInfo")) ?> + <?php echo $SEP?><?php echo Button("DebugBackendInfo", _("DebugBackendInfo")) ?> <?php $PurgeCache = Button(array('nocache' => 'purge'), _("PurgeHtmlCache"), $page->getName()); This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |