Newsgroups: php.internals,php.webmaster Path: news.php.net Xref: news.php.net php.internals:97926 php.webmaster:25529 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 27829 invoked from network); 23 Jan 2017 07:22:49 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 Jan 2017 07:22:49 -0000 Authentication-Results: pb1.pair.com header.from=msobaczewski@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=msobaczewski@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.44 as permitted sender) X-PHP-List-Original-Sender: msobaczewski@gmail.com X-Host-Fingerprint: 74.125.82.44 mail-wm0-f44.google.com Received: from [74.125.82.44] ([74.125.82.44:37277] helo=mail-wm0-f44.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 78/4B-00729-64FA5885 for ; Mon, 23 Jan 2017 02:22:46 -0500 Received: by mail-wm0-f44.google.com with SMTP id c206so139466001wme.0 for ; Sun, 22 Jan 2017 23:22:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:newsgroups:from:subject:cc:message-id:date:user-agent :mime-version:content-transfer-encoding; bh=Jsa7rPAVweogSju3OXipatwW2R/Edwko4q0rY+Z2D5w=; b=NegRxIrAqjodj/ICtp6umNCDqD4mPmGHQQl470nTsNMsvgKyl7eXOcFTE55sp3DAUE qOL173cF+9gWc1M5g7fongiXssHAGLA+KVibpOQ8nYEcq68IRSmCzZTBgxiyC//PiuqE SegnM0d+AYQYoReYLaiE9V1sM4Ocnib3qY6GBtqB9IujhzSG5T5OZ3UnIDkIjnjjlIji FjtFlz5Bx8KJCz2T1Vo0gh7irfuMR7D4wU+oiuCY+ApHO3l6X7dVktYPJPqBvw23tFqV Zir2Wx6xQpBNrubArS2s9zN9QMBJ4XxPN73DXzbQVNPREx3e4zfJogEbOitJ7QmkL6Kr t7Zg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:newsgroups:from:subject:cc:message-id :date:user-agent:mime-version:content-transfer-encoding; bh=Jsa7rPAVweogSju3OXipatwW2R/Edwko4q0rY+Z2D5w=; b=Yn/xnoz42ESFq92diPo0nVy57zhiAQO/BAQg18/gZ/Ye8QWn0UTDZCx2jLZ7OvdLGf UV9dvGcJm4x+M3s5kej/kjVX0nxTxVAKE512zWzcNlucrhO2uqRdXBd05pTFMSd2OGgZ 8PVLvHuimogQm1JvwkbFDtMiPnIo+tvhelBSz3srWv94zT4OUJQq3+ChlzlH1jj/IHZG TZclMKwAW2127WbRDthY3bla4pXXWvyFp6ZScB5y3sv2rQfvAU7yLoQVs/82j+ku1hzW QljXcowMNRVSdPBxXNIUr1+NWz9bI2E/eRBzbbwMS7HZIIIkSjJClz5z4JHKOR++rdZM w60Q== X-Gm-Message-State: AIkVDXKqV4E83uRa6EJPLFHjbjix1AM3IBUb0Zos+tASsRPSvRShyFxiWlPlQ8LCEov/eg== X-Received: by 10.223.165.17 with SMTP id i17mr26855864wrb.62.1485156160890; Sun, 22 Jan 2017 23:22:40 -0800 (PST) Received: from [127.0.0.1] (109241090225.olsztyn.vectranet.pl. [109.241.90.225]) by smtp.gmail.com with ESMTPSA id u81sm19513267wmu.10.2017.01.22.23.22.39 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 22 Jan 2017 23:22:39 -0800 (PST) Sender: Maciej Sobaczewski X-Mozilla-News-Host: news://news.php.net:119 Cc: PHP internals Message-ID: <9b34a688-49ad-ad0c-50e5-8baa0b52045f@php.net> Date: Mon, 23 Jan 2017 08:22:36 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.6.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 170122-0, 22.01.2017), Outbound message X-Antivirus-Status: Clean Subject: Redesign of bugs.php.net From: sobak@php.net (Maciej Sobaczewski) Hello, I know it's bringing the same thread again but since my last post[1] I gathered some feedback on /r/php, including a few membmers of PHP.net. https://github.com/Sobak/bugsnet-redesign-mockup this is the repo for my experimental approach on redesigning PHP.net. Short story: I took the design of php.net main website and after some modifications used it for our bugtracker. Long story? All details are in the repo's README file. At the moment, this is just a static mockup but I'm ready to start feature branch on web/bugs as soon as I get your opinions. Make sure to read section on Functional changes[2] I'd like to happen. I know these should be separated from the redesign but I limited myself to suggestions which are strictly connected to the interface/UX. What are your thoughts? Does it look good? Can I start the branch or you prefer something entirely different/leaving it as-is? CC'ed to php.internals to make sure it'll reach most of bugsnet users. [1]: http://news.php.net/php.webmaster/25510 [2]: https://github.com/Sobak/bugsnet-redesign-mockup#functional-changes