Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:85231 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 25623 invoked from network); 19 Mar 2015 18:23:07 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Mar 2015 18:23:07 -0000 Authentication-Results: pb1.pair.com smtp.mail=cmbecker69@gmx.de; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=cmbecker69@gmx.de; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmx.de designates 212.227.17.22 as permitted sender) X-PHP-List-Original-Sender: cmbecker69@gmx.de X-Host-Fingerprint: 212.227.17.22 mout.gmx.net Received: from [212.227.17.22] ([212.227.17.22:58694] helo=mout.gmx.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 1B/27-25408-7041B055 for ; Thu, 19 Mar 2015 13:23:04 -0500 Received: from [192.168.0.101] ([91.67.244.80]) by mail.gmx.com (mrgmx103) with ESMTPSA (Nemesis) id 0LsD9n-1ZWa9U1bp9-013ys4; Thu, 19 Mar 2015 19:22:59 +0100 Message-ID: <550B1409.1040203@gmx.de> Date: Thu, 19 Mar 2015 19:23:05 +0100 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-Version: 1.0 To: Levi Morrison CC: Pierre Joye , Hannes Magnusson , "Sebastian B.-Hagensen" , Anthony Ferrara , "internals@lists.php.net" References: <550A2427.3060807@gmx.de> In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Provags-ID: V03:K0:ErX0Ld+Xl5CfBChehnbG0oAYZpKN0DB3T/xUn3Ka9d83FUy0aGQ xwEO+C6/jKe1gWdHv53aMXtXfDq7xzFST8Zdn+jpHOXDyekHWHX2h47bvYzu3JdfLutxyQK b/nVyRuMRdyu0iTfIPGL7Y2gIWlzsOvkJIFSxQvvY1wkNmdZ8qCVWvAdx6kn5C5aeLs4j3B Ul1GAaWr0u6sHsGS4SrbQ== X-UI-Out-Filterresults: notjunk:1; Subject: Re: [PHP-DEV] Voting irregularities From: cmbecker69@gmx.de (Christoph Becker) Levi Morrison wrote: >> Whatever you want to improve, please consider that the PHP wiki is >> driven by DokuWiki which needs to get updated from time to time (lately >> there have been two updates every year[1]; this is not accounting any >> necessary updates to DokuWiki plugins). These updates seem to be >> painful already, due to the required customizations. It would be >> helpful if further as well as existing customizations could be moved to >> custom DokuWiki plugins as far as feasible. > > Thankfully I've never had to do that part myself. Do we have a > document somewhere that explains our general update/upgrade procedure > for DokuWiki? Maybe now that PHP 7.0 is in feature freeze I can find > some time to work on our web infrastructure again. To my knowledge there is no such document; at least there's nothing in the web-wiki repo[1]. However, upgrading DokuWiki installations is usually rather painless.[2] The main issues would be code modifications and evetual changes to the DokuWiki API. Anyhow, further discussion on this topic might better be done on webmaster@; perhaps my mail "Maintenability of the Wiki implementation"[3] is a good starting point. [1] [2] [3] -- Christoph M. Becker