Issue Details (XML | Word | Printable)

Key: FLM-180
Type: New Feature New Feature
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Adam Zieliński
Reporter: Adam Zieliński
Votes: 0
Watchers: 0
Operations

Clone this issue
Create sub-task
If you were logged in you would be able to see more operations.
Filmaster

Allow users to use selected html tags in comments in blog posts

Created: 08/Sep/09 07:00 PM   Updated: 08/Sep/09 11:50 PM
Component/s: Content editing
Affects Version/s: 1.0
Fix Version/s: 1.0

Time Tracking:
Not Specified


 Description  « Hide
We should allow users to use selected html tags in their posts and comments.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Adam Zieliński added a comment - 08/Sep/09 07:06 PM
I've commited sanitize filter http://www.djangosnippets.org/snippets/1655/ - it uses whitelist with allowed tags. We are still able to use oembed urlimagize linebreaks filter.

Borys Musielak added a comment - 08/Sep/09 11:50 PM
Done