From: <var...@us...> - 2022-01-24 17:54:46
|
Revision: 10936 http://sourceforge.net/p/phpwiki/code/10936 Author: vargenau Date: 2022-01-24 17:54:43 +0000 (Mon, 24 Jan 2022) Log Message: ----------- define('PHPWIKI_VERSION', '1.6.1') Modified Paths: -------------- trunk/INSTALL trunk/Makefile trunk/lib/prepend.php trunk/locale/it/pgsrc/NoteDiRilascio 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/sv.po trunk/locale/po/zh.po trunk/pgsrc/ReleaseNotes Modified: trunk/INSTALL =================================================================== --- trunk/INSTALL 2022-01-24 17:46:34 UTC (rev 10935) +++ trunk/INSTALL 2022-01-24 17:54:43 UTC (rev 10936) @@ -1,7 +1,7 @@ REQUIREMENTS -PhpWiki 1.6.0 requires a web server with at least PHP version 5.3.3. -PhpWiki 1.6.0 should work for all PHP releases from 5.3.3 to 8.0.9. +PhpWiki 1.6.1 requires a web server with at least PHP version 5.3.3. +PhpWiki 1.6.1 should work for all PHP releases from 5.3.3 to 8.1.2. Visit <http://www.php.net> and <http://php.net/downloads.php> for downloads and information. @@ -113,7 +113,7 @@ Unzip this file into the directory where you want it to live. That's it. -bash$ unzip phpwiki-1.6.0.zip +bash$ unzip phpwiki-1.6.1.zip In the config subdirectory copy 'config-dist.ini' to 'config.ini' and edit the settings in 'config.ini' to your liking. Modified: trunk/Makefile =================================================================== --- trunk/Makefile 2022-01-24 17:46:34 UTC (rev 10935) +++ trunk/Makefile 2022-01-24 17:54:43 UTC (rev 10936) @@ -1,4 +1,4 @@ -VERSION=1.6.0 +VERSION=1.6.1 RPMBUILD=rpmbuild clean: Modified: trunk/lib/prepend.php =================================================================== --- trunk/lib/prepend.php 2022-01-24 17:46:34 UTC (rev 10935) +++ trunk/lib/prepend.php 2022-01-24 17:54:43 UTC (rev 10936) @@ -29,7 +29,7 @@ * Things which must be done and defined before anything else. */ -define('PHPWIKI_VERSION', '1.6.0'); +define('PHPWIKI_VERSION', '1.6.1'); // A new php-5.1.x feature: Turn off php-5.1.x auto_globals_jit = On, or use this mess below. if (empty($GLOBALS['HTTP_SERVER_VARS'])) { Modified: trunk/locale/it/pgsrc/NoteDiRilascio =================================================================== --- trunk/locale/it/pgsrc/NoteDiRilascio 2022-01-24 17:46:34 UTC (rev 10935) +++ trunk/locale/it/pgsrc/NoteDiRilascio 2022-01-24 17:54:43 UTC (rev 10936) @@ -1,4 +1,4 @@ -Date: Sun, 23 Jan 2022 18:28:59 +0000 +Date: Mon, 24 Jan 2022 18:48:13 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.1) Content-Type: application/x-phpwiki; pagename=NoteDiRilascio; @@ -8,7 +8,7 @@ <<CreateToc with_toclink||=1 headers||=1,2,3 width=300px position=right>> -== 1.6.1 2022-01-XX Marc-Etienne Vargenau == +== 1.6.1 2022-01-24 Marc-Etienne Vargenau == This release makes ~PhpWiki compatible with PHP 8.1. ##READONLY## is renamed as ##ISREADONLY##, since ##readonly## is now a keyword in PHP 8.1. Modified: trunk/locale/po/de.po =================================================================== --- trunk/locale/po/de.po 2022-01-24 17:46:34 UTC (rev 10935) +++ trunk/locale/po/de.po 2022-01-24 17:54:43 UTC (rev 10936) @@ -4,7 +4,7 @@ # ThePhpWikiProgrammingTeam. msgid "" msgstr "" -"Project-Id-Version: PhpWiki 1.6.0\n" +"Project-Id-Version: PhpWiki 1.6.1\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2022-01-24 17:43+0100\n" "PO-Revision-Date: 2000-10-31 02:23+0200\n" Modified: trunk/locale/po/es.po =================================================================== --- trunk/locale/po/es.po 2022-01-24 17:46:34 UTC (rev 10935) +++ trunk/locale/po/es.po 2022-01-24 17:54:43 UTC (rev 10936) @@ -9,7 +9,7 @@ # msgid "" msgstr "" -"Project-Id-Version: PhpWiki 1.6.0\n" +"Project-Id-Version: PhpWiki 1.6.1\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2022-01-24 17:43+0100\n" "PO-Revision-Date: 2000-02-01 00:50-0500\n" Modified: trunk/locale/po/fr.po =================================================================== --- trunk/locale/po/fr.po 2022-01-24 17:46:34 UTC (rev 10935) +++ trunk/locale/po/fr.po 2022-01-24 17:54:43 UTC (rev 10936) @@ -4,7 +4,7 @@ # msgid "" msgstr "" -"Project-Id-Version: PhpWiki 1.6.0\n" +"Project-Id-Version: PhpWiki 1.6.1\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2022-01-24 17:43+0100\n" "PO-Revision-Date: 2004-06-22 21:10+0200\n" Modified: trunk/locale/po/it.po =================================================================== --- trunk/locale/po/it.po 2022-01-24 17:46:34 UTC (rev 10935) +++ trunk/locale/po/it.po 2022-01-24 17:54:43 UTC (rev 10936) @@ -5,7 +5,7 @@ # Several guessed fixes by Reini Urban for 1.3.11 msgid "" msgstr "" -"Project-Id-Version: PhpWiki 1.6.0\n" +"Project-Id-Version: PhpWiki 1.6.1\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2022-01-24 17:43+0100\n" "PO-Revision-Date: 2005-02-12 16:23+0100\n" Modified: trunk/locale/po/ja.po =================================================================== --- trunk/locale/po/ja.po 2022-01-24 17:46:34 UTC (rev 10935) +++ trunk/locale/po/ja.po 2022-01-24 17:54:43 UTC (rev 10936) @@ -4,7 +4,7 @@ # msgid "" msgstr "" -"Project-Id-Version: PhpWiki 1.6.0\n" +"Project-Id-Version: PhpWiki 1.6.1\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2022-01-24 17:43+0100\n" "PO-Revision-Date: 2003-06-07 09:01+0900\n" Modified: trunk/locale/po/nl.po =================================================================== --- trunk/locale/po/nl.po 2022-01-24 17:46:34 UTC (rev 10935) +++ trunk/locale/po/nl.po 2022-01-24 17:54:43 UTC (rev 10936) @@ -6,7 +6,7 @@ # msgid "" msgstr "" -"Project-Id-Version: PhpWiki 1.6.0\n" +"Project-Id-Version: PhpWiki 1.6.1\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2022-01-24 17:43+0100\n" "PO-Revision-Date: 2000-09-30 02:23+0200\n" Modified: trunk/locale/po/sv.po =================================================================== --- trunk/locale/po/sv.po 2022-01-24 17:46:34 UTC (rev 10935) +++ trunk/locale/po/sv.po 2022-01-24 17:54:43 UTC (rev 10936) @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: PhpWiki 1.6.0\n" +"Project-Id-Version: PhpWiki 1.6.1\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2022-01-24 17:43+0100\n" "PO-Revision-Date: 2001-01-27 01:58+0200\n" Modified: trunk/locale/po/zh.po =================================================================== --- trunk/locale/po/zh.po 2022-01-24 17:46:34 UTC (rev 10935) +++ trunk/locale/po/zh.po 2022-01-24 17:54:43 UTC (rev 10936) @@ -4,7 +4,7 @@ # msgid "" msgstr "" -"Project-Id-Version: PhpWiki 1.6.0\n" +"Project-Id-Version: PhpWiki 1.6.1\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2022-01-24 17:43+0100\n" "PO-Revision-Date: 2004-04-21 10:08+0800\n" Modified: trunk/pgsrc/ReleaseNotes =================================================================== --- trunk/pgsrc/ReleaseNotes 2022-01-24 17:46:34 UTC (rev 10935) +++ trunk/pgsrc/ReleaseNotes 2022-01-24 17:54:43 UTC (rev 10936) @@ -1,4 +1,4 @@ -Date: Sun, 23 Jan 2022 18:28:59 +0000 +Date: Mon, 24 Jan 2022 18:48:13 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.1) Content-Type: application/x-phpwiki; pagename=ReleaseNotes; @@ -8,7 +8,7 @@ <<CreateToc with_toclink||=1 headers||=1,2,3 width=300px position=right>> -== 1.6.1 2022-01-XX Marc-Etienne Vargenau == +== 1.6.1 2022-01-24 Marc-Etienne Vargenau == This release makes ~PhpWiki compatible with PHP 8.1. ##READONLY## is renamed as ##ISREADONLY##, since ##readonly## is now a keyword in PHP 8.1. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <var...@us...> - 2022-01-26 11:01:33
|
Revision: 10940 http://sourceforge.net/p/phpwiki/code/10940 Author: vargenau Date: 2022-01-26 11:01:32 +0000 (Wed, 26 Jan 2022) Log Message: ----------- Rename pages: update arguments Modified Paths: -------------- trunk/lib/plugin/WikiAdminRename.php trunk/pgsrc/Help%2FWikiAdminRenamePlugin Modified: trunk/lib/plugin/WikiAdminRename.php =================================================================== --- trunk/lib/plugin/WikiAdminRename.php 2022-01-24 19:46:59 UTC (rev 10939) +++ trunk/lib/plugin/WikiAdminRename.php 2022-01-26 11:01:32 UTC (rev 10940) @@ -47,8 +47,8 @@ array( /* Columns to include in listing */ 'info' => 'pagename,mtime', - 'updatelinks' => 0, - 'createredirect' => 0 + 'updatelinks' => false, + 'createredirect' => false )); } Modified: trunk/pgsrc/Help%2FWikiAdminRenamePlugin =================================================================== --- trunk/pgsrc/Help%2FWikiAdminRenamePlugin 2022-01-24 19:46:59 UTC (rev 10939) +++ trunk/pgsrc/Help%2FWikiAdminRenamePlugin 2022-01-26 11:01:32 UTC (rev 10940) @@ -1,4 +1,4 @@ -Date: Thu, 9 Dec 2021 18:48:34 +0000 +Date: Wed, 26 Jan 2022 11:51:48 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.1) Content-Type: application/x-phpwiki; pagename=Help%2FWikiAdminRenamePlugin; @@ -25,8 +25,12 @@ | Pages to select | //none// (if argument "s" is not provided, the list of pages with checkboxes will be displayed) |- +| **createredirect** +| Boolean. If true, create a redirect page from the old to the new pagename. +| false +|- | **updatelinks** -| Boolean. If true, change pagename in all linked pages also +| Boolean. If true, change pagename in all linked pages also. \\ //not yet implemented// | false |} This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <var...@us...> - 2022-01-26 12:01:02
|
Revision: 10942 http://sourceforge.net/p/phpwiki/code/10942 Author: vargenau Date: 2022-01-26 12:01:00 +0000 (Wed, 26 Jan 2022) Log Message: ----------- Revert r10941: locale/fr/pgsrc/Derni%C3%A8resModifsCompl%C3%A8tes is the translation of pgsrc/FullRecentChanges Added Paths: ----------- trunk/locale/fr/pgsrc/Derni%C3%A8resModifsCompl%C3%A8tes Property Changed: ---------------- trunk/lib/HtmlElement.php Index: trunk/lib/HtmlElement.php =================================================================== --- trunk/lib/HtmlElement.php 2022-01-26 11:45:36 UTC (rev 10941) +++ trunk/lib/HtmlElement.php 2022-01-26 12:01:00 UTC (rev 10942) Property changes on: trunk/lib/HtmlElement.php ___________________________________________________________________ Deleted: svn:mergeinfo Copied: trunk/locale/fr/pgsrc/Derni%C3%A8resModifsCompl%C3%A8tes (from rev 10940, trunk/locale/fr/pgsrc/Derni%C3%A8resModifsCompl%C3%A8tes) =================================================================== --- trunk/locale/fr/pgsrc/Derni%C3%A8resModifsCompl%C3%A8tes (rev 0) +++ trunk/locale/fr/pgsrc/Derni%C3%A8resModifsCompl%C3%A8tes 2022-01-26 12:01:00 UTC (rev 10942) @@ -0,0 +1,17 @@ +Date: Fri, 12 Apr 2019 15:36:06 +0000 +Mime-Version: 1.0 (Produced by PhpWiki 1.6.1) +Content-Type: application/x-phpwiki; + pagename=Derni%C3%A8resModifsCompl%C3%A8tes; + flags=PAGE_LOCKED%2CEXTERNAL_PAGE; + charset=UTF-8 +Content-Transfer-Encoding: binary + +Voici une liste de **toutes** les pages modifiées récemment sur ce wiki, et pas seulement des plus récentes comme dans [[DernièresModifs]]. + +//Voir [[ÉditionsRécentes]] pour toutes les modifications mineures récentes.// + +---- +<<RecentChanges days||=7 show_all||=1 show_minor||=1 daylist=1,3,7,30,90,0>> + +---- +[[CatégoriePageDAction]] This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <var...@us...> - 2022-01-27 11:58:55
|
Revision: 10948 http://sourceforge.net/p/phpwiki/code/10948 Author: vargenau Date: 2022-01-27 11:58:52 +0000 (Thu, 27 Jan 2022) Log Message: ----------- Remove PearDB_sqlite Modified Paths: -------------- trunk/locale/Makefile trunk/tests/unit/runme_all trunk/tests/unit/test.php Removed Paths: ------------- trunk/lib/WikiDB/backend/PearDB_sqlite.php Deleted: trunk/lib/WikiDB/backend/PearDB_sqlite.php =================================================================== --- trunk/lib/WikiDB/backend/PearDB_sqlite.php 2022-01-27 08:04:14 UTC (rev 10947) +++ trunk/lib/WikiDB/backend/PearDB_sqlite.php 2022-01-27 11:58:52 UTC (rev 10948) @@ -1,123 +0,0 @@ -<?php -/** - * Copyright © 2004 Matthew Palmer - * Copyright © 2004 Reini Urban - * - * This file is part of PhpWiki. - * - * PhpWiki 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. - * - * PhpWiki 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. - * - * You should have received a copy of the GNU General Public License along - * with PhpWiki; if not, write to the Free Software Foundation, Inc., - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * - * SPDX-License-Identifier: GPL-2.0-or-later - * - */ - -/** - * SQLite PearDB backend by Matthew Palmer - * The SQLite DB will gain popularity with the current MySQL vs PHP license drama. - * It's in core since PHP-5.0, MySQL not anymore. - * - * Initial setup: - * sqlite -init /tmp/phpwiki-sqlite.db - * sqlite /tmp/phpwiki-sqlite.db < schemas/sqlite.sql - */ - -require_once 'lib/WikiDB/backend/PearDB.php'; - -//TODO: create tables on virgin wiki -/* - $db = &new DB_sqlite(); - $db->connect($DBParams['dsn'], array('persistent'=> true) ); - $result = $db->query("CREATE TABLE $table (comment varchar(50), - datetime varchar(50));"); -*/ - -class WikiDB_backend_PearDB_sqlite - extends WikiDB_backend_PearDB -{ - /* - * Pack tables. - */ - function optimize() - { - return true; - // NOP - } - - /* - * Lock tables. - */ - protected function _lock_tables($write_lock = true) - { - // NOP - SQLite does all locking automatically - } - - /* - * Release all locks. - */ - protected function _unlock_tables() - { - // NOP - } - - /* - * Serialize data - */ - function _serialize($data) - { - if (empty($data)) - return ''; - assert(is_array($data)); - return base64_encode(serialize($data)); - } - - /* - * Unserialize data - */ - function _unserialize($data) - { - if (empty($data)) - return array(); - // Base64 encoded data does not contain colons. - // (only alphanumerics and '+' and '/'.) - if (substr($data, 0, 2) == 'a:') - return unserialize($data); - return unserialize(base64_decode($data)); - } - - // same as DB::getSpecialQuery('tables') - /* - function sqlite_list_tables (&$dblink) { - $tables = array (); - $sql = "SELECT name FROM sqlite_master WHERE (type = 'table')"; - if ($res = sqlite_query ($dblink, $sql)) { - while (sqlite_has_more($res)) { - $tables[] = sqlite_fetch_single($res); - } - } - return $tables; - } - */ - - function _table_exists(&$dblink, $table) - { - $sql = "SELECT count(name) FROM sqlite_master WHERE ((type = 'table') and (name = '$table'))"; - if ($res = sqlite_query($dblink, $sql)) { - return sqlite_fetch_single($res) > 0; - } else { - return false; // or throw exception - } - } - -} Modified: trunk/locale/Makefile =================================================================== --- trunk/locale/Makefile 2022-01-27 08:04:14 UTC (rev 10947) +++ trunk/locale/Makefile 2022-01-27 11:58:52 UTC (rev 10948) @@ -321,7 +321,6 @@ ${POT_FILE}: .././lib/WikiDB/backend/PearDB_oci8.php ${POT_FILE}: .././lib/WikiDB/backend/PearDB_pgsql.php ${POT_FILE}: .././lib/WikiDB/backend/PearDB.php -${POT_FILE}: .././lib/WikiDB/backend/PearDB_sqlite.php ${POT_FILE}: .././lib/WikiDB/backend.php ${POT_FILE}: .././lib/WikiDB/dba.php ${POT_FILE}: .././lib/WikiDB/file.php Modified: trunk/tests/unit/runme_all =================================================================== --- trunk/tests/unit/runme_all 2022-01-27 08:04:14 UTC (rev 10947) +++ trunk/tests/unit/runme_all 2022-01-27 11:58:52 UTC (rev 10948) @@ -7,7 +7,7 @@ fi for db in file dba SQL \ - PearDB_mysql PearDB_pgsql PearDB_sqlite \ + PearDB_mysql PearDB_pgsql \ PDO_mysql PDO_pgsql PDO_sqlite do php -Cq -d register_argc_argv=1 test.php debug=1 level=10 db=$db | \ Modified: trunk/tests/unit/test.php =================================================================== --- trunk/tests/unit/test.php 2022-01-27 08:04:14 UTC (rev 10947) +++ trunk/tests/unit/test.php 2022-01-27 11:58:52 UTC (rev 10948) @@ -85,7 +85,7 @@ 'dba', 'SQL', // default backend defined in the config.ini DSN // specific backends (need to be setup as db=test_phpwiki) - 'PearDB_pgsql', 'PearDB_sqlite', 'PearDB_mysql', + 'PearDB_pgsql', 'PearDB_mysql', ); if ((int)substr(phpversion(), 1) >= 5) array_push($database_backends, 'PDO_pqsql', 'PDO_sqlite', 'PDO_mysql'); This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <var...@us...> - 2022-01-27 13:58:43
|
Revision: 10949 http://sourceforge.net/p/phpwiki/code/10949 Author: vargenau Date: 2022-01-27 13:58:39 +0000 (Thu, 27 Jan 2022) Log Message: ----------- lib/plugin/AnalyseAccessLogSql.php: add class error to error messages Modified Paths: -------------- trunk/lib/plugin/AnalyseAccessLogSql.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 Modified: trunk/lib/plugin/AnalyseAccessLogSql.php =================================================================== --- trunk/lib/plugin/AnalyseAccessLogSql.php 2022-01-27 11:58:52 UTC (rev 10948) +++ trunk/lib/plugin/AnalyseAccessLogSql.php 2022-01-27 13:58:39 UTC (rev 10949) @@ -284,11 +284,15 @@ // flag that the output may not be cached - i.e. it is dynamic $request->setArg('nocache', 1); - if (!$request->_user->isAdmin()) - return HTML::p(_("The requested information is available only to Administrators.")); + if (!$request->_user->isAdmin()) { + return HTML::p(array('class' => 'error'), + _("The requested information is available only to Administrators.")); + } - if (!ACCESS_LOG_SQL) // need read access - return HTML::p(_("The SQL_ACCESS_LOG is not enabled.")); + if (!ACCESS_LOG_SQL) { // need read access + return HTML::p(array('class' => 'error'), + _("The ACCESS_LOG_SQL is not enabled.")); + } // set aside a place for the table headers, see setHeaders() $this->_theadrow = HTML::tr(); @@ -298,9 +302,10 @@ $query = $this->getQueryString($args); - if ($query == '') - return HTML::p(sprintf(_("Unrecognised parameter 'mode=%s'"), - $args['mode'])); + if ($query == '') { + return HTML::p(array('class' => 'error'), + sprintf(_("Unrecognised parameter 'mode=%s'"), $args['mode'])); + } // get the data back. // Note that this must be done before the final generation ofthe table, Modified: trunk/locale/de/LC_MESSAGES/phpwiki.mo =================================================================== (Binary files differ) 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 2022-01-27 11:58:52 UTC (rev 10948) +++ trunk/locale/po/de.po 2022-01-27 13:58:39 UTC (rev 10949) @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.6.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-01-26 13:12+0100\n" +"POT-Creation-Date: 2022-01-27 14:57+0100\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." @@ -1346,8 +1346,8 @@ msgid "The requested information is available only to Administrators." msgstr "Diese Information ist nur für Administratoren zugänglich." -msgid "The SQL_ACCESS_LOG is not enabled." -msgstr "SQL_ACCESS_LOG ist nicht aktiviert." +msgid "The ACCESS_LOG_SQL is not enabled." +msgstr "ACCESS_LOG_SQL ist nicht aktiviert." #, php-format msgid "Unrecognised parameter 'mode=%s'" Modified: trunk/locale/po/es.po =================================================================== --- trunk/locale/po/es.po 2022-01-27 11:58:52 UTC (rev 10948) +++ trunk/locale/po/es.po 2022-01-27 13:58:39 UTC (rev 10949) @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.6.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-01-26 13:12+0100\n" +"POT-Creation-Date: 2022-01-27 14:57+0100\n" "PO-Revision-Date: 2000-02-01 00:50-0500\n" "Last-Translator: Pablo Roca <pr...@cl...>\n" "Language-Team: \n" @@ -1325,7 +1325,7 @@ msgid "The requested information is available only to Administrators." msgstr "" -msgid "The SQL_ACCESS_LOG is not enabled." +msgid "The ACCESS_LOG_SQL is not enabled." msgstr "" #, php-format Modified: trunk/locale/po/fr.po =================================================================== --- trunk/locale/po/fr.po 2022-01-27 11:58:52 UTC (rev 10948) +++ trunk/locale/po/fr.po 2022-01-27 13:58:39 UTC (rev 10949) @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.6.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-01-26 13:12+0100\n" +"POT-Creation-Date: 2022-01-27 14:57+0100\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." @@ -1336,8 +1336,8 @@ msgid "The requested information is available only to Administrators." msgstr "L'information demandée n'est accessible qu'aux administrateurs." -msgid "The SQL_ACCESS_LOG is not enabled." -msgstr "SQL_ACCESS_LOG n'est pas activé." +msgid "The ACCESS_LOG_SQL is not enabled." +msgstr "ACCESS_LOG_SQL n'est pas activé." #, php-format msgid "Unrecognised parameter 'mode=%s'" Modified: trunk/locale/po/it.po =================================================================== --- trunk/locale/po/it.po 2022-01-27 11:58:52 UTC (rev 10948) +++ trunk/locale/po/it.po 2022-01-27 13:58:39 UTC (rev 10949) @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.6.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-01-26 13:12+0100\n" +"POT-Creation-Date: 2022-01-27 14:57+0100\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" @@ -1308,7 +1308,7 @@ msgid "The requested information is available only to Administrators." msgstr "" -msgid "The SQL_ACCESS_LOG is not enabled." +msgid "The ACCESS_LOG_SQL is not enabled." msgstr "" #, php-format Modified: trunk/locale/po/ja.po =================================================================== --- trunk/locale/po/ja.po 2022-01-27 11:58:52 UTC (rev 10948) +++ trunk/locale/po/ja.po 2022-01-27 13:58:39 UTC (rev 10949) @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.6.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-01-26 13:12+0100\n" +"POT-Creation-Date: 2022-01-27 14:57+0100\n" "PO-Revision-Date: 2003-06-07 09:01+0900\n" "Last-Translator: Tadashi Jokagi <web...@el...>\n" "Language-Team: LANGUAGE <LL...@li...>\n" @@ -1294,7 +1294,7 @@ msgid "The requested information is available only to Administrators." msgstr "" -msgid "The SQL_ACCESS_LOG is not enabled." +msgid "The ACCESS_LOG_SQL is not enabled." msgstr "" #, php-format Modified: trunk/locale/po/nl.po =================================================================== --- trunk/locale/po/nl.po 2022-01-27 11:58:52 UTC (rev 10948) +++ trunk/locale/po/nl.po 2022-01-27 13:58:39 UTC (rev 10949) @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.6.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-01-26 13:12+0100\n" +"POT-Creation-Date: 2022-01-27 14:57+0100\n" "PO-Revision-Date: 2000-09-30 02:23+0200\n" "Last-Translator: Jan Nieuwenhuizen <ja...@gn...>\n" "Language-Team: Dutch <nl...@li...>\n" @@ -1300,7 +1300,7 @@ msgid "The requested information is available only to Administrators." msgstr "" -msgid "The SQL_ACCESS_LOG is not enabled." +msgid "The ACCESS_LOG_SQL is not enabled." msgstr "" #, php-format Modified: trunk/locale/po/phpwiki.pot =================================================================== --- trunk/locale/po/phpwiki.pot 2022-01-27 11:58:52 UTC (rev 10948) +++ trunk/locale/po/phpwiki.pot 2022-01-27 13:58:39 UTC (rev 10949) @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: PhpWiki-1.6.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-01-26 13:12+0100\n" +"POT-Creation-Date: 2022-01-27 14:57+0100\n" "PO-Revision-Date: 2002-12-14 17:51-0500\n" "Last-Translator: Reini Urban <ru...@us...>\n" "Language-Team: LANGUAGE <LL...@li...>\n" @@ -1294,7 +1294,7 @@ msgid "The requested information is available only to Administrators." msgstr "" -msgid "The SQL_ACCESS_LOG is not enabled." +msgid "The ACCESS_LOG_SQL is not enabled." msgstr "" #, php-format Modified: trunk/locale/po/sv.po =================================================================== --- trunk/locale/po/sv.po 2022-01-27 11:58:52 UTC (rev 10948) +++ trunk/locale/po/sv.po 2022-01-27 13:58:39 UTC (rev 10949) @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.6.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-01-26 13:12+0100\n" +"POT-Creation-Date: 2022-01-27 14:57+0100\n" "PO-Revision-Date: 2001-01-27 01:58+0200\n" "Last-Translator: Jon Åslund <jo...@he...>\n" "Language-Team: \n" @@ -1295,7 +1295,7 @@ msgid "The requested information is available only to Administrators." msgstr "" -msgid "The SQL_ACCESS_LOG is not enabled." +msgid "The ACCESS_LOG_SQL is not enabled." msgstr "" #, php-format Modified: trunk/locale/po/zh.po =================================================================== --- trunk/locale/po/zh.po 2022-01-27 11:58:52 UTC (rev 10948) +++ trunk/locale/po/zh.po 2022-01-27 13:58:39 UTC (rev 10949) @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.6.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-01-26 13:12+0100\n" +"POT-Creation-Date: 2022-01-27 14:57+0100\n" "PO-Revision-Date: 2004-04-21 10:08+0800\n" "Last-Translator: DruryL <dr...@us...>\n" "Language-Team: DruryL <dr...@us...>\n" @@ -1297,7 +1297,7 @@ msgid "The requested information is available only to Administrators." msgstr "" -msgid "The SQL_ACCESS_LOG is not enabled." +msgid "The ACCESS_LOG_SQL is not enabled." msgstr "" #, php-format Modified: trunk/locale/sv/LC_MESSAGES/phpwiki.mo =================================================================== (Binary files differ) Modified: trunk/locale/zh/LC_MESSAGES/phpwiki.mo =================================================================== (Binary files differ) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <var...@us...> - 2022-01-27 18:37:49
|
Revision: 10956 http://sourceforge.net/p/phpwiki/code/10956 Author: vargenau Date: 2022-01-27 18:37:46 +0000 (Thu, 27 Jan 2022) Log Message: ----------- pgsrc/ReleaseNotes: prepare for PhpWiki 1.6.2 Modified Paths: -------------- trunk/locale/it/pgsrc/NoteDiRilascio trunk/pgsrc/ReleaseNotes Modified: trunk/locale/it/pgsrc/NoteDiRilascio =================================================================== --- trunk/locale/it/pgsrc/NoteDiRilascio 2022-01-27 18:35:16 UTC (rev 10955) +++ trunk/locale/it/pgsrc/NoteDiRilascio 2022-01-27 18:37:46 UTC (rev 10956) @@ -1,4 +1,4 @@ -Date: Mon, 24 Jan 2022 18:48:13 +0000 +Date: Thu, 27 Jan 2022 19:37:10 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.1) Content-Type: application/x-phpwiki; pagename=NoteDiRilascio; @@ -8,6 +8,11 @@ <<CreateToc with_toclink||=1 headers||=1,2,3 width=300px position=right>> +== 1.6.2 2022-XX-XX Marc-Etienne Vargenau == + +=== Fixes === +* Make renaming of pages work in PDO and file. + == 1.6.1 2022-01-24 Marc-Etienne Vargenau == This release makes ~PhpWiki compatible with PHP 8.1. Modified: trunk/pgsrc/ReleaseNotes =================================================================== --- trunk/pgsrc/ReleaseNotes 2022-01-27 18:35:16 UTC (rev 10955) +++ trunk/pgsrc/ReleaseNotes 2022-01-27 18:37:46 UTC (rev 10956) @@ -1,4 +1,4 @@ -Date: Mon, 24 Jan 2022 18:48:13 +0000 +Date: Thu, 27 Jan 2022 19:37:10 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.1) Content-Type: application/x-phpwiki; pagename=ReleaseNotes; @@ -8,6 +8,11 @@ <<CreateToc with_toclink||=1 headers||=1,2,3 width=300px position=right>> +== 1.6.2 2022-XX-XX Marc-Etienne Vargenau == + +=== Fixes === +* Make renaming of pages work in PDO and file. + == 1.6.1 2022-01-24 Marc-Etienne Vargenau == This release makes ~PhpWiki compatible with PHP 8.1. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <var...@us...> - 2022-01-31 14:28:41
|
Revision: 10959 http://sourceforge.net/p/phpwiki/code/10959 Author: vargenau Date: 2022-01-31 14:28:39 +0000 (Mon, 31 Jan 2022) Log Message: ----------- https://dev.cmeerw.org has upgraded to 1.6.1 Modified Paths: -------------- trunk/locale/fr/pgsrc/Aide%2FWikisUtilisantPhpWiki trunk/pgsrc/Help%2FWikisUsingPhpWiki Modified: trunk/locale/fr/pgsrc/Aide%2FWikisUtilisantPhpWiki =================================================================== --- trunk/locale/fr/pgsrc/Aide%2FWikisUtilisantPhpWiki 2022-01-28 11:33:19 UTC (rev 10958) +++ trunk/locale/fr/pgsrc/Aide%2FWikisUtilisantPhpWiki 2022-01-31 14:28:39 UTC (rev 10959) @@ -1,4 +1,4 @@ -Date: Tue, 30 Nov 2021 13:29:00 +0000 +Date: Mon, 31 Jan 2022 15:27:45 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.1) Content-Type: application/x-phpwiki; pagename=Aide%2FWikisUtilisantPhpWiki @@ -15,7 +15,7 @@ | http://churchofvirus.org/wiki/ | 1.3.2-jeffs-hacks | Virus (custom) | http://crossfamily.me.uk/wiki/ | 1.2.7 | http://www.dairiki.org/HammondWiki/ | 1.3.5pre | default -| http://dev.cmeerw.org | 1.6.0 | Sidebar +| https://dev.cmeerw.org | 1.6.1 | Sidebar | http://dkbush.com/zphpwiki/ | 1.3.14 | http://drtedwilliams.net/kb/ | 1.3.14 | MacOSX | http://e38.org/phpwiki/ | 1.3.14 @@ -48,6 +48,7 @@ | https://senseis.xmp.net | http://squibbett.vacationhomesonnantucket.com/wiki/ | 1.2.11 | http://swimuu.org/cu2c2-board/ +| https://tdwg.napier.ac.uk | 1.3.10 | default | http://the-bees-knees.info/phpwiki/ | 1.5.4 | default | http://utenmelk.no/wiki2/ | 1.6.0 | Wordpress | http://wac-tk.drni.de | 1.3.11p1 | Crao Modified: trunk/pgsrc/Help%2FWikisUsingPhpWiki =================================================================== --- trunk/pgsrc/Help%2FWikisUsingPhpWiki 2022-01-28 11:33:19 UTC (rev 10958) +++ trunk/pgsrc/Help%2FWikisUsingPhpWiki 2022-01-31 14:28:39 UTC (rev 10959) @@ -1,4 +1,4 @@ -Date: Wed, 1 Dec 2021 11:53:21 +0000 +Date: Mon, 31 Jan 2022 15:27:45 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.1) Content-Type: application/x-phpwiki; pagename=Help%2FWikisUsingPhpWiki @@ -15,7 +15,7 @@ | http://churchofvirus.org/wiki/ | 1.3.2-jeffs-hacks | Virus (custom) | http://crossfamily.me.uk/wiki/ | 1.2.7 | http://www.dairiki.org/HammondWiki/ | 1.3.5pre | default -| http://dev.cmeerw.org | 1.6.0 | Sidebar +| https://dev.cmeerw.org | 1.6.1 | Sidebar | http://dkbush.com/zphpwiki/ | 1.3.14 | http://drtedwilliams.net/kb/ | 1.3.14 | MacOSX | http://e38.org/phpwiki/ | 1.3.14 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <var...@us...> - 2022-01-31 14:51:45
|
Revision: 10960 http://sourceforge.net/p/phpwiki/code/10960 Author: vargenau Date: 2022-01-31 14:51:43 +0000 (Mon, 31 Jan 2022) Log Message: ----------- bh.hallikainen.org and kcpralumni.org/wiki/ are in https Modified Paths: -------------- trunk/locale/fr/pgsrc/Aide%2FWikisUtilisantPhpWiki trunk/pgsrc/Help%2FWikisUsingPhpWiki Modified: trunk/locale/fr/pgsrc/Aide%2FWikisUtilisantPhpWiki =================================================================== --- trunk/locale/fr/pgsrc/Aide%2FWikisUtilisantPhpWiki 2022-01-31 14:28:39 UTC (rev 10959) +++ trunk/locale/fr/pgsrc/Aide%2FWikisUtilisantPhpWiki 2022-01-31 14:51:43 UTC (rev 10960) @@ -1,4 +1,4 @@ -Date: Mon, 31 Jan 2022 15:27:45 +0000 +Date: Mon, 31 Jan 2022 15:49:43 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.1) Content-Type: application/x-phpwiki; pagename=Aide%2FWikisUtilisantPhpWiki @@ -10,7 +10,7 @@ |= URL |= Version de ~PhpWiki |= Thème | http://alsach.at/phpwiki/ | 1.4.0RC1 | default -| http://bh.hallikainen.org | 1.6.0 | Sidebar +| https://bh.hallikainen.org | 1.6.0 | Sidebar | http://www.carnatic.com/karmasaya/ | http://churchofvirus.org/wiki/ | 1.3.2-jeffs-hacks | Virus (custom) | http://crossfamily.me.uk/wiki/ | 1.2.7 @@ -30,7 +30,7 @@ | http://gouwm.com/wiki/ | 1.2.11 | http://hollenback.net | 1.5.4 | Sidebar | http://joomlacode.org/gf/user/mat978/userwiki/ | | Gforge -| http://kcpralumni.org/wiki/ | 1.6.0 | Sidebar +| https://kcpralumni.org/wiki/ | 1.6.0 | Sidebar | http://kqlives.sourceforge.net/ | 1.3.14 | kq (custom) | http://math.drhuang.com/wiki/Index.php/HomePage | 1.4.0RC1 | Sidebar | http://matthieuachard.free.fr/wiki/ | 1.2.10 Modified: trunk/pgsrc/Help%2FWikisUsingPhpWiki =================================================================== --- trunk/pgsrc/Help%2FWikisUsingPhpWiki 2022-01-31 14:28:39 UTC (rev 10959) +++ trunk/pgsrc/Help%2FWikisUsingPhpWiki 2022-01-31 14:51:43 UTC (rev 10960) @@ -1,4 +1,4 @@ -Date: Mon, 31 Jan 2022 15:27:45 +0000 +Date: Mon, 31 Jan 2022 15:49:43 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.1) Content-Type: application/x-phpwiki; pagename=Help%2FWikisUsingPhpWiki @@ -10,7 +10,7 @@ |= URL |= ~PhpWiki release |= Theme | http://alsach.at/phpwiki/ | 1.4.0RC1 | default -| http://bh.hallikainen.org | 1.6.0 | Sidebar +| https://bh.hallikainen.org | 1.6.0 | Sidebar | http://www.carnatic.com/karmasaya/ | http://churchofvirus.org/wiki/ | 1.3.2-jeffs-hacks | Virus (custom) | http://crossfamily.me.uk/wiki/ | 1.2.7 @@ -30,7 +30,7 @@ | http://gouwm.com/wiki/ | 1.2.11 | http://hollenback.net | 1.5.4 | Sidebar | http://joomlacode.org/gf/user/mat978/userwiki/ | | Gforge -| http://kcpralumni.org/wiki/ | 1.6.0 | Sidebar +| https://kcpralumni.org/wiki/ | 1.6.0 | Sidebar | http://kqlives.sourceforge.net/ | 1.3.14 | kq (custom) | http://math.drhuang.com/wiki/Index.php/HomePage | 1.4.0RC1 | Sidebar | http://matthieuachard.free.fr/wiki/ | 1.2.10 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <var...@us...> - 2022-01-31 14:54:46
|
Revision: 10961 http://sourceforge.net/p/phpwiki/code/10961 Author: vargenau Date: 2022-01-31 14:54:45 +0000 (Mon, 31 Jan 2022) Log Message: ----------- Removing http://joomlacode.org/gf/user/mat978/userwiki/ Modified Paths: -------------- trunk/locale/fr/pgsrc/Aide%2FWikisUtilisantPhpWiki trunk/pgsrc/Help%2FWikisUsingPhpWiki Modified: trunk/locale/fr/pgsrc/Aide%2FWikisUtilisantPhpWiki =================================================================== --- trunk/locale/fr/pgsrc/Aide%2FWikisUtilisantPhpWiki 2022-01-31 14:51:43 UTC (rev 10960) +++ trunk/locale/fr/pgsrc/Aide%2FWikisUtilisantPhpWiki 2022-01-31 14:54:45 UTC (rev 10961) @@ -1,4 +1,4 @@ -Date: Mon, 31 Jan 2022 15:49:43 +0000 +Date: Mon, 31 Jan 2022 15:54:19 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.1) Content-Type: application/x-phpwiki; pagename=Aide%2FWikisUtilisantPhpWiki @@ -29,7 +29,6 @@ | http://glhrn.org/NoPlaceToGo/ | 1.4.0RC1 | Sidebar | http://gouwm.com/wiki/ | 1.2.11 | http://hollenback.net | 1.5.4 | Sidebar -| http://joomlacode.org/gf/user/mat978/userwiki/ | | Gforge | https://kcpralumni.org/wiki/ | 1.6.0 | Sidebar | http://kqlives.sourceforge.net/ | 1.3.14 | kq (custom) | http://math.drhuang.com/wiki/Index.php/HomePage | 1.4.0RC1 | Sidebar Modified: trunk/pgsrc/Help%2FWikisUsingPhpWiki =================================================================== --- trunk/pgsrc/Help%2FWikisUsingPhpWiki 2022-01-31 14:51:43 UTC (rev 10960) +++ trunk/pgsrc/Help%2FWikisUsingPhpWiki 2022-01-31 14:54:45 UTC (rev 10961) @@ -1,4 +1,4 @@ -Date: Mon, 31 Jan 2022 15:49:43 +0000 +Date: Mon, 31 Jan 2022 15:54:19 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.1) Content-Type: application/x-phpwiki; pagename=Help%2FWikisUsingPhpWiki @@ -29,7 +29,6 @@ | http://glhrn.org/NoPlaceToGo/ | 1.4.0RC1 | Sidebar | http://gouwm.com/wiki/ | 1.2.11 | http://hollenback.net | 1.5.4 | Sidebar -| http://joomlacode.org/gf/user/mat978/userwiki/ | | Gforge | https://kcpralumni.org/wiki/ | 1.6.0 | Sidebar | http://kqlives.sourceforge.net/ | 1.3.14 | kq (custom) | http://math.drhuang.com/wiki/Index.php/HomePage | 1.4.0RC1 | Sidebar This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <var...@us...> - 2022-02-01 08:54:58
|
Revision: 10966 http://sourceforge.net/p/phpwiki/code/10966 Author: vargenau Date: 2022-02-01 08:54:54 +0000 (Tue, 01 Feb 2022) Log Message: ----------- Put MAX_PAGENAME_LENGTH in configurator.php, config/config-dist.ini and config/config-default.ini Modified Paths: -------------- trunk/config/config-default.ini trunk/config/config-dist.ini trunk/configurator.php trunk/lib/stdlib.php Modified: trunk/config/config-default.ini =================================================================== --- trunk/config/config-default.ini 2022-02-01 08:45:44 UTC (rev 10965) +++ trunk/config/config-default.ini 2022-02-01 08:54:54 UTC (rev 10966) @@ -26,6 +26,7 @@ ISREADONLY = false WIKI_NAME = PhpWiki ENCRYPTED_PASSWD = true +MAX_PAGENAME_LENGTH = 100 ENABLE_REVERSE_DNS = true ZIPDUMP_AUTH = false ENABLE_RAW_HTML = true Modified: trunk/config/config-dist.ini =================================================================== --- trunk/config/config-dist.ini 2022-02-01 08:45:44 UTC (rev 10965) +++ trunk/config/config-dist.ini 2022-02-01 08:54:54 UTC (rev 10966) @@ -233,6 +233,10 @@ ; Default: true ;ENCRYPTED_PASSWD = false +; Maximum length of page names. +; Default: 100 +;MAX_PAGENAME_LENGTH = 100 + ; Visitor Hostname Lookup ; ; If set, reverse dns lookups will be performed to attempt to convert Modified: trunk/configurator.php =================================================================== --- trunk/configurator.php 2022-02-01 08:45:44 UTC (rev 10965) +++ trunk/configurator.php 2022-02-01 08:54:54 UTC (rev 10966) @@ -531,6 +531,9 @@ array('true' => "true. use crypt for all passwords", 'false' => "false. use plaintest passwords (not recommended)")); +$properties["MAX_PAGENAME_LENGTH"] = + new numeric_define_optional('MAX_PAGENAME_LENGTH'); + $properties["Reverse DNS"] = new boolean_define_optional ('ENABLE_REVERSE_DNS', Modified: trunk/lib/stdlib.php =================================================================== --- trunk/lib/stdlib.php 2022-02-01 08:45:44 UTC (rev 10965) +++ trunk/lib/stdlib.php 2022-02-01 08:54:54 UTC (rev 10966) @@ -99,10 +99,6 @@ if (defined('_PHPWIKI_STDLIB_LOADED')) return; else define('_PHPWIKI_STDLIB_LOADED', true); -if (!defined('MAX_PAGENAME_LENGTH')) { - define('MAX_PAGENAME_LENGTH', 100); -} - /** * Convert string to a valid XML identifier. * This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <var...@us...> - 2022-02-02 11:48:25
|
Revision: 10971 http://sourceforge.net/p/phpwiki/code/10971 Author: vargenau Date: 2022-02-02 11:48:24 +0000 (Wed, 02 Feb 2022) Log Message: ----------- Align config/config-dist.ini and configurator.php Modified Paths: -------------- trunk/config/config-dist.ini trunk/configurator.php Modified: trunk/config/config-dist.ini =================================================================== --- trunk/config/config-dist.ini 2022-02-02 11:44:23 UTC (rev 10970) +++ trunk/config/config-dist.ini 2022-02-02 11:48:24 UTC (rev 10971) @@ -1,12 +1,12 @@ ; This is the main configuration file for PhpWiki. ; Note that certain characters are used as comment char and therefore ; these entries must be in double-quotes. Such as ":", ";", "," and "|" +; Take special care for DBAUTH_ sql statements. (Part 3a) ; ; <?php die(); ?> for security ; -; This file is divided into eight parts. -; Each one has different configuration settings you can -; change; in all cases the default should work on your system, +; This file is divided into several parts. Each one has different configuration +; settings you can change; in all cases the default should work on your system, ; however, we recommend you tailor things to your particular setting. ; Here undefined definitions get defined by config-default.ini settings. Modified: trunk/configurator.php =================================================================== --- trunk/configurator.php 2022-02-02 11:44:23 UTC (rev 10970) +++ trunk/configurator.php 2022-02-02 11:48:24 UTC (rev 10971) @@ -379,12 +379,12 @@ $SEPARATOR = ";========================================================================="; $preamble = " -; This is the main configuration file for PhpWiki in INI-style format. +; This is the main configuration file for PhpWiki. ; Note that certain characters are used as comment char and therefore ; these entries must be in double-quotes. Such as \":\", \";\", \",\" and \"|\" ; Take special care for DBAUTH_ sql statements. (Part 3a) ; -; This file is divided into several parts: Each one has different configuration +; This file is divided into several parts. Each one has different configuration ; settings you can change; in all cases the default should work on your system, ; however, we recommend you tailor things to your particular setting. ; Here undefined definitions get defined by config-default.ini settings. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <var...@us...> - 2022-02-03 15:57:17
|
Revision: 10974 http://sourceforge.net/p/phpwiki/code/10974 Author: vargenau Date: 2022-02-03 15:57:14 +0000 (Thu, 03 Feb 2022) Log Message: ----------- Remove PgsrcTranslation, does not exist Modified Paths: -------------- trunk/TODO trunk/lib/IniConfig.php trunk/lib/plugin/WantedPages.php trunk/locale/de/pgsrc/PhpWikiDokumentation trunk/locale/fr/pgsrc/DocumentationDePhpWiki trunk/locale/nl/pgsrc/PhpWikiDocumentatie trunk/pgsrc/Help%2FWantedPagesPlugin trunk/pgsrc/PhpWikiDocumentation Modified: trunk/TODO =================================================================== --- trunk/TODO 2022-02-03 15:35:12 UTC (rev 10973) +++ trunk/TODO 2022-02-03 15:57:14 UTC (rev 10974) @@ -68,7 +68,6 @@ * SpamAssassinIntegration already done lately: -* PgsrcTranslation slowness (update_locale?) * overlarge session data * handle empty DEFAULT_LANGUAGE: proper client detection * fix glob errors Modified: trunk/lib/IniConfig.php =================================================================== --- trunk/lib/IniConfig.php 2022-02-03 15:35:12 UTC (rev 10973) +++ trunk/lib/IniConfig.php 2022-02-03 15:57:14 UTC (rev 10974) @@ -928,7 +928,6 @@ _("GoodStyle"), _("HowTo"), _("MyRecentChanges"), - _("PgsrcTranslation"), _("RecentChangesMyPages"), _("SemanticSearchAdvancedPlugin"), _("SetAclSimple"), Modified: trunk/lib/plugin/WantedPages.php =================================================================== --- trunk/lib/plugin/WantedPages.php 2022-02-03 15:35:12 UTC (rev 10973) +++ trunk/lib/plugin/WantedPages.php 2022-02-03 15:57:14 UTC (rev 10974) @@ -53,7 +53,7 @@ array('page' => '[pagename]', // just for a single page. 'withlinks' => 0, 'noheader' => false, - 'exclude_from' => __("PgsrcTranslation") . ',' . __("InterWikiMap"), + 'exclude_from' => __("InterWikiMap"), 'limit' => '100', 'paging' => 'auto')); } Modified: trunk/locale/de/pgsrc/PhpWikiDokumentation =================================================================== --- trunk/locale/de/pgsrc/PhpWikiDokumentation 2022-02-03 15:35:12 UTC (rev 10973) +++ trunk/locale/de/pgsrc/PhpWikiDokumentation 2022-02-03 15:57:14 UTC (rev 10974) @@ -1,4 +1,4 @@ -Date: Wed, 10 Apr 2019 16:39:09 +0000 +Date: Thu, 3 Feb 2022 16:54:43 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.1) Content-Type: application/x-phpwiki; pagename=PhpWikiDokumentation; @@ -10,7 +10,7 @@ <<SiteMap noheader=true - exclude=HomePage,PgsrcTranslation + exclude=HomePage reclimit=1 direction=forward firstreversed=1 Modified: trunk/locale/fr/pgsrc/DocumentationDePhpWiki =================================================================== --- trunk/locale/fr/pgsrc/DocumentationDePhpWiki 2022-02-03 15:35:12 UTC (rev 10973) +++ trunk/locale/fr/pgsrc/DocumentationDePhpWiki 2022-02-03 15:57:14 UTC (rev 10974) @@ -1,4 +1,4 @@ -Date: Fri, 12 Apr 2019 15:36:06 +0000 +Date: Thu, 3 Feb 2022 16:54:43 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.1) Content-Type: application/x-phpwiki; pagename=DocumentationDePhpWiki; @@ -10,7 +10,7 @@ <<SiteMap noheader=true - exclude=PageAccueil,PgsrcTranslation + exclude=PageAccueil reclimit=1 direction=forward firstreversed=1 Modified: trunk/locale/nl/pgsrc/PhpWikiDocumentatie =================================================================== --- trunk/locale/nl/pgsrc/PhpWikiDocumentatie 2022-02-03 15:35:12 UTC (rev 10973) +++ trunk/locale/nl/pgsrc/PhpWikiDocumentatie 2022-02-03 15:57:14 UTC (rev 10974) @@ -1,4 +1,4 @@ -Date: Thu, 13 Oct 2016 15:09:28 +0000 +Date: Thu, 3 Feb 2022 16:54:43 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.1) Content-Type: application/x-phpwiki; pagename=PhpWikiDocumentatie; @@ -10,7 +10,7 @@ <<SiteMap noheader=true - exclude=HomePage,PgsrcTranslation + exclude=HomePage reclimit=1 direction=forward firstreversed=1 Modified: trunk/pgsrc/Help%2FWantedPagesPlugin =================================================================== --- trunk/pgsrc/Help%2FWantedPagesPlugin 2022-02-03 15:35:12 UTC (rev 10973) +++ trunk/pgsrc/Help%2FWantedPagesPlugin 2022-02-03 15:57:14 UTC (rev 10974) @@ -1,4 +1,4 @@ -Date: Mon, 22 Feb 2021 19:16:32 +0000 +Date: Thu, 3 Feb 2022 16:54:43 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.1) Content-Type: application/x-phpwiki; pagename=Help%2FWantedPagesPlugin; @@ -40,7 +40,7 @@ |- | **exclude_from** | Comma-separated list of pages to exclude -| PgsrcTranslation, InterWikiMap +| InterWikiMap |- | **limit** | maximum number of wanted pages to display Modified: trunk/pgsrc/PhpWikiDocumentation =================================================================== --- trunk/pgsrc/PhpWikiDocumentation 2022-02-03 15:35:12 UTC (rev 10973) +++ trunk/pgsrc/PhpWikiDocumentation 2022-02-03 15:57:14 UTC (rev 10974) @@ -1,4 +1,4 @@ -Date: Thu, 13 Oct 2016 15:09:28 +0000 +Date: Thu, 3 Feb 2022 16:54:43 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.1) Content-Type: application/x-phpwiki; pagename=PhpWikiDocumentation; @@ -10,7 +10,7 @@ <<SiteMap noheader=true - exclude=HomePage,PgsrcTranslation + exclude=HomePage reclimit=1 direction=forward firstreversed=1 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <var...@us...> - 2022-02-03 17:37:37
|
Revision: 10976 http://sourceforge.net/p/phpwiki/code/10976 Author: vargenau Date: 2022-02-03 17:37:36 +0000 (Thu, 03 Feb 2022) Log Message: ----------- WantedPages plugin: withlinks argument is a boolean, page argument default value is empty Modified Paths: -------------- trunk/lib/plugin/WantedPages.php trunk/pgsrc/Help%2FWantedPagesPlugin Modified: trunk/lib/plugin/WantedPages.php =================================================================== --- trunk/lib/plugin/WantedPages.php 2022-02-03 16:05:35 UTC (rev 10975) +++ trunk/lib/plugin/WantedPages.php 2022-02-03 17:37:36 UTC (rev 10976) @@ -23,9 +23,6 @@ */ /** - * Rewrite of WantedPages, which uses PageList and prints the references, not just the count. - * It disables r1.6 but is more explicit, and of comparable convenience. - * * A plugin which returns a list of referenced pages which do not exist yet. * All empty pages which are linked from any page - with an ending question mark, * or for just a single page, when the page argument is present. @@ -50,17 +47,13 @@ return array_merge ( PageList::supportedArgs(), - array('page' => '[pagename]', // just for a single page. - 'withlinks' => 0, - 'noheader' => false, - 'exclude_from' => __("InterWikiMap"), - 'limit' => '100', - 'paging' => 'auto')); + array('page' => '', // just for a single page. + 'withlinks' => false, + 'noheader' => false, + 'exclude_from' => __("InterWikiMap"), + 'limit' => '100')); } - // info arg allows multiple columns - // info=mtime,hits,summary,version,author,locked,minor,markup or all - // exclude arg allows multiple pagenames exclude=HomePage,RecentChanges /** * @param WikiDB $dbi * @param string $argstr @@ -84,6 +77,16 @@ extract($args); + if (!is_bool($withlinks)) { + if (($withlinks == '0') || ($withlinks == 'false')) { + $withlinks = false; + } elseif (($withlinks == '1') || ($withlinks == 'true')) { + $withlinks = true; + } else { + return $this->error(sprintf(_("Argument '%s' must be a boolean"), "withlinks")); + } + } + if (!is_bool($noheader)) { if (($noheader == '0') || ($noheader == 'false')) { $noheader = false; @@ -94,8 +97,6 @@ } } - if ($page == _("WantedPages")) $page = ""; - // There's probably a more memory-efficient way to do this (eg // a tailored SQL query via the backend, but this gets the job // done. Modified: trunk/pgsrc/Help%2FWantedPagesPlugin =================================================================== --- trunk/pgsrc/Help%2FWantedPagesPlugin 2022-02-03 16:05:35 UTC (rev 10975) +++ trunk/pgsrc/Help%2FWantedPagesPlugin 2022-02-03 17:37:36 UTC (rev 10976) @@ -1,4 +1,4 @@ -Date: Thu, 3 Feb 2022 16:54:43 +0000 +Date: Thu, 3 Feb 2022 18:34:11 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.1) Content-Type: application/x-phpwiki; pagename=Help%2FWantedPagesPlugin; @@ -27,12 +27,12 @@ ! Default value |- | **page** -| just for a single page -| pagename +| Just for a single page. +| //empty/ |- | **withlinks** -| display links -| 0 +| Boolean. If true, display links. +| false |- | **noheader** | Boolean. If true, header should be omitted. @@ -39,16 +39,12 @@ | false |- | **exclude_from** -| Comma-separated list of pages to exclude +| Comma-separated list of pages to exclude. | InterWikiMap |- | **limit** -| maximum number of wanted pages to display +| Maximum number of wanted pages to display. | 100 -|- -| **paging** -| -| auto |} == Example == This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <var...@us...> - 2022-02-03 20:01:58
|
Revision: 10978 http://sourceforge.net/p/phpwiki/code/10978 Author: vargenau Date: 2022-02-03 20:01:55 +0000 (Thu, 03 Feb 2022) Log Message: ----------- sortby default is pagename Modified Paths: -------------- trunk/lib/plugin/OrphanedPages.php trunk/pgsrc/Help%2FOrphanedPagesPlugin Modified: trunk/lib/plugin/OrphanedPages.php =================================================================== --- trunk/lib/plugin/OrphanedPages.php 2022-02-03 17:49:09 UTC (rev 10977) +++ trunk/lib/plugin/OrphanedPages.php 2022-02-03 20:01:55 UTC (rev 10978) @@ -44,16 +44,12 @@ 'include_empty' => false, 'exclude' => '', 'info' => '', - 'sortby' => false, + 'sortby' => 'pagename', 'limit' => 0, 'paging' => 'auto', ); } - // info arg allows multiple columns - // info=mtime,hits,summary,version,author,locked,minor,markup or all - // exclude arg allows multiple pagenames exclude=HomePage,RecentChanges - /** * @param WikiDB $dbi * @param string $argstr Modified: trunk/pgsrc/Help%2FOrphanedPagesPlugin =================================================================== --- trunk/pgsrc/Help%2FOrphanedPagesPlugin 2022-02-03 17:49:09 UTC (rev 10977) +++ trunk/pgsrc/Help%2FOrphanedPagesPlugin 2022-02-03 20:01:55 UTC (rev 10978) @@ -1,4 +1,4 @@ -Date: Thu, 3 Feb 2022 18:48:36 +0000 +Date: Thu, 3 Feb 2022 20:43:52 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.1) Content-Type: application/x-phpwiki; pagename=Help%2FOrphanedPagesPlugin; @@ -30,23 +30,23 @@ | false |- | **exclude** -| Comma-separated list of pages to exclude +| Comma-separated list of pages to exclude. | //empty// |- | **info** -| List of columns to display -| //empty// +| List of columns to display. +| //empty// (only the page name will be displayed) |- | **sortby** -| -| false +| Select column to sort. +| pagename |- | **limit** -| +| The number of pages to display. If the limit is 0, all orphaned pages will be displayed. | 0 |- | **paging** -| +| auto (top + bottom rows if applicable) \\ top (top only if applicable) \\ bottom (bottom only if applicable) \\ none (don't page at all) | auto |} @@ -62,7 +62,7 @@ * [[Help:Reini Urban|Reini Urban]] == See Also == -* [[WantedPages]] +* [[Help:WantedPagesPlugin]] <noinclude> ---- This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <var...@us...> - 2022-02-05 17:42:14
|
Revision: 10983 http://sourceforge.net/p/phpwiki/code/10983 Author: vargenau Date: 2022-02-05 17:42:12 +0000 (Sat, 05 Feb 2022) Log Message: ----------- LinkDatabaseP plugin: info is already included in PageList arguments Modified Paths: -------------- trunk/lib/plugin/LinkDatabase.php trunk/pgsrc/Help%2FLinkDatabasePlugin Modified: trunk/lib/plugin/LinkDatabase.php =================================================================== --- trunk/lib/plugin/LinkDatabase.php 2022-02-05 17:15:23 UTC (rev 10982) +++ trunk/lib/plugin/LinkDatabase.php 2022-02-05 17:42:12 UTC (rev 10983) @@ -65,7 +65,6 @@ 'noheader' => false, 'include_empty' => false, 'exclude_from' => false, - 'info' => '', )); } Modified: trunk/pgsrc/Help%2FLinkDatabasePlugin =================================================================== --- trunk/pgsrc/Help%2FLinkDatabasePlugin 2022-02-05 17:15:23 UTC (rev 10982) +++ trunk/pgsrc/Help%2FLinkDatabasePlugin 2022-02-05 17:42:12 UTC (rev 10983) @@ -1,4 +1,4 @@ -Date: Mon, 22 Feb 2021 19:16:32 +0000 +Date: Sat, 5 Feb 2022 18:40:59 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.1) Content-Type: application/x-phpwiki; pagename=Help%2FLinkDatabasePlugin; @@ -39,10 +39,6 @@ | **exclude_from** | | false -|- -| **info** -| -| |} == Example == This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <var...@us...> - 2022-02-05 17:52:44
|
Revision: 10984 http://sourceforge.net/p/phpwiki/code/10984 Author: vargenau Date: 2022-02-05 17:52:43 +0000 (Sat, 05 Feb 2022) Log Message: ----------- LinkDatabase plugin: argument include_empty makes no sense, empty pages have no link Modified Paths: -------------- trunk/lib/plugin/LinkDatabase.php trunk/pgsrc/Help%2FLinkDatabasePlugin Modified: trunk/lib/plugin/LinkDatabase.php =================================================================== --- trunk/lib/plugin/LinkDatabase.php 2022-02-05 17:42:12 UTC (rev 10983) +++ trunk/lib/plugin/LinkDatabase.php 2022-02-05 17:52:43 UTC (rev 10984) @@ -63,7 +63,6 @@ array( 'format' => 'html', // 'html', 'text', 'xml' 'noheader' => false, - 'include_empty' => false, 'exclude_from' => false, )); } @@ -102,17 +101,6 @@ global $WikiTheme; $args = $this->getArgs($argstr, $request); - $include_empty = $args['include_empty']; - if (!is_bool($include_empty)) { - if (($include_empty == '0') || ($include_empty == 'false')) { - $include_empty = false; - } elseif (($include_empty == '1') || ($include_empty == 'true')) { - $include_empty = true; - } else { - return $this->error(sprintf(_("Argument '%s' must be a boolean"), "include_empty")); - } - } - if (isset($args['limit']) && !is_limit($args['limit'])) { return HTML::p(array('class' => "error"), _("Illegal “limit” argument: must be an integer or two integers separated by comma")); @@ -121,7 +109,7 @@ $caption = _("All pages with all links in this wiki (%d total):"); if (!empty($args['owner'])) { - $pages = PageList::allPagesByOwner($args['owner'], $include_empty, + $pages = PageList::allPagesByOwner($args['owner'], false, $args['sortby'], $args['limit']); if ($args['owner']) $caption = fmt("List of pages owned by %s (%d total):", @@ -128,7 +116,7 @@ WikiLink($args['owner'], 'if_known'), count($pages)); } elseif (!empty($args['author'])) { - $pages = PageList::allPagesByAuthor($args['author'], $include_empty, + $pages = PageList::allPagesByAuthor($args['author'], false, $args['sortby'], $args['limit']); if ($args['author']) $caption = fmt("List of pages last edited by %s (%d total):", @@ -135,7 +123,7 @@ WikiLink($args['author'], 'if_known'), count($pages)); } elseif (!empty($args['creator'])) { - $pages = PageList::allPagesByCreator($args['creator'], $include_empty, + $pages = PageList::allPagesByCreator($args['creator'], false, $args['sortby'], $args['limit']); if ($args['creator']) $caption = fmt("List of pages created by %s (%d total):", @@ -143,10 +131,10 @@ count($pages)); } else { if (!$request->getArg('count')) - $args['count'] = $dbi->numPages($include_empty, $args['exclude_from']); + $args['count'] = $dbi->numPages(false, $args['exclude_from']); else $args['count'] = $request->getArg('count'); - $pages = $dbi->getAllPages($include_empty, $args['sortby'], + $pages = $dbi->getAllPages(false, $args['sortby'], $args['limit'], $args['exclude_from']); } if ($args['format'] == 'html') { Modified: trunk/pgsrc/Help%2FLinkDatabasePlugin =================================================================== --- trunk/pgsrc/Help%2FLinkDatabasePlugin 2022-02-05 17:42:12 UTC (rev 10983) +++ trunk/pgsrc/Help%2FLinkDatabasePlugin 2022-02-05 17:52:43 UTC (rev 10984) @@ -1,4 +1,4 @@ -Date: Sat, 5 Feb 2022 18:40:59 +0000 +Date: Sat, 5 Feb 2022 18:51:29 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.1) Content-Type: application/x-phpwiki; pagename=Help%2FLinkDatabasePlugin; @@ -32,10 +32,6 @@ | Boolean. If true, header should be omitted. | false |- -| **include_empty** -| Boolean. If true, pages that are referenced but not yet created are included in the list. -| false -|- | **exclude_from** | | false This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <var...@us...> - 2022-02-07 15:26:54
|
Revision: 10988 http://sourceforge.net/p/phpwiki/code/10988 Author: vargenau Date: 2022-02-07 15:26:52 +0000 (Mon, 07 Feb 2022) Log Message: ----------- pgsrc/ReleaseNotes: Make WantedPages work for DATABASE_TYPE = dba and file Modified Paths: -------------- trunk/locale/it/pgsrc/NoteDiRilascio trunk/pgsrc/ReleaseNotes Modified: trunk/locale/it/pgsrc/NoteDiRilascio =================================================================== --- trunk/locale/it/pgsrc/NoteDiRilascio 2022-02-07 15:15:35 UTC (rev 10987) +++ trunk/locale/it/pgsrc/NoteDiRilascio 2022-02-07 15:26:52 UTC (rev 10988) @@ -1,4 +1,4 @@ -Date: Thu, 27 Jan 2022 19:37:10 +0000 +Date: Mon, 7 Feb 2022 16:26:30 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.1) Content-Type: application/x-phpwiki; pagename=NoteDiRilascio; @@ -11,7 +11,8 @@ == 1.6.2 2022-XX-XX Marc-Etienne Vargenau == === Fixes === -* Make renaming of pages work in PDO and file. +* Make renaming of pages work for DATABASE_TYPE = PDO and file. +* Make WantedPages work for DATABASE_TYPE = dba and file == 1.6.1 2022-01-24 Marc-Etienne Vargenau == Modified: trunk/pgsrc/ReleaseNotes =================================================================== --- trunk/pgsrc/ReleaseNotes 2022-02-07 15:15:35 UTC (rev 10987) +++ trunk/pgsrc/ReleaseNotes 2022-02-07 15:26:52 UTC (rev 10988) @@ -1,4 +1,4 @@ -Date: Thu, 27 Jan 2022 19:37:10 +0000 +Date: Mon, 7 Feb 2022 16:26:30 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.1) Content-Type: application/x-phpwiki; pagename=ReleaseNotes; @@ -11,7 +11,8 @@ == 1.6.2 2022-XX-XX Marc-Etienne Vargenau == === Fixes === -* Make renaming of pages work in PDO and file. +* Make renaming of pages work for DATABASE_TYPE = PDO and file. +* Make WantedPages work for DATABASE_TYPE = dba and file == 1.6.1 2022-01-24 Marc-Etienne Vargenau == This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <var...@us...> - 2022-02-14 17:25:37
|
Revision: 10989 http://sourceforge.net/p/phpwiki/code/10989 Author: vargenau Date: 2022-02-14 17:25:34 +0000 (Mon, 14 Feb 2022) Log Message: ----------- WantedPages plugin: "(1 Links)" --> "(1 Link)" Modified Paths: -------------- trunk/lib/plugin/WantedPages.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 Modified: trunk/lib/plugin/WantedPages.php =================================================================== --- trunk/lib/plugin/WantedPages.php 2022-02-07 15:26:52 UTC (rev 10988) +++ trunk/lib/plugin/WantedPages.php 2022-02-14 17:25:34 UTC (rev 10989) @@ -210,7 +210,11 @@ { $pagename = $page_handle->getName(); $count = count($this->parentobj->_wpagelist[$pagename]); - return LinkURL(WikiURL($pagename, array('action' => 'BackLinks')), - fmt("(%d Links)", $count)); + if ($count == 1) { + return LinkURL(WikiURL($pagename, array('action' => 'BackLinks')), _("(1 Link)")); + } else { + return LinkURL(WikiURL($pagename, array('action' => 'BackLinks')), + fmt("(%d Links)", $count)); + } } } Modified: trunk/locale/de/LC_MESSAGES/phpwiki.mo =================================================================== (Binary files differ) 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 2022-02-07 15:26:52 UTC (rev 10988) +++ trunk/locale/po/de.po 2022-02-14 17:25:34 UTC (rev 10989) @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.6.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-01-27 14:57+0100\n" +"POT-Creation-Date: 2022-02-14 18:24+0100\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." @@ -503,9 +503,6 @@ msgid "MyRecentChanges" msgstr "MeineNeuesteÄnderungen" -msgid "PgsrcTranslation" -msgstr "PgsrcÜbersetzung" - msgid "RecentChangesMyPages" msgstr "" @@ -3376,9 +3373,6 @@ msgid "List referenced page names which do not exist yet." msgstr "Zeige verlinkte Seiten, die noch nicht bearbeitet bzw. erzeugt wurden." -msgid "WantedPages" -msgstr "WunschZettelSeiten" - msgid "Wanted From" msgstr "Benötigt von" @@ -3389,6 +3383,9 @@ msgid "Wanted Pages in this wiki:" msgstr "WunschZettelSeiten in diesem Wiki:" +msgid "(1 Link)" +msgstr "(1 Verweis)" + msgid "Manage notifications e-mails per page." msgstr "" @@ -4357,6 +4354,9 @@ msgid "WabiSabi" msgstr "" +msgid "WantedPages" +msgstr "WunschZettelSeiten" + msgid "WatchPage" msgstr "SeiteBeobarten" Modified: trunk/locale/po/es.po =================================================================== --- trunk/locale/po/es.po 2022-02-07 15:26:52 UTC (rev 10988) +++ trunk/locale/po/es.po 2022-02-14 17:25:34 UTC (rev 10989) @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.6.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-01-27 14:57+0100\n" +"POT-Creation-Date: 2022-02-14 18:24+0100\n" "PO-Revision-Date: 2000-02-01 00:50-0500\n" "Last-Translator: Pablo Roca <pr...@cl...>\n" "Language-Team: \n" @@ -498,9 +498,6 @@ msgid "MyRecentChanges" msgstr "Mis Cambios Recientes" -msgid "PgsrcTranslation" -msgstr "" - msgid "RecentChangesMyPages" msgstr "" @@ -1714,7 +1711,7 @@ #, php-format msgid "(%d Links)" -msgstr "" +msgstr "(%d acoplamientos)" #, php-format msgid "Search for page titles similar to %s." @@ -1897,7 +1894,7 @@ msgstr "" msgid "Links" -msgstr "" +msgstr "Acoplamientos" #, php-format msgid "Unsupported format argument %s" @@ -3297,9 +3294,6 @@ msgid "List referenced page names which do not exist yet." msgstr "" -msgid "WantedPages" -msgstr "" - msgid "Wanted From" msgstr "" @@ -3310,6 +3304,9 @@ msgid "Wanted Pages in this wiki:" msgstr "" +msgid "(1 Link)" +msgstr "(1 acoplamiento)" + msgid "Manage notifications e-mails per page." msgstr "" @@ -4260,6 +4257,9 @@ msgid "WabiSabi" msgstr "" +msgid "WantedPages" +msgstr "" + msgid "WatchPage" msgstr "" Modified: trunk/locale/po/fr.po =================================================================== --- trunk/locale/po/fr.po 2022-02-07 15:26:52 UTC (rev 10988) +++ trunk/locale/po/fr.po 2022-02-14 17:25:34 UTC (rev 10989) @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.6.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-01-27 14:57+0100\n" +"POT-Creation-Date: 2022-02-14 18:24+0100\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." @@ -506,9 +506,6 @@ msgid "MyRecentChanges" msgstr "MesChangementsRécents" -msgid "PgsrcTranslation" -msgstr "TraductionPgsrc" - msgid "RecentChangesMyPages" msgstr "DernièresModifsDeMesPages" @@ -3365,9 +3362,6 @@ msgid "List referenced page names which do not exist yet." msgstr "Afficher toutes les pages référencées qui n'existent pas." -msgid "WantedPages" -msgstr "PagesRecherchées" - msgid "Wanted From" msgstr "Recherchées par" @@ -3378,6 +3372,9 @@ msgid "Wanted Pages in this wiki:" msgstr "Pages recherchées dans ce wiki :" +msgid "(1 Link)" +msgstr "(1 lien)" + msgid "Manage notifications e-mails per page." msgstr "Gérér les notifications par courriel des pages." @@ -4347,6 +4344,9 @@ msgid "WabiSabi" msgstr "WabiSabi" +msgid "WantedPages" +msgstr "PagesRecherchées" + msgid "WatchPage" msgstr "Suivre" Modified: trunk/locale/po/it.po =================================================================== --- trunk/locale/po/it.po 2022-02-07 15:26:52 UTC (rev 10988) +++ trunk/locale/po/it.po 2022-02-14 17:25:34 UTC (rev 10989) @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.6.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-01-27 14:57+0100\n" +"POT-Creation-Date: 2022-02-14 18:24+0100\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" @@ -488,9 +488,6 @@ msgid "MyRecentChanges" msgstr "" -msgid "PgsrcTranslation" -msgstr "" - msgid "RecentChangesMyPages" msgstr "" @@ -1697,7 +1694,7 @@ #, php-format msgid "(%d Links)" -msgstr "" +msgstr "(%d collegamenti)" #, php-format msgid "Search for page titles similar to %s." @@ -1880,7 +1877,7 @@ msgstr "" msgid "Links" -msgstr "" +msgstr "Collegamenti" #, php-format msgid "Unsupported format argument %s" @@ -1908,7 +1905,7 @@ msgstr "" msgid "Link" -msgstr "" +msgstr "Collegamento" #, php-format msgid "LinkSearch result for “%s” in pages “%s”, direction %s" @@ -3274,9 +3271,6 @@ msgid "List referenced page names which do not exist yet." msgstr "" -msgid "WantedPages" -msgstr "" - msgid "Wanted From" msgstr "" @@ -3287,6 +3281,9 @@ msgid "Wanted Pages in this wiki:" msgstr "" +msgid "(1 Link)" +msgstr "(1 collegamento)" + msgid "Manage notifications e-mails per page." msgstr "" @@ -4237,6 +4234,9 @@ msgid "WabiSabi" msgstr "" +msgid "WantedPages" +msgstr "" + msgid "WatchPage" msgstr "" Modified: trunk/locale/po/ja.po =================================================================== --- trunk/locale/po/ja.po 2022-02-07 15:26:52 UTC (rev 10988) +++ trunk/locale/po/ja.po 2022-02-14 17:25:34 UTC (rev 10989) @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.6.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-01-27 14:57+0100\n" +"POT-Creation-Date: 2022-02-14 18:24+0100\n" "PO-Revision-Date: 2003-06-07 09:01+0900\n" "Last-Translator: Tadashi Jokagi <web...@el...>\n" "Language-Team: LANGUAGE <LL...@li...>\n" @@ -476,9 +476,6 @@ msgid "MyRecentChanges" msgstr "" -msgid "PgsrcTranslation" -msgstr "" - msgid "RecentChangesMyPages" msgstr "" @@ -3260,9 +3257,6 @@ msgid "List referenced page names which do not exist yet." msgstr "" -msgid "WantedPages" -msgstr "" - msgid "Wanted From" msgstr "" @@ -3273,6 +3267,9 @@ msgid "Wanted Pages in this wiki:" msgstr "" +msgid "(1 Link)" +msgstr "" + msgid "Manage notifications e-mails per page." msgstr "" @@ -4223,6 +4220,9 @@ msgid "WabiSabi" msgstr "" +msgid "WantedPages" +msgstr "" + msgid "WatchPage" msgstr "" Modified: trunk/locale/po/nl.po =================================================================== --- trunk/locale/po/nl.po 2022-02-07 15:26:52 UTC (rev 10988) +++ trunk/locale/po/nl.po 2022-02-14 17:25:34 UTC (rev 10989) @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.6.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-01-27 14:57+0100\n" +"POT-Creation-Date: 2022-02-14 18:24+0100\n" "PO-Revision-Date: 2000-09-30 02:23+0200\n" "Last-Translator: Jan Nieuwenhuizen <ja...@gn...>\n" "Language-Team: Dutch <nl...@li...>\n" @@ -482,9 +482,6 @@ msgid "MyRecentChanges" msgstr "MijnRecenteVeranderingen" -msgid "PgsrcTranslation" -msgstr "" - msgid "RecentChangesMyPages" msgstr "" @@ -1689,7 +1686,7 @@ #, php-format msgid "(%d Links)" -msgstr "" +msgstr "(%d links)" #, php-format msgid "Search for page titles similar to %s." @@ -1900,7 +1897,7 @@ msgstr "" msgid "Link" -msgstr "" +msgstr "Link" #, php-format msgid "LinkSearch result for “%s” in pages “%s”, direction %s" @@ -3266,9 +3263,6 @@ msgid "List referenced page names which do not exist yet." msgstr "" -msgid "WantedPages" -msgstr "" - msgid "Wanted From" msgstr "" @@ -3279,6 +3273,9 @@ msgid "Wanted Pages in this wiki:" msgstr "" +msgid "(1 Link)" +msgstr "(1 link)" + msgid "Manage notifications e-mails per page." msgstr "" @@ -4229,6 +4226,9 @@ msgid "WabiSabi" msgstr "WabiSabi" +msgid "WantedPages" +msgstr "" + msgid "WatchPage" msgstr "" Modified: trunk/locale/po/phpwiki.pot =================================================================== --- trunk/locale/po/phpwiki.pot 2022-02-07 15:26:52 UTC (rev 10988) +++ trunk/locale/po/phpwiki.pot 2022-02-14 17:25:34 UTC (rev 10989) @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: PhpWiki-1.6.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-01-27 14:57+0100\n" +"POT-Creation-Date: 2022-02-14 18:24+0100\n" "PO-Revision-Date: 2002-12-14 17:51-0500\n" "Last-Translator: Reini Urban <ru...@us...>\n" "Language-Team: LANGUAGE <LL...@li...>\n" @@ -476,9 +476,6 @@ msgid "MyRecentChanges" msgstr "" -msgid "PgsrcTranslation" -msgstr "" - msgid "RecentChangesMyPages" msgstr "" @@ -3260,9 +3257,6 @@ msgid "List referenced page names which do not exist yet." msgstr "" -msgid "WantedPages" -msgstr "" - msgid "Wanted From" msgstr "" @@ -3273,6 +3267,9 @@ msgid "Wanted Pages in this wiki:" msgstr "" +msgid "(1 Link)" +msgstr "" + msgid "Manage notifications e-mails per page." msgstr "" @@ -4223,6 +4220,9 @@ msgid "WabiSabi" msgstr "" +msgid "WantedPages" +msgstr "" + msgid "WatchPage" msgstr "" Modified: trunk/locale/po/sv.po =================================================================== --- trunk/locale/po/sv.po 2022-02-07 15:26:52 UTC (rev 10988) +++ trunk/locale/po/sv.po 2022-02-14 17:25:34 UTC (rev 10989) @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.6.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-01-27 14:57+0100\n" +"POT-Creation-Date: 2022-02-14 18:24+0100\n" "PO-Revision-Date: 2001-01-27 01:58+0200\n" "Last-Translator: Jon Åslund <jo...@he...>\n" "Language-Team: \n" @@ -477,9 +477,6 @@ msgid "MyRecentChanges" msgstr "MinaSenasteÄndringar" -msgid "PgsrcTranslation" -msgstr "" - msgid "RecentChangesMyPages" msgstr "" @@ -3261,9 +3258,6 @@ msgid "List referenced page names which do not exist yet." msgstr "" -msgid "WantedPages" -msgstr "" - msgid "Wanted From" msgstr "" @@ -3274,6 +3268,9 @@ msgid "Wanted Pages in this wiki:" msgstr "" +msgid "(1 Link)" +msgstr "" + msgid "Manage notifications e-mails per page." msgstr "" @@ -4224,6 +4221,9 @@ msgid "WabiSabi" msgstr "" +msgid "WantedPages" +msgstr "" + msgid "WatchPage" msgstr "" Modified: trunk/locale/po/zh.po =================================================================== --- trunk/locale/po/zh.po 2022-02-07 15:26:52 UTC (rev 10988) +++ trunk/locale/po/zh.po 2022-02-14 17:25:34 UTC (rev 10989) @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.6.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-01-27 14:57+0100\n" +"POT-Creation-Date: 2022-02-14 18:24+0100\n" "PO-Revision-Date: 2004-04-21 10:08+0800\n" "Last-Translator: DruryL <dr...@us...>\n" "Language-Team: DruryL <dr...@us...>\n" @@ -479,9 +479,6 @@ msgid "MyRecentChanges" msgstr "" -msgid "PgsrcTranslation" -msgstr "" - msgid "RecentChangesMyPages" msgstr "" @@ -1690,7 +1687,7 @@ #, php-format msgid "(%d Links)" -msgstr "" +msgstr "(%d 連結)" #, php-format msgid "Search for page titles similar to %s." @@ -3271,9 +3268,6 @@ msgid "List referenced page names which do not exist yet." msgstr "列出還未存在的頁面名稱." -msgid "WantedPages" -msgstr "" - msgid "Wanted From" msgstr "" @@ -3284,6 +3278,9 @@ msgid "Wanted Pages in this wiki:" msgstr "在此 wiki 所需要的頁面:" +msgid "(1 Link)" +msgstr "(1 連結)" + msgid "Manage notifications e-mails per page." msgstr "" @@ -4234,6 +4231,9 @@ msgid "WabiSabi" msgstr "" +msgid "WantedPages" +msgstr "" + msgid "WatchPage" msgstr "" Modified: trunk/locale/sv/LC_MESSAGES/phpwiki.mo =================================================================== (Binary files differ) Modified: trunk/locale/zh/LC_MESSAGES/phpwiki.mo =================================================================== (Binary files differ) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <var...@us...> - 2022-02-14 17:45:25
|
Revision: 10990 http://sourceforge.net/p/phpwiki/code/10990 Author: vargenau Date: 2022-02-14 17:45:23 +0000 (Mon, 14 Feb 2022) Log Message: ----------- Wordpress theme: translate action bar titles Modified Paths: -------------- 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/themes/Wordpress/templates/actionbar.tmpl Modified: trunk/locale/de/LC_MESSAGES/phpwiki.mo =================================================================== (Binary files differ) 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 2022-02-14 17:25:34 UTC (rev 10989) +++ trunk/locale/po/de.po 2022-02-14 17:45:23 UTC (rev 10990) @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.6.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-02-14 18:24+0100\n" +"POT-Creation-Date: 2022-02-14 18:42+0100\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." @@ -5791,6 +5791,15 @@ msgid "Sidebar" msgstr "Sidebar" +msgid "Editing" +msgstr "Bearbeiten" + +msgid "Information" +msgstr "" + +msgid "User info" +msgstr "Benutzer Info" + #~ msgid "Auth Level" #~ msgstr "Auth. Ebene" @@ -5892,9 +5901,6 @@ #~ msgid "CONVERTING" #~ msgstr "KONVERTIERE" -#~ msgid "Page info" -#~ msgstr "Seiten Info" - #~ msgid "Default preferences will be used." #~ msgstr "Die Vorgabe Benutzereinstellungen werden verwendent." Modified: trunk/locale/po/es.po =================================================================== --- trunk/locale/po/es.po 2022-02-14 17:25:34 UTC (rev 10989) +++ trunk/locale/po/es.po 2022-02-14 17:45:23 UTC (rev 10990) @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.6.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-02-14 18:24+0100\n" +"POT-Creation-Date: 2022-02-14 18:42+0100\n" "PO-Revision-Date: 2000-02-01 00:50-0500\n" "Last-Translator: Pablo Roca <pr...@cl...>\n" "Language-Team: \n" @@ -5663,6 +5663,15 @@ msgid "Sidebar" msgstr "" +msgid "Editing" +msgstr "Editar" + +msgid "Information" +msgstr "" + +msgid "User info" +msgstr "" + #~ msgid "EditText" #~ msgstr "Editar" Modified: trunk/locale/po/fr.po =================================================================== --- trunk/locale/po/fr.po 2022-02-14 17:25:34 UTC (rev 10989) +++ trunk/locale/po/fr.po 2022-02-14 17:45:23 UTC (rev 10990) @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.6.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-02-14 18:24+0100\n" +"POT-Creation-Date: 2022-02-14 18:42+0100\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." @@ -5781,6 +5781,15 @@ msgid "Sidebar" msgstr "Barre latérale" +msgid "Editing" +msgstr "Modifier" + +msgid "Information" +msgstr "Information" + +msgid "User info" +msgstr "Infos utilisateur" + #~ msgid "You can edit this page. Please use the preview button before saving." #~ msgstr "" #~ "Vous pouvez modifier cette page. Merci d'utiliser le bouton de " @@ -5905,9 +5914,6 @@ #~ msgstr "" #~ "Les sous-pages ne peuvent être créées quand la page mère n'existe pas." -#~ msgid "Page info" -#~ msgstr "Infos sur la page" - #~ msgid "Page dump" #~ msgstr "Cliché de la page" Modified: trunk/locale/po/it.po =================================================================== --- trunk/locale/po/it.po 2022-02-14 17:25:34 UTC (rev 10989) +++ trunk/locale/po/it.po 2022-02-14 17:45:23 UTC (rev 10990) @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.6.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-02-14 18:24+0100\n" +"POT-Creation-Date: 2022-02-14 18:42+0100\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" @@ -5623,6 +5623,15 @@ msgid "Sidebar" msgstr "" +msgid "Editing" +msgstr "Modifica" + +msgid "Information" +msgstr "" + +msgid "User info" +msgstr "" + #~ msgid "EditText" #~ msgstr "ModificaIlTesto" Modified: trunk/locale/po/ja.po =================================================================== --- trunk/locale/po/ja.po 2022-02-14 17:25:34 UTC (rev 10989) +++ trunk/locale/po/ja.po 2022-02-14 17:45:23 UTC (rev 10990) @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.6.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-02-14 18:24+0100\n" +"POT-Creation-Date: 2022-02-14 18:42+0100\n" "PO-Revision-Date: 2003-06-07 09:01+0900\n" "Last-Translator: Tadashi Jokagi <web...@el...>\n" "Language-Team: LANGUAGE <LL...@li...>\n" @@ -5609,6 +5609,15 @@ msgid "Sidebar" msgstr "スライドバー" +msgid "Editing" +msgstr "編集" + +msgid "Information" +msgstr "" + +msgid "User info" +msgstr "" + #~ msgid "Auth Level" #~ msgstr "認証レベル" @@ -5639,9 +5648,6 @@ #~ msgid "version <em>%s</em>" #~ msgstr "バージョン <em>%s</em>" -#~ msgid "Page info" -#~ msgstr "ページ情報" - #~ msgid "See: %s" #~ msgstr "参照: %s" Modified: trunk/locale/po/nl.po =================================================================== --- trunk/locale/po/nl.po 2022-02-14 17:25:34 UTC (rev 10989) +++ trunk/locale/po/nl.po 2022-02-14 17:45:23 UTC (rev 10990) @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.6.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-02-14 18:24+0100\n" +"POT-Creation-Date: 2022-02-14 18:42+0100\n" "PO-Revision-Date: 2000-09-30 02:23+0200\n" "Last-Translator: Jan Nieuwenhuizen <ja...@gn...>\n" "Language-Team: Dutch <nl...@li...>\n" @@ -5615,6 +5615,15 @@ msgid "Sidebar" msgstr "Zoek" +msgid "Editing" +msgstr "Verander" + +msgid "Information" +msgstr "" + +msgid "User info" +msgstr "" + #~ msgid "EditText" #~ msgstr "VeranderTekst" Modified: trunk/locale/po/phpwiki.pot =================================================================== --- trunk/locale/po/phpwiki.pot 2022-02-14 17:25:34 UTC (rev 10989) +++ trunk/locale/po/phpwiki.pot 2022-02-14 17:45:23 UTC (rev 10990) @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: PhpWiki-1.6.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-02-14 18:24+0100\n" +"POT-Creation-Date: 2022-02-14 18:42+0100\n" "PO-Revision-Date: 2002-12-14 17:51-0500\n" "Last-Translator: Reini Urban <ru...@us...>\n" "Language-Team: LANGUAGE <LL...@li...>\n" @@ -5608,3 +5608,12 @@ msgid "Sidebar" msgstr "" + +msgid "Editing" +msgstr "" + +msgid "Information" +msgstr "" + +msgid "User info" +msgstr "" Modified: trunk/locale/po/sv.po =================================================================== --- trunk/locale/po/sv.po 2022-02-14 17:25:34 UTC (rev 10989) +++ trunk/locale/po/sv.po 2022-02-14 17:45:23 UTC (rev 10990) @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.6.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-02-14 18:24+0100\n" +"POT-Creation-Date: 2022-02-14 18:42+0100\n" "PO-Revision-Date: 2001-01-27 01:58+0200\n" "Last-Translator: Jon Åslund <jo...@he...>\n" "Language-Team: \n" @@ -5610,6 +5610,15 @@ msgid "Sidebar" msgstr "" +msgid "Editing" +msgstr "Redigera" + +msgid "Information" +msgstr "" + +msgid "User info" +msgstr "" + #~ msgid "EditText" #~ msgstr "RedigeraText" Modified: trunk/locale/po/zh.po =================================================================== --- trunk/locale/po/zh.po 2022-02-14 17:25:34 UTC (rev 10989) +++ trunk/locale/po/zh.po 2022-02-14 17:45:23 UTC (rev 10990) @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.6.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-02-14 18:24+0100\n" +"POT-Creation-Date: 2022-02-14 18:42+0100\n" "PO-Revision-Date: 2004-04-21 10:08+0800\n" "Last-Translator: DruryL <dr...@us...>\n" "Language-Team: DruryL <dr...@us...>\n" @@ -5637,6 +5637,15 @@ msgid "Sidebar" msgstr "" +msgid "Editing" +msgstr "編輯" + +msgid "Information" +msgstr "" + +msgid "User info" +msgstr "" + #~ msgid "Auth Level" #~ msgstr "認證層級" Modified: trunk/locale/sv/LC_MESSAGES/phpwiki.mo =================================================================== (Binary files differ) Modified: trunk/locale/zh/LC_MESSAGES/phpwiki.mo =================================================================== (Binary files differ) Modified: trunk/themes/Wordpress/templates/actionbar.tmpl =================================================================== --- trunk/themes/Wordpress/templates/actionbar.tmpl 2022-02-14 17:25:34 UTC (rev 10989) +++ trunk/themes/Wordpress/templates/actionbar.tmpl 2022-02-14 17:45:23 UTC (rev 10990) @@ -43,7 +43,7 @@ <?php } ?> </ul> </li> - <li>Editing + <li><?php echo _("Editing") ?> <ul> <li><?php echo $EditB ?></li> <?php if ($user->isAdmin() or mayAccessPage('change', $page->getName())) { ?> @@ -59,7 +59,7 @@ <?php } ?> </ul> </li> - <li>Information + <li><?php echo _("Information") ?> <ul> <li> <a href="<?php echo WikiURL($revision,array('action'=>'diff')) ?>"> @@ -79,7 +79,7 @@ <?php } ?> </ul> </li> - <li>Search + <li><?php echo _("Search") ?> <ul> <li> <?plugin-form TitleSearch formsize=20 ?> @@ -94,7 +94,7 @@ </li> </ul> </li> - <li>User info + <li><?php echo _("User info") ?> <ul> <?php echo Template('signin') ?> </ul> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <var...@us...> - 2022-02-16 18:24:29
|
Revision: 11004 http://sourceforge.net/p/phpwiki/code/11004 Author: vargenau Date: 2022-02-16 18:24:08 +0000 (Wed, 16 Feb 2022) Log Message: ----------- Back links now work when the link is inside a table Modified Paths: -------------- trunk/lib/InlineParser.php trunk/lib/plugin/MediawikiTable.php trunk/lib/plugin/OldStyleTable.php trunk/lib/plugin/RichTable.php trunk/lib/plugin/WikicreoleTable.php trunk/locale/it/pgsrc/NoteDiRilascio trunk/pgsrc/Help%2FBackLinksPlugin trunk/pgsrc/ReleaseNotes Modified: trunk/lib/InlineParser.php =================================================================== --- trunk/lib/InlineParser.php 2022-02-16 16:53:28 UTC (rev 11003) +++ trunk/lib/InlineParser.php 2022-02-16 18:24:08 UTC (rev 11004) @@ -1387,3 +1387,20 @@ } return $trfm->parse($text); } + +/** + * Return an array of links in given text + */ +function getTextLinks($text) +{ + $links = TransformLinks($text); + $links = $links->_content; + $wikilinks = array(); + foreach ($links as $link) { + if (is_a($link, 'Cached_WikiLink')) { + $wikilinks[] = array('linkto' => $link->_page); + } + } + return $wikilinks; +} + Modified: trunk/lib/plugin/MediawikiTable.php =================================================================== --- trunk/lib/plugin/MediawikiTable.php 2022-02-16 16:53:28 UTC (rev 11003) +++ trunk/lib/plugin/MediawikiTable.php 2022-02-16 18:24:08 UTC (rev 11004) @@ -66,6 +66,22 @@ } /** + * return links + * + * @param string $argstr The plugin argument string. + * @param string $basepage The pagename the plugin is invoked from. + * @return array List of pagenames linked to. + */ + function getWikiPageLinks($argstr, $basepage) + { + return getTextLinks($argstr); + } + + function handle_plugin_args_cruft($argstr, $args) + { + } + + /** * @param WikiDB $dbi * @param string $argstr * @param WikiRequest $request Modified: trunk/lib/plugin/OldStyleTable.php =================================================================== --- trunk/lib/plugin/OldStyleTable.php 2022-02-16 16:53:28 UTC (rev 11003) +++ trunk/lib/plugin/OldStyleTable.php 2022-02-16 18:24:08 UTC (rev 11004) @@ -63,6 +63,18 @@ ); } + /** + * return links + * + * @param string $argstr The plugin argument string. + * @param string $basepage The pagename the plugin is invoked from. + * @return array List of pagenames linked to. + */ + function getWikiPageLinks($argstr, $basepage) + { + return getTextLinks($argstr); + } + function handle_plugin_args_cruft($argstr, $args) { } Modified: trunk/lib/plugin/RichTable.php =================================================================== --- trunk/lib/plugin/RichTable.php 2022-02-16 16:53:28 UTC (rev 11003) +++ trunk/lib/plugin/RichTable.php 2022-02-16 18:24:08 UTC (rev 11004) @@ -43,6 +43,22 @@ } /** + * return links + * + * @param string $argstr The plugin argument string. + * @param string $basepage The pagename the plugin is invoked from. + * @return array List of pagenames linked to. + */ + function getWikiPageLinks($argstr, $basepage) + { + return getTextLinks($argstr); + } + + function handle_plugin_args_cruft($argstr, $args) + { + } + + /** * @param WikiDB $dbi * @param string $argstr * @param WikiRequest $request Modified: trunk/lib/plugin/WikicreoleTable.php =================================================================== --- trunk/lib/plugin/WikicreoleTable.php 2022-02-16 16:53:28 UTC (rev 11003) +++ trunk/lib/plugin/WikicreoleTable.php 2022-02-16 18:24:08 UTC (rev 11004) @@ -63,6 +63,18 @@ return array(); } + /** + * return links + * + * @param string $argstr The plugin argument string. + * @param string $basepage The pagename the plugin is invoked from. + * @return array List of pagenames linked to. + */ + function getWikiPageLinks($argstr, $basepage) + { + return getTextLinks($argstr); + } + function handle_plugin_args_cruft($argstr, $args) { } Modified: trunk/locale/it/pgsrc/NoteDiRilascio =================================================================== --- trunk/locale/it/pgsrc/NoteDiRilascio 2022-02-16 16:53:28 UTC (rev 11003) +++ trunk/locale/it/pgsrc/NoteDiRilascio 2022-02-16 18:24:08 UTC (rev 11004) @@ -1,4 +1,4 @@ -Date: Mon, 7 Feb 2022 16:26:30 +0000 +Date: Wed, 16 Feb 2022 19:23:05 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.1) Content-Type: application/x-phpwiki; pagename=NoteDiRilascio; @@ -13,6 +13,7 @@ === Fixes === * Make renaming of pages work for DATABASE_TYPE = PDO and file. * Make WantedPages work for DATABASE_TYPE = dba and file +* Back links now work when the link is inside a table, in a template or in an included page. == 1.6.1 2022-01-24 Marc-Etienne Vargenau == Modified: trunk/pgsrc/Help%2FBackLinksPlugin =================================================================== --- trunk/pgsrc/Help%2FBackLinksPlugin 2022-02-16 16:53:28 UTC (rev 11003) +++ trunk/pgsrc/Help%2FBackLinksPlugin 2022-02-16 18:24:08 UTC (rev 11004) @@ -1,4 +1,4 @@ -Date: Thu, 9 Dec 2021 18:48:34 +0000 +Date: Wed, 16 Feb 2022 19:23:05 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.1) Content-Type: application/x-phpwiki; pagename=Help%2FBackLinksPlugin; @@ -59,8 +59,8 @@ == Known Problems == -Back links will not be found if the link is inside a table, or in an included template, -or in general if the link is in text generated by a plugin. +Back links might not work if the link is in text generated by a plugin. +Prior to ~PhpWiki 1.6.2, back links did not work if the link was inside a table, or in an included template, == Author == * [[Help:Reini Urban|Reini Urban]] Modified: trunk/pgsrc/ReleaseNotes =================================================================== --- trunk/pgsrc/ReleaseNotes 2022-02-16 16:53:28 UTC (rev 11003) +++ trunk/pgsrc/ReleaseNotes 2022-02-16 18:24:08 UTC (rev 11004) @@ -1,4 +1,4 @@ -Date: Mon, 7 Feb 2022 16:26:30 +0000 +Date: Wed, 16 Feb 2022 19:23:05 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.1) Content-Type: application/x-phpwiki; pagename=ReleaseNotes; @@ -13,6 +13,7 @@ === Fixes === * Make renaming of pages work for DATABASE_TYPE = PDO and file. * Make WantedPages work for DATABASE_TYPE = dba and file +* Back links now work when the link is inside a table, in a template or in an included page. == 1.6.1 2022-01-24 Marc-Etienne Vargenau == This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <var...@us...> - 2022-03-15 12:00:33
|
Revision: 11006 http://sourceforge.net/p/phpwiki/code/11006 Author: vargenau Date: 2022-03-15 12:00:30 +0000 (Tue, 15 Mar 2022) Log Message: ----------- Add SourceForge Open Source Excellence badge to footer Modified Paths: -------------- trunk/locale/it/pgsrc/NoteDiRilascio trunk/pgsrc/ReleaseNotes trunk/themes/MonoBook/commonPrint.css trunk/themes/MonoBook/monobook.css trunk/themes/MonoBook/templates/browse-footer.tmpl trunk/themes/Sidebar/sidebar.css Added Paths: ----------- trunk/themes/default/images/oss-open-source-excellence-white.png Modified: trunk/locale/it/pgsrc/NoteDiRilascio =================================================================== --- trunk/locale/it/pgsrc/NoteDiRilascio 2022-02-17 19:17:24 UTC (rev 11005) +++ trunk/locale/it/pgsrc/NoteDiRilascio 2022-03-15 12:00:30 UTC (rev 11006) @@ -15,6 +15,9 @@ * Make WantedPages work for DATABASE_TYPE = dba and file * Back links now work when the link is inside a table, in a template or in an included page. +=== Misc === +* Add SourceForge Open Source Excellence badge to footer + == 1.6.1 2022-01-24 Marc-Etienne Vargenau == This release makes ~PhpWiki compatible with PHP 8.1. Modified: trunk/pgsrc/ReleaseNotes =================================================================== --- trunk/pgsrc/ReleaseNotes 2022-02-17 19:17:24 UTC (rev 11005) +++ trunk/pgsrc/ReleaseNotes 2022-03-15 12:00:30 UTC (rev 11006) @@ -15,6 +15,9 @@ * Make WantedPages work for DATABASE_TYPE = dba and file * Back links now work when the link is inside a table, in a template or in an included page. +=== Misc === +* Add SourceForge Open Source Excellence badge to footer + == 1.6.1 2022-01-24 Marc-Etienne Vargenau == This release makes ~PhpWiki compatible with PHP 8.1. Modified: trunk/themes/MonoBook/commonPrint.css =================================================================== --- trunk/themes/MonoBook/commonPrint.css 2022-02-17 19:17:24 UTC (rev 11005) +++ trunk/themes/MonoBook/commonPrint.css 2022-03-15 12:00:30 UTC (rev 11006) @@ -181,7 +181,7 @@ .editsection, .toctoggle, div#f-poweredbyico, -div#f-copyrightico, +div#f-opensourceexcellenceico, ul#f-list, div#html-validator, li#pt-logout, Modified: trunk/themes/MonoBook/monobook.css =================================================================== --- trunk/themes/MonoBook/monobook.css 2022-02-17 19:17:24 UTC (rev 11005) +++ trunk/themes/MonoBook/monobook.css 2022-03-15 12:00:30 UTC (rev 11006) @@ -1268,7 +1268,7 @@ white-space: nowrap; } -#f-poweredbyico, #f-copyrightico { +#f-poweredbyico, #f-opensourceexcellenceico { display: table-cell; margin: 0 8px; padding-left: 1em; Modified: trunk/themes/MonoBook/templates/browse-footer.tmpl =================================================================== --- trunk/themes/MonoBook/templates/browse-footer.tmpl 2022-02-17 19:17:24 UTC (rev 11005) +++ trunk/themes/MonoBook/templates/browse-footer.tmpl 2022-03-15 12:00:30 UTC (rev 11006) @@ -24,5 +24,5 @@ <?php } ?> </li> </ul> - <div id="f-copyrightico"><a href="http://www.gnu.org/copyleft/fdl.html"><img src="<?php echo $WikiTheme->getImageURL("gnu-fdl.png") ?>" alt="GNU Free Documentation License" /></a></div> + <div id="f-opensourceexcellenceico"><a href="https://sourceforge.net/projects/phpwiki/"><img src="<?php echo $WikiTheme->getImageURL("oss-open-source-excellence-white.png") ?>" alt="PhpWiki Reviews" /></a></div> </footer> Modified: trunk/themes/Sidebar/sidebar.css =================================================================== --- trunk/themes/Sidebar/sidebar.css 2022-02-17 19:17:24 UTC (rev 11005) +++ trunk/themes/Sidebar/sidebar.css 2022-03-15 12:00:30 UTC (rev 11006) @@ -1292,7 +1292,7 @@ white-space: nowrap; } -#f-poweredbyico, #f-copyrightico { +#f-poweredbyico, #f-opensourceexcellenceico { display: table-cell; margin: 0 8px; padding-left: 1em; Added: trunk/themes/default/images/oss-open-source-excellence-white.png =================================================================== (Binary files differ) Index: trunk/themes/default/images/oss-open-source-excellence-white.png =================================================================== --- trunk/themes/default/images/oss-open-source-excellence-white.png 2022-02-17 19:17:24 UTC (rev 11005) +++ trunk/themes/default/images/oss-open-source-excellence-white.png 2022-03-15 12:00:30 UTC (rev 11006) Property changes on: trunk/themes/default/images/oss-open-source-excellence-white.png ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +image/png \ No newline at end of property This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <var...@us...> - 2022-03-24 13:58:57
|
Revision: 11015 http://sourceforge.net/p/phpwiki/code/11015 Author: vargenau Date: 2022-03-24 13:58:54 +0000 (Thu, 24 Mar 2022) Log Message: ----------- run php-cs-fixer Modified Paths: -------------- trunk/RPC2.php trunk/SOAP.php trunk/configurator.php trunk/getimg.php trunk/index.php trunk/passencrypt.php trunk/themes/Crao/themeinfo.php trunk/themes/Hawaiian/lib/random.php trunk/themes/Hawaiian/themeinfo.php trunk/themes/MacOSX/buttons/index.php trunk/themes/MacOSX/lib/RecentChanges.php trunk/themes/MacOSX/themeinfo.php trunk/themes/MonoBook/themeinfo.php trunk/themes/Portland/lib/RecentChanges.php trunk/themes/Portland/themeinfo.php trunk/themes/Sidebar/hyperapplet.php trunk/themes/Sidebar/themeinfo.php trunk/themes/SpaceWiki/lib/RecentChanges.php trunk/themes/SpaceWiki/themeinfo.php trunk/themes/Wordpress/lib/RecentChanges.php trunk/themes/Wordpress/themeinfo.php trunk/themes/alphatest.php trunk/themes/blog/jscalendar/calendar.php trunk/themes/blog/jscalendar/test.php trunk/themes/blog/lib/RecentChanges.php trunk/themes/blog/themeinfo.php trunk/themes/fusionforge/themeinfo.php trunk/themes/shamino_com/themeinfo.php trunk/themes/smaller/themeinfo.php trunk/themes/wikilens/themeinfo.php trunk/uploads/index.php Modified: trunk/RPC2.php =================================================================== --- trunk/RPC2.php 2022-03-24 13:49:51 UTC (rev 11014) +++ trunk/RPC2.php 2022-03-24 13:58:54 UTC (rev 11015) @@ -34,8 +34,9 @@ */ // Intercept GET requests from confused users. Only POST is allowed here! -if (empty($GLOBALS['HTTP_SERVER_VARS'])) +if (empty($GLOBALS['HTTP_SERVER_VARS'])) { $GLOBALS['HTTP_SERVER_VARS'] =& $_SERVER; +} if ($_SERVER['REQUEST_METHOD'] != "POST") { die('This is the address of the XML-RPC interface.' . ' You must use XML-RPC calls to access information here.'); @@ -42,7 +43,7 @@ } // Constant defined to indicate to phpwiki that it is being accessed via XML-RPC -define ("WIKI_XMLRPC", true); +define("WIKI_XMLRPC", true); // Start up the main code include_once 'index.php'; Modified: trunk/SOAP.php =================================================================== --- trunk/SOAP.php 2022-03-24 13:49:51 UTC (rev 11014) +++ trunk/SOAP.php 2022-03-24 13:58:54 UTC (rev 11015) @@ -40,8 +40,8 @@ * @author: Marc-Etienne Vargenau * Rewrite with native PHP 5 SOAP */ -define ("WIKI_SOAP", true); -define ("PHPWIKI_NOMAIN", true); +define("WIKI_SOAP", true); +define("PHPWIKI_NOMAIN", true); require_once 'lib/prepend.php'; require_once 'lib/IniConfig.php'; @@ -57,20 +57,23 @@ } elseif ($credentials && is_string($credentials) && base64_decode($credentials, true)) { list($username, $password) = explode(':', base64_decode($credentials)); } else { - if (!isset($_SERVER)) + if (!isset($_SERVER)) { $_SERVER =& $GLOBALS['HTTP_SERVER_VARS']; - // TODO: where in the header is the client IP - if (!isset($username)) { - if (isset($_SERVER['REMOTE_ADDR'])) - $username = $_SERVER['REMOTE_ADDR']; - elseif (isset($GLOBALS['REMOTE_ADDR'])) - $username = $GLOBALS['REMOTE_ADDR']; - else - $username = $server->host; + } + // TODO: where in the header is the client IP + if (!isset($username)) { + if (isset($_SERVER['REMOTE_ADDR'])) { + $username = $_SERVER['REMOTE_ADDR']; + } elseif (isset($GLOBALS['REMOTE_ADDR'])) { + $username = $GLOBALS['REMOTE_ADDR']; + } else { + $username = $server->host; } + } } - if (!isset($password)) + if (!isset($password)) { $password = ''; + } global $request; $request->_user = WikiUser($username); @@ -77,11 +80,13 @@ $request->_user->AuthCheck(array('userid' => $username, 'passwd' => $password)); if (!mayAccessPage($access, $pagename)) { - $server->fault(401, "no permission, " + $server->fault( + 401, + "no permission, " . "access=$access, " . "pagename=$pagename, " . "username=$username" - ); + ); } $credentials = array('username' => $username, 'password' => $password); } @@ -91,7 +96,7 @@ //todo: check and set credentials // requiredAuthorityForPage($action); // require 'edit' access - function doSavePage($pagename, $content, $credentials = false) + public function doSavePage($pagename, $content, $credentials = false) { global $server; checkCredentials($server, $credentials, 'edit', $pagename); @@ -116,7 +121,7 @@ } // require 'view' access - function getPageContent($pagename, $credentials = false) + public function getPageContent($pagename, $credentials = false) { global $server; checkCredentials($server, $credentials, 'view', $pagename); @@ -128,7 +133,7 @@ } // require 'view' access - function getPageRevision($pagename, $revision, $credentials = false) + public function getPageRevision($pagename, $revision, $credentials = false) { global $server; checkCredentials($server, $credentials, 'view', $pagename); @@ -140,7 +145,7 @@ } // require 'view' access - function getCurrentRevision($pagename, $credentials = false) + public function getCurrentRevision($pagename, $credentials = false) { global $server; checkCredentials($server, $credentials, 'view', $pagename); @@ -147,11 +152,11 @@ $dbi = WikiDB::open($GLOBALS['DBParams']); $page = $dbi->getPage($pagename); $version = $page->getVersion(); - return (double)$version; + return (float)$version; } // require 'change' or 'view' access ? - function getPageMeta($pagename, $credentials = false) + public function getPageMeta($pagename, $credentials = false) { global $server; checkCredentials($server, $credentials, 'view', $pagename); @@ -161,7 +166,7 @@ } // require 'view' access to AllPages - function getAllPagenames($credentials = false) + public function getAllPagenames($credentials = false) { global $server; checkCredentials($server, $credentials, 'view', _("AllPages")); @@ -176,7 +181,7 @@ } // require 'view' access - function getBacklinks($pagename, $credentials = false) + public function getBacklinks($pagename, $credentials = false) { global $server; checkCredentials($server, $credentials, 'view', $pagename); @@ -192,7 +197,7 @@ } // require 'view' access to TitleSearch - function doTitleSearch($s, $credentials = false) + public function doTitleSearch($s, $credentials = false) { require_once 'lib/TextSearchQuery.php'; @@ -209,7 +214,7 @@ } // require 'view' access to FullTextSearch - function doFullTextSearch($s, $credentials = false) + public function doFullTextSearch($s, $credentials = false) { require_once 'lib/TextSearchQuery.php'; @@ -226,7 +231,7 @@ } // require 'view' access to RecentChanges - function getRecentChanges($limit = false, $since = false, $include_minor = false, $credentials = false) + public function getRecentChanges($limit = false, $since = false, $include_minor = false, $credentials = false) { global $server; checkCredentials($server, $credentials, 'view', _("RecentChanges")); @@ -247,7 +252,7 @@ } // require 'view' access - function listLinks($pagename, $credentials = false) + public function listLinks($pagename, $credentials = false) { global $server; checkCredentials($server, $credentials, 'view', $pagename); @@ -256,19 +261,21 @@ $linkiterator = $page->getPageLinks(); $links = array(); while ($currentpage = $linkiterator->next()) { - if ($currentpage->exists()) + if ($currentpage->exists()) { $links[] = array('pagename' => $currentpage->getName()); + } } return $links; } - function listPlugins($credentials = false) + public function listPlugins($credentials = false) { global $server; checkCredentials($server, $credentials, 'change', _("HomePage")); $plugin_dir = 'lib/plugin'; - if (defined('PHPWIKI_DIR')) + if (defined('PHPWIKI_DIR')) { $plugin_dir = PHPWIKI_DIR . "/$plugin_dir"; + } $pd = new FileSet($plugin_dir, '*.php'); $plugins = $pd->getFiles(); unset($pd); @@ -289,7 +296,7 @@ return $RetArray; } - function getPluginSynopsis($pluginname, $credentials = false) + public function getPluginSynopsis($pluginname, $credentials = false) { global $server; checkCredentials($server, $credentials, 'change', "Help/" . $pluginname . "Plugin"); @@ -302,8 +309,9 @@ $plugin_args = ''; $desc = $p->getArgumentsDescription(); $desc = str_replace("<br />", ' ', $desc->asXML()); - if ($desc) + if ($desc) { $plugin_args = ' ' . $desc; + } $synopsis = "<<" . $pluginname . $plugin_args . ">>"; } return $synopsis; @@ -310,7 +318,7 @@ } // only plugins returning pagelists will return something useful. so omit the html output - function callPlugin($pluginname, $plugin_args, $credentials = false) + public function callPlugin($pluginname, $plugin_args, $credentials = false) { global $request; global $server; @@ -324,8 +332,9 @@ $pagelist = $p->run($dbi, $plugin_args, $request, $basepage); $pages = array(); if (is_object($pagelist) and is_a($pagelist, 'PageList')) { - foreach ($pagelist->pageNames() as $name) + foreach ($pagelist->pageNames() as $name) { $pages[] = array('pagename' => $name); + } } return $pages; } @@ -342,7 +351,7 @@ * * @author: Reini Urban */ - function listRelations($option = 1, $credentials = false) + public function listRelations($option = 1, $credentials = false) { global $server; checkCredentials($server, $credentials, 'view', _("HomePage")); @@ -350,14 +359,16 @@ $also_attributes = $option & 2; $only_attributes = $option & 2 and !($option & 1); $sorted = !($option & 4); - $relations = $dbi->listRelations($also_attributes, + $relations = $dbi->listRelations( + $also_attributes, $only_attributes, - $sorted); + $sorted + ); return array_keys(array_flip($relations)); // Remove duplicates } // some basic semantic search - function linkSearch($linktype, $search, $pages = "*", $relation = "*", $credentials = false) + public function linkSearch($linktype, $search, $pages = "*", $relation = "*", $credentials = false) { global $server; checkCredentials($server, $credentials, 'view', _("HomePage")); Modified: trunk/configurator.php =================================================================== --- trunk/configurator.php 2022-03-24 13:49:51 UTC (rev 11014) +++ trunk/configurator.php 2022-03-24 13:58:54 UTC (rev 11015) @@ -57,26 +57,39 @@ */ global $HTTP_POST_VARS; -if (empty($_SERVER)) $_SERVER =& $GLOBALS['HTTP_SERVER_VARS']; -if (empty($_GET)) $_GET =& $GLOBALS['HTTP_GET_VARS']; -if (empty($_ENV)) $_ENV =& $GLOBALS['HTTP_ENV_VARS']; -if (empty($_POST)) $_POST =& $GLOBALS['HTTP_POST_VARS']; +if (empty($_SERVER)) { + $_SERVER =& $GLOBALS['HTTP_SERVER_VARS']; +} +if (empty($_GET)) { + $_GET =& $GLOBALS['HTTP_GET_VARS']; +} +if (empty($_ENV)) { + $_ENV =& $GLOBALS['HTTP_ENV_VARS']; +} +if (empty($_POST)) { + $_POST =& $GLOBALS['HTTP_POST_VARS']; +} -if (empty($configurator)) +if (empty($configurator)) { $configurator = "configurator.php"; -if (!strstr($_SERVER["SCRIPT_NAME"], $configurator) and defined('DATA_PATH')) +} +if (!strstr($_SERVER["SCRIPT_NAME"], $configurator) and defined('DATA_PATH')) { $configurator = DATA_PATH . "/" . $configurator; +} $scriptname = str_replace('configurator.php', 'index.php', $_SERVER["SCRIPT_NAME"]); if (strstr($_SERVER["SCRIPT_NAME"], "/php")) { // cgi got this different - if (defined('DATA_PATH')) + if (defined('DATA_PATH')) { $scriptname = DATA_PATH . "/index.php"; - else + } else { $scriptname = str_replace('configurator.php', 'index.php', $_SERVER["PHP_SELF"]); + } } $config_file = 'config/config.ini'; $fs_config_file = dirname(__FILE__) . '/' . $config_file; -if (isset($_POST['create'])) header('Location: ' . $configurator . '?show=_part1&create=1#create'); +if (isset($_POST['create'])) { + header('Location: ' . $configurator . '?show=_part1&create=1#create'); +} if (!function_exists('dba_handlers')) { function dba_handlers() @@ -89,17 +102,22 @@ if (!function_exists('_http_user')) { function _http_user() { - if (!isset($_SERVER)) + if (!isset($_SERVER)) { $_SERVER = $GLOBALS['HTTP_SERVER_VARS']; - if (!empty($_SERVER['PHP_AUTH_USER'])) + } + if (!empty($_SERVER['PHP_AUTH_USER'])) { return array($_SERVER['PHP_AUTH_USER'], $_SERVER['PHP_AUTH_PW']); - if (!empty($_SERVER['REMOTE_USER'])) + } + if (!empty($_SERVER['REMOTE_USER'])) { return array($_SERVER['REMOTE_USER'], $_SERVER['PHP_AUTH_PW']); - if (!empty($GLOBALS['HTTP_ENV_VARS']['REMOTE_USER'])) + } + if (!empty($GLOBALS['HTTP_ENV_VARS']['REMOTE_USER'])) { return array($GLOBALS['HTTP_ENV_VARS']['REMOTE_USER'], $GLOBALS['HTTP_ENV_VARS']['PHP_AUTH_PW']); - if (!empty($GLOBALS['REMOTE_USER'])) + } + if (!empty($GLOBALS['REMOTE_USER'])) { return array($GLOBALS['REMOTE_USER'], $GLOBALS['PHP_AUTH_PW']); + } // MsWindows IIS: if (!empty($_SERVER['HTTP_AUTHORIZATION'])) { @@ -111,14 +129,16 @@ function _http_logout() { - if (!isset($_SERVER)) + if (!isset($_SERVER)) { $_SERVER =& $GLOBALS['HTTP_SERVER_VARS']; + } // maybe we should random the realm to really force a logout. but the next login will fail. header('WWW-Authenticate: Basic realm="' . WIKI_NAME . '"'); - if (strstr(php_sapi_name(), 'apache')) + if (strstr(php_sapi_name(), 'apache')) { header('HTTP/1.0 401 Unauthorized'); - else - header("Status: 401 Access Denied"); //IIS and CGI need that + } else { + header("Status: 401 Access Denied"); + } //IIS and CGI need that unset($GLOBALS['REMOTE_USER']); unset($_SERVER['PHP_AUTH_USER']); unset($_SERVER['PHP_AUTH_PW']); @@ -152,8 +172,9 @@ } // check password if (ENCRYPTED_PASSWD) { - if (crypt($admin_pw, ADMIN_PASSWD) != ADMIN_PASSWD) + if (crypt($admin_pw, ADMIN_PASSWD) != ADMIN_PASSWD) { _http_logout(); + } } elseif ($admin_pw != ADMIN_PASSWD) { _http_logout(); } @@ -398,13 +419,14 @@ new part('_part0', $SEPARATOR . "\n", " Part Zero: Latest Development and Tricky Options"); -if (defined('INCLUDE_PATH')) +if (defined('INCLUDE_PATH')) { $include_path = INCLUDE_PATH; -else { +} else { if (substr(PHP_OS, 0, 3) == 'WIN') { $include_path = dirname(__FILE__) . ';' . ini_get('include_path'); - if (strchr(ini_get('include_path'), '/')) + if (strchr(ini_get('include_path'), '/')) { $include_path = strtr($include_path, '\\', '/'); + } } else { $include_path = dirname(__FILE__) . ':' . ini_get('include_path'); } @@ -439,7 +461,8 @@ 'spaw' => 'spaw', 'htmlarea3' => 'htmlarea3', 'htmlarea2' => 'htmlarea2', - )); + ) + ); $properties["WYSIWYG_DEFAULT_PAGETYPE_HTML"] = new boolean_define_commented_optional('WYSIWYG_DEFAULT_PAGETYPE_HTML'); @@ -509,12 +532,19 @@ new _define_optional('WIKI_NAME', WIKI_NAME); $properties["Admin Username"] = - new _define_notempty('ADMIN_USER', ADMIN_USER, " + new _define_notempty( + 'ADMIN_USER', + ADMIN_USER, + " You must set this! Username and password of the administrator.", - "onchange=\"validate_ereg('Sorry, ADMIN_USER cannot be empty.', '^.+$', 'ADMIN_USER', this);\""); + "onchange=\"validate_ereg('Sorry, ADMIN_USER cannot be empty.', '^.+$', 'ADMIN_USER', this);\"" + ); $properties["Admin Password"] = - new _define_password('ADMIN_PASSWD', ADMIN_PASSWD, " + new _define_password( + 'ADMIN_PASSWD', + ADMIN_PASSWD, + " You must set this! For heaven's sake pick a good password. @@ -523,27 +553,32 @@ Use the \"Create Random Password\" button to create a good (random) password. ADMIN_PASSWD is ignored on HttpAuth", - "onchange=\"validate_ereg('Sorry, ADMIN_PASSWD must be at least 4 chars long.', '^....+$', 'ADMIN_PASSWD', this);\""); + "onchange=\"validate_ereg('Sorry, ADMIN_PASSWD must be at least 4 chars long.', '^....+$', 'ADMIN_PASSWD', this);\"" + ); $properties["Encrypted Passwords"] = - new boolean_define - ('ENCRYPTED_PASSWD', + new boolean_define( + 'ENCRYPTED_PASSWD', array('true' => "true. use crypt for all passwords", - 'false' => "false. use plaintest passwords (not recommended)")); + 'false' => "false. use plaintest passwords (not recommended)") + ); $properties["MAX_PAGENAME_LENGTH"] = new numeric_define_optional('MAX_PAGENAME_LENGTH'); $properties["Reverse DNS"] = - new boolean_define_optional - ('ENABLE_REVERSE_DNS', + new boolean_define_optional( + 'ENABLE_REVERSE_DNS', array('true' => "true. perform additional reverse dns lookups", - 'false' => "false. just record the address as given by the httpd server")); + 'false' => "false. just record the address as given by the httpd server") + ); $properties["ZIP Dump Authentication"] = - new boolean_define_optional('ZIPDUMP_AUTH', + new boolean_define_optional( + 'ZIPDUMP_AUTH', array('false' => "false. Everyone may download zip dumps", - 'true' => "true. Only admin may download zip dumps")); + 'true' => "true. Only admin may download zip dumps") + ); $properties["Enable RawHtml Plugin"] = new boolean_define_commented_optional('ENABLE_RAW_HTML'); @@ -583,18 +618,20 @@ 'ACCESS_LOG_SQL', array('0' => 'disabled', '1' => 'read only', - '2' => 'read + write')); + '2' => 'read + write') + ); $properties["Compress Output"] = - new boolean_define_commented_optional - ('COMPRESS_OUTPUT', + new boolean_define_commented_optional( + 'COMPRESS_OUTPUT', array('' => 'undefined - GZIP compress when appropriate.', 'false' => 'Never compress output.', - 'true' => 'Always try to compress output.')); + 'true' => 'Always try to compress output.') + ); $properties["HTTP Cache Control"] = - new _define_selection_optional - ('CACHE_CONTROL', + new _define_selection_optional( + 'CACHE_CONTROL', array('LOOSE' => 'LOOSE', 'STRICT' => 'STRICT', 'NO_CACHE' => 'NO_CACHE', @@ -635,16 +672,18 @@ and few edits by knowledgeable people who won't freak over the quirks.)</p> </dd> </dl> -The default is currently LOOSE."); +The default is currently LOOSE." + ); $properties["HTTP Cache Control Max Age"] = new numeric_define_optional('CACHE_CONTROL_MAX_AGE', CACHE_CONTROL_MAX_AGE); $properties["Markup Caching"] = - new boolean_define_commented_optional - ('WIKIDB_NOCACHE_MARKUP', + new boolean_define_commented_optional( + 'WIKIDB_NOCACHE_MARKUP', array('false' => 'Enable HTML cache', - 'true' => 'Disable HTML cache')); + 'true' => 'Disable HTML cache') + ); $properties["COOKIE_EXPIRATION_DAYS"] = new numeric_define_optional('COOKIE_EXPIRATION_DAYS', COOKIE_EXPIRATION_DAYS); @@ -656,10 +695,11 @@ new _define_optional('SESSION_SAVE_PATH', defined('SESSION_SAVE_PATH') ? SESSION_SAVE_PATH : ini_get('session.save_path')); $properties["Force PHP Database Sessions"] = - new boolean_define_commented_optional - ('USE_DB_SESSION', + new boolean_define_commented_optional( + 'USE_DB_SESSION', array('false' => 'Disable database sessions, use files', - 'true' => 'Enable database sessions')); + 'true' => 'Enable database sessions') + ); ///////// database selection @@ -671,7 +711,8 @@ "); $properties["Database Type"] = - new _define_selection("DATABASE_TYPE", + new _define_selection( + "DATABASE_TYPE", array('dba' => "dba", 'SQL' => "SQL PEAR", 'PDO' => "PDO", @@ -681,7 +722,8 @@ Choose SQL to use an SQL database with PEAR. Choose PDO to use an SQL database. flatfile is simple and slow. -Recommended is dba or SQL: PEAR."*/); +Recommended is dba or SQL: PEAR."*/ + ); $properties["SQL DSN Setup"] = new unchangeable_variable('_sqldsnstuff', "", " @@ -708,7 +750,8 @@ // Choose dba to use one of the standard UNIX dbm libraries. $properties["SQL Type"] = - new _variable_selection('_dsn_sqltype', + new _variable_selection( + '_dsn_sqltype', array('mysql' => "MySQL", 'pgsql' => "PostgreSQL", 'mssql' => "Microsoft SQL Server", @@ -719,8 +762,10 @@ 'ODBC' => "ODBC (only PDO)", 'firebird' => "Firebird (only PDO)", 'oracle' => "Oracle (only PDO)", - ), " -SQL DB types. The DSN hosttype."); + ), + " +SQL DB types. The DSN hosttype." + ); $properties["SQL User"] = new _variable('_dsn_sqluser', "wikiuser", " @@ -753,9 +798,12 @@ $dsn_sqlstring = $dsn_sqltype . "://".$dsn_sqluser.":".$dsn_sqlpass."@".$dsn_sqlhostorsock."/".$dsn_sqldbname; $properties["SQL dsn"] = - new unchangeable_define("DATABASE_DSN", - $dsn_sqlstring, " -Calculated from the settings above:"); + new unchangeable_define( + "DATABASE_DSN", + $dsn_sqlstring, + " +Calculated from the settings above:" + ); $properties["Filename / Table name Prefix"] = new _define_commented('DATABASE_PREFIX', DATABASE_PREFIX, " @@ -772,10 +820,11 @@ "); $properties["DATABASE_PERSISTENT"] = - new boolean_define_commented_optional - ('DATABASE_PERSISTENT', + new boolean_define_commented_optional( + 'DATABASE_PERSISTENT', array('false' => "Disabled", - 'true' => "Enabled")); + 'true' => "Enabled") + ); $properties["DB Session table"] = new _define_optional("DATABASE_SESSION_TABLE", DATABASE_SESSION_TABLE, " @@ -791,15 +840,18 @@ // TODO: list the available methods $properties["dba handler"] = - new _define_selection('DATABASE_DBA_HANDLER', + new _define_selection( + 'DATABASE_DBA_HANDLER', array('gdbm' => "gdbm - GNU database manager (not recommended anymore)", 'dbm' => "DBM - Redhat default.", 'db2' => "DB2 - BerkeleyDB (Sleepycat) DB2", 'db3' => "DB3 - BerkeleyDB (Sleepycat) DB3. Default on Windows but not on every Linux", - 'db4' => "DB4 - BerkeleyDB (Sleepycat) DB4. Default."), " + 'db4' => "DB4 - BerkeleyDB (Sleepycat) DB4. Default."), + " Use 'gdbm', 'dbm', 'db2', 'db3' or 'db4' depending on your DBA handler methods supported: <br /> " . join(", ", dba_handlers()) - . "\n\nBetter not use other hacks such as inifile, flatfile or cdb"); + . "\n\nBetter not use other hacks such as inifile, flatfile or cdb" + ); $properties["dba timeout"] = new numeric_define("DATABASE_TIMEOUT", DATABASE_TIMEOUT, " @@ -818,30 +870,42 @@ "); $properties["Publicly viewable"] = - new boolean_define_optional('ALLOW_ANON_USER', + new boolean_define_optional( + 'ALLOW_ANON_USER', array('true' => "true. Permit anonymous view. (Default)", - 'false' => "false. Force login even on view (strictly private)"), " -If ALLOW_ANON_USER is false, you have to login before viewing any page or doing any other action on a page."); + 'false' => "false. Force login even on view (strictly private)"), + " +If ALLOW_ANON_USER is false, you have to login before viewing any page or doing any other action on a page." + ); $properties["Allow anonymous edit"] = - new boolean_define_optional('ALLOW_ANON_EDIT', + new boolean_define_optional( + 'ALLOW_ANON_EDIT', array('true' => "true. Permit anonymous users to edit. (Default)", - 'false' => "false. Force login on edit (moderately locked)"), " -If ALLOW_ANON_EDIT is false, you have to login before editing or changing any page. See below."); + 'false' => "false. Force login on edit (moderately locked)"), + " +If ALLOW_ANON_EDIT is false, you have to login before editing or changing any page. See below." + ); $properties["Allow Bogo Login"] = - new boolean_define_optional('ALLOW_BOGO_LOGIN', + new boolean_define_optional( + 'ALLOW_BOGO_LOGIN', array('true' => "true. Users may Sign In with any WikiWord, without password. (Default)", - 'false' => "false. Require stricter authentication."), " + 'false' => "false. Require stricter authentication."), + " If ALLOW_BOGO_LOGIN is false, you may not login with any wikiword username and empty password. -If true, users are allowed to create themselves with any WikiWord username. See below."); +If true, users are allowed to create themselves with any WikiWord username. See below." + ); $properties["Allow User Passwords"] = - new boolean_define_optional('ALLOW_USER_PASSWORDS', + new boolean_define_optional( + 'ALLOW_USER_PASSWORDS', array('true' => "True user authentication with password checking. (Default)", - 'false' => "false. Ignore authentication settings below."), " + 'false' => "false. Ignore authentication settings below."), + " If ALLOW_USER_PASSWORDS is true, the authentication settings below define where and how to -check against given username/passwords. For completely security disable BOGO_LOGIN and ANON_EDIT above."); +check against given username/passwords. For completely security disable BOGO_LOGIN and ANON_EDIT above." + ); $properties["User Authentication Methods"] = new array_define('USER_AUTH_ORDER', array("PersonalPage", "Db"), " @@ -887,11 +951,13 @@ new numeric_define('PASSWORD_LENGTH_MINIMUM', PASSWORD_LENGTH_MINIMUM); $properties["USER_AUTH_POLICY"] = - new _define_selection('USER_AUTH_POLICY', + new _define_selection( + 'USER_AUTH_POLICY', array('first-only' => "first-only - use only the first method in USER_AUTH_ORDER", 'old' => "old - ignore USER_AUTH_ORDER (legacy)", 'strict' => "strict - check all methods for userid + password (recommended)", - 'stacked' => "stacked - check all methods for userid, and if found for password"), " + 'stacked' => "stacked - check all methods for userid, and if found for password"), + " The following policies are available for user authentication: <dl> <dt>first-only</dt> @@ -905,7 +971,8 @@ dont try the other methods on failure then</dd> <dt>stacked</dt> <dd>check the given user - password combination for all - methods and return true on the first success.</dd></dl>"); + methods and return true on the first success.</dd></dl>" + ); $properties["ENABLE_PAGEPERM"] = new boolean_define_commented_optional('ENABLE_PAGEPERM'); @@ -919,12 +986,14 @@ Group Membership"); $properties["Group membership"] = - new _define_selection("GROUP_METHOD", + new _define_selection( + "GROUP_METHOD", array('WIKIPAGE' => "WIKIPAGE - List at \"CategoryGroup\". (Slowest, but easiest to maintain)", 'NONE' => "NONE - Disable group membership (Fastest)", 'DB' => "DB - SQL Database, Optionally external. See USERS/GROUPS queries", 'FILE' => "Flatfile. See AUTH_GROUP_FILE below.", - 'LDAP' => "LDAP - See \"LDAP authentication options\" above. (Experimental)"), " + 'LDAP' => "LDAP - See \"LDAP authentication options\" above. (Experimental)"), + " Group membership. PhpWiki supports defining permissions for a group as well as for individual users. This defines how group membership information is obtained. Supported values are: @@ -939,7 +1008,8 @@ <dd>Flatfile. See AUTH_GROUP_FILE below.</dd> <dt>LDAP</dt> <dd>LDAP groups. See \"LDAP authentication options\" above and - lib/WikiGroup.php. (experimental)</dd></dl>"); + lib/WikiGroup.php. (experimental)</dd></dl>" + ); $properties["CATEGORY_GROUP_PAGE"] = new _define_optional('CATEGORY_GROUP_PAGE', _("CategoryGroup"), " @@ -985,16 +1055,18 @@ ; DBAUTH_AUTH_CHECK = \"SELECT IF(passwd=PASSWORD('\$password'),1,0) AS ok FROM user WHERE userid='\$userid'\""); $properties["Crypt Method"] = - new _define_selection_optional - ('DBAUTH_AUTH_CRYPT_METHOD', + new _define_selection_optional( + 'DBAUTH_AUTH_CRYPT_METHOD', array('plain' => 'plain', - 'crypt' => 'crypt'), " + 'crypt' => 'crypt'), + " If you want to use Unix crypt()ed passwords, you can use DBAUTH_AUTH_CHECK to get the password out of the database with a simple SELECT query, and specify DBAUTH_AUTH_USER_EXISTS and DBAUTH_AUTH_CRYPT_METHOD: ; DBAUTH_AUTH_CHECK = \"SELECT passwd FROM user where userid='\$userid'\" <br /> -; DBAUTH_AUTH_CRYPT_METHOD = crypt"); +; DBAUTH_AUTH_CRYPT_METHOD = crypt" + ); $properties["Update the user's authentication credential"] = new _define('DBAUTH_AUTH_UPDATE', "UPDATE user SET passwd='\$password' WHERE userid='\$userid'", " @@ -1156,7 +1228,8 @@ Page appearance and layout"); $properties["Theme"] = - new _define_selection_optional('THEME', + new _define_selection_optional( + 'THEME', array('default' => "default", 'MacOSX' => "MacOSX", 'smaller' => 'smaller', @@ -1170,7 +1243,8 @@ 'Hawaiian' => "Hawaiian", 'MonoBook' => 'MonoBook [experimental]', 'blog' => 'blog [experimental]', - ), " + ), + " THEME Most of the page appearance is controlled by files in the theme @@ -1192,10 +1266,12 @@ THEME = SpaceWiki THEME = Hawaiian THEME = blog (Kubrick) [experimental] -</pre>"); +</pre>" + ); $properties["Language"] = - new _define_selection_optional('DEFAULT_LANGUAGE', + new _define_selection_optional( + 'DEFAULT_LANGUAGE', array('en' => "English", '' => "<empty> (user-specific)", 'fr' => "Français", @@ -1205,7 +1281,8 @@ 'sv' => "Svenska", 'it' => "Italiano", 'ja' => "Japanese", - 'zh' => "Chinese"), " + 'zh' => "Chinese"), + " Select your language/locale - default language is \"en\" for English. Other languages available:<pre> English \"en\" (English - HomePage) @@ -1220,7 +1297,8 @@ </pre> If you set DEFAULT_LANGUAGE to the empty string, your systems default language (as determined by the applicable environment variables) will be -used."); +used." + ); $properties["Wiki Page Source"] = new _define_optional('WIKI_PGSRC', 'pgsrc', " @@ -1351,14 +1429,20 @@ Canonical name of the server on which this PhpWiki resides."); $properties["Server Port"] = - new numeric_define_commented('SERVER_PORT', $_SERVER['SERVER_PORT'], " + new numeric_define_commented( + 'SERVER_PORT', + $_SERVER['SERVER_PORT'], + " Canonical httpd port of the server on which this PhpWiki resides.", - "onchange=\"validate_ereg('Sorry, \'%s\' is no valid port number.', '^[0-9]+$', 'SERVER_PORT', this);\""); + "onchange=\"validate_ereg('Sorry, \'%s\' is no valid port number.', '^[0-9]+$', 'SERVER_PORT', this);\"" + ); $properties["Server Protocol"] = - new _define_selection_optional_commented('SERVER_PROTOCOL', + new _define_selection_optional_commented( + 'SERVER_PROTOCOL', array('http' => 'http', - 'https' => 'https')); + 'https' => 'https') + ); $properties["Script Name"] = new _define_commented_optional('SCRIPT_NAME', $scriptname); @@ -1370,10 +1454,12 @@ new _define_commented_optional('PHPWIKI_DIR', dirname(__FILE__)); $properties["Use PATH_INFO"] = - new _define_selection_optional_commented('USE_PATH_INFO', + new _define_selection_optional_commented( + 'USE_PATH_INFO', array('' => 'automatic', 'true' => 'use PATH_INFO', - 'false' => 'do not use PATH_INFO'), " + 'false' => 'do not use PATH_INFO'), + " PhpWiki will try to use short urls to pages, eg http://www.example.com/index.php/HomePage If you want to use urls like @@ -1386,7 +1472,8 @@ Default: PhpWiki will try to divine whether use of PATH_INFO is supported in by your webserver/PHP configuration, and will -use PATH_INFO if it thinks that is possible."); +use PATH_INFO if it thinks that is possible." + ); $properties["Virtual Path"] = new _define_commented_optional('VIRTUAL_PATH', '/SomeWiki', " @@ -1424,8 +1511,11 @@ new _define_optional('TEMP_DIR', $temp); $properties["Allowed Load"] = - new _define_commented_optional('ALLOWED_LOAD', '/tmp', - 'List of directories from which it is allowed to load pages. Directories are separated with ":"'); + new _define_commented_optional( + 'ALLOWED_LOAD', + '/tmp', + 'List of directories from which it is allowed to load pages. Directories are separated with ":"' + ); /////////////////// @@ -1438,9 +1528,11 @@ "); $properties["Strict Mailable Pagedumps"] = - new boolean_define_optional('STRICT_MAILABLE_PAGEDUMPS', + new boolean_define_optional( + 'STRICT_MAILABLE_PAGEDUMPS', array('false' => "binary", - 'true' => "quoted-printable")); + 'true' => "quoted-printable") + ); $properties["Default local Dump Directory"] = new _define_optional('DEFAULT_DUMP_DIR'); @@ -1488,9 +1580,9 @@ $properties["GRAPHVIZ_EXE"] = new _define_commented_optional('GRAPHVIZ_EXE', "/usr/bin/dot"); -if (PHP_OS == "Darwin") // Mac OS X +if (PHP_OS == "Darwin") { // Mac OS X $ttfont = "/System/Library/Frameworks/JavaVM.framework/Versions/1.3.1/Home/lib/fonts/LucidaSansRegular.ttf"; -elseif (isWindows()) { +} elseif (isWindows()) { $ttfont = $_ENV['windir'] . '\Fonts\Arial.ttf'; } else { $ttfont = 'luximr'; // This is the only what sourceforge offered. @@ -1518,15 +1610,21 @@ "); $properties["pear Cache USECACHE"] = - new boolean_define_optional('PLUGIN_CACHED_USECACHE', + new boolean_define_optional( + 'PLUGIN_CACHED_USECACHE', array('true' => 'Enabled', - 'false' => 'Disabled'), " -Enable or disable pear caching of plugins."); + 'false' => 'Disabled'), + " +Enable or disable pear caching of plugins." + ); $properties["pear Cache Database Container"] = - new _define_selection_optional('PLUGIN_CACHED_DATABASE', - array('file' => 'file'), " + new _define_selection_optional( + 'PLUGIN_CACHED_DATABASE', + array('file' => 'file'), + " Curently only file is supported. -db, trifile and imgfile might be supported, but you must hack that by yourself."); +db, trifile and imgfile might be supported, but you must hack that by yourself." + ); $properties["pear Cache cache directory"] = new _define_commented_optional('PLUGIN_CACHED_CACHE_DIR', "/tmp/cache", " @@ -1546,9 +1644,12 @@ new numeric_define_optional('PLUGIN_CACHED_MAXARGLEN', "1000", " max. generated url length."); $properties["pear Cache FORCE_SYNCMAP"] = - new boolean_define_optional('PLUGIN_CACHED_FORCE_SYNCMAP', + new boolean_define_optional( + 'PLUGIN_CACHED_FORCE_SYNCMAP', array('true' => 'Enabled', - 'false' => 'Disabled'), ""); + 'false' => 'Disabled'), + "" + ); $properties["pear Cache IMGTYPES"] = new list_define('PLUGIN_CACHED_IMGTYPES', "png|gif|gd|gd2|jpeg|wbmp|xbm|xpm", " Handle those image types via GD handles. Check your GD supported image types."); @@ -1572,97 +1673,106 @@ */ class _variable { - var $config_item_name; - var $default_value; - var $description; - var $prefix; - var $jscheck; - var $values; + public $config_item_name; + public $default_value; + public $description; + public $prefix; + public $jscheck; + public $values; - function __construct($config_item_name, $default_value = '', $description = '', $jscheck = '') + public function __construct($config_item_name, $default_value = '', $description = '', $jscheck = '') { $this->config_item_name = $config_item_name; - if (!$description) + if (!$description) { $description = text_from_dist($config_item_name); + } $this->description = $description; if (defined($config_item_name) and !preg_match("/(selection|boolean)/", get_class($this)) and !preg_match("/^(SCRIPT_NAME|VIRTUAL_PATH|TEMP_DIR)$/", $config_item_name) - ) - $this->default_value = constant($config_item_name); // ignore given default value - elseif ($config_item_name == $default_value) - $this->default_value = ''; else + ) { + $this->default_value = constant($config_item_name); + } // ignore given default value + elseif ($config_item_name == $default_value) { + $this->default_value = ''; + } else { $this->default_value = $default_value; + } $this->jscheck = $jscheck; - if (preg_match("/variable/i", get_class($this))) + if (preg_match("/variable/i", get_class($this))) { $this->prefix = "\$"; - elseif (preg_match("/ini_set/i", get_class($this))) - $this->prefix = "ini_get: "; else + } elseif (preg_match("/ini_set/i", get_class($this))) { + $this->prefix = "ini_get: "; + } else { $this->prefix = ""; + } } - function _define($config_item_name, $default_value = '', $description = '', $jscheck = '') + public function _define($config_item_name, $default_value = '', $description = '', $jscheck = '') { _variable::__construct($config_item_name, $default_value, $description, $jscheck); } - function value() + public function value() { global $HTTP_POST_VARS; - if (isset($HTTP_POST_VARS[$this->config_item_name])) + if (isset($HTTP_POST_VARS[$this->config_item_name])) { return $HTTP_POST_VARS[$this->config_item_name]; - else + } else { return $this->default_value; + } } - function _config_format($value) + public function _config_format($value) { return ''; } - function get_config_item_name() + public function get_config_item_name() { return $this->config_item_name; } - function get_config_item_id() + public function get_config_item_id() { return str_replace('|', '-', $this->config_item_name); } - function get_config_item_header() + public function get_config_item_header() { if (strchr($this->config_item_name, '|')) { list($var, $param) = explode('|', $this->config_item_name); return "<b>" . $this->prefix . $var . "['" . $param . "']</b><br />"; - } elseif ($this->config_item_name[0] != '_') - return "<b>" . $this->prefix . $this->config_item_name . "</b><br />"; else + } elseif ($this->config_item_name[0] != '_') { + return "<b>" . $this->prefix . $this->config_item_name . "</b><br />"; + } else { return ''; + } } - function _get_description() + public function _get_description() { return $this->description; } - function _get_config_line($posted_value) + public function _get_config_line($posted_value) { return "\n" . $this->_config_format($posted_value); } - function get_config($posted_value) + public function get_config($posted_value) { $d = stripHtml($this->_get_description()); return str_replace("\n", "\n; ", $d) . $this->_get_config_line($posted_value) . "\n"; } - function get_instructions($title) + public function get_instructions($title) { $i = "<h3>" . $title . "</h3>\n " . nl2p($this->_get_description()) . "\n"; return "<tr>\n<td class=\"instructions\">\n" . $i . "</td>\n"; } - function get_html() + public function get_html() { $size = strlen($this->default_value) > 45 ? 90 : 50; return $this->get_config_item_header() . @@ -1672,15 +1782,14 @@ } } -class unchangeable_variable - extends _variable +class unchangeable_variable extends _variable { - function _config_format($value) + public function _config_format($value) { return ""; } - function get_html() + public function get_html() { return $this->get_config_item_header() . "<em>Not editable.</em>" . @@ -1687,15 +1796,16 @@ "<pre>" . $this->default_value . "</pre>"; } - function _get_config_line($posted_value) + public function _get_config_line($posted_value) { $n = ""; - if ($this->description) + if ($this->description) { $n = "\n"; + } return "$n" . $this->default_value; } - function get_instructions($title) + public function get_instructions($title) { $i = "<h3>" . $title . "</h3>\n " . nl2p($this->_get_description()) . "\n"; // $i .= "<em>Not editable.</em><br />\n<pre>" . $this->default_value."</pre>"; @@ -1704,29 +1814,29 @@ } } -class unchangeable_define - extends unchangeable_variable +class unchangeable_define extends unchangeable_variable { - function _get_config_line($posted_value) + public function _get_config_line($posted_value) { $n = ""; - if ($this->description) + if ($this->description) { $n = "\n"; - if (!$posted_value) + } + if (!$posted_value) { $posted_value = $this->default_value; + } return "$n" . $this->_config_format($posted_value); } - function _config_format($value) + public function _config_format($value) { return sprintf("%s = \"%s\"", $this->get_config_item_name(), $value); } } -class _variable_selection - extends _variable +class _variable_selection extends _variable { - function value() + public function value() { global $HTTP_POST_VARS; if (!empty($HTTP_POST_VARS[$this->config_item_name])) { @@ -1742,22 +1852,24 @@ } } - function get_html() + public function get_html() { $output = $this->get_config_item_header(); $output .= '<select name="' . $this->get_config_item_name() . "\">\n"; /* The first option is the default */ $values = $this->default_value; - if (defined($this->get_config_item_name())) + if (defined($this->get_config_item_name())) { $this->default_value = constant($this->get_config_item_name()); - else + } else { $this->default_value = null; + } foreach ($values as $option => $label) { - if (!is_null($this->default_value) && $this->default_value === $option) + if (!is_null($this->default_value) && $this->default_value === $option) { $output .= " <option value=\"$option\" selected=\"selected\">$label</option>\n"; - else + } else { $output .= " <option value=\"$option\">$label</option>\n"; + } } $output .= "</select>\n"; return $output; @@ -1764,26 +1876,27 @@ } } -class _define - extends _variable +class _define extends _variable { - function _config_format($value) + public function _config_format($value) { return sprintf("%s = \"%s\"", $this->get_config_item_name(), $value); } - function _get_config_line($posted_value) + public function _get_config_line($posted_value) { $n = ""; - if ($this->description) + if ($this->description) { $n = "\n"; - if ($posted_value == '') + } + if ($posted_value == '') { return "$n;" . $this->_config_format(""); - else + } else { return "$n" . $this->_config_format($posted_value); + } } - function get_html() + public function get_html() { $size = strlen($this->default_value) > 45 ? 90 : 50; return $this->get_config_item_header() @@ -1793,20 +1906,21 @@ } } -class _define_commented - extends _define +class _define_commented extends _define { - function _get_config_line($posted_value) + public function _get_config_line($posted_value) { $n = ""; - if ($this->description) + if ($this->description) { $n = "\n"; - if ($posted_value == $this->default_value) + } + if ($posted_value == $this->default_value) { return "$n;" . $this->_config_format($posted_value); - elseif ($posted_value == '') + } elseif ($posted_value == '') { return "$n;" . $this->_config_format(""); - else + } else { return "$n" . $this->_config_format($posted_value); + } } } @@ -1815,130 +1929,130 @@ * IniConfig.php does the optional logic now. * But we use _optional for config-default.ini options */ -class _define_commented_optional - extends _define_commented +class _define_commented_optional extends _define_commented { } -class _define_optional - extends _define +class _define_optional extends _define { } -class _define_notempty - extends _define +class _define_notempty extends _define { - function get_html() + public function get_html() { $s = $this->get_config_item_header() . "<input type=\"text\" size=\"50\" name=\"" . $this->get_config_item_name() . '" value="' . $this->default_value . '" ' . $this->jscheck . " />"; - if (empty($this->default_value)) + if (empty($this->default_value)) { return $s . "<p id=\"" . $this->get_config_item_id() . "\" class=\"red\">Cannot be empty.</p>"; - else + } else { return $s . "<p id=\"" . $this->get_config_item_id() . "\" class=\"green\">Input accepted.</p>"; + } } } -class numeric_define - extends _define +class numeric_define extends _define { - - function __construct($config_item_name, $default_value = '', $description = '', $jscheck = '') + public function __construct($config_item_name, $default_value = '', $description = '', $jscheck = '') { parent::__construct($config_item_name, $default_value, $description, $jscheck); - if (!$jscheck) + if (!$jscheck) { $this->jscheck = "onchange=\"validate_ereg('Sorry, \'%s\' is not an integer.', '^[-+]?[0-9]+$', '" . $this->get_config_item_name() . "', this);\""; + } } - function _config_format($value) + public function _config_format($value) { return sprintf("%s = %s", $this->get_config_item_name(), $value); } - function _get_config_line($posted_value) + public function _get_config_line($posted_value) { $n = ""; - if ($this->description) + if ($this->description) { $n = "\n"; - if ($posted_value == '') + } + if ($posted_value == '') { return "$n;" . $this->_config_format('0'); - else + } else { return "$n" . $this->_config_format($posted_value); + } } } -class numeric_define_optional - extends numeric_define +class numeric_define_optional extends numeric_define { } -class numeric_define_commented - extends numeric_define +class numeric_define_commented extends numeric_define { - function _get_config_line($posted_value) + public function _get_config_line($posted_value) { $n = ""; - if ($this->description) + if ($this->description) { $n = "\n"; - if ($posted_value == $this->default_value) + } + if ($posted_value == $this->default_value) { return "$n;" . $this->_config_format($posted_value); - elseif ($posted_value == '') + } elseif ($posted_value == '') { return "$n;" . $this->_config_format('0'); - else + } else { return "$n" . $this->_config_format($posted_value); + } } } -class _define_selection - extends _variable_selection +class _define_selection extends _variable_selection { - function _config_format($value) + public function _config_format($value) { return sprintf("%s = %s", $this->get_config_item_name(), $value); } - } -class _define_selection_optional - extends _define_selection +class _define_selection_optional extends _define_selection { } -class _define_selection_optional_commented - extends _define_selection_optional +class _define_selection_optional_commented extends _define_selection_optional { - function _get_config_line($posted_value) + public function _get_config_line($posted_value) { $n = ""; - if ($this->description) + if ($this->description) { $n = "\n"; - if ($posted_value == $this->default_value) + } + if ($posted_value == $this->default_value) { return "$n;" . $this->_config_format($posted_value); - elseif ($posted_value == '') + } elseif ($posted_value == '') { return "$n;" . $this->_config_format(""); - else + } else { return "$n" . $this->_config_format($posted_value); + } } } -class _define_password - extends _define +class _define_password extends _define { - function __construct($config_item_name, $default_value = '', $description = '', $jscheck = '') + public function __construct($config_item_name, $default_value = '', $description = '', $jscheck = '') { - if ($config_item_name == $default_value) $default_value = ''; + if ($config_item_name == $default_value) { + $default_value = ''; + } parent::__construct($config_item_name, $default_value, $description, $jscheck); - if (!$jscheck) + if (!$jscheck) { $this->jscheck = "onchange=\"validate_ereg('Sorry, \'%s\' cannot be empty.', '^.+$', '" . $this->get_config_item_name() . "', this);\""; + } } - function _get_config_line($posted_value) + public function _get_config_line($posted_value) { $n = ""; - if ($this->description) + if ($this->description) { $n = "\n"; + } if ($posted_value == '') { $p = "$n;" . $this->_config_format(""); $p .= "\n; If you used the passencrypt.php utility to encode the password"; @@ -1946,11 +2060,13 @@ $p .= "\n;ENCRYPTED_PASSWD = true"; return $p; } else { - $salt_length = max(CRYPT_SALT_LENGTH, + $salt_length = max( + CRYPT_SALT_LENGTH, 2 * CRYPT_STD_DES, 9 * CRYPT_EXT_DES, 12 * CRYPT_MD5, - 16 * CRYPT_BLOWFISH); + 16 * CRYPT_BLOWFISH + ); // generate an encrypted password $crypt_pass = crypt($posted_value, rand_ascii($salt_length)); $p = "$n" . $this->_config_format($crypt_pass); @@ -1957,25 +2073,27 @@ return $p . "\nENCRYPTED_PASSWD = true"; } } - } -class _define_password_optional - extends _define_password +class _define_password_optional extends _define_password { - - function __construct($config_item_name, $default_value = '', $description = '', $jscheck = '') + public function __construct($config_item_name, $default_value = '', $description = '', $jscheck = '') { - if ($config_item_name == $default_value) $default_value = ''; - if (!$jscheck) $this->jscheck = " "; + if ($config_item_name == $default_value) { + $default_value = ''; + } + if (!$jscheck) { + $this->jscheck = " "; + } parent::__construct($config_item_name, $default_value, $description, $jscheck); } - function _get_config_line($posted_value) + public function _get_config_line($posted_value) { $n = ""; - if ($this->description) + if ($this->description) { $n = "\n"; + } if ($posted_value == '') { return "$n;" . $this->_config_format(""); } else { @@ -1983,7 +2101,7 @@ } } - function get_html() + public function get_html() { $s = $this->get_config_item_header(); // dont re-encrypt already encrypted passwords @@ -1990,8 +2108,9 @@ $value = $this->value(); $encrypted = !empty($GLOBALS['properties']["Encrypted Passwords"]) and $GLOBALS['properties']["Encrypted Passwords"]->value(); - if (empty($value)) + if (empty($value)) { $encrypted = false; + } $s .= '<input type="' . ($encrypted ? "text" : "password") . '" name="' . $this->get_config_item_name() . '" value="' . $value . '" ' . $this->jscheck . " />"; return $s; @@ -1998,18 +2117,20 @@ } } -class _variable_password - extends _variable +class _variable_password extends _variable { - function __construct($config_item_name, $default_value = '', $description = '', $jscheck = '') + public function __construct($config_item_name, $default_value = '', $description = '', $jscheck = '') { - if ($config_item_name == $default_value) $default_value = ''; + if ($config_item_name == $default_value) { + $default_value = ''; + } parent::__construct($config_item_name, $default_value, $description, $jscheck); - if (!$jscheck) + if (!$jscheck) { $this->jscheck = "onchange=\"validate_ereg('Sorry, \'%s\' cannot be empty.', '^.+$', '" . $this->get_config_item_name() . "', this);\""; + } } - function get_html() + public function get_html() { global $HTTP_POST_VARS, $HTTP_GET_VARS; $s = $this->get_config_item_header(); @@ -2022,38 +2143,41 @@ $value = $this->value(); $encrypted = !empty($GLOBALS['properties']["Encrypted Passwords"]) and $GLOBALS['properties']["Encrypted Passwords"]->value(); - if (empty($value)) + if (empty($value)) { $encrypted = false; + } $s .= '<input type="' . ($encrypted ? "text" : "password") . '" name="' . $this->get_config_item_name() . '" value="' . $value . '" ' . $this->jscheck . " />" . " <input type=\"submit\" name=\"create\" value=\"Create Random Password\" />"; - if (empty($value)) + if (empty($value)) { $s .= "<p id=\"" . $this->get_config_item_id() . "\" class=\"red\">Cannot be empty.</p>"; - elseif (strlen($this->default_value) < 4) + } elseif (strlen($this->default_value) < 4) { $s .= "<p id=\"" . $this->get_config_item_id() . "\" class=\"red\">Must be longer than 4 chars.</p>"; - else + } else { $s .= "<p id=\"" . $this->get_config_item_id() . "\" class=\"green\">Input accepted.</p>"; + } return $s; } } -class list_define - extends _define +class list_define extends _define { - function _get_config_line($posted_value) + public function _get_config_line($posted_value) { $list_values = preg_split("/[\s,]+/", $posted_value, -1, PREG_SPLIT_NO_EMPTY); - if ($list_values) + if ($list_values) { $list_values = join("|", $list_values); + } return _variable::_get_config_line($list_values); } - function get_html() + public function get_html() { $list_values = explode("|", $this->default_value); $rows = max(3, count($list_values) + 1); - if ($list_values) + if ($list_values) { $list_values = join("\n", $list_values); + } $ta = $this->get_config_item_header(); $ta .= '<textarea cols="18" rows="' . $rows . '" name="'; $ta .= $this->get_config_item_name() . '" ' . $this->jscheck . '>'; @@ -2063,16 +2187,18 @@ } } -class array_variable - extends _variable +class array_variable extends _variable { - function _config_format($value) + public function _config_format($value) { - return sprintf("%s = \"%s\"", $this->get_config_item_name(), - is_array($value) ? join(':', $value) : $value); + return sprintf( + "%s = \"%s\"", + $this->get_config_item_name(), + is_array($value) ? join(':', $value) : $value + ); } - function _get_config_line($posted_value) + public function _get_config_line($posted_value) { // split the phrase by any number of commas or space characters, // which include " ", \r, \t, \n and \f @@ -2080,11 +2206,12 @@ if (!empty($list_values)) { $list_values = "'" . join("', '", $list_values) . "'"; return "\n" . $this->_config_format($list_values); - } else + } else { return "\n;" . $this->_config_format(''); + } } - function get_html() + public function get_html() { if (is_array($this->default_value)) { $list_values = join("\n", $this->default_value); @@ -2103,16 +2230,18 @@ } } -class array_define - extends _define +class array_define extends _define { - function _config_format($value) + public function _config_format($value) { - return sprintf("%s = \"%s\"", $this->get_config_item_name(), - is_array($value) ? join(' : ', $value) : $value); + return sprintf( + "%s = \"%s\"", + $this->get_config_item_name(), + is_array($value) ? join(' : ', $value) : $value + ); } - function _get_config_line($posted_value) + public function _get_config_line($posted_value) { // split the phrase by any number of commas or space characters, // which include " ", \r, \t, \n and \f @@ -2120,16 +2249,18 @@ if (!empty($list_values)) { $list_values = join(" : ", $list_values); return "\n" . $this->_config_format($list_values); - } else + } else { return "\n;" . $this->_config_format(''); + } } - function get_html() + public function get_html() { - if (!$this->default_value) + if (!$this->default_value) { $t... [truncated message content] |
From: <var...@us...> - 2022-12-16 14:17:59
|
Revision: 11029 http://sourceforge.net/p/phpwiki/code/11029 Author: vargenau Date: 2022-12-16 14:17:57 +0000 (Fri, 16 Dec 2022) Log Message: ----------- PhpWiki 1.6.2 should work for all PHP releases from 5.3.3 to 8.2.0. Modified Paths: -------------- trunk/INSTALL trunk/pgsrc/ReleaseNotes Modified: trunk/INSTALL =================================================================== --- trunk/INSTALL 2022-08-24 10:48:56 UTC (rev 11028) +++ trunk/INSTALL 2022-12-16 14:17:57 UTC (rev 11029) @@ -1,7 +1,7 @@ REQUIREMENTS -PhpWiki 1.6.1 requires a web server with at least PHP version 5.3.3. -PhpWiki 1.6.1 should work for all PHP releases from 5.3.3 to 8.1.2. +PhpWiki 1.6.2 requires a web server with at least PHP version 5.3.3. +PhpWiki 1.6.2 should work for all PHP releases from 5.3.3 to 8.2.0. Visit <http://www.php.net> and <http://php.net/downloads.php> for downloads and information. Modified: trunk/pgsrc/ReleaseNotes =================================================================== --- trunk/pgsrc/ReleaseNotes 2022-08-24 10:48:56 UTC (rev 11028) +++ trunk/pgsrc/ReleaseNotes 2022-12-16 14:17:57 UTC (rev 11029) @@ -8,8 +8,12 @@ <<CreateToc with_toclink||=1 headers||=1,2,3 width=300px position=right>> -== 1.6.2 2022-XX-XX Marc-Etienne Vargenau == +== 1.6.2 2022-12-18 Marc-Etienne Vargenau == +PhpWiki 1.6.2 is the last release compatible with PHP 5. +It should work for all PHP releases from 5.3.3 to 8.2.0. +Next release will require at least PHP 7.4. + === Fixes === * Make renaming of pages work for DATABASE_TYPE = PDO and file. * Make WantedPages work for DATABASE_TYPE = dba and file This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <var...@us...> - 2022-12-16 14:28:59
|
Revision: 11032 http://sourceforge.net/p/phpwiki/code/11032 Author: vargenau Date: 2022-12-16 14:28:53 +0000 (Fri, 16 Dec 2022) Log Message: ----------- Produced by PhpWiki 1.6.2 Modified Paths: -------------- trunk/locale/de/pgsrc/%C3%84hnlicheSeiten trunk/locale/de/pgsrc/AlleBenutzer trunk/locale/de/pgsrc/AlleSeiten trunk/locale/de/pgsrc/AlleSeitenEditiertVonMir trunk/locale/de/pgsrc/AlleSeitenErzeugtVonMir trunk/locale/de/pgsrc/AlleSeitenImBesitzVonMir trunk/locale/de/pgsrc/BackLinks trunk/locale/de/pgsrc/BenutzerEinstellungen trunk/locale/de/pgsrc/DebugAuthInfo trunk/locale/de/pgsrc/DebugBackendInfo trunk/locale/de/pgsrc/DebugGruppenInfo trunk/locale/de/pgsrc/EditiereText trunk/locale/de/pgsrc/Einstellungen trunk/locale/de/pgsrc/FuzzySuche trunk/locale/de/pgsrc/G%C3%A4steBuch trunk/locale/de/pgsrc/GaesteBuch trunk/locale/de/pgsrc/Geringf%C3%BCgige%C3%84nderungen trunk/locale/de/pgsrc/GleicheSeiten trunk/locale/de/pgsrc/Hilfe trunk/locale/de/pgsrc/Hilfe%2FAktionsSeite trunk/locale/de/pgsrc/Hilfe%2FAutorenProtokollPlugin trunk/locale/de/pgsrc/Hilfe%2FBackLinksPlugin trunk/locale/de/pgsrc/Hilfe%2FGraphVizPlugin trunk/locale/de/pgsrc/Hilfe%2FGuterStil trunk/locale/de/pgsrc/Hilfe%2FHalloWeltPlugin trunk/locale/de/pgsrc/Hilfe%2FHochLadenPlugin trunk/locale/de/pgsrc/Hilfe%2FInhaltsVerzeichnisPlugin trunk/locale/de/pgsrc/Hilfe%2FModerierteSeitePlugin trunk/locale/de/pgsrc/Hilfe%2FNeueSeitePlugin trunk/locale/de/pgsrc/Hilfe%2FNeuerKommentarPlugin trunk/locale/de/pgsrc/Hilfe%2FPhotoAlbumPlugin trunk/locale/de/pgsrc/Hilfe%2FPhpWiki trunk/locale/de/pgsrc/Hilfe%2FSeitenErzeugen trunk/locale/de/pgsrc/Hilfe%2FSteve%20Wainstead trunk/locale/de/pgsrc/Hilfe%2FTextBearbeiten trunk/locale/de/pgsrc/Hilfe%2FTextFormatierungsRegeln trunk/locale/de/pgsrc/Hilfe%2FVorlagePlugin trunk/locale/de/pgsrc/Hilfe%2FWabiSabi trunk/locale/de/pgsrc/Hilfe%2FWieManWikiBenutzt trunk/locale/de/pgsrc/Hilfe%2FWikiTechnik trunk/locale/de/pgsrc/Hilfe%2FWikiWikiWeb trunk/locale/de/pgsrc/Hilfe%2FZufallsSeitePlugin trunk/locale/de/pgsrc/HochLaden trunk/locale/de/pgsrc/HomePage trunk/locale/de/pgsrc/InterWikiListe trunk/locale/de/pgsrc/KategorieAktionSeite trunk/locale/de/pgsrc/KategorieKategorie trunk/locale/de/pgsrc/KategorieWikiPlugin trunk/locale/de/pgsrc/LeereSeiten trunk/locale/de/pgsrc/LinkSuche trunk/locale/de/pgsrc/ListeRelationen trunk/locale/de/pgsrc/MeistBesucht trunk/locale/de/pgsrc/ModerierteSeite trunk/locale/de/pgsrc/NeueSeite trunk/locale/de/pgsrc/Neueste%C3%84nderungen trunk/locale/de/pgsrc/NeuesteSeiten trunk/locale/de/pgsrc/PasswortZur%C3%BCcksetzen trunk/locale/de/pgsrc/PhpWikiDokumentation trunk/locale/de/pgsrc/PhpWikiSystemverwalten trunk/locale/de/pgsrc/PhpWikiSystemverwalten%2FAclL%C3%B6schen trunk/locale/de/pgsrc/PhpWikiSystemverwalten%2FAclSetzen trunk/locale/de/pgsrc/PhpWikiSystemverwalten%2FAclSetzenEinfach trunk/locale/de/pgsrc/PhpWikiSystemverwalten%2FChown trunk/locale/de/pgsrc/PhpWikiSystemverwalten%2FEntfernen trunk/locale/de/pgsrc/PhpWikiSystemverwalten%2FL%C3%B6schen trunk/locale/de/pgsrc/PhpWikiSystemverwalten%2FSuchenErsetzen trunk/locale/de/pgsrc/PhpWikiSystemverwalten%2FUmbenennen trunk/locale/de/pgsrc/PhpWikiUmfrage trunk/locale/de/pgsrc/SandKasten trunk/locale/de/pgsrc/SandKiste trunk/locale/de/pgsrc/SeiteBeobarten trunk/locale/de/pgsrc/SeiteFinden trunk/locale/de/pgsrc/SeiteSpeichern trunk/locale/de/pgsrc/SeitenInfo trunk/locale/de/pgsrc/SeitenProtokoll trunk/locale/de/pgsrc/SemantischeRelationen trunk/locale/de/pgsrc/SemantischeSuche trunk/locale/de/pgsrc/StartSeite trunk/locale/de/pgsrc/StartSeiteAlias trunk/locale/de/pgsrc/TitelSuche trunk/locale/de/pgsrc/Verlinkte%C3%84nderungen trunk/locale/de/pgsrc/VerwaisteSeiten trunk/locale/de/pgsrc/VolltextSuche trunk/locale/de/pgsrc/Vorlage%2FBeispiel trunk/locale/de/pgsrc/WerIstOnline trunk/locale/de/pgsrc/WikiAdminAuswahl trunk/locale/de/pgsrc/WunschZettelSeiten trunk/locale/de/pgsrc/ZufallsSeite trunk/locale/es/pgsrc/Ayuda trunk/locale/es/pgsrc/Ayuda%2FAgregarPaginas trunk/locale/es/pgsrc/Ayuda%2FBuenEstilo trunk/locale/es/pgsrc/Ayuda%2FComoUsarWiki trunk/locale/es/pgsrc/Ayuda%2FEditarElTexto trunk/locale/es/pgsrc/Ayuda%2FKBrown trunk/locale/es/pgsrc/Ayuda%2FMasAcercadeLaMecanica trunk/locale/es/pgsrc/Ayuda%2FPhpWiki trunk/locale/es/pgsrc/Ayuda%2FReglasDeFormatoDeTexto trunk/locale/es/pgsrc/Ayuda%2FSteve%20Wainstead trunk/locale/es/pgsrc/Ayuda%2FWabiSabi trunk/locale/es/pgsrc/Ayuda%2FWikiWikiWeb trunk/locale/es/pgsrc/BuscarP%C3%A1gina trunk/locale/es/pgsrc/CajaDeArena trunk/locale/es/pgsrc/CambiosRecientes trunk/locale/es/pgsrc/HomePage trunk/locale/es/pgsrc/MasPopulares trunk/locale/es/pgsrc/NotasDeLiberacion trunk/locale/es/pgsrc/P%C3%A1ginaPrincipal trunk/locale/es/pgsrc/TodasLasPaginas trunk/locale/es/pgsrc/VisitantesRecientes trunk/locale/fr/pgsrc/%C3%89diterLesM%C3%A9taDonn%C3%A9es trunk/locale/fr/pgsrc/%C3%89ditionsR%C3%A9centes trunk/locale/fr/pgsrc/AdministrationDePhpWiki trunk/locale/fr/pgsrc/AdministrationDePhpWiki%2FChown trunk/locale/fr/pgsrc/AdministrationDePhpWiki%2FD%C3%A9finirAcl trunk/locale/fr/pgsrc/AdministrationDePhpWiki%2FD%C3%A9finirAclSimple trunk/locale/fr/pgsrc/AdministrationDePhpWiki%2FPurger trunk/locale/fr/pgsrc/AdministrationDePhpWiki%2FRechercherRemplacer trunk/locale/fr/pgsrc/AdministrationDePhpWiki%2FRenommer trunk/locale/fr/pgsrc/AdministrationDePhpWiki%2FSupprimer trunk/locale/fr/pgsrc/AdministrationDePhpWiki%2FSupprimerAcl trunk/locale/fr/pgsrc/Aide trunk/locale/fr/pgsrc/Aide%2F%C3%89diterLeContenu trunk/locale/fr/pgsrc/Aide%2FAjouterDesPages trunk/locale/fr/pgsrc/Aide%2FCommentUtiliserUnWiki trunk/locale/fr/pgsrc/Aide%2FD%C3%A9tailsTechniques trunk/locale/fr/pgsrc/Aide%2FGreffon%C3%89diterLesM%C3%A9taDonn%C3%A9es trunk/locale/fr/pgsrc/Aide%2FGreffonAjouterDesCommentaires trunk/locale/fr/pgsrc/Aide%2FGreffonAlbumPhotos trunk/locale/fr/pgsrc/Aide%2FGreffonBeauTableau trunk/locale/fr/pgsrc/Aide%2FGreffonBonjourLeMonde trunk/locale/fr/pgsrc/Aide%2FGreffonCalendrier trunk/locale/fr/pgsrc/Aide%2FGreffonColorationPhp trunk/locale/fr/pgsrc/Aide%2FGreffonCommenter trunk/locale/fr/pgsrc/Aide%2FGreffonCr%C3%A9erUnePage trunk/locale/fr/pgsrc/Aide%2FGreffonCr%C3%A9erUneTdm trunk/locale/fr/pgsrc/Aide%2FGreffonD%C3%A9plierLesSousPages trunk/locale/fr/pgsrc/Aide%2FGreffonHistoriqueAuteur trunk/locale/fr/pgsrc/Aide%2FGreffonHtmlPur trunk/locale/fr/pgsrc/Aide%2FGreffonInclureUnePage trunk/locale/fr/pgsrc/Aide%2FGreffonInfosSyst%C3%A8me trunk/locale/fr/pgsrc/Aide%2FGreffonIns%C3%A9rer trunk/locale/fr/pgsrc/Aide%2FGreffonListeDePages trunk/locale/fr/pgsrc/Aide%2FGreffonListeDesSousPages trunk/locale/fr/pgsrc/Aide%2FGreffonListeDuCalendrier trunk/locale/fr/pgsrc/Aide%2FGreffonPageAl%C3%A9atoire trunk/locale/fr/pgsrc/Aide%2FGreffonPagesFloues trunk/locale/fr/pgsrc/Aide%2FGreffonRechercheExterne trunk/locale/fr/pgsrc/Aide%2FGreffonRedirection trunk/locale/fr/pgsrc/Aide%2FGreffonRessourcesRss trunk/locale/fr/pgsrc/Aide%2FGreffonTableauAncienStyle trunk/locale/fr/pgsrc/Aide%2FGreffonTeX2png trunk/locale/fr/pgsrc/Aide%2FGreffonTestDeCache trunk/locale/fr/pgsrc/Aide%2FGreffonWiki trunk/locale/fr/pgsrc/Aide%2FGreffonWikiBlog trunk/locale/fr/pgsrc/Aide%2FIc%C3%B4nesDeLien trunk/locale/fr/pgsrc/Aide%2FInterWiki trunk/locale/fr/pgsrc/Aide%2FLienGoogle trunk/locale/fr/pgsrc/Aide%2FListeDePages trunk/locale/fr/pgsrc/Aide%2FPhpWiki trunk/locale/fr/pgsrc/Aide%2FR%C3%A8glesDeFormatageDesTextes trunk/locale/fr/pgsrc/Aide%2FSteve%20Wainstead trunk/locale/fr/pgsrc/Aide%2FStyleCorrect trunk/locale/fr/pgsrc/Aide%2FURLMagiquesPhpWiki trunk/locale/fr/pgsrc/Aide%2FWabiSabi trunk/locale/fr/pgsrc/Aide%2FWikiWikiWeb trunk/locale/fr/pgsrc/Aide%2FWikisUtilisantPhpWiki trunk/locale/fr/pgsrc/AliasAccueil trunk/locale/fr/pgsrc/Bac%C3%80Sable trunk/locale/fr/pgsrc/CarteInterWiki trunk/locale/fr/pgsrc/Cat%C3%A9gorieCat%C3%A9gorie trunk/locale/fr/pgsrc/Cat%C3%A9gorieGreffonWiki trunk/locale/fr/pgsrc/Cat%C3%A9gorieGroupes trunk/locale/fr/pgsrc/Cat%C3%A9goriePageDAction trunk/locale/fr/pgsrc/Cat%C3%A9goriePagesAccueil trunk/locale/fr/pgsrc/ChangementsLi%C3%A9s trunk/locale/fr/pgsrc/ChercherUnePage trunk/locale/fr/pgsrc/ClassezLa trunk/locale/fr/pgsrc/CommentairesR%C3%A9cents trunk/locale/fr/pgsrc/Cr%C3%A9erUnePage trunk/locale/fr/pgsrc/D%C3%A9bogageDePhpWiki trunk/locale/fr/pgsrc/D%C3%A9poserUnFichier trunk/locale/fr/pgsrc/Derni%C3%A8resModifs trunk/locale/fr/pgsrc/Derni%C3%A8resModifsCompl%C3%A8tes trunk/locale/fr/pgsrc/DocumentationDePhpWiki trunk/locale/fr/pgsrc/GestionnaireDesGreffons trunk/locale/fr/pgsrc/HistoriqueDeLaPage trunk/locale/fr/pgsrc/HomePage trunk/locale/fr/pgsrc/InfosAuthentification trunk/locale/fr/pgsrc/InfosDeD%C3%A9bogage trunk/locale/fr/pgsrc/InfosSurLaPage trunk/locale/fr/pgsrc/LesPlusVisit%C3%A9es trunk/locale/fr/pgsrc/ManuelPhpWiki trunk/locale/fr/pgsrc/ModifsR%C3%A9centesPhpWiki trunk/locale/fr/pgsrc/NotesDeVersion trunk/locale/fr/pgsrc/PageAccueil trunk/locale/fr/pgsrc/PageAl%C3%A9atoire trunk/locale/fr/pgsrc/PagesFloues trunk/locale/fr/pgsrc/PagesOrphelines trunk/locale/fr/pgsrc/PagesRecherch%C3%A9es trunk/locale/fr/pgsrc/PagesSemblables trunk/locale/fr/pgsrc/PierrickMeignen trunk/locale/fr/pgsrc/Pr%C3%A9f%C3%A9rencesUtilisateur trunk/locale/fr/pgsrc/QuiEstEnLigne trunk/locale/fr/pgsrc/R%C3%A9cup%C3%A9rationDeLaPage trunk/locale/fr/pgsrc/R%C3%A9troLiens trunk/locale/fr/pgsrc/RechercheEnTexteInt%C3%A9gral trunk/locale/fr/pgsrc/RechercheInterWiki trunk/locale/fr/pgsrc/RechercheParTitre trunk/locale/fr/pgsrc/SommaireDuProjet trunk/locale/fr/pgsrc/SondagePhpWiki trunk/locale/fr/pgsrc/Suivre trunk/locale/fr/pgsrc/TousLesUtilisateurs trunk/locale/fr/pgsrc/ToutesLesPages trunk/locale/fr/pgsrc/TraduireUnTexte trunk/locale/fr/pgsrc/VersionsR%C3%A9centes trunk/locale/fr/pgsrc/VisiteursR%C3%A9cents trunk/locale/it/pgsrc/Aiuto trunk/locale/it/pgsrc/Aiuto%2FAggiungerePagine trunk/locale/it/pgsrc/Aiuto%2FBuonStile trunk/locale/it/pgsrc/Aiuto%2FComeUsareWiki trunk/locale/it/pgsrc/Aiuto%2FMagicPhpWikiURLs trunk/locale/it/pgsrc/Aiuto%2FModificaIlTesto trunk/locale/it/pgsrc/Aiuto%2FPhpWiki trunk/locale/it/pgsrc/Aiuto%2FRegoleFormattazioneTesto trunk/locale/it/pgsrc/Aiuto%2FSteve%20Wainstead trunk/locale/it/pgsrc/Aiuto%2FVarieSulFunzionamento trunk/locale/it/pgsrc/Aiuto%2FWabiSabi trunk/locale/it/pgsrc/Aiuto%2FWikiWikiWeb trunk/locale/it/pgsrc/AmministrazioneDiPhpWiki trunk/locale/it/pgsrc/AmministrazioneDiPhpWiki%2FRimuovi trunk/locale/it/pgsrc/CambiamentiRecenti trunk/locale/it/pgsrc/FuzzyPages trunk/locale/it/pgsrc/HomePage trunk/locale/it/pgsrc/NoteDiRilascio trunk/locale/it/pgsrc/PaginaPrincipale trunk/locale/it/pgsrc/Pi%C3%B9Popolari trunk/locale/it/pgsrc/RicercaDelTesto trunk/locale/it/pgsrc/RicercaPerTitolo trunk/locale/it/pgsrc/ScatolaDiSabbia trunk/locale/it/pgsrc/TrovaPagina trunk/locale/it/pgsrc/TutteLePagine trunk/locale/it/pgsrc/VisitatoriRecenti trunk/locale/ja/pgsrc/%E3%83%9A%E3%83%BC%E3%82%B8%E6%A4%9C%E7%B4%A2 trunk/locale/ja/pgsrc/%E3%83%9B%E3%83%BC%E3%83%A0%E3%83%9A%E3%83%BC%E3%82%B8 trunk/locale/ja/pgsrc/HomePage trunk/locale/nl/pgsrc/Help trunk/locale/nl/pgsrc/Help%2FGebruikersVoorkeuren trunk/locale/nl/pgsrc/Help%2FGoedeStijl trunk/locale/nl/pgsrc/Help%2FHoeWikiTeGebruiken trunk/locale/nl/pgsrc/Help%2FJanNieuwenhuizen trunk/locale/nl/pgsrc/Help%2FMeerOverTechnieken trunk/locale/nl/pgsrc/Help%2FPaginasToevoegen trunk/locale/nl/pgsrc/Help%2FPhpWiki trunk/locale/nl/pgsrc/Help%2FTekstFormatteringsRegels trunk/locale/nl/pgsrc/Help%2FToverPhpWikiURLs trunk/locale/nl/pgsrc/Help%2FVeranderTekst trunk/locale/nl/pgsrc/Help%2FWabiSabi trunk/locale/nl/pgsrc/Help%2FWikiWikiWeb trunk/locale/nl/pgsrc/HomePage trunk/locale/nl/pgsrc/MeestBezocht trunk/locale/nl/pgsrc/PhpWikiBeheer trunk/locale/nl/pgsrc/PhpWikiBeheer%2FVerwijder trunk/locale/nl/pgsrc/PhpWikiBeheer%2FZoekVervangt trunk/locale/nl/pgsrc/PhpWikiDocumentatie trunk/locale/nl/pgsrc/RecenteBezoekers trunk/locale/nl/pgsrc/RecenteVeranderingen trunk/locale/nl/pgsrc/ThuisPagina trunk/locale/nl/pgsrc/UitgaveNoten trunk/locale/nl/pgsrc/ZandBak trunk/locale/nl/pgsrc/ZoekPagina trunk/locale/sv/pgsrc/Framsida trunk/locale/sv/pgsrc/G%C3%A4stboken trunk/locale/sv/pgsrc/Hj%C3%A4lp trunk/locale/sv/pgsrc/Hj%C3%A4lp%2FHurManAnv%C3%A4nderWiki trunk/locale/sv/pgsrc/Hj%C3%A4lp%2FL%C3%A4ggaTillSidor trunk/locale/sv/pgsrc/Hj%C3%A4lp%2FMerOmMekanismerna trunk/locale/sv/pgsrc/Hj%C3%A4lp%2FPhpWiki trunk/locale/sv/pgsrc/Hj%C3%A4lp%2FRedigeraText trunk/locale/sv/pgsrc/Hj%C3%A4lp%2FSteve%20Wainstead trunk/locale/sv/pgsrc/Hj%C3%A4lp%2FTextformateringsregler trunk/locale/sv/pgsrc/Hj%C3%A4lp%2FWikiWikiWeb trunk/locale/sv/pgsrc/HomePage trunk/locale/sv/pgsrc/MestPopul%C3%A4r trunk/locale/sv/pgsrc/PhpWikiAdministration trunk/locale/sv/pgsrc/S%C3%B6kEfterSida trunk/locale/sv/pgsrc/Sandl%C3%A5dan trunk/locale/sv/pgsrc/Senaste%C3%84ndringar trunk/locale/zh/pgsrc/%E9%A6%96%E9%A0%81 trunk/locale/zh/pgsrc/AllPages trunk/locale/zh/pgsrc/AllUsers trunk/locale/zh/pgsrc/BackLinks trunk/locale/zh/pgsrc/DebugBackendInfo trunk/locale/zh/pgsrc/FindPage trunk/locale/zh/pgsrc/FullRecentChanges trunk/locale/zh/pgsrc/FullTextSearch trunk/locale/zh/pgsrc/FuzzyPages trunk/locale/zh/pgsrc/Help trunk/locale/zh/pgsrc/Help%2FAddingPages trunk/locale/zh/pgsrc/Help%2FBackLinksPlugin trunk/locale/zh/pgsrc/Help%2FCalendarPlugin trunk/locale/zh/pgsrc/Help%2FCommentPlugin trunk/locale/zh/pgsrc/Help%2FEditText trunk/locale/zh/pgsrc/Help%2FExternalSearchPlugin trunk/locale/zh/pgsrc/Help%2FHelloWorldPlugin trunk/locale/zh/pgsrc/Help%2FHowToUseWiki trunk/locale/zh/pgsrc/Help%2FInterWiki trunk/locale/zh/pgsrc/Help%2FLinkIcons trunk/locale/zh/pgsrc/Help%2FMagicPhpWikiURLs trunk/locale/zh/pgsrc/Help%2FMoreAboutMechanics trunk/locale/zh/pgsrc/Help%2FOldStyleTablePlugin trunk/locale/zh/pgsrc/Help%2FPhotoAlbumPlugin trunk/locale/zh/pgsrc/Help%2FPhpHighlightPlugin trunk/locale/zh/pgsrc/Help%2FPhpWiki trunk/locale/zh/pgsrc/Help%2FRandomPagePlugin trunk/locale/zh/pgsrc/Help%2FRedirectToPlugin trunk/locale/zh/pgsrc/Help%2FSystemInfoPlugin trunk/locale/zh/pgsrc/Help%2FTranscludePlugin trunk/locale/zh/pgsrc/Help%2FWikiPlugin trunk/locale/zh/pgsrc/Help%2FWikiWikiWeb trunk/locale/zh/pgsrc/HomePage trunk/locale/zh/pgsrc/HomePageAlias trunk/locale/zh/pgsrc/InterWikiMap trunk/locale/zh/pgsrc/InterWikiSearch trunk/locale/zh/pgsrc/LikePages trunk/locale/zh/pgsrc/OrphanedPages trunk/locale/zh/pgsrc/PageDump trunk/locale/zh/pgsrc/PhpWikiAdministration trunk/locale/zh/pgsrc/PhpWikiDebug trunk/locale/zh/pgsrc/RandomPage trunk/locale/zh/pgsrc/RecentChanges trunk/locale/zh/pgsrc/RecentEdits trunk/locale/zh/pgsrc/RecentVisitors trunk/locale/zh/pgsrc/SandBox trunk/locale/zh/pgsrc/TitleSearch trunk/locale/zh/pgsrc/UpLoad trunk/locale/zh/pgsrc/UserPreferences trunk/locale/zh/pgsrc/WantedPages trunk/pgsrc/AllPages trunk/pgsrc/AllPagesByAcl trunk/pgsrc/AllPagesCreatedByMe trunk/pgsrc/AllPagesLastEditedByMe trunk/pgsrc/AllPagesOwnedByMe trunk/pgsrc/AllUserPages trunk/pgsrc/AllUsers trunk/pgsrc/AppendText trunk/pgsrc/AuthorHistory trunk/pgsrc/BackLinks trunk/pgsrc/BlogArchives trunk/pgsrc/BlogJournal trunk/pgsrc/CategoryActionPage trunk/pgsrc/CategoryCategory trunk/pgsrc/CategoryGroup trunk/pgsrc/CategoryHomePages trunk/pgsrc/CategoryWikiPlugin trunk/pgsrc/Copyrights trunk/pgsrc/CreatePage trunk/pgsrc/DebugAuthInfo trunk/pgsrc/DebugBackendInfo trunk/pgsrc/DebugGroupInfo trunk/pgsrc/EditMetaData trunk/pgsrc/FindPage trunk/pgsrc/FullRecentChanges trunk/pgsrc/FullTextSearch trunk/pgsrc/FuzzyPages trunk/pgsrc/GeneralDisclaimer trunk/pgsrc/Help trunk/pgsrc/Help%2FActionPage trunk/pgsrc/Help%2FAddCommentPlugin trunk/pgsrc/Help%2FAddingPages trunk/pgsrc/Help%2FAdvice%20for%20Mediawiki%20users trunk/pgsrc/Help%2FAllPagesPlugin trunk/pgsrc/Help%2FAllUsersPlugin trunk/pgsrc/Help%2FAnalyseAccessLogSqlPlugin trunk/pgsrc/Help%2FAppendTextPlugin trunk/pgsrc/Help%2FAsciiMathPlugin trunk/pgsrc/Help%2FAsciiSVGPlugin trunk/pgsrc/Help%2FAtomFeedPlugin trunk/pgsrc/Help%2FAuthorHistoryPlugin trunk/pgsrc/Help%2FBackLinksPlugin trunk/pgsrc/Help%2FBlogArchivesPlugin trunk/pgsrc/Help%2FBlogJournalPlugin trunk/pgsrc/Help%2FBoxRightPlugin trunk/pgsrc/Help%2FCacheTestPlugin trunk/pgsrc/Help%2FCalendarListPlugin trunk/pgsrc/Help%2FCalendarPlugin trunk/pgsrc/Help%2FCategories trunk/pgsrc/Help%2FChartPlugin trunk/pgsrc/Help%2FCommentPlugin trunk/pgsrc/Help%2FCreateBibPlugin trunk/pgsrc/Help%2FCreatePagePlugin trunk/pgsrc/Help%2FCreateTocPlugin trunk/pgsrc/Help%2FCurrentTimePlugin trunk/pgsrc/Help%2FDeadEndPagesPlugin trunk/pgsrc/Help%2FDebugAuthInfoPlugin trunk/pgsrc/Help%2FDebugBackendInfoPlugin trunk/pgsrc/Help%2FDebugGroupInfoPlugin trunk/pgsrc/Help%2FDebugRetransformPlugin trunk/pgsrc/Help%2FDiffPlugin trunk/pgsrc/Help%2FDynamicIncludePagePlugin trunk/pgsrc/Help%2FEditMetaDataPlugin trunk/pgsrc/Help%2FEditText trunk/pgsrc/Help%2FExternalSearchPlugin trunk/pgsrc/Help%2FFacebookLikePlugin trunk/pgsrc/Help%2FFileInfoPlugin trunk/pgsrc/Help%2FFoafViewerPlugin trunk/pgsrc/Help%2FFullTextSearchPlugin trunk/pgsrc/Help%2FFuzzyPagesPlugin trunk/pgsrc/Help%2FGoToPlugin trunk/pgsrc/Help%2FGoodStyle trunk/pgsrc/Help%2FGoogleLink trunk/pgsrc/Help%2FGoogleMapsPlugin trunk/pgsrc/Help%2FGooglePluginPlugin trunk/pgsrc/Help%2FGraphVizPlugin trunk/pgsrc/Help%2FHelloWorldPlugin trunk/pgsrc/Help%2FHowToUseWiki trunk/pgsrc/Help%2FHtmlConverterPlugin trunk/pgsrc/Help%2FImages trunk/pgsrc/Help%2FIncludePagePlugin trunk/pgsrc/Help%2FIncludePagesPlugin trunk/pgsrc/Help%2FIncludeSiteMapPlugin trunk/pgsrc/Help%2FIncludeTreePlugin trunk/pgsrc/Help%2FInterWiki trunk/pgsrc/Help%2FInterWikiSearchPlugin trunk/pgsrc/Help%2FJabberPresencePlugin trunk/pgsrc/Help%2FJeff%20Dairiki trunk/pgsrc/Help%2FLdapSearchPlugin trunk/pgsrc/Help%2FLikePagesPlugin trunk/pgsrc/Help%2FLinkDatabasePlugin trunk/pgsrc/Help%2FLinkIcons trunk/pgsrc/Help%2FLinkSearchPlugin trunk/pgsrc/Help%2FListPagesPlugin trunk/pgsrc/Help%2FListRelationsPlugin trunk/pgsrc/Help%2FListSubpagesPlugin trunk/pgsrc/Help%2FMagicPhpWikiURLs trunk/pgsrc/Help%2FMediawikiTablePlugin trunk/pgsrc/Help%2FModeratedPagePlugin trunk/pgsrc/Help%2FMoreAboutMechanics trunk/pgsrc/Help%2FMostPopularPlugin trunk/pgsrc/Help%2FNewPagesPerUserPlugin trunk/pgsrc/Help%2FNoCachePlugin trunk/pgsrc/Help%2FOldStyleTablePlugin trunk/pgsrc/Help%2FOrphanedPagesPlugin trunk/pgsrc/Help%2FPageDumpPlugin trunk/pgsrc/Help%2FPageGroupPlugin trunk/pgsrc/Help%2FPageHistoryPlugin trunk/pgsrc/Help%2FPageInfoPlugin trunk/pgsrc/Help%2FPageList trunk/pgsrc/Help%2FPagePermissions trunk/pgsrc/Help%2FPageTrailPlugin trunk/pgsrc/Help%2FPasswordResetPlugin trunk/pgsrc/Help%2FPhotoAlbumPlugin trunk/pgsrc/Help%2FPhpHighlightPlugin trunk/pgsrc/Help%2FPhpWiki trunk/pgsrc/Help%2FPloticusPlugin trunk/pgsrc/Help%2FPluginManagerPlugin trunk/pgsrc/Help%2FPopUpPlugin trunk/pgsrc/Help%2FPopularNearbyPlugin trunk/pgsrc/Help%2FPopularTagsPlugin trunk/pgsrc/Help%2FPredefinedIcons trunk/pgsrc/Help%2FPreferenceAppPlugin trunk/pgsrc/Help%2FPrevNextPlugin trunk/pgsrc/Help%2FProcessingPlugin trunk/pgsrc/Help%2FRandomPagePlugin trunk/pgsrc/Help%2FRateItPlugin trunk/pgsrc/Help%2FRawHtmlPlugin trunk/pgsrc/Help%2FRecentChangesPlugin trunk/pgsrc/Help%2FRecentCommentsPlugin trunk/pgsrc/Help%2FRecentEditsPlugin trunk/pgsrc/Help%2FRecentReferrersPlugin trunk/pgsrc/Help%2FRedirectToPlugin trunk/pgsrc/Help%2FReini%20Urban trunk/pgsrc/Help%2FRelatedChangesPlugin trunk/pgsrc/Help%2FRichTablePlugin trunk/pgsrc/Help%2FRssFeedPlugin trunk/pgsrc/Help%2FSearchHighlightPlugin trunk/pgsrc/Help%2FSemanticRelations trunk/pgsrc/Help%2FSemanticRelationsPlugin trunk/pgsrc/Help%2FSemanticSearchAdvancedPlugin trunk/pgsrc/Help%2FSemanticSearchPlugin trunk/pgsrc/Help%2FSiteMapPlugin trunk/pgsrc/Help%2FSpellCheckPlugin trunk/pgsrc/Help%2FSpreadsheet trunk/pgsrc/Help%2FSqlResultPlugin trunk/pgsrc/Help%2FSteve%20Wainstead trunk/pgsrc/Help%2FSyncWikiPlugin trunk/pgsrc/Help%2FSyntaxHighlighterPlugin trunk/pgsrc/Help%2FSystemInfoPlugin trunk/pgsrc/Help%2FTeX2pngPlugin trunk/pgsrc/Help%2FTemplatePlugin trunk/pgsrc/Help%2FTexToPngPlugin trunk/pgsrc/Help%2FTextFormattingRules trunk/pgsrc/Help%2FTitleSearchPlugin trunk/pgsrc/Help%2FTranscludePlugin trunk/pgsrc/Help%2FTranslateTextPlugin trunk/pgsrc/Help%2FUnfoldSubpagesPlugin trunk/pgsrc/Help%2FUpLoadPlugin trunk/pgsrc/Help%2FUriResolverPlugin trunk/pgsrc/Help%2FUserPreferencesPlugin trunk/pgsrc/Help%2FUserRatingsPlugin trunk/pgsrc/Help%2FVideoPlugin trunk/pgsrc/Help%2FVisualWikiPlugin trunk/pgsrc/Help%2FWabiSabi trunk/pgsrc/Help%2FWantedPagesPlugin trunk/pgsrc/Help%2FWatchPagePlugin trunk/pgsrc/Help%2FWhoIsOnlinePlugin trunk/pgsrc/Help%2FWikiAdminChownPlugin trunk/pgsrc/Help%2FWikiAdminDeleteAclPlugin trunk/pgsrc/Help%2FWikiAdminPurgePlugin trunk/pgsrc/Help%2FWikiAdminRemovePlugin trunk/pgsrc/Help%2FWikiAdminRenamePlugin trunk/pgsrc/Help%2FWikiAdminSearchReplacePlugin trunk/pgsrc/Help%2FWikiAdminSelectPlugin trunk/pgsrc/Help%2FWikiAdminSetAclPlugin trunk/pgsrc/Help%2FWikiAdminSetAclSimplePlugin trunk/pgsrc/Help%2FWikiAdminSetExternalPlugin trunk/pgsrc/Help%2FWikiAdminUtilsPlugin trunk/pgsrc/Help%2FWikiBlogPlugin trunk/pgsrc/Help%2FWikiFormPlugin trunk/pgsrc/Help%2FWikiFormRichPlugin trunk/pgsrc/Help%2FWikiForumPlugin trunk/pgsrc/Help%2FWikiPlugin trunk/pgsrc/Help%2FWikiPollPlugin trunk/pgsrc/Help%2FWikiTranslationPlugin trunk/pgsrc/Help%2FWikiWikiWeb trunk/pgsrc/Help%2FWikicreole trunk/pgsrc/Help%2FWikicreoleTablePlugin trunk/pgsrc/Help%2FWikisUsingPhpWiki trunk/pgsrc/Help%2FYouTubePlugin trunk/pgsrc/Help%2Ftext2pngPlugin trunk/pgsrc/HomePage trunk/pgsrc/HomePageAlias trunk/pgsrc/InterWikiMap trunk/pgsrc/InterWikiSearch trunk/pgsrc/LdapSearch trunk/pgsrc/LeastPopular trunk/pgsrc/LikePages trunk/pgsrc/LinkDatabase trunk/pgsrc/LinkSearch trunk/pgsrc/ListRelations trunk/pgsrc/LockedPages trunk/pgsrc/ModeratedPage trunk/pgsrc/MostPopular trunk/pgsrc/MyRatings trunk/pgsrc/MyRecentChanges trunk/pgsrc/MyRecentEdits trunk/pgsrc/NewPagesPerUser trunk/pgsrc/OrphanedPages trunk/pgsrc/PageDump trunk/pgsrc/PageHistory trunk/pgsrc/PageInfo trunk/pgsrc/PasswordReset trunk/pgsrc/PhpWikiAdministration trunk/pgsrc/PhpWikiAdministration%2FChown trunk/pgsrc/PhpWikiAdministration%2FDeleteAcl trunk/pgsrc/PhpWikiAdministration%2FPurge trunk/pgsrc/PhpWikiAdministration%2FRemove trunk/pgsrc/PhpWikiAdministration%2FRename trunk/pgsrc/PhpWikiAdministration%2FSearchReplace trunk/pgsrc/PhpWikiAdministration%2FSetAcl trunk/pgsrc/PhpWikiAdministration%2FSetAclSimple trunk/pgsrc/PhpWikiDebug trunk/pgsrc/PhpWikiDocumentation trunk/pgsrc/PhpWikiManual trunk/pgsrc/PhpWikiPoll trunk/pgsrc/PhpWikiRecentChanges trunk/pgsrc/PluginManager trunk/pgsrc/ProjectSummary trunk/pgsrc/RandomPage trunk/pgsrc/RateIt trunk/pgsrc/RecentChanges trunk/pgsrc/RecentChangesMyPages trunk/pgsrc/RecentComments trunk/pgsrc/RecentEdits trunk/pgsrc/RecentNewPages trunk/pgsrc/RecentReleases trunk/pgsrc/RecentVisitors trunk/pgsrc/RelatedChanges trunk/pgsrc/ReleaseNotes trunk/pgsrc/San%20Diego trunk/pgsrc/SandBox trunk/pgsrc/SearchHighlight trunk/pgsrc/SemanticRelations trunk/pgsrc/SemanticSearch trunk/pgsrc/SetGlobalAccessRights trunk/pgsrc/SetGlobalAccessRightsSimple trunk/pgsrc/SpecialPages trunk/pgsrc/SpellCheck trunk/pgsrc/SystemInfo trunk/pgsrc/Template%2FAttribute trunk/pgsrc/Template%2FCategory trunk/pgsrc/Template%2FExample trunk/pgsrc/Template%2FLinkto trunk/pgsrc/Template%2FNewPlugin trunk/pgsrc/Template%2FRelation trunk/pgsrc/Template%2FTalk trunk/pgsrc/Template%2FUserPage trunk/pgsrc/The%20PhpWiki%20programming%20team trunk/pgsrc/TitleSearch trunk/pgsrc/TranslateText trunk/pgsrc/UpLoad trunk/pgsrc/UriResolver trunk/pgsrc/UserContribs trunk/pgsrc/UserPreferences trunk/pgsrc/UserRatings trunk/pgsrc/WantedPages trunk/pgsrc/WatchPage trunk/pgsrc/WhoIsOnline trunk/pgsrc/WikiAdminSelect trunk/pgsrc/WikiBlog trunk/pgsrc/area trunk/pgsrc/is_a trunk/pgsrc/located_in trunk/pgsrc/population trunk/themes/blog/pgsrc/About trunk/themes/blog/pgsrc/Blog trunk/themes/blog/pgsrc/CategoryHowTo trunk/themes/blog/pgsrc/HomePage trunk/themes/blog/pgsrc/HowTo trunk/themes/blog/pgsrc/PhotoAlbum trunk/themes/fusionforge/pgsrc/CategoryWiki%20templates trunk/themes/fusionforge/pgsrc/CategoryWiki%20user trunk/themes/fusionforge/pgsrc/ExternalPages trunk/themes/fusionforge/pgsrc/FindPage trunk/themes/fusionforge/pgsrc/FullTextSearch trunk/themes/fusionforge/pgsrc/HomePage trunk/themes/fusionforge/pgsrc/PhpWikiAdministration trunk/themes/fusionforge/pgsrc/PhpWikiAdministration%2FSetAclSimple trunk/themes/fusionforge/pgsrc/PhpWikiAdministration%2FSetExternal trunk/themes/fusionforge/pgsrc/SetGlobalAccessRightsSimple trunk/themes/fusionforge/pgsrc/SpecialPages trunk/themes/fusionforge/pgsrc/TextFormattingRules trunk/themes/fusionforge/pgsrc/TitleSearch trunk/themes/fusionforge/pgsrc/UpLoad trunk/themes/fusionforge/pgsrc/colorbox trunk/themes/fusionforge/pgsrc/titlebar trunk/themes/wikilens/pgsrc/LeftbarContent Modified: trunk/locale/de/pgsrc/%C3%84hnlicheSeiten =================================================================== --- trunk/locale/de/pgsrc/%C3%84hnlicheSeiten 2022-12-16 14:21:27 UTC (rev 11031) +++ trunk/locale/de/pgsrc/%C3%84hnlicheSeiten 2022-12-16 14:28:53 UTC (rev 11032) @@ -1,5 +1,5 @@ -Date: Tue, 16 Apr 2019 15:27:59 +0000 -Mime-Version: 1.0 (Produced by PhpWiki 1.6.1) +Date: Fri, 16 Dec 2022 15:26:16 +0000 +Mime-Version: 1.0 (Produced by PhpWiki 1.6.2) Content-Type: application/x-phpwiki; pagename=%C3%84hnlicheSeiten; flags=PAGE_LOCKED; Modified: trunk/locale/de/pgsrc/AlleBenutzer =================================================================== --- trunk/locale/de/pgsrc/AlleBenutzer 2022-12-16 14:21:27 UTC (rev 11031) +++ trunk/locale/de/pgsrc/AlleBenutzer 2022-12-16 14:28:53 UTC (rev 11032) @@ -1,5 +1,5 @@ -Date: Fri, 19 Apr 2019 17:28:11 +0000 -Mime-Version: 1.0 (Produced by PhpWiki 1.6.1) +Date: Fri, 16 Dec 2022 15:26:16 +0000 +Mime-Version: 1.0 (Produced by PhpWiki 1.6.2) Content-Type: application/x-phpwiki; pagename=AlleBenutzer; flags=PAGE_LOCKED%2CEXTERNAL_PAGE; Modified: trunk/locale/de/pgsrc/AlleSeiten =================================================================== --- trunk/locale/de/pgsrc/AlleSeiten 2022-12-16 14:21:27 UTC (rev 11031) +++ trunk/locale/de/pgsrc/AlleSeiten 2022-12-16 14:28:53 UTC (rev 11032) @@ -1,5 +1,5 @@ -Date: Sat, 26 Dec 2020 12:40:06 +0000 -Mime-Version: 1.0 (Produced by PhpWiki 1.6.1) +Date: Fri, 16 Dec 2022 15:26:16 +0000 +Mime-Version: 1.0 (Produced by PhpWiki 1.6.2) Content-Type: application/x-phpwiki; pagename=AlleSeiten; flags=PAGE_LOCKED%2CEXTERNAL_PAGE; Modified: trunk/locale/de/pgsrc/AlleSeitenEditiertVonMir =================================================================== --- trunk/locale/de/pgsrc/AlleSeitenEditiertVonMir 2022-12-16 14:21:27 UTC (rev 11031) +++ trunk/locale/de/pgsrc/AlleSeitenEditiertVonMir 2022-12-16 14:28:53 UTC (rev 11032) @@ -1,5 +1,5 @@ -Date: Wed, 10 Apr 2019 16:39:09 +0000 -Mime-Version: 1.0 (Produced by PhpWiki 1.6.1) +Date: Fri, 16 Dec 2022 15:26:16 +0000 +Mime-Version: 1.0 (Produced by PhpWiki 1.6.2) Content-Type: application/x-phpwiki; pagename=AlleSeitenEditiertVonMir; flags=PAGE_LOCKED%2CEXTERNAL_PAGE; Modified: trunk/locale/de/pgsrc/AlleSeitenErzeugtVonMir =================================================================== --- trunk/locale/de/pgsrc/AlleSeitenErzeugtVonMir 2022-12-16 14:21:27 UTC (rev 11031) +++ trunk/locale/de/pgsrc/AlleSeitenErzeugtVonMir 2022-12-16 14:28:53 UTC (rev 11032) @@ -1,5 +1,5 @@ -Date: Wed, 10 Apr 2019 16:39:09 +0000 -Mime-Version: 1.0 (Produced by PhpWiki 1.6.1) +Date: Fri, 16 Dec 2022 15:26:16 +0000 +Mime-Version: 1.0 (Produced by PhpWiki 1.6.2) Content-Type: application/x-phpwiki; pagename=AlleSeitenErzeugtVonMir; flags=PAGE_LOCKED%2CEXTERNAL_PAGE; Modified: trunk/locale/de/pgsrc/AlleSeitenImBesitzVonMir =================================================================== --- trunk/locale/de/pgsrc/AlleSeitenImBesitzVonMir 2022-12-16 14:21:27 UTC (rev 11031) +++ trunk/locale/de/pgsrc/AlleSeitenImBesitzVonMir 2022-12-16 14:28:53 UTC (rev 11032) @@ -1,5 +1,5 @@ -Date: Wed, 10 Apr 2019 16:39:09 +0000 -Mime-Version: 1.0 (Produced by PhpWiki 1.6.1) +Date: Fri, 16 Dec 2022 15:26:16 +0000 +Mime-Version: 1.0 (Produced by PhpWiki 1.6.2) Content-Type: application/x-phpwiki; pagename=AlleSeitenImBesitzVonMir; flags=PAGE_LOCKED%2CEXTERNAL_PAGE; Modified: trunk/locale/de/pgsrc/BackLinks =================================================================== --- trunk/locale/de/pgsrc/BackLinks 2022-12-16 14:21:27 UTC (rev 11031) +++ trunk/locale/de/pgsrc/BackLinks 2022-12-16 14:28:53 UTC (rev 11032) @@ -1,5 +1,5 @@ -Date: Wed, 10 Apr 2019 16:39:09 +0000 -Mime-Version: 1.0 (Produced by PhpWiki 1.6.1) +Date: Fri, 16 Dec 2022 15:26:16 +0000 +Mime-Version: 1.0 (Produced by PhpWiki 1.6.2) Content-Type: application/x-phpwiki; pagename=BackLinks; flags=PAGE_LOCKED; Modified: trunk/locale/de/pgsrc/BenutzerEinstellungen =================================================================== --- trunk/locale/de/pgsrc/BenutzerEinstellungen 2022-12-16 14:21:27 UTC (rev 11031) +++ trunk/locale/de/pgsrc/BenutzerEinstellungen 2022-12-16 14:28:53 UTC (rev 11032) @@ -1,5 +1,5 @@ -Date: Wed, 10 Apr 2019 16:39:09 +0000 -Mime-Version: 1.0 (Produced by PhpWiki 1.6.1) +Date: Fri, 16 Dec 2022 15:26:16 +0000 +Mime-Version: 1.0 (Produced by PhpWiki 1.6.2) Content-Type: application/x-phpwiki; pagename=BenutzerEinstellungen; flags=PAGE_LOCKED%2CEXTERNAL_PAGE; Modified: trunk/locale/de/pgsrc/DebugAuthInfo =================================================================== --- trunk/locale/de/pgsrc/DebugAuthInfo 2022-12-16 14:21:27 UTC (rev 11031) +++ trunk/locale/de/pgsrc/DebugAuthInfo 2022-12-16 14:28:53 UTC (rev 11032) @@ -1,5 +1,5 @@ -Date: Wed, 10 Apr 2019 16:39:09 +0000 -Mime-Version: 1.0 (Produced by PhpWiki 1.6.1) +Date: Fri, 16 Dec 2022 15:26:16 +0000 +Mime-Version: 1.0 (Produced by PhpWiki 1.6.2) Content-Type: application/x-phpwiki; pagename=DebugAuthInfo; flags=PAGE_LOCKED; Modified: trunk/locale/de/pgsrc/DebugBackendInfo =================================================================== --- trunk/locale/de/pgsrc/DebugBackendInfo 2022-12-16 14:21:27 UTC (rev 11031) +++ trunk/locale/de/pgsrc/DebugBackendInfo 2022-12-16 14:28:53 UTC (rev 11032) @@ -1,5 +1,5 @@ -Date: Wed, 10 Apr 2019 16:39:09 +0000 -Mime-Version: 1.0 (Produced by PhpWiki 1.6.1) +Date: Fri, 16 Dec 2022 15:26:16 +0000 +Mime-Version: 1.0 (Produced by PhpWiki 1.6.2) Content-Type: application/x-phpwiki; pagename=DebugBackendInfo; flags=PAGE_LOCKED; Modified: trunk/locale/de/pgsrc/DebugGruppenInfo =================================================================== --- trunk/locale/de/pgsrc/DebugGruppenInfo 2022-12-16 14:21:27 UTC (rev 11031) +++ trunk/locale/de/pgsrc/DebugGruppenInfo 2022-12-16 14:28:53 UTC (rev 11032) @@ -1,5 +1,5 @@ -Date: Wed, 10 Apr 2019 16:39:09 +0000 -Mime-Version: 1.0 (Produced by PhpWiki 1.6.1) +Date: Fri, 16 Dec 2022 15:26:16 +0000 +Mime-Version: 1.0 (Produced by PhpWiki 1.6.2) Content-Type: application/x-phpwiki; pagename=DebugGruppenInfo; flags=PAGE_LOCKED; Modified: trunk/locale/de/pgsrc/EditiereText =================================================================== --- trunk/locale/de/pgsrc/EditiereText 2022-12-16 14:21:27 UTC (rev 11031) +++ trunk/locale/de/pgsrc/EditiereText 2022-12-16 14:28:53 UTC (rev 11032) @@ -1,5 +1,5 @@ -Date: Thu, 13 Oct 2016 15:09:23 +0000 -Mime-Version: 1.0 (Produced by PhpWiki 1.6.1) +Date: Fri, 16 Dec 2022 15:26:16 +0000 +Mime-Version: 1.0 (Produced by PhpWiki 1.6.2) Content-Type: application/x-phpwiki; pagename=EditiereText; flags=""; Modified: trunk/locale/de/pgsrc/Einstellungen =================================================================== --- trunk/locale/de/pgsrc/Einstellungen 2022-12-16 14:21:27 UTC (rev 11031) +++ trunk/locale/de/pgsrc/Einstellungen 2022-12-16 14:28:53 UTC (rev 11032) @@ -1,5 +1,5 @@ -Date: Wed, 10 Apr 2019 16:39:09 +0000 -Mime-Version: 1.0 (Produced by PhpWiki 1.6.1) +Date: Fri, 16 Dec 2022 15:26:16 +0000 +Mime-Version: 1.0 (Produced by PhpWiki 1.6.2) Content-Type: application/x-phpwiki; pagename=Einstellungen; flags=PAGE_LOCKED; Modified: trunk/locale/de/pgsrc/FuzzySuche =================================================================== --- trunk/locale/de/pgsrc/FuzzySuche 2022-12-16 14:21:27 UTC (rev 11031) +++ trunk/locale/de/pgsrc/FuzzySuche 2022-12-16 14:28:53 UTC (rev 11032) @@ -1,5 +1,5 @@ -Date: Wed, 10 Apr 2019 18:24:49 +0000 -Mime-Version: 1.0 (Produced by PhpWiki 1.6.1) +Date: Fri, 16 Dec 2022 15:26:16 +0000 +Mime-Version: 1.0 (Produced by PhpWiki 1.6.2) Content-Type: application/x-phpwiki; pagename=FuzzySuche; flags=PAGE_LOCKED; Modified: trunk/locale/de/pgsrc/G%C3%A4steBuch =================================================================== --- trunk/locale/de/pgsrc/G%C3%A4steBuch 2022-12-16 14:21:27 UTC (rev 11031) +++ trunk/locale/de/pgsrc/G%C3%A4steBuch 2022-12-16 14:28:53 UTC (rev 11032) @@ -1,5 +1,5 @@ -Date: Wed, 10 Apr 2019 18:24:49 +0000 -Mime-Version: 1.0 (Produced by PhpWiki 1.6.1) +Date: Fri, 16 Dec 2022 15:26:16 +0000 +Mime-Version: 1.0 (Produced by PhpWiki 1.6.2) Content-Type: application/x-phpwiki; pagename=G%C3%A4steBuch; flags=""; Modified: trunk/locale/de/pgsrc/GaesteBuch =================================================================== --- trunk/locale/de/pgsrc/GaesteBuch 2022-12-16 14:21:27 UTC (rev 11031) +++ trunk/locale/de/pgsrc/GaesteBuch 2022-12-16 14:28:53 UTC (rev 11032) @@ -1,5 +1,5 @@ -Date: Thu, 13 Oct 2016 15:09:23 +0000 -Mime-Version: 1.0 (Produced by PhpWiki 1.6.1) +Date: Fri, 16 Dec 2022 15:26:16 +0000 +Mime-Version: 1.0 (Produced by PhpWiki 1.6.2) Content-Type: application/x-phpwiki; pagename=GaesteBuch; flags=PAGE_LOCKED; Modified: trunk/locale/de/pgsrc/Geringf%C3%BCgige%C3%84nderungen =================================================================== --- trunk/locale/de/pgsrc/Geringf%C3%BCgige%C3%84nderungen 2022-12-16 14:21:27 UTC (rev 11031) +++ trunk/locale/de/pgsrc/Geringf%C3%BCgige%C3%84nderungen 2022-12-16 14:28:53 UTC (rev 11032) @@ -1,5 +1,5 @@ -Date: Wed, 10 Apr 2019 16:39:09 +0000 -Mime-Version: 1.0 (Produced by PhpWiki 1.6.1) +Date: Fri, 16 Dec 2022 15:26:16 +0000 +Mime-Version: 1.0 (Produced by PhpWiki 1.6.2) Content-Type: application/x-phpwiki; pagename=Geringf%C3%BCgige%C3%84nderungen; flags=PAGE_LOCKED%2CEXTERNAL_PAGE; Modified: trunk/locale/de/pgsrc/GleicheSeiten =================================================================== --- trunk/locale/de/pgsrc/GleicheSeiten 2022-12-16 14:21:27 UTC (rev 11031) +++ trunk/locale/de/pgsrc/GleicheSeiten 2022-12-16 14:28:53 UTC (rev 11032) @@ -1,5 +1,5 @@ -Date: Thu, 13 Oct 2016 15:09:23 +0000 -Mime-Version: 1.0 (Produced by PhpWiki 1.6.1) +Date: Fri, 16 Dec 2022 15:26:16 +0000 +Mime-Version: 1.0 (Produced by PhpWiki 1.6.2) Content-Type: application/x-phpwiki; pagename=GleicheSeiten; flags=PAGE_LOCKED; Modified: trunk/locale/de/pgsrc/Hilfe =================================================================== --- trunk/locale/de/pgsrc/Hilfe 2022-12-16 14:21:27 UTC (rev 11031) +++ trunk/locale/de/pgsrc/Hilfe 2022-12-16 14:28:53 UTC (rev 11032) @@ -1,5 +1,5 @@ -Date: Thu, 13 Oct 2016 15:09:23 +0000 -Mime-Version: 1.0 (Produced by PhpWiki 1.6.1) +Date: Fri, 16 Dec 2022 15:26:16 +0000 +Mime-Version: 1.0 (Produced by PhpWiki 1.6.2) Content-Type: application/x-phpwiki; pagename=Hilfe; flags=PAGE_LOCKED%2CEXTERNAL_PAGE; Modified: trunk/locale/de/pgsrc/Hilfe%2FAktionsSeite =================================================================== --- trunk/locale/de/pgsrc/Hilfe%2FAktionsSeite 2022-12-16 14:21:27 UTC (rev 11031) +++ trunk/locale/de/pgsrc/Hilfe%2FAktionsSeite 2022-12-16 14:28:53 UTC (rev 11032) @@ -1,5 +1,5 @@ -Date: Wed, 10 Apr 2019 18:24:49 +0000 -Mime-Version: 1.0 (Produced by PhpWiki 1.6.1) +Date: Fri, 16 Dec 2022 15:26:16 +0000 +Mime-Version: 1.0 (Produced by PhpWiki 1.6.2) Content-Type: application/x-phpwiki; pagename=Hilfe%2FAktionsSeite; flags=PAGE_LOCKED%2CEXTERNAL_PAGE; Modified: trunk/locale/de/pgsrc/Hilfe%2FAutorenProtokollPlugin =================================================================== --- trunk/locale/de/pgsrc/Hilfe%2FAutorenProtokollPlugin 2022-12-16 14:21:27 UTC (rev 11031) +++ trunk/locale/de/pgsrc/Hilfe%2FAutorenProtokollPlugin 2022-12-16 14:28:53 UTC (rev 11032) @@ -1,5 +1,5 @@ -Date: Tue, 30 Nov 2021 13:29:00 +0000 -Mime-Version: 1.0 (Produced by PhpWiki 1.6.1) +Date: Fri, 16 Dec 2022 15:26:16 +0000 +Mime-Version: 1.0 (Produced by PhpWiki 1.6.2) Content-Type: application/x-phpwiki; pagename=Hilfe%2FAutorenProtokollPlugin; flags=PAGE_LOCKED%2CEXTERNAL_PAGE; Modified: trunk/locale/de/pgsrc/Hilfe%2FBackLinksPlugin =================================================================== --- trunk/locale/de/pgsrc/Hilfe%2FBackLinksPlugin 2022-12-16 14:21:27 UTC (rev 11031) +++ trunk/locale/de/pgsrc/Hilfe%2FBackLinksPlugin 2022-12-16 14:28:53 UTC (rev 11032) @@ -1,5 +1,5 @@ -Date: Tue, 30 Nov 2021 13:29:00 +0000 -Mime-Version: 1.0 (Produced by PhpWiki 1.6.1) +Date: Fri, 16 Dec 2022 15:26:16 +0000 +Mime-Version: 1.0 (Produced by PhpWiki 1.6.2) Content-Type: application/x-phpwiki; pagename=Hilfe%2FBackLinksPlugin; flags=PAGE_LOCKED%2CEXTERNAL_PAGE; Modified: trunk/locale/de/pgsrc/Hilfe%2FGraphVizPlugin =================================================================== --- trunk/locale/de/pgsrc/Hilfe%2FGraphVizPlugin 2022-12-16 14:21:27 UTC (rev 11031) +++ trunk/locale/de/pgsrc/Hilfe%2FGraphVizPlugin 2022-12-16 14:28:53 UTC (rev 11032) @@ -1,5 +1,5 @@ -Date: Tue, 30 Nov 2021 13:29:00 +0000 -Mime-Version: 1.0 (Produced by PhpWiki 1.6.1) +Date: Fri, 16 Dec 2022 15:26:16 +0000 +Mime-Version: 1.0 (Produced by PhpWiki 1.6.2) Content-Type: application/x-phpwiki; pagename=Hilfe%2FGraphVizPlugin; flags=PAGE_LOCKED; Modified: trunk/locale/de/pgsrc/Hilfe%2FGuterStil =================================================================== --- trunk/locale/de/pgsrc/Hilfe%2FGuterStil 2022-12-16 14:21:27 UTC (rev 11031) +++ trunk/locale/de/pgsrc/Hilfe%2FGuterStil 2022-12-16 14:28:53 UTC (rev 11032) @@ -1,5 +1,5 @@ -Date: Fri, 19 Apr 2019 17:28:11 +0000 -Mime-Version: 1.0 (Produced by PhpWiki 1.6.1) +Date: Fri, 16 Dec 2022 15:26:16 +0000 +Mime-Version: 1.0 (Produced by PhpWiki 1.6.2) Content-Type: application/x-phpwiki; pagename=Hilfe%2FGuterStil; flags=PAGE_LOCKED%2CEXTERNAL_PAGE; Modified: trunk/locale/de/pgsrc/Hilfe%2FHalloWeltPlugin =================================================================== --- trunk/locale/de/pgsrc/Hilfe%2FHalloWeltPlugin 2022-12-16 14:21:27 UTC (rev 11031) +++ trunk/locale/de/pgsrc/Hilfe%2FHalloWeltPlugin 2022-12-16 14:28:53 UTC (rev 11032) @@ -1,5 +1,5 @@ -Date: Fri, 26 Jul 2019 10:46:32 +0000 -Mime-Version: 1.0 (Produced by PhpWiki 1.6.1) +Date: Fri, 16 Dec 2022 15:26:16 +0000 +Mime-Version: 1.0 (Produced by PhpWiki 1.6.2) Content-Type: application/x-phpwiki; pagename=Hilfe%2FHalloWeltPlugin; flags=PAGE_LOCKED%2CEXTERNAL_PAGE; Modified: trunk/locale/de/pgsrc/Hilfe%2FHochLadenPlugin =================================================================== --- trunk/locale/de/pgsrc/Hilfe%2FHochLadenPlugin 2022-12-16 14:21:27 UTC (rev 11031) +++ trunk/locale/de/pgsrc/Hilfe%2FHochLadenPlugin 2022-12-16 14:28:53 UTC (rev 11032) @@ -1,5 +1,5 @@ -Date: Fri, 26 Jul 2019 10:46:32 +0000 -Mime-Version: 1.0 (Produced by PhpWiki 1.6.1) +Date: Fri, 16 Dec 2022 15:26:16 +0000 +Mime-Version: 1.0 (Produced by PhpWiki 1.6.2) Content-Type: application/x-phpwiki; pagename=Hilfe%2FHochLadenPlugin; flags=PAGE_LOCKED%2CEXTERNAL_PAGE; Modified: trunk/locale/de/pgsrc/Hilfe%2FInhaltsVerzeichnisPlugin =================================================================== --- trunk/locale/de/pgsrc/Hilfe%2FInhaltsVerzeichnisPlugin 2022-12-16 14:21:27 UTC (rev 11031) +++ trunk/locale/de/pgsrc/Hilfe%2FInhaltsVerzeichnisPlugin 2022-12-16 14:28:53 UTC (rev 11032) @@ -1,5 +1,5 @@ -Date: Thu, 9 Dec 2021 18:48:34 +0000 -Mime-Version: 1.0 (Produced by PhpWiki 1.6.1) +Date: Fri, 16 Dec 2022 15:26:16 +0000 +Mime-Version: 1.0 (Produced by PhpWiki 1.6.2) Content-Type: application/x-phpwiki; pagename=Hilfe%2FInhaltsVerzeichnisPlugin; flags=PAGE_LOCKED%2CEXTERNAL_PAGE; Modified: trunk/locale/de/pgsrc/Hilfe%2FModerierteSeitePlugin =================================================================== --- trunk/locale/de/pgsrc/Hilfe%2FModerierteSeitePlugin 2022-12-16 14:21:27 UTC (rev 11031) +++ trunk/locale/de/pgsrc/Hilfe%2FModerierteSeitePlugin 2022-12-16 14:28:53 UTC (rev 11032) @@ -1,5 +1,5 @@ -Date: Fri, 19 Apr 2019 17:28:11 +0000 -Mime-Version: 1.0 (Produced by PhpWiki 1.6.1) +Date: Fri, 16 Dec 2022 15:26:16 +0000 +Mime-Version: 1.0 (Produced by PhpWiki 1.6.2) Content-Type: application/x-phpwiki; pagename=Hilfe%2FModerierteSeitePlugin; flags=PAGE_LOCKED%2CEXTERNAL_PAGE; Modified: trunk/locale/de/pgsrc/Hilfe%2FNeueSeitePlugin =================================================================== --- trunk/locale/de/pgsrc/Hilfe%2FNeueSeitePlugin 2022-12-16 14:21:27 UTC (rev 11031) +++ trunk/locale/de/pgsrc/Hilfe%2FNeueSeitePlugin 2022-12-16 14:28:53 UTC (rev 11032) @@ -1,5 +1,5 @@ -Date: Tue, 30 Nov 2021 13:29:00 +0000 -Mime-Version: 1.0 (Produced by PhpWiki 1.6.1) +Date: Fri, 16 Dec 2022 15:26:16 +0000 +Mime-Version: 1.0 (Produced by PhpWiki 1.6.2) Content-Type: application/x-phpwiki; pagename=Hilfe%2FNeueSeitePlugin; flags=PAGE_LOCKED%2CEXTERNAL_PAGE; Modified: trunk/locale/de/pgsrc/Hilfe%2FNeuerKommentarPlugin =================================================================== --- trunk/locale/de/pgsrc/Hilfe%2FNeuerKommentarPlugin 2022-12-16 14:21:27 UTC (rev 11031) +++ trunk/locale/de/pgsrc/Hilfe%2FNeuerKommentarPlugin 2022-12-16 14:28:53 UTC (rev 11032) @@ -1,5 +1,5 @@ -Date: Tue, 30 Nov 2021 13:29:00 +0000 -Mime-Version: 1.0 (Produced by PhpWiki 1.6.1) +Date: Fri, 16 Dec 2022 15:26:16 +0000 +Mime-Version: 1.0 (Produced by PhpWiki 1.6.2) Content-Type: application/x-phpwiki; pagename=Hilfe%2FNeuerKommentarPlugin; flags=PAGE_LOCKED%2CEXTERNAL_PAGE; Modified: trunk/locale/de/pgsrc/Hilfe%2FPhotoAlbumPlugin =================================================================== --- trunk/locale/de/pgsrc/Hilfe%2FPhotoAlbumPlugin 2022-12-16 14:21:27 UTC (rev 11031) +++ trunk/locale/de/pgsrc/Hilfe%2FPhotoAlbumPlugin 2022-12-16 14:28:53 UTC (rev 11032) @@ -1,5 +1,5 @@ -Date: Wed, 8 Dec 2021 10:26:58 +0000 -Mime-Version: 1.0 (Produced by PhpWiki 1.6.1) +Date: Fri, 16 Dec 2022 15:26:16 +0000 +Mime-Version: 1.0 (Produced by PhpWiki 1.6.2) Content-Type: application/x-phpwiki; pagename=Hilfe%2FPhotoAlbumPlugin; flags=PAGE_LOCKED%2CEXTERNAL_PAGE; Modified: trunk/locale/de/pgsrc/Hilfe%2FPhpWiki =================================================================== --- trunk/locale/de/pgsrc/Hilfe%2FPhpWiki 2022-12-16 14:21:27 UTC (rev 11031) +++ trunk/locale/de/pgsrc/Hilfe%2FPhpWiki 2022-12-16 14:28:53 UTC (rev 11032) @@ -1,5 +1,5 @@ -Date: Wed, 2 Feb 2022 12:40:35 +0000 -Mime-Version: 1.0 (Produced by PhpWiki 1.6.1) +Date: Fri, 16 Dec 2022 15:26:16 +0000 +Mime-Version: 1.0 (Produced by PhpWiki 1.6.2) Content-Type: application/x-phpwiki; pagename=Hilfe%2FPhpWiki; flags=PAGE_LOCKED%2CEXTERNAL_PAGE; Modified: trunk/locale/de/pgsrc/Hilfe%2FSeitenErzeugen =================================================================== --- trunk/locale/de/pgsrc/Hilfe%2FSeitenErzeugen 2022-12-16 14:21:27 UTC (rev 11031) +++ trunk/locale/de/pgsrc/Hilfe%2FSeitenErzeugen 2022-12-16 14:28:53 UTC (rev 11032) @@ -1,5 +1,5 @@ -Date: Sun, 23 Jan 2022 12:36:11 +0000 -Mime-Version: 1.0 (Produced by PhpWiki 1.6.1) +Date: Fri, 16 Dec 2022 15:26:16 +0000 +Mime-Version: 1.0 (Produced by PhpWiki 1.6.2) Content-Type: application/x-phpwiki; pagename=Hilfe%2FSeitenErzeugen; flags=PAGE_LOCKED%2CEXTERNAL_PAGE; Modified: trunk/locale/de/pgsrc/Hilfe%2FSteve%20Wainstead =================================================================== --- trunk/locale/de/pgsrc/Hilfe%2FSteve%20Wainstead 2022-12-16 14:21:27 UTC (rev 11031) +++ trunk/locale/de/pgsrc/Hilfe%2FSteve%20Wainstead 2022-12-16 14:28:53 UTC (rev 11032) @@ -1,5 +1,5 @@ -Date: Sat, 26 Dec 2020 12:40:06 +0000 -Mime-Version: 1.0 (Produced by PhpWiki 1.6.1) +Date: Fri, 16 Dec 2022 15:26:16 +0000 +Mime-Version: 1.0 (Produced by PhpWiki 1.6.2) Content-Type: application/x-phpwiki; pagename=Hilfe%2FSteve%20Wainstead; flags=""; Modified: trunk/locale/de/pgsrc/Hilfe%2FTextBearbeiten =================================================================== --- trunk/locale/de/pgsrc/Hilfe%2FTextBearbeiten 2022-12-16 14:21:27 UTC (rev 11031) +++ trunk/locale/de/pgsrc/Hilfe%2FTextBearbeiten 2022-12-16 14:28:53 UTC (rev 11032) @@ -1,5 +1,5 @@ -Date: Mon, 16 Aug 2021 18:28:17 +0000 -Mime-Version: 1.0 (Produced by PhpWiki 1.6.1) +Date: Fri, 16 Dec 2022 15:26:16 +0000 +Mime-Version: 1.0 (Produced by PhpWiki 1.6.2) Content-Type: application/x-phpwiki; pagename=Hilfe%2FTextBearbeiten; flags=PAGE_LOCKED%2CEXTERNAL_PAGE; Modified: trunk/locale/de/pgsrc/Hilfe%2FTextFormatierungsRegeln =================================================================== --- trunk/locale/de/pgsrc/Hilfe%2FTextFormatierungsRegeln 2022-12-16 14:21:27 UTC (rev 11031) +++ trunk/locale/de/pgsrc/Hilfe%2FTextFormatierungsRegeln 2022-12-16 14:28:53 UTC (rev 11032) @@ -1,5 +1,5 @@ -Date: Sat, 26 Dec 2020 12:40:06 +0000 -Mime-Version: 1.0 (Produced by PhpWiki 1.6.1) +Date: Fri, 16 Dec 2022 15:26:16 +0000 +Mime-Version: 1.0 (Produced by PhpWiki 1.6.2) Content-Type: application/x-phpwiki; pagename=Hilfe%2FTextFormatierungsRegeln; flags=PAGE_LOCKED; Modified: trunk/locale/de/pgsrc/Hilfe%2FVorlagePlugin =================================================================== --- trunk/locale/de/pgsrc/Hilfe%2FVorlagePlugin 2022-12-16 14:21:27 UTC (rev 11031) +++ trunk/locale/de/pgsrc/Hilfe%2FVorlagePlugin 2022-12-16 14:28:53 UTC (rev 11032) @@ -1,5 +1,5 @@ -Date: Thu, 9 Dec 2021 18:48:34 +0000 -Mime-Version: 1.0 (Produced by PhpWiki 1.6.1) +Date: Fri, 16 Dec 2022 15:26:16 +0000 +Mime-Version: 1.0 (Produced by PhpWiki 1.6.2) Content-Type: application/x-phpwiki; pagename=Hilfe%2FVorlagePlugin; flags=PAGE_LOCKED%2CEXTERNAL_PAGE; Modified: trunk/locale/de/pgsrc/Hilfe%2FWabiSabi =================================================================== --- trunk/locale/de/pgsrc/Hilfe%2FWabiSabi 2022-12-16 14:21:27 UTC (rev 11031) +++ trunk/locale/de/pgsrc/Hilfe%2FWabiSabi 2022-12-16 14:28:53 UTC (rev 11032) @@ -1,5 +1,5 @@ -Date: Sat, 26 Dec 2020 12:40:06 +0000 -Mime-Version: 1.0 (Produced by PhpWiki 1.6.1) +Date: Fri, 16 Dec 2022 15:26:16 +0000 +Mime-Version: 1.0 (Produced by PhpWiki 1.6.2) Content-Type: application/x-phpwiki; pagename=Hilfe%2FWabiSabi; flags=PAGE_LOCKED%2CEXTERNAL_PAGE; Modified: trunk/locale/de/pgsrc/Hilfe%2FWieManWikiBenutzt =================================================================== --- trunk/locale/de/pgsrc/Hilfe%2FWieManWikiBenutzt 2022-12-16 14:21:27 UTC (rev 11031) +++ trunk/locale/de/pgsrc/Hilfe%2FWieManWikiBenutzt 2022-12-16 14:28:53 UTC (rev 11032) @@ -1,5 +1,5 @@ -Date: Sat, 26 Dec 2020 12:40:06 +0000 -Mime-Version: 1.0 (Produced by PhpWiki 1.6.1) +Date: Fri, 16 Dec 2022 15:26:16 +0000 +Mime-Version: 1.0 (Produced by PhpWiki 1.6.2) Content-Type: application/x-phpwiki; pagename=Hilfe%2FWieManWikiBenutzt; flags=PAGE_LOCKED%2CEXTERNAL_PAGE; Modified: trunk/locale/de/pgsrc/Hilfe%2FWikiTechnik =================================================================== --- trunk/locale/de/pgsrc/Hilfe%2FWikiTechnik 2022-12-16 14:21:27 UTC (rev 11031) +++ trunk/locale/de/pgsrc/Hilfe%2FWikiTechnik 2022-12-16 14:28:53 UTC (rev 11032) @@ -1,5 +1,5 @@ -Date: Mon, 2 Sep 2019 14:45:41 +0000 -Mime-Version: 1.0 (Produced by PhpWiki 1.6.1) +Date: Fri, 16 Dec 2022 15:26:16 +0000 +Mime-Version: 1.0 (Produced by PhpWiki 1.6.2) Content-Type: application/x-phpwiki; pagename=Hilfe%2FWikiTechnik; flags=PAGE_LOCKED%2CEXTERNAL_PAGE; Modified: trunk/locale/de/pgsrc/Hilfe%2FWikiWikiWeb =================================================================== --- trunk/locale/de/pgsrc/Hilfe%2FWikiWikiWeb 2022-12-16 14:21:27 UTC (rev 11031) +++ trunk/locale/de/pgsrc/Hilfe%2FWikiWikiWeb 2022-12-16 14:28:53 UTC (rev 11032) @@ -1,5 +1,5 @@ -Date: Tue, 16 Apr 2019 15:27:59 +0000 -Mime-Version: 1.0 (Produced by PhpWiki 1.6.1) +Date: Fri, 16 Dec 2022 15:26:16 +0000 +Mime-Version: 1.0 (Produced by PhpWiki 1.6.2) Content-Type: application/x-phpwiki; pagename=Hilfe%2FWikiWikiWeb; flags=PAGE_LOCKED%2CEXTERNAL_PAGE; Modified: trunk/locale/de/pgsrc/Hilfe%2FZufallsSeitePlugin =================================================================== --- trunk/locale/de/pgsrc/Hilfe%2FZufallsSeitePlugin 2022-12-16 14:21:27 UTC (rev 11031) +++ trunk/locale/de/pgsrc/Hilfe%2FZufallsSeitePlugin 2022-12-16 14:28:53 UTC (rev 11032) @@ -1,5 +1,5 @@ -Date: Thu, 25 Nov 2021 19:41:59 +0000 -Mime-Version: 1.0 (Produced by PhpWiki 1.6.1) +Date: Fri, 16 Dec 2022 15:26:16 +0000 +Mime-Version: 1.0 (Produced by PhpWiki 1.6.2) Content-Type: application/x-phpwiki; pagename=Hilfe%2FZufallsSeitePlugin; flags=PAGE_LOCKED%2CEXTERNAL_PAGE; Modified: trunk/locale/de/pgsrc/HochLaden =================================================================== --- trunk/locale/de/pgsrc/HochLaden 2022-12-16 14:21:27 UTC (rev 11031) +++ trunk/locale/de/pgsrc/HochLaden 2022-12-16 14:28:53 UTC (rev 11032) @@ -1,5 +1,5 @@ -Date: Tue, 30 Nov 2021 12:47:39 +0000 -Mime-Version: 1.0 (Produced by PhpWiki 1.6.1) +Date: Fri, 16 Dec 2022 15:26:16 +0000 +Mime-Version: 1.0 (Produced by PhpWiki 1.6.2) Content-Type: application/x-phpwiki; pagename=HochLaden; flags=EXTERNAL_PAGE; Modified: trunk/locale/de/pgsrc/HomePage =================================================================== --- trunk/locale/de/pgsrc/HomePage 2022-12-16 14:21:27 UTC (rev 11031) +++ trunk/locale/de/pgsrc/HomePage 2022-12-16 14:28:53 UTC (rev 11032) @@ -1,5 +1,5 @@ -Date: Sun, 14 Apr 2019 21:02:35 +0000 -Mime-Version: 1.0 (Produced by PhpWiki 1.6.1) +Date: Fri, 16 Dec 2022 15:26:16 +0000 +Mime-Version: 1.0 (Produced by PhpWiki 1.6.2) Content-Type: application/x-phpwiki; pagename=HomePage; flags=""; Modified: trunk/locale/de/pgsrc/InterWikiListe =================================================================== --- trunk/locale/de/pgsrc/InterWikiListe 2022-12-16 14:21:27 UTC (rev 11031) +++ trunk/locale/de/pgsrc/InterWikiListe 2022-12-16 14:28:53 UTC (rev 11032) @@ -1,5 +1,5 @@ -Date: Fri, 19 Apr 2019 17:28:11 +0000 -Mime-Version: 1.0 (Produced by PhpWiki 1.6.1) +Date: Fri, 16 Dec 2022 15:26:16 +0000 +Mime-Version: 1.0 (Produced by PhpWiki 1.6.2) Content-Type: application/x-phpwiki; pagename=InterWikiListe; pagetype=interwikimap; Modified: trunk/locale/de/pgsrc/KategorieAktionSeite =================================================================== --- trunk/locale/de/pgsrc/KategorieAktionSeite 2022-12-16 14:21:27 UTC (rev 11031) +++ trunk/locale/de/pgsrc/KategorieAktionSeite 2022-12-16 14:28:53 UTC (rev 11032) @@ -1,5 +1,5 @@ -Date: Fri, 19 Apr 2019 17:28:11 +0000 -Mime-Version: 1.0 (Produced by PhpWiki 1.6.1) +Date: Fri, 16 Dec 2022 15:26:16 +0000 +Mime-Version: 1.0 (Produced by PhpWiki 1.6.2) Content-Type: application/x-phpwiki; pagename=KategorieAktionSeite; flags=PAGE_LOCKED%2CEXTERNAL_PAGE; Modified: trunk/locale/de/pgsrc/KategorieKategorie =================================================================== --- trunk/locale/de/pgsrc/KategorieKategorie 2022-12-16 14:21:27 UTC (rev 11031) +++ trunk/locale/de/pgsrc/KategorieKategorie 2022-12-16 14:28:53 UTC (rev 11032) @@ -1,5 +1,5 @@ -Date: Sat, 26 Dec 2020 12:40:06 +0000 -Mime-Version: 1.0 (Produced by PhpWiki 1.6.1) +Date: Fri, 16 Dec 2022 15:26:16 +0000 +Mime-Version: 1.0 (Produced by PhpWiki 1.6.2) Content-Type: application/x-phpwiki; pagename=KategorieKategorie; flags=EXTERNAL_PAGE; Modified: trunk/locale/de/pgsrc/KategorieWikiPlugin =================================================================== --- trunk/locale/de/pgsrc/KategorieWikiPlugin 2022-12-16 14:21:27 UTC (rev 11031) +++ trunk/locale/de/pgsrc/KategorieWikiPlugin 2022-12-16 14:28:53 UTC (rev 11032) @@ -1,5 +1,5 @@ -Date: Thu, 13 Oct 2016 15:09:23 +0000 -Mime-Version: 1.0 (Produced by PhpWiki 1.6.1) +Date: Fri, 16 Dec 2022 15:26:16 +0000 +Mime-Version: 1.0 (Produced by PhpWiki 1.6.2) Content-Type: application/x-phpwiki; pagename=KategorieWikiPlugin; flags=PAGE_LOCKED; Modified: trunk/locale/de/pgsrc/LeereSeiten =================================================================== --- trunk/locale/de/pgsrc/LeereSeiten 2022-12-16 14:21:27 UTC (rev 11031) +++ trunk/locale/de/pgsrc/LeereSeiten 2022-12-16 14:28:53 UTC (rev 11032) @@ -1,5 +1,5 @@ -Date: Thu, 25 Jul 2019 15:34:07 +0000 -Mime-Version: 1.0 (Produced by PhpWiki 1.6.1) +Date: Fri, 16 Dec 2022 15:26:16 +0000 +Mime-Version: 1.0 (Produced by PhpWiki 1.6.2) Content-Type: application/x-phpwiki; pagename=LeereSeiten; flags=PAGE_LOCKED%2CEXTERNAL_PAGE; Modified: trunk/locale/de/pgsrc/LinkSuche =================================================================== --- trunk/locale/de/pgsrc/LinkSuche 2022-12-16 14:21:27 UTC (rev 11031) +++ trunk/locale/de/pgsrc/LinkSuche 2022-12-16 14:28:53 UTC (rev 11032) @@ -1,5 +1,5 @@ -Date: Wed, 10 Apr 2019 16:39:09 +0000 -Mime-Version: 1.0 (Produced by PhpWiki 1.6.1) +Date: Fri, 16 Dec 2022 15:26:16 +0000 +Mime-Version: 1.0 (Produced by PhpWiki 1.6.2) Content-Type: application/x-phpwiki; pagename=LinkSuche; flags=PAGE_LOCKED; Modified: trunk/locale/de/pgsrc/ListeRelationen =================================================================== --- trunk/locale/de/pgsrc/ListeRelationen 2022-12-16 14:21:27 UTC (rev 11031) +++ trunk/locale/de/pgsrc/ListeRelationen 2022-12-16 14:28:53 UTC (rev 11032) @@ -1,5 +1,5 @@ -Date: Wed, 10 Apr 2019 16:39:09 +0000 -Mime-Version: 1.0 (Produced by PhpWiki 1.6.1) +Date: Fri, 16 Dec 2022 15:26:16 +0000 +Mime-Version: 1.0 (Produced by PhpWiki 1.6.2) Content-Type: application/x-phpwiki; pagename=ListeRelationen; flags=PAGE_LOCKED; Modified: trunk/locale/de/pgsrc/MeistBesucht =================================================================== --- trunk/locale/de/pgsrc/MeistBesucht 2022-12-16 14:21:27 UTC (rev 11031) +++ trunk/locale/de/pgsrc/MeistBesucht 2022-12-16 14:28:53 UTC (rev 11032) @@ -1,5 +1,5 @@ -Date: Wed, 10 Apr 2019 16:39:09 +0000 -Mime-Version: 1.0 (Produced by PhpWiki 1.6.1) +Date: Fri, 16 Dec 2022 15:26:16 +0000 +Mime-Version: 1.0 (Produced by PhpWiki 1.6.2) Content-Type: application/x-phpwiki; pagename=MeistBesucht; flags=PAGE_LOCKED%2CEXTERNAL_PAGE; Modified: trunk/locale/de/pgsrc/ModerierteSeite =================================================================== --- trunk/locale/de/pgsrc/ModerierteSeite 2022-12-16 14:21:27 UTC (rev 11031) +++ trunk/locale/de/pgsrc/ModerierteSeite 2022-12-16 14:28:53 UTC (rev 11032) @@ -1,5 +1,5 @@ -Date: Sat, 26 Dec 2020 12:40:06 +0000 -Mime-Version: 1.0 (Produced by PhpWiki 1.6.1) +Date: Fri, 16 Dec 2022 15:26:16 +0000 +Mime-Version: 1.0 (Produced by PhpWiki 1.6.2) Content-Type: application/x-phpwiki; pagename=ModerierteSeite; flags=PAGE_LOCKED; Modified: trunk/locale/de/pgsrc/NeueSeite =================================================================== --- trunk/locale/de/pgsrc/NeueSeite 2022-12-16 14:21:27 UTC (rev 11031) +++ trunk/locale/de/pgsrc/NeueSeite 2022-12-16 14:28:53 UTC (rev 11032) @@ -1,5 +1,5 @@ -Date: Wed, 10 Apr 2019 16:39:09 +0000 -Mime-Version: 1.0 (Produced by PhpWiki 1.6.1) +Date: Fri, 16 Dec 2022 15:26:16 +0000 +Mime-Version: 1.0 (Produced by PhpWiki 1.6.2) Content-Type: application/x-phpwiki; pagename=NeueSeite; flags=PAGE_LOCKED; Modified: trunk/locale/de/pgsrc/Neueste%C3%84nderungen =================================================================== --- trunk/locale/de/pgsrc/Neueste%C3%84nderungen 2022-12-16 14:21:27 UTC (rev 11031) +++ trunk/locale/de/pgsrc/Neueste%C3%84nderungen 2022-12-16 14:28:53 UTC (rev 11032) @@ -1,5 +1,5 @@ -Date: Wed, 10 Apr 2019 16:39:09 +0000 -Mime-Version: 1.0 (Produced by PhpWiki 1.6.1) +Date: Fri, 16 Dec 2022 15:26:16 +0000 +Mime-Version: 1.0 (Produced by PhpWiki 1.6.2) Content-Type: application/x-phpwiki; pagename=Neueste%C3%84nderungen; flags=PAGE_LOCKED%2CEXTERNAL_PAGE; Modified: trunk/locale/de/pgsrc/NeuesteSeiten =================================================================== --- trunk/locale/de/pgsrc/NeuesteSeiten 2022-12-16 14:21:27 UTC (rev 11031) +++ trunk/locale/de/pgsrc/NeuesteSeiten 2022-12-16 14:28:53 UTC (rev 11032) @@ -1,5 +1,5 @@ -Date: Wed, 10 Apr 2019 16:39:09 +0000 -Mime-Version: 1.0 (Produced by PhpWiki 1.6.1) +Date: Fri, 16 Dec 2022 15:26:16 +0000 +Mime-Version: 1.0 (Produced by PhpWiki 1.6.2) Content-Type: application/x-phpwiki; pagename=NeuesteSeiten; flags=PAGE_LOCKED%2CEXTERNAL_PAGE; Modified: trunk/locale/de/pgsrc/PasswortZur%C3%BCcksetzen =================================================================== --- trunk/locale/de/pgsrc/PasswortZur%C3%BCcksetzen 2022-12-16 14:21:27 UTC (rev 11031) +++ trunk/locale/de/pgsrc/PasswortZur%C3%BCcksetzen 2022-12-16 14:28:53 UTC (rev 11032) @@ -1,5 +1,5 @@ -Date: Thu, 25 Jul 2019 15:34:07 +0000 -Mime-Version: 1.0 (Produced by PhpWiki 1.6.1) +Date: Fri, 16 Dec 2022 15:26:16 +0000 +Mime-Version: 1.0 (Produced by PhpWiki 1.6.2) Content-Type: application/x-phpwiki; pagename=PasswortZur%C3%BCcksetzen; flags=PAGE_LOCKED; Modified: trunk/locale/de/pgsrc/PhpWikiDokumentation =================================================================== --- trunk/locale/de/pgsrc/PhpWikiDokumentation 2022-12-16 14:21:27 UTC (rev 11031) +++ trunk/locale/de/pgsrc/PhpWikiDokumentation 2022-12-16 14:28:53 UTC (rev 11032) @@ -1,5 +1,5 @@ -Date: Thu, 3 Feb 2022 17:05:00 +0000 -Mime-Version: 1.0 (Produced by PhpWiki 1.6.1) +Date: Fri, 16 Dec 2022 15:26:16 +0000 +Mime-Version: 1.0 (Produced by PhpWiki 1.6.2) Content-Type: application/x-phpwiki; pagename=PhpWikiDokumentation; flags=EXTERNAL_PAGE; Modified: trunk/locale/de/pgsrc/PhpWikiSystemverwalten =================================================================== --- trunk/locale/de/pgsrc/PhpWikiSystemverwalten 2022-12-16 14:21:27 UTC (rev ... [truncated message content] |
From: <var...@us...> - 2022-12-16 14:32:04
|
Revision: 11033 http://sourceforge.net/p/phpwiki/code/11033 Author: vargenau Date: 2022-12-16 14:32:02 +0000 (Fri, 16 Dec 2022) Log Message: ----------- 1.6.2 Modified Paths: -------------- trunk/INSTALL trunk/Makefile 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/sv.po trunk/locale/po/zh.po Modified: trunk/INSTALL =================================================================== --- trunk/INSTALL 2022-12-16 14:28:53 UTC (rev 11032) +++ trunk/INSTALL 2022-12-16 14:32:02 UTC (rev 11033) @@ -113,7 +113,7 @@ Unzip this file into the directory where you want it to live. That's it. -bash$ unzip phpwiki-1.6.1.zip +bash$ unzip phpwiki-1.6.2.zip In the config subdirectory copy 'config-dist.ini' to 'config.ini' and edit the settings in 'config.ini' to your liking. Modified: trunk/Makefile =================================================================== --- trunk/Makefile 2022-12-16 14:28:53 UTC (rev 11032) +++ trunk/Makefile 2022-12-16 14:32:02 UTC (rev 11033) @@ -1,4 +1,4 @@ -VERSION=1.6.1 +VERSION=1.6.2 RPMBUILD=rpmbuild clean: Modified: trunk/locale/po/de.po =================================================================== --- trunk/locale/po/de.po 2022-12-16 14:28:53 UTC (rev 11032) +++ trunk/locale/po/de.po 2022-12-16 14:32:02 UTC (rev 11033) @@ -4,7 +4,7 @@ # ThePhpWikiProgrammingTeam. msgid "" msgstr "" -"Project-Id-Version: PhpWiki 1.6.1\n" +"Project-Id-Version: PhpWiki 1.6.2\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2022-12-16 15:18+0100\n" "PO-Revision-Date: 2000-10-31 02:23+0200\n" Modified: trunk/locale/po/es.po =================================================================== --- trunk/locale/po/es.po 2022-12-16 14:28:53 UTC (rev 11032) +++ trunk/locale/po/es.po 2022-12-16 14:32:02 UTC (rev 11033) @@ -9,7 +9,7 @@ # msgid "" msgstr "" -"Project-Id-Version: PhpWiki 1.6.1\n" +"Project-Id-Version: PhpWiki 1.6.2\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2022-12-16 15:18+0100\n" "PO-Revision-Date: 2000-02-01 00:50-0500\n" Modified: trunk/locale/po/fr.po =================================================================== --- trunk/locale/po/fr.po 2022-12-16 14:28:53 UTC (rev 11032) +++ trunk/locale/po/fr.po 2022-12-16 14:32:02 UTC (rev 11033) @@ -4,7 +4,7 @@ # msgid "" msgstr "" -"Project-Id-Version: PhpWiki 1.6.1\n" +"Project-Id-Version: PhpWiki 1.6.2\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2022-12-16 15:18+0100\n" "PO-Revision-Date: 2004-06-22 21:10+0200\n" Modified: trunk/locale/po/it.po =================================================================== --- trunk/locale/po/it.po 2022-12-16 14:28:53 UTC (rev 11032) +++ trunk/locale/po/it.po 2022-12-16 14:32:02 UTC (rev 11033) @@ -5,7 +5,7 @@ # Several guessed fixes by Reini Urban for 1.3.11 msgid "" msgstr "" -"Project-Id-Version: PhpWiki 1.6.1\n" +"Project-Id-Version: PhpWiki 1.6.2\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2022-12-16 15:18+0100\n" "PO-Revision-Date: 2005-02-12 16:23+0100\n" Modified: trunk/locale/po/ja.po =================================================================== --- trunk/locale/po/ja.po 2022-12-16 14:28:53 UTC (rev 11032) +++ trunk/locale/po/ja.po 2022-12-16 14:32:02 UTC (rev 11033) @@ -4,7 +4,7 @@ # msgid "" msgstr "" -"Project-Id-Version: PhpWiki 1.6.1\n" +"Project-Id-Version: PhpWiki 1.6.2\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2022-12-16 15:18+0100\n" "PO-Revision-Date: 2003-06-07 09:01+0900\n" Modified: trunk/locale/po/nl.po =================================================================== --- trunk/locale/po/nl.po 2022-12-16 14:28:53 UTC (rev 11032) +++ trunk/locale/po/nl.po 2022-12-16 14:32:02 UTC (rev 11033) @@ -6,7 +6,7 @@ # msgid "" msgstr "" -"Project-Id-Version: PhpWiki 1.6.1\n" +"Project-Id-Version: PhpWiki 1.6.2\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2022-12-16 15:18+0100\n" "PO-Revision-Date: 2000-09-30 02:23+0200\n" Modified: trunk/locale/po/sv.po =================================================================== --- trunk/locale/po/sv.po 2022-12-16 14:28:53 UTC (rev 11032) +++ trunk/locale/po/sv.po 2022-12-16 14:32:02 UTC (rev 11033) @@ -5,7 +5,7 @@ # msgid "" msgstr "" -"Project-Id-Version: PhpWiki 1.6.1\n" +"Project-Id-Version: PhpWiki 1.6.2\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2022-12-16 15:18+0100\n" "PO-Revision-Date: 2001-01-27 01:58+0200\n" Modified: trunk/locale/po/zh.po =================================================================== --- trunk/locale/po/zh.po 2022-12-16 14:28:53 UTC (rev 11032) +++ trunk/locale/po/zh.po 2022-12-16 14:32:02 UTC (rev 11033) @@ -4,7 +4,7 @@ # msgid "" msgstr "" -"Project-Id-Version: PhpWiki 1.6.1\n" +"Project-Id-Version: PhpWiki 1.6.2\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2022-12-16 15:18+0100\n" "PO-Revision-Date: 2004-04-21 10:08+0800\n" This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |