Closed (fixed)
Project:
Bbcode
Version:
6.x-1.1
Component:
Documentation
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
25 Jun 2008 at 20:34 UTC
Updated:
14 Dec 2008 at 09:12 UTC
The documentation mentions briefly that you may need to rearrange the filters to get it to work.
When HTML Filtering is enabled, it is specifically essential that BBCode be sorted AFTER the HTML filter. This is because the BBCode filter will change the BBCode into HTML, and the HTML filter will disallow and remove that code.
The clarification will help new users.
This took me a while to figure out, because I had sorted the BBCode filter first, thinking it would be useful to process BBCode first. Then I noticed that even in page source nothing was getting added.
Comments
Comment #1
naudefj commentedReadme file updated. See http://drupal.org/cvs?commit=155780