16 Apr
2009
16 Apr
'09
3:09 p.m.
Hi Anca,
a --> href, name
img --> alt, src td --> colspan, rowspan
I think we have to add height & width attributes into this set (under img tag) because heights & widths are not actually styling attributes (IMO).
Why were you removing those in the first place?
We wanted to keep the generated wiki content as clean as possible (it's not about valid / invalid xhtml). This means avoid (%%) elements in xwiki 2.0 syntax whenever we can. and they're quite important attributes of an image, because of this size
issue.
Thus we need to add them back ;) - Asiri