Download & Extend

Releases for HTML Purifier

htmlpurifier 7.x-2.x-dev

Download Size md5 hash
htmlpurifier-7.x-2.x-dev.tar.gz 19.59 KB c82d0b8925713370cfe8638b01ca4658
htmlpurifier-7.x-2.x-dev.zip 23.56 KB 7416daf8a75f82ea5c08f9f582e89c3c
Last packaged version: 7.x-2.x-dev
Last updated: January 29, 2012 - 00:52
Development snapshot from branch: master

Release notes

Supports Drupal 7.x.

htmlpurifier 6.x-2.4

Download Size md5 hash
htmlpurifier-6.x-2.4.tar.gz 19.07 KB 04669c82a814e31951825fb2d4fc0ea1
htmlpurifier-6.x-2.4.zip 23.15 KB 54a436b6d5378e9088b3908647d24b58
Last updated: December 24, 2010 - 23:08
Official release from tag: 6.x-2.4

Release notes

htmlpurifier 7.x-1.x-dev

Download Size md5 hash
htmlpurifier-7.x-1.x-dev.tar.gz 18.53 KB 0a02de8766c3625f35b54e48ea8ce59b
htmlpurifier-7.x-1.x-dev.zip 22.73 KB ea60796175b4bb546bd368e7383f62c3
Last updated: February 25, 2011 - 07:36
Development snapshot from branch: 7.x-1.x

Release notes

Development builds for Drupal 7.x. Deprecated in favor of 7.x-2.x-dev series.

htmlpurifier 6.x-2.3

Download Size md5 hash
htmlpurifier-6.x-2.3.tar.gz 14.46 KB fad26260480c8050b1ff3eb31aea2add
htmlpurifier-6.x-2.3.zip 17.53 KB cb3204d72413ec30a0379d4d09dada79
Last updated: December 24, 2010 - 23:08
Official release from tag: 6.x-2.3

Release notes

Fixed #819914: Version Never Updates.

htmlpurifier 6.x-2.2

Download Size md5 hash
htmlpurifier-6.x-2.2.tar.gz 14.36 KB ba9997c83ff2cc4e7f53cdec7988e0aa
htmlpurifier-6.x-2.2.zip 17.41 KB b8dbfbf626841b6d42c7fdbf05a3b98a
Last updated: December 24, 2010 - 23:08
Official release from tag: 6.x-2.2

Release notes

Fixed #659666: Clearing all Drupal cache doesn't clear htmlpurifier cache, #708266: Decouple Location of htmlpurifier Library with Libraries API and #783066: Your version of HTML Purifier is currently out of date - Showing on every page?, and made cache clearing more comprehensive.

htmlpurifier 5.x-1.5

Download Size md5 hash
htmlpurifier-5.x-1.5.tar.gz 11.84 KB b90bceb8dcd31f7496a8029bec748082
htmlpurifier-5.x-1.5.zip 14.11 KB 6d3c0557074ebfd6004e186f6f4e24b6
Last updated: December 24, 2010 - 23:08
Official release from tag: 5.x-1.5

Release notes

Added support for safe object and embed on prompting of yhager.

htmlpurifier 6.x-2.1

Download Size md5 hash
htmlpurifier-6.x-2.1.tar.gz 13.42 KB e285673bc1032560e82da8c1967c4f2d
htmlpurifier-6.x-2.1.zip 16.37 KB 947bc9cd7c7ec7bc3cbad58c0c438cb7
Last updated: December 24, 2010 - 23:08
Official release from tag: 6.x-2.1

Release notes

Miscellaneous bugfixes: Ukranian translations, dashboard is renamed to something a little more user friendly, make installation process nicer by checking if the library folder is filled, removed unnecessary upgrade checks.

htmlpurifier 6.x-2.0

Download Size md5 hash
htmlpurifier-6.x-2.0.tar.gz 12.94 KB ffc725f039859a2b4187ccd6cea0d71e
htmlpurifier-6.x-2.0.zip 15.82 KB b43f4be6ccc99c3f43004c200237dc06
Last updated: December 24, 2010 - 23:08
Official release from tag: 6.x-2.0

Release notes

Made the module compatible with HTML Purifier 4.0.0, check out the HTML Purifier news page for new features in this version.

htmlpurifier 5.x-1.4

Download Size md5 hash
htmlpurifier-5.x-1.4.tar.gz 11.65 KB 61f9ff69493e5c1f31550d89258dbed7
htmlpurifier-5.x-1.4.zip 13.9 KB 7275b4ff1b1bf7c6e511870802ca63c3
Last updated: December 24, 2010 - 23:08
Official release from tag: 5.x-1.4

Release notes

Fix some PHP4 syntax errors.

htmlpurifier 6.x-1.0

Download Size md5 hash
htmlpurifier-6.x-1.0.tar.gz 12.94 KB 4f2e6a2bd771a706502e9681463ed2f4
htmlpurifier-6.x-1.0.zip 15.81 KB f021bfffcd7d1ef7a0be9c76b3291a1f
Last updated: December 24, 2010 - 23:08
Official release from tag: 6.x-1.0

Release notes

This is the first release of the HTML Purifier module compatible with Drupal 6.x! HTML Purifier 3.1.0 is required with this release.

The most prominent new feature is the revamped system for configuring HTML Purifier. Whereas the 5.x version has a few ad hoc form elements for some of the most common configurations, 6.x lets you access all of HTML Purifier's directives with a variety of methods. You can still use the simple form (which has been extended and expanded), the advanced form (which contains all web-editable configuration options in HTML Purifier) and the advanced PHP file system (which lets you perform extremely complex customizations to HTML Purifier).

The version also boasts a cache for HTML Purifier which prevents cache slams from filter's pitifully small three day expiration period, and an improved install and uninstall system.

htmlpurifier 5.x-1.3

Download Size md5 hash
htmlpurifier-5.x-1.3.tar.gz 11.29 KB 7c726e45234ee0d157de80a154f42fec
htmlpurifier-5.x-1.3.zip 13.5 KB 8309042eca8b8bb859e1d6b180fb1587
Last updated: December 24, 2010 - 23:08
Official release from tag: 5.x-1.3

Release notes

Note for PHP4 users: HTML Purifier has officially dropped support for PHP4 entirely, so we no longer support this module on PHP4 either.

(This is a bugfix release for 5.x-1.2, fixing a fatal error on the configure page with early versions of HTML Purifier. Otherwise, it is identical to 5.x-1.2)

Barring any major bugs or security problems, this is the last release for Drupal 5.x. There were some complaints about not being able to do essentials such as restrict allowed tags, and the whatnot, so I bolted on, using Drupal's forms API, some extra configuration options for you all to fiddle around with. Namely:

  • Allowed HTML elements and attributes
  • Forbidden HTML elements and attributes (requires HTML Purifier 3.1.0rc1 or later!)
  • Autoparagraphing and linkification (enabled by default)

Also, those of you who didn't follow my advice and uninstall/reinstall HTML Purifier when we released 5.x-1.1 will be happy to know that the installer will now take care of that automatically (untested for PostgreSQL, though, although it should work.) Also, there's a minor bugfix with regards to the YouTube filter.

Read more

htmlpurifier 5.x-1.2

Download Size md5 hash
htmlpurifier-5.x-1.2.tar.gz 11.24 KB 25c33697212fd13bc0ba560d06ddd24d
htmlpurifier-5.x-1.2.zip 13.45 KB 722105f0f3735ca293e3976135a0ea49
Last updated: December 24, 2010 - 23:08
Official release from tag: 5.x-1.2

Release notes

Ok, so we lied... this is truly the final release for Drupal 5.x. There were some complaints about not being able to do essentials such as restrict allowed tags, and the whatnot, so I bolted on, using Drupal's forms API, some extra configuration options for you all to fiddle around with. Namely:

  • Allowed HTML elements and attributes
  • Forbidden HTML elements and attributes (requires HTML Purifier 3.1.0rc1 or later!)
  • Autoparagraphing and linkification (enabled by default)

Also, those of you who didn't follow my advice and uninstall/reinstall HTML Purifier when we released 5.x-1.1 will be happy to know that the installer will now take care of that automatically (untested for PostgreSQL, though, although it should work.) Also, there's a minor bugfix with regards to the YouTube filter.

Once again, keep your eyes peeled for a Drupal 6.x release, which will probably be synchronized with HTML Purifier 3.1.0 final and will let access all of HTML Purifier's configuration directives as well as improved user-friendliness.

htmlpurifier 5.x-1.1

Download Size md5 hash
htmlpurifier-5.x-1.1.tar.gz 9.55 KB 116b2b7ec22ff522a435c3be4db2ecae
htmlpurifier-5.x-1.1.zip 11.48 KB d842a2e021ca0ef541396e9badc49a4f
Last updated: December 24, 2010 - 23:08
Official release from tag: 5.x-1.1

Release notes

At long last, HTML Purifier Drupal module is officially released. Curiously enough, this is also the last release... for Drupal 5.x, at least!

New features:

  • HTML Purifier maintains its own cache of filtered text. This alleviates a large performance problem with the previous version, in which cache_filter's low expiry caused periodic cache slams as large amounts of purified text was invalidated and re-purified. However, this also means that you must not place a dynamic filter before the HTML Purifier filter.
  • HTML Purifier uses Drupal's cache system for definition caching; no filesystem writing necessary!

Active development is taking place in the HEAD towards a 6.x-2.x release, with lots of goodies such as advanced configuration and improved Drupal integration, so stay tuned, and go upgrade!

Note for previous dev users: Please uninstall and then reinstall HTML Purifier in order to generate the necessary cache tables. Thanks!

htmlpurifier 6.x-1.x-dev

Download Size md5 hash
htmlpurifier-6.x-1.x-dev.tar.gz 12.74 KB 51dd29c0141d55c2fe68dcd98f2f0e3c
htmlpurifier-6.x-1.x-dev.zip 15.72 KB 3b0b36601cdac2a38fa66a8286a6da9c
Last updated: February 25, 2011 - 07:36
Development snapshot from branch: 6.x-1.x

Release notes

Development releases for those of you who like to live on the edge. Active development is occuring in this branch.

Warning: This release is unpublished for a reason: it does not work with the latest HTML Purifier 3.1.0rc1. It does work, however, with the trunk version of HTML Purifier, which can be acquired via Subversion or via the Nightlies. This version of HTML Purifier is not compatible with PHP4. This module will work with HTML Purifier 3.1.0, once it is released.

htmlpurifier 5.x-1.x-dev

Download Size md5 hash
htmlpurifier-5.x-1.x-dev.tar.gz 11.78 KB 99857b70eb93b4dd667b245d2ceb1bd2
htmlpurifier-5.x-1.x-dev.zip 14.02 KB 5f47257eaa4a4fd53e4157c5378f79fa
Last updated: February 25, 2011 - 07:36
Development snapshot from branch: 5.x-1.x

Release notes

Development release for Drupal 5.x. New features may or may not get added to this branch.

Subscribe with RSS Syndicate content
nobody click here