[pLog-svn] r5180 - in plog/branches/lifetype-1.2/class: action/admin dao view/admin
Oscar Renalias
oscar at renalias.net
Sun Mar 25 09:39:06 EDT 2007
I didn't remember that, but this probably is a better approach. No
HTML is allowed but some basic formatting options will be
automatically applied, such as converting paragrahps to <p>...</p>
and so on.
On 25 Mar 2007, at 16:30, Jon Daley wrote:
> We purposely removed HTML a while back when people were playing
> around with putting HTML,javascript,etc. all over the place.
>
> On Sun, 25 Mar 2007, oscar at devel.lifetype.net wrote:
>
>> Author: oscar
>> Date: 2007-03-25 08:45:06 -0400 (Sun, 25 Mar 2007)
>> New Revision: 5180
>>
>> Modified:
>> plog/branches/lifetype-1.2/class/action/admin/
>> adminpostmanagementcommonaction.class.php
>> plog/branches/lifetype-1.2/class/dao/bloginfo.class.php
>> plog/branches/lifetype-1.2/class/dao/userinfo.class.php
>> plog/branches/lifetype-1.2/class/view/admin/
>> adminblogsettingsview.class.php
>> plog/branches/lifetype-1.2/class/view/admin/
>> adminuserprofileview.class.php
>> Log:
>> Fix for mantis issue http://bugs.lifetype.net/view.php?id=1212, to
>> allow basic formatting for the user bio and the "about" text for a
>> blog. Technically there still is no formatting allowed, but now at
>> least new lines are transformed to <p> tags and so on, via the
>> TextFilter::autoP() function. We should analyze later on whether
>> we want to allow here some HTML tags.
More information about the pLog-svn
mailing list