Input Formats module

Input formats is an API that allows for the export and import of input formats like an object. This module makes it possible to export and import wysiwyg editor settings into Features.

This module takes all the configurations of input formats and exports it into an array. It also includes a machine name, so you now may import input formats configurations into your sites.

This module:

  • allows to export input formats as objects.
  • allows to export input formats using the Features module.
  • allows to import input formats from code.
  • provides an API to inform other modules about creation/deletion of input formats.
  • provides machine names for input formats and allowing other modules to use this name to store their settings in too.

Please, read the release notes of Beta 2. New dependencies have been included. Also, features created from beta-1 will not work with beta-2, sorry for that. Feedback and development status Although fairly stable, the module is not ready for productions sites yet. Please provide feedback, and of course, backup first. This module is working properly together with [#624018-100]. See: [#643566] for more information on the development of this module If you found a module that is not exporting all their variables, maybe you should take a look to this issue: [#878032]. Also if you are using wysiwyg_filter, please apply this patch [#887532] until it gets committed. Dependencies: CTools 1.7 or greather. Strongarm 2.x-rc1 or grather Exportables 2.0-Beta1 or greather. About Drupal 7 version There are three issues to that will make possible to use input formats from code natively (without extra modules, or at leas using only features module), please help to test and provide feedback: [#934050] [#903730] [#852470] Credits Sponsored by: Mojah Media - http://mojahmedia.com Developed by: dagmar

Short name
input_formats