feincms-cleanse

Software Screenshot:
feincms-cleanse
Software Details:
Version: 2
Upload Date: 14 Apr 15
Distribution Type: Freeware
Downloads: 1

Rating: 2.0/5 (Total Votes: 1)

feincms-cleanse is the FeinCMS HTML cleansing function which lived under the name of feincms.utils.html.cleanse.cleanse_html, and has been moved to its own repository now to be usable in other projects, and to not set a precedent for a particular HTML cleaning technique in FeinCMS anymore.

Usage is simple:

from feincms_cleanse import cleanse_html

>>> cleanse_html(u'< span style="font-weight:bold" >some text< /span >')
u'< strong >some text< /strong >'

Requirements:

  • Python
  • FeinCMS

Other Software of Developer Matthias Kestenholz

FeinCMS
FeinCMS

20 Feb 15

FeinCMS
FeinCMS

12 May 15

Comments to feincms-cleanse

Comments not found
Add Comment
Turn on images!