Re: [Python-Dev] [Preview] Comments and change proposals on documentation

2010-12-01 Thread Daniel da Silva
I think it looks great.! If you are looking for some suggestions to make it a little more elegant: 1. If I delete a comment that has no children, it should remove it completely (currently, it just replaces it with [deleted]). If there are children, I think it is doing the right thing. 2. When I po

Re: [Python-Dev] [Preview] Comments and change proposals on documentation

2010-11-29 Thread Alexander Belopolsky
On Mon, Nov 29, 2010 at 3:52 AM, Georg Brandl wrote: .. >> Yes, I failed to fully read the instructions you sent, or understand >> them. That's what users do -- they don't read your instructions, and >> they misunderstand them. If your UI isn't easily discoverable, users >> will not be able to use

Re: [Python-Dev] [Preview] Comments and change proposals on documentation

2010-11-29 Thread Georg Brandl
Am 28.11.2010 00:58, schrieb Steven D'Aprano: > Georg Brandl wrote: >> Am 27.11.2010 23:11, schrieb Steven D'Aprano: > >>> I wasn't able to find a comment bubble that contained anything, so I >>> don't know what sort of information you expect them to contain -- every >>> one I tried said "0 comm

Re: [Python-Dev] [Preview] Comments and change proposals on documentation

2010-11-27 Thread Steven D'Aprano
Georg Brandl wrote: Am 27.11.2010 23:11, schrieb Steven D'Aprano: I wasn't able to find a comment bubble that contained anything, so I don't know what sort of information you expect them to contain -- every one I tried said "0 comments". Maybe you should have tried the page I recommended as

Re: [Python-Dev] [Preview] Comments and change proposals on documentation

2010-11-27 Thread Georg Brandl
Am 27.11.2010 23:11, schrieb Steven D'Aprano: > Nick Coghlan wrote: >> On Thu, Nov 25, 2010 at 6:24 AM, Georg Brandl wrote: >>> Hi, >>> >>> at , you can look at a version of the 3.2 >>> docs that has the upcoming commenting feature. JavaScript is mandatory. >> >>

Re: [Python-Dev] [Preview] Comments and change proposals on documentation

2010-11-27 Thread Steven D'Aprano
Nick Coghlan wrote: On Thu, Nov 25, 2010 at 6:24 AM, Georg Brandl wrote: Hi, at , you can look at a version of the 3.2 docs that has the upcoming commenting feature. JavaScript is mandatory. Very nice! I'm not sure what to do about the discoverability of the

Re: [Python-Dev] [Preview] Comments and change proposals on documentation

2010-11-27 Thread Nick Coghlan
On Thu, Nov 25, 2010 at 6:24 AM, Georg Brandl wrote: > Hi, > > at , you can look at a version of the 3.2 > docs that has the upcoming commenting feature.  JavaScript is mandatory. Very nice! I'm not sure what to do about the discoverability of the comment bubbles

Re: [Python-Dev] [Preview] Comments and change proposals on documentation

2010-11-26 Thread Facundo Batista
On Wed, Nov 24, 2010 at 5:24 PM, Georg Brandl wrote: > at , you can look at a version of the 3.2 > docs that has the upcoming commenting feature.  JavaScript is mandatory. This is awesome!! Thanks for this work, remember to buy you a beer next PyCon! > Credits g