ID #6 (Previous | Next)
POST request to: admin/config/content/formats/nhclhxvo
Ending URL: http://www.candidity.co.uk/drupal/tb_sirate/admin/config/content/formats/nhclhxvo
Fields: <?php array (
  
'name' => 'li6xUDgp',
  
'roles[1]' => '1',
  
'roles[2]' => '2',
  
'roles[3]' => '3',
  
'filters[filter_html][weight]' => '-10',
  
'filters[filter_html_escape][weight]' => '-10',
  
'filters[filter_test_uncacheable][weight]' => '0',
  
'filters[filter_test_replace][weight]' => '0',
  
'filters[filter_autop][weight]' => '0',
  
'filters[filter_url][weight]' => '0',
  
'filters[filter_htmlcorrector][weight]' => '10',
  
'filters[filter_html][settings][allowed_html]' => '<a> <em> <strong> <cite> <blockquote> <code> <ul> <ol> <li> <dl> <dt> <dd>',
  
'filters[filter_html][settings][filter_html_help]' => '1',
  
'filters[filter_url][settings][filter_url_length]' => '72',
  
'filter_settings[filter_settings__active_tab]' => '',
  
'form_build_id' => 'form-yzMSTUK2-ehe4dKQeoUYZKBcbVWip3LLoNeafg9YWWw',
  
'form_token' => 'yya6jA7tRUX4_mk8T2-uzKbL2P2Vk851NNnyHemIjoY',
  
'form_id' => 'filter_admin_format_form',
  
'op' => 'Save configuration',
)

li6xUDgp | Drupal

Status message

  • hook_filter_format_update invoked.
  • The text format li6xUDgp has been updated.

li6xUDgp

A text format contains filters that change the user input, for example stripping out malicious HTML or making URLs clickable. Filters are executed from top to bottom and the order is important, since one filter may prevent another filter from doing its job. For example, when URLs are converted into links before disallowed HTML tags are removed, all links may be removed. When this happens, the order of filters may need to be re-arranged.

 
A unique machine-readable name. Can only contain lowercase letters, numbers, and underscores.
Does nothing, but makes a text format uncacheable.
Replaces all content with filter and text format information.
Limit allowed HTML tags
Display any HTML as plain text
Uncacheable filter
Testing filter
Convert line breaks into HTML (i.e. <br> and <p>)
Convert URLs into links
Correct faulty and chopped off HTML

Vertical Tabs

Limit allowed HTML tags
A list of HTML tags that can be used. JavaScript event attributes, JavaScript URLs, and CSS are always stripped.
Convert URLs into links
characters
URLs longer than this number of characters will be truncated to prevent long strings that break formatting. The link itself will be retained; just the text portion of the link will be truncated.