Active
Project:
Accessible Helper Module
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
14 Mar 2011 at 04:28 UTC
Updated:
26 Feb 2016 at 07:54 UTC
Jump to comment: Most recent
Comments
Comment #1
johnbarclay commentedsince in filter.module, the default filter format is the first one available by weight.
The accessible helper module can fix this by rearranging the weight. The patch to core would do the same by changing the weights in filter.install/filter_install()
Comment #2
johnbarclay commentedThis will be in 7.x-1.x-dev in the accessible fixes part of the module.
Comment #3
johnbarclay commentedComment #4
johnbarclay commentedComment #5
mgiffordThis is also useful patch to start with http://drupal.org/node/514008#comment-3499454
Comment #6
mgiffordThis is also useful patch to start with http://drupal.org/node/514008#comment-3499454
Comment #7
mgifford