Posted by GreenJelly on January 22, 2008 at 8:18pm
Take a look at this...
http://groups.drupal.org/node/8371
The Allowed HTML tags within the groups.drupal.org site editor are < strong > and < b > but < strong >< i >...< /i >< strong > does not set italics...

Comments
In fact, the formating in Groups is horrible
most of the tags are ignored:( yet they are listed as Allowed HTML tags:( My document looks horrid..
...
Moved to the correct group and fixed tags so they dont' break.
< i > is not listed in the allowed tags. strong and b are for bolding, not italics. You want < em > for that. Or use the markdown syntax.
Michelle
See my Drupal articles and tutorials or come check out the Coulee Region
"Allowed HTML
"Allowed HTML tags: <h1> <h2> <h3> <h4> <h5> <h6> <em> <strong> <code> <del> <blockquote> <q> <sub> <p> <br> <pre> <ul> <ol> <li> <dl> <dt> <dd> <a> <b> <u> <i> <sup> <img> <table> <tbody> <td> <th> <tr>" Copied from the post new comment.
I had to edit my post
I had to edit my post because I simply cut and pasted the Allowed HTML tags... this created tags, but it also failed to create proper XHTML. Tags left open where carried on outside of the content, and into the rest of the Groups site. Essentially no check or correction was made by Comment to make sure I closed the tags I opened. I am searching for the tag that is not being closed. <h1> <h2> <h3> <h4> <h5> <h6> <blockquote> are not used. <em> <strong> <code> all are used, but if I dont close them I screw up the rest of the page...
Here is an example of the HTML inject using <em> <sup> without closure... I hope this works... I will close the tag in my next reply... there is a few that fail...
Every post after this one,
Every post after this one, will be formated by the above until I close out the tags, which I will do next...
see the content is carried
see the content is carried outside of my comment and into the remaining page. It will modify the entire page, :( so that we dont have the rest of the page small... I will close these tags... of course this "story" will be not validate.
Now, that's odd
Drupal (4.7+, I believe) automatically closes any open html tags in posts.
However, your other concern is a known bug in Drupal 5.6, which g.d.o. runs on. HTML tags cannot be properly configured on the admin page. You'll have to wait for Drupal 5.7.
markdown
How about giving your rsi a break and use markdown?
--
Open Prediction Markets | Drupal Dashboard
knaddison blog | Morris Animal Foundation
The formating in Groups is horrible
As one said; most of the tags are ignored.
find more edu articles