NOTE: If you are a developer, please use a private wiki based on foswiki/trunk on a daily base ...or use
trunk.foswiki.org to view this page for some minimal testing.
Use
Item9693 for docu changes for 1.2 and 2.0.
Item11582: Use style attributes instead of bgcolor
| Priority: |
CurrentState: |
AppliesTo: |
Component: |
WaitingFor: |
| Normal |
Closed |
Engine |
|
|
instead of
Before:
<td bgcolor="#foobar"> ...</td>
After:
<td style="background-color:#foobar">...</td>
... or remove them in places not needed in the docu.
Oh and doom all <font color="...>...</font>.
--
MichaelDaum - 28 Feb 2012