[PHP-DOC] Re: [PHP-WEBMASTER] Re: [PHP-DOC] Improving User Notes In The Manual -- First Steps

2012-09-09 Thread Sherif Ramadan
Sorry, forgot to reply to all... So far that's two people that have expressed a concern against the feature. I seem to be the only one that thinks it's a good idea. Everybody else is indifferent or hasn't voiced their opinion on the matter. While two against one is large in ratio I believe the s

[PHP-DOC] Re: [PHP-WEBMASTER] Re: [PHP-DOC] Improving User Notes In The Manual -- First Steps

2012-09-09 Thread Christopher Jones
On 09/09/2012 07:30 AM, Sherif Ramadan wrote: On Sun, Sep 9, 2012 at 10:13 AM, Hannes Magnusson wrote: Ok. But why then all the different options? If a note is flagged, the expected outcome is for an admin to delete it - after verifying that the note is broken. There isn't any reason for the

Re: [PHP-DOC] Improving User Notes In The Manual -- First Steps

2012-09-09 Thread Sherif Ramadan
Here's the SQL patch. From dc2413b5ef33ced0fe48cabf1f85129b881d8330 Mon Sep 17 00:00:00 2001 From: Sherif Ramadan Date: Sun, 9 Sep 2012 14:19:51 -0400 Subject: [PATCH] Updated SQL schema for new user notes features voting/flagging. --- note.sql | 30 ++ 1 files cha

Re: [PHP-DOC] Improving User Notes In The Manual -- First Steps

2012-09-09 Thread Sherif Ramadan
update From c8b627002c58899bf88286e140aeb2264aa83117 Mon Sep 17 00:00:00 2001 From: Sherif Ramadan Date: Sun, 9 Sep 2012 14:07:01 -0400 Subject: [PATCH] Updated backend scripts for user notes voting/flagging. --- entry/user-notes-flag.php | 142 + ent

Re: [PHP-DOC] Improving User Notes In The Manual -- First Steps

2012-09-09 Thread Sherif Ramadan
Sorry, here's the patch as an attachment. From 362719eb0aaefb323e05a15ddcd2077e84b18fee Mon Sep 17 00:00:00 2001 From: Sherif Ramadan Date: Sun, 9 Sep 2012 13:31:36 -0400 Subject: [PATCH] Updated backend scripts for user notes voting/flagging. --- entry/user-notes-flag.php | 160 +++

Re: [PHP-DOC] Improving User Notes In The Manual -- First Steps

2012-09-09 Thread Sherif Ramadan
>From 362719eb0aaefb323e05a15ddcd2077e84b18fee Mon Sep 17 00:00:00 2001 From: Sherif Ramadan Date: Sun, 9 Sep 2012 13:31:36 -0400 Subject: [PATCH] Updated backend scripts for user notes voting/flagging. --- entry/user-notes-flag.php | 160 + entry/use

Re: [PHP-DOC] Improving User Notes In The Manual -- First Steps

2012-09-09 Thread Sherif Ramadan
On Sun, Sep 9, 2012 at 11:53 AM, Hannes Magnusson wrote: > On Sun, Sep 9, 2012 at 3:00 PM, Sherif Ramadan > wrote: > >> http://php.sheriframadan.com/manual/en/function.strstr.php#107588 and >> click on the flag on top of the note. It should be pretty self > > This feature looks very odd in ?beta

Re: [PHP-DOC] Improving User Notes In The Manual -- First Steps

2012-09-09 Thread Hannes Magnusson
On Sun, Sep 9, 2012 at 3:00 PM, Sherif Ramadan wrote: > http://php.sheriframadan.com/manual/en/function.strstr.php#107588 and > click on the flag on top of the note. It should be pretty self This feature looks very odd in ?beta=1 mode.. -Hannes

Re: [PHP-DOC] Improving User Notes In The Manual -- First Steps

2012-09-09 Thread Sherif Ramadan
On Sun, Sep 9, 2012 at 10:13 AM, Hannes Magnusson wrote: > > Ok. But why then all the different options? > If a note is flagged, the expected outcome is for an admin to delete > it - after verifying that the note is broken. > There isn't any reason for the user to jump through hoops and buttons >

Re: [PHP-DOC] Improving User Notes In The Manual -- First Steps

2012-09-09 Thread Hannes Magnusson
On Sun, Sep 9, 2012 at 3:00 PM, Sherif Ramadan wrote: > On Sun, Sep 9, 2012 at 9:52 AM, Hannes Magnusson > wrote: >> >> I've only quickly scanned through the phpweb code, and it looks fine. >> I'm still not entirely certain of what the flagging a usernote means, >> or how it works in practice. >

Re: [PHP-DOC] Improving User Notes In The Manual -- First Steps

2012-09-09 Thread Sherif Ramadan
On Sun, Sep 9, 2012 at 9:52 AM, Hannes Magnusson wrote: > > I've only quickly scanned through the phpweb code, and it looks fine. > I'm still not entirely certain of what the flagging a usernote means, > or how it works in practice. The flagging features just allows users to notify moderators of

Re: [PHP-DOC] Improving User Notes In The Manual -- First Steps

2012-09-09 Thread Hannes Magnusson
On Sun, Sep 9, 2012 at 12:09 PM, Sherif Ramadan wrote: > I'm hoping to start a discussion into the next phases of improving > user notes and php.net in general. > > So far since the discussion on improving user notes I've implemented a > few improvements including: voting, flagging, and sorting us

[PHP-DOC] Improving User Notes In The Manual -- First Steps

2012-09-09 Thread Sherif Ramadan
I'm hoping to start a discussion into the next phases of improving user notes and php.net in general. So far since the discussion on improving user notes I've implemented a few improvements including: voting, flagging, and sorting user notes. For some background on the discussion see https://wiki.