Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:52892 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 94612 invoked from network); 4 Jun 2011 18:25:17 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 Jun 2011 18:25:17 -0000 Authentication-Results: pb1.pair.com header.from=hannes.magnusson@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=hannes.magnusson@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.170 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: hannes.magnusson@gmail.com X-Host-Fingerprint: 74.125.82.170 mail-wy0-f170.google.com Received: from [74.125.82.170] ([74.125.82.170:37671] helo=mail-wy0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 14/E1-14012-B887AED4 for ; Sat, 04 Jun 2011 14:25:16 -0400 Received: by wyb34 with SMTP id 34so2312237wyb.29 for ; Sat, 04 Jun 2011 11:25:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=5WJ1KNkMBShJzBu6omGHeMYPeItXsUistM7mDjiSzDk=; b=BF4sH4VDoObB1F1G27jUBL6ESTXkQdek7kz6+G5NT+Jm3rdekhFp/4FGVqo5L1Gv0v BBwUOSRGTaahh2pdr4xE2uY3rF+k9sey2we+D9wS/4X1YTEyeXhe5sZjHcpqz+nwih5T 2aNRwScmObW/2KgCRdDbpUM3KHQ2p1cUpTuQI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=t6gIZ4LcsSNkrLvwV6AHVTxRmQmV4aYsqQf98NTcjcSiIvjESnl8WGFnJjr3DSZpvv sum1HZ07rGyxRNLIV8WFWowfh4C5IYQuhfyUtb1cBwANjLecaU3nneFGVUq6CkMrVVS5 VO/B3BUK+MRkwVtHVsuWt2VODL+f/2LzkWvdE= MIME-Version: 1.0 Received: by 10.216.183.65 with SMTP id p43mr726093wem.35.1307211911681; Sat, 04 Jun 2011 11:25:11 -0700 (PDT) Received: by 10.216.50.212 with HTTP; Sat, 4 Jun 2011 11:25:11 -0700 (PDT) In-Reply-To: <4DEA724C.80208@sugarcrm.com> References: <4DE7F179.5010402@sugarcrm.com> <4DE89534.5070206@sugarcrm.com> <4DE89CD2.4040302@sugarcrm.com> <4DE9AA9B.3000108@sugarcrm.com> <4DEA724C.80208@sugarcrm.com> Date: Sat, 4 Jun 2011 20:25:11 +0200 Message-ID: To: Stas Malyshev Cc: Pierre Joye , Derick Rethans , PHP Internals Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] Re: Voting does not belong on the wiki! (Was: [PHP-DEV] 5.4 moving forward) From: hannes.magnusson@gmail.com (Hannes Magnusson) On Sat, Jun 4, 2011 at 19:58, Stas Malyshev wrote: > Hi! > >> Please keep them in the wiki as we planed to do. THere are plugins and >> it is very easy to manage, allows per section voting etc. > > I've installed voting plugin, see description here: > > http://www.dokuwiki.org/plugin:doodle2 > > and example how it looks here at the end (login required to vote): > > https://wiki.php.net/playground/playground > > I think it'd work. How does it work? Do you need write permission to the page it is located on, or is it enough to have login? How do you differentiate between 'core' and 'community' voting? (or is that maybe not needed?) -Hannes