/[drupal]/contributions/modules/bbcode/README.txt
ViewVC logotype

Diff of /contributions/modules/bbcode/README.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.20, Sun Nov 30 08:44:07 2008 UTC revision 1.21, Sun Nov 30 09:06:17 2008 UTC
# Line 45  Configuration Line 45  Configuration
45      enable Drupal's "HTML filter" to remove or escape user entered HTML tags.      enable Drupal's "HTML filter" to remove or escape user entered HTML tags.
46    
47    - If you've enabled multiple filters, you may need to rearrange them to    - If you've enabled multiple filters, you may need to rearrange them to
48      ensure they execute in the correct order.      ensure they execute in the correct order. For example, if HTML filtering
49        is enabled, it is essential that BBCode be sorted AFTER the HTML filter.
50        If not this module will change the BBCode into HTML, and the HTML filter
51        will disallow and remove the code again.
52    
53  Complementing Modules  Complementing Modules
54  ------------------------------------------------------------------------------  ------------------------------------------------------------------------------

Legend:
Removed from v.1.20  
changed lines
  Added in v.1.21

  ViewVC Help
Powered by ViewVC 1.1.2