-
Notifications
You must be signed in to change notification settings - Fork 1
Input filter
sinsunsan edited this page Sep 3, 2012
·
3 revisions
-
hook_filter_info
http://api.drupal.org/api/drupal/modules!filter!filter.api.php/function/hook_filter_info/7
New hook introduced for drupal 7, allow to define filters to be used "input filter" that are now called text formats. Filters manipulate the user input text. It's result is cached.