Re: [PEAR-CORE] svn: /pear/pearweb/trunk/public_html/pepr/ pepr-proposal-edit.php

[email protected] (till) Fri, 18 Mar 2011 18:18:17 +0100
Newsgroups php.pear.cvs,php.pear.core
Message-ID <[email protected]>
On Fri, Mar 18, 2011 at 5:45 PM, Matthew Fonda <[email protected]> wrote:
> On Fri, Mar 18, 2011 at 9:37 AM, Till Klampaeckel <[email protected]> wrote:
>> till                                     Fri, 18 Mar 2011 16:37:02 +0000
>>
>> Revision: http://svn.php.net/viewvc?view=revision&revision=309395
>>
>> Log:
>> * replace bbcode helpers with text_wiki examples
>>  * remove dropdown with for bbcode or text_wiki and default to (text_)wiki
>>
>> Changed paths:
>>    U   pear/pearweb/trunk/public_html/pepr/pepr-proposal-edit.php
>
> Hi Till,
>
> Why remove bbcode? Is there a bug with it?
>
> Best Regards,
> --Matthew
>

Hi,

1) Less choice makes it easier for the user.

2) Less choice also means less maintenance burden for pepr.

3) Since you're asking, the bbcode parser also has a couple open bugs/issues.

Till