Re: [PHP-DOC] User notes

2012-08-31 Thread Rasmus Lerdorf
On 08/31/2012 08:50 AM, Andrew Faulds wrote: > On 31/08/12 16:41, Rasmus Lerdorf wrote: >> I think that is a terrible idea. Yes there is some junk in there, but >> there are also a lot of useful stuff and it is something most users >> love. With a bit more attention from people we can improve the q

Re: [PHP-DOC] User notes

2012-08-31 Thread Andrew Faulds
On 31/08/12 16:41, Rasmus Lerdorf wrote: I think that is a terrible idea. Yes there is some junk in there, but there are also a lot of useful stuff and it is something most users love. With a bit more attention from people we can improve the quality and I think that could start with a better UI a

Re: [PHP-DOC] User notes

2012-08-31 Thread Rasmus Lerdorf
On 08/31/2012 08:31 AM, Andrew Faulds wrote: > On 31/08/12 08:50, Adam Harvey wrote: >> 2. Kill user notes completely. The new site design (I'm getting to >> that in another e-mail in the not-too-distant future, hopefully) has >> more prominent links for reporting bugs and going to the online >> ed

Re: [PHP-DOC] User notes

2012-08-31 Thread Andrew Faulds
On 31/08/12 08:50, Adam Harvey wrote: Type NotesPercentage Non-useful code sample 3920% Something already in the manual 2613% Support request 2513% Reply to previous note 2211% A

Re: [PHP-DOC] User notes

2012-08-31 Thread pedram salehpoor
> > As a normal user who copy pastes from the comments > keep > > Just because the supply of good v bad is a low percentage > does not mean the system is bad > > I agree. User notes have saved me lots of times when it seemed everything is impossible. I remember that I proposed to change the system

Re: [PHP-DOC] User notes

2012-08-31 Thread Dave Caroline
As a normal user who copy pastes from the comments keep Just because the supply of good v bad is a low percentage does not mean the system is bad Dave Caroline long time lurker

[PHP-DOC] User notes

2012-08-31 Thread Adam Harvey
tl;dr: I am become death, the destroyer of user notes. (I hope.) Hi everyone, As many of you know, user notes have been a long-standing hobby horse for me. About six weeks ago, I decided to do something useful about them, and subscribed to the mailing list to try to help moderate the stream of in

[PHP-DOC] user notes: moderation flag

2011-05-02 Thread Philip Olson
Hello everyone, Is anyone here looking for a smallish project to work on? If so, go here: - https://wiki.php.net/ideas/usercomments The subsection titled "Baby steps: step A, moderation flags" could be implemented without worrying about the entire notes system. Basically, the steps might inc

Re: [PHP-DOC] user notes: code snippets

2010-04-12 Thread Christopher Jones
Philip Olson wrote: > It feels like everyone agrees to accept what user notes have become (everything), so let's dive deeper into each category with this thread being about code snippets. Warning: this thread may contain crazy rambling thoughts and ideas, but that's okay (today). I think tha

Re: [PHP-DOC] user notes: code snippets

2010-04-09 Thread Philip Olson
On Apr 9, 2010, at 6:31 AM, Hannes Magnusson wrote: > On Thu, Apr 8, 2010 at 20:22, Peter Cowburn wrote: >> On 8 April 2010 20:29, Philip Olson wrote: >>> * We don't plan on becoming a full blown code repository, or do we? Worth >>> worrying about? >> >> I think it is worth worrying about; w

Re: [PHP-DOC] user notes: code snippets

2010-04-09 Thread Daniel Brown
On Fri, Apr 9, 2010 at 09:31, Hannes Magnusson wrote: > > I don't however think we should be censoring these kinds of things. > Possibly because I don't consider the notes as a copy&pastable > library... And I would follow-up that statement by saying that we should probably consider it our du

Re: [PHP-DOC] user notes proposal

2010-04-09 Thread Hannes Magnusson
On Thu, Apr 8, 2010 at 20:23, pedram salehpoor wrote: > I think the changes I made to these files is enough for adding basic tagging > capability. > > Can someone check them and see they don't have problems? Should anything > else be changed? Can you send this as a patch? (svn diff) -Hannes

Re: [PHP-DOC] user notes: code snippets

2010-04-09 Thread Hannes Magnusson
On Thu, Apr 8, 2010 at 20:22, Peter Cowburn wrote: > On 8 April 2010 20:29, Philip Olson wrote: >>  * We don't plan on becoming a full blown code repository, or do we? Worth >> worrying about? > > I think it is worth worrying about; with all this discussion I fear > we're going to be placing mor

Re: [PHP-DOC] user notes proposal

2010-04-08 Thread pedram salehpoor
I think the changes I made to these files is enough for adding basic tagging capability. Can someone check them and see they don't have problems? Should anything else be changed? TIA Best, Pedram <> <> <> <>

Re: [PHP-DOC] user notes: code snippets

2010-04-08 Thread Peter Cowburn
On 8 April 2010 20:29, Philip Olson wrote: > > A few thoughts that come to mind: > * Tagged as a code snippet I'm against the idea of tagging user-contributed notes, whatever type they are. This isn't the place however to ramble on that particular topic sufficing to say I don't want it for snipp

[PHP-DOC] user notes: code snippets

2010-04-08 Thread Philip Olson
It feels like everyone agrees to accept what user notes have become (everything), so let's dive deeper into each category with this thread being about code snippets. Warning: this thread may contain crazy rambling thoughts and ideas, but that's okay (today). A few thoughts that come to mind:

Re: [PHP-DOC] user notes proposal

2010-04-08 Thread pedram salehpoor
On Thu, Apr 8, 2010 at 10:03 PM, yannick wrote: > Le Jeudi 8 Avril 2010 16:45:45, Daniel Convissor a écrit : > > Hi Pedram: > > > > On Thu, Apr 08, 2010 at 03:23:50PM +0430, pedram salehpoor wrote: > > > Regarding using tags, I'd like the way books put some special notes on > > > the > > > > > si

Re: [PHP-DOC] user notes proposal

2010-04-08 Thread yannick
Le Jeudi 8 Avril 2010 16:45:45, Daniel Convissor a écrit : > Hi Pedram: > > On Thu, Apr 08, 2010 at 03:23:50PM +0430, pedram salehpoor wrote: > > Regarding using tags, I'd like the way books put some special notes on > > the > > > side of page. So I think if we use following tags it would be good

Re: [PHP-DOC] user notes proposal

2010-04-08 Thread pedram salehpoor
The task would be adding type fields and reply to textbox to http://svn.php.net/viewvc/web/php/trunk/manual/add-note.php?view=markup modifiying the below script to accept the added fields, http://svn.php.net/viewvc/web/php-master/trunk/entry/user-note.php?view=markup adding fields definition to

Re: [PHP-DOC] user notes proposal

2010-04-08 Thread Rasmus Lerdorf
On 04/08/2010 07:59 AM, pedram salehpoor wrote: > > > On Thu, Apr 8, 2010 at 7:15 PM, Daniel Convissor > > wrote: > > Hi Pedram: > > On Thu, Apr 08, 2010 at 03:23:50PM +0430, pedram salehpoor wrote: > > > > Regarding using tags, I'd like

Re: [PHP-DOC] user notes proposal

2010-04-08 Thread pedram salehpoor
On Thu, Apr 8, 2010 at 7:15 PM, Daniel Convissor < dani...@analysisandsolutions.com> wrote: > Hi Pedram: > > On Thu, Apr 08, 2010 at 03:23:50PM +0430, pedram salehpoor wrote: > > > > Regarding using tags, I'd like the way books put some special notes on > the > > side of page. So I think if we use

Re: [PHP-DOC] user notes proposal

2010-04-08 Thread Daniel Convissor
Hi Pedram: On Thu, Apr 08, 2010 at 03:23:50PM +0430, pedram salehpoor wrote: > > Regarding using tags, I'd like the way books put some special notes on the > side of page. So I think if we use following tags it would be good: Interesting. But what do we do with the 23,377 existing notes? > Re

Re: [PHP-DOC] user notes proposal

2010-04-08 Thread Daniel Brown
On Thu, Apr 8, 2010 at 09:24, Hannes Magnusson wrote: > > I do like the ideas, and it shouldn't be to hard to implement. I had similar ideas myself, but never got off my ass to put them out there, so I'm glad someone else did. Between Salehpoor and Egeberg, the rest of us may as well go on v

Re: [PHP-DOC] user notes proposal

2010-04-08 Thread Hannes Magnusson
On Thu, Apr 8, 2010 at 10:53, pedram salehpoor wrote: > Hi everyone, > After reading old discussions and discussing ideas with philip. I'd like to > propose a way to deal with user notes. (Please smash it and get it to the > form suitable for documents) > [..] > > I think this will be a good docum

[PHP-DOC] user notes proposal

2010-04-08 Thread pedram salehpoor
Hi everyone, After reading old discussions and discussing ideas with philip. I'd like to propose a way to deal with user notes. (Please smash it and get it to the form suitable for documents) Regarding using tags, I'd like the way books put some special notes on the side of page. So I think if we

Re: [PHP-DOC] User notes

2008-10-22 Thread Daniel P. Brown
On Wed, Oct 22, 2008 at 9:04 AM, Hannes Magnusson <[EMAIL PROTECTED]> wrote: > > Looks like you are right, its only mentioned at > http://www.php.net/manual/en/about.notes.php. > We probably should make the obvious when submitting the note too.. I'll put a bug into the system and assign it to

Re: [PHP-DOC] User notes

2008-10-22 Thread Thiago H. Pojda
On Wed, Oct 22, 2008 at 10:07 AM, Derick Rethans <[EMAIL PROTECTED]> wrote: > On Wed, 22 Oct 2008, Hannes Magnusson wrote: > > > On Wed, Oct 22, 2008 at 15:00, Thiago H. Pojda <[EMAIL PROTECTED]> > wrote: > > > That's what I think, but there is no reminder about this when adding a > note. > > > I

Re: [PHP-DOC] User notes

2008-10-22 Thread Derick Rethans
On Wed, 22 Oct 2008, Hannes Magnusson wrote: > On Wed, Oct 22, 2008 at 15:00, Thiago H. Pojda <[EMAIL PROTECTED]> wrote: > > That's what I think, but there is no reminder about this when adding a note. > > I guess this should be considered. > > Looks like you are right, its only mentioned at > ht

Re: [PHP-DOC] User notes

2008-10-22 Thread Hannes Magnusson
On Wed, Oct 22, 2008 at 15:00, Thiago H. Pojda <[EMAIL PROTECTED]> wrote: > That's what I think, but there is no reminder about this when adding a note. > I guess this should be considered. Looks like you are right, its only mentioned at http://www.php.net/manual/en/about.notes.php. We probably sh

Re: [PHP-DOC] User notes

2008-10-22 Thread Thiago H. Pojda
On Wed, Oct 22, 2008 at 9:50 AM, Derick Rethans <[EMAIL PROTECTED]> wrote: > On Wed, 22 Oct 2008, Thiago H. Pojda wrote: > > > I've seen some notes where users attach copyright disclaimers on their > code. > > I'm not sure if that's good and I want to know your opinions. > > I thought the notes we

Re: [PHP-DOC] User notes

2008-10-22 Thread Derick Rethans
On Wed, 22 Oct 2008, Thiago H. Pojda wrote: > I've seen some notes where users attach copyright disclaimers on their code. > I'm not sure if that's good and I want to know your opinions. I thought the notes weren't meant to publish functions anyway... so yeah, delet them I'd say. Also, all contr

Re: [PHP-DOC] User notes

2008-10-22 Thread Hannes Magnusson
On Wed, Oct 22, 2008 at 14:27, Thiago H. Pojda <[EMAIL PROTECTED]> wrote: > Guys, > > I've seen some notes where users attach copyright disclaimers on their code. > I'm not sure if that's good and I want to know your opinions. > > Personally, I'd delete these. > > e.g.: note #79307 Thats a fairly

[PHP-DOC] User notes

2008-10-22 Thread Thiago H. Pojda
Guys, I've seen some notes where users attach copyright disclaimers on their code. I'm not sure if that's good and I want to know your opinions. Personally, I'd delete these. e.g.: note #79307 Regards, -- Thiago Henrique Pojda

Re: [PHP-DOC] user notes and spam

2006-09-02 Thread Friedhelm Betz
Nuno Lopes wrote: sure, I'll remove it. Nuno Thx ;-) Friedhelm

Re: [PHP-DOC] user notes and spam

2006-09-02 Thread Nuno Lopes
sure, I'll remove it. Nuno - Original Message - Hi, can we please stop running spamassasin on user-notes? Thanks, Friedhelm

[PHP-DOC] user notes and spam

2006-09-02 Thread Friedhelm Betz
Hi, can we please stop running spamassasin on user-notes? Thanks, Friedhelm

[PHP-DOC] user notes system patch

2005-09-25 Thread anatoly techtonik
Hello, phpdoc@lists.php.net Here is a patch for user notes to allow reason to be specified when deleting note from online version of manual. The patch is for master php.net. BTW, it seems that master operates in register_globals=on mode - at least I was unable to find where $reason variable is

[PHP-DOC] User Notes - Delete Reason

2004-10-06 Thread Sean Coates
Hello systems@ (phpdoc CCed), I've recently started keeping an eye on user notes, and think it would useful to maintain a simple archive of note deletion "reasons". Deleting can seem arbitrary without this sort of functionality. I updated my checkout of master-web (Wez told me that systems@ is

Re: [PHP-DOC] User notes

2001-11-10 Thread Hojtsy Gabor
> How can I add a user note to annotated manual at > http://www.php.net/manual/en/ ? I tried clocking "+" sign on that > page but nothing happened. + works for me. Goba

[PHP-DOC] User notes

2001-11-09 Thread Olexandr Vynnychenko
Hello phpdoc, How can I add a user note to annotated manual at http://www.php.net/manual/en/ ? I tried clocking "+" sign on that page but nothing happened. -- Best regards, Olexandr Vynnychenko mailto:[EMAIL PROTECTED]