customfilter 2.0.0

Bug fixes
New features

New version, compatible with both D8 and D9.
Migration is available from D6 and D7.

customfilter 2.0.x-dev

New branch for Drupal 9 support, requires Drupal 8.8, 8.9 or 9.0 and PHP 7.3.

customfilter 8.x-1.x-dev

New features

This is a development version, and current, everything is subject to change, so please use it only for testing or if you want to help. Once Drupal 8 have a more stable release(beta/rc) i will make releases from Custom Filter.

customfilter 7.x-1.0

This is the frist stable release for Drupal 7, it is based on the only stable release for Drupal 6. There is none change in database, so it will be an easy upgrade.
It should have all features as Drupal 6 and work exacly in the same way as it.

customfilter 7.x-1.x-dev

Drupal 7 port, is based on version 6.1rc2.
It still has some bugs on ui, mostly on rules form, but you can use the module, and upgrade a site from Drupal 6 (if it use the version 6.1rc2 of the module).
Please report any issue you find so we can have a stable release with Drupal 7

customfilter 6.x-1.0-beta12

New features
Bug fixes

Changes since DRUPAL-6--1-0-BETA11:

  • #510486 by KiamLaLuno: Verify that the value passed to fid doesn't exceed the maximum value the field is able to contain.
  • By KiamLaLuno: Added a new index to the table customfilter_rules.
  • By KiamLaLuno: Changed the name of the database tables to customfilter_filter, and customfilter_rule.
  • By KiamLaLuno: Corrected the previous commit, which didn't add the new indexes in custofilter_install().

customfilter 6.x-1.0-beta11

Bug fixes

Changes since DRUPAL-6--1-0-BETA10:

  • #585108 by KiamLaLuno: Missing documentation for the last changes.
  • By KiamLaLuno: Corrected the attribute colspan used for the table shown in the settings page.
  • By KiamLaLuno: Fixed some notices about the access to not initialized variables.

customfilter 5.x-1.6

Bug fixes

Changes since DRUPAL-5--1-5:

  • By samuelet: Fixed the access to a not defined variable.
  • #605230 by samuelet, KiamLaLuno: Missing argument 1 for arg().

customfilter 5.x-1.5

New features
Bug fixes

Changes since DRUPAL-5--1-4:

  • #427080 by mr.j, KiamLaLuno: Cache filters per page load for massive performance boost.
  • By KiamLaLuno: Corrected the code that was trying to translate empty strings.
  • By KiamLaLuno: Changed the code to make it more code standards compliant.

customfilter 6.x-1.0-beta8

Bug fixes

Differences with the beta7:

customfilter 5.x-1.3

New features
Bug fixes

This is the official release created from the latest development snapshot.

customfilter 6.x-2.0-beta1

New features
Bug fixes

This is the first official release for the 6.x-2 branch.

Differences with the 6.x-1 branch:

customfilter 6.x-2.x-dev

New features

First development snapshot for branch 6.x-2. The differences with the previous branch are at the moment minimal, but I plan to add more features in this branch.
Differently from 6.x-1, this version requires PHP 5.1.0 or successive.

customfilter 5.x-1.1

Bug fixes
  • Bug fixed: When a filter contains subfilters, it can't use PHP code for replacement. I forgot to write the code (sorry).
  • customfilter_sample.xml/mediawiki/TOC (#185333) fixed
Subscribe with RSS Subscribe to Releases for Custom filter