When adding blocks one can specify the
. However this only supports the use for input format ids. My patch (attached) allows one to use either the input format id or its full name. The patch will validate the format data to ensure that the format is valid before the form gets built and executed.
Example:
<block>
...
<format>Full HTML</format> <!-- will get translated to the correct formate id by block.inc code -->
...
</block>
| Comment | File | Size | Author |
|---|---|---|---|
| block.inc_.patch | 2.01 KB | hiddentao |
Comments
Comment #1
hiddentao commentedComment #2
hiddentao commentedRelated ticket: http://drupal.org/node/853746