Tuesday 27 March 2007 12:01:36 am
In settings/override/content.ini.append.php add:
[table]
CustomAttributes[]=cellpadding
CustomAttributes[]=cellspacing
CustomAttributesDefaults[cellpadding]=1
CustomAttributesDefaults[cellspacing]=1
Where CustomAttributesDefaults[cellpadding] is default value for attribute that appears in insert table pop-up in OE. Clear all the cache. Since now you can use cellpadding and cellspacing, you can also add "summary" like:
CustomAttributes[]=summary
CustomAttributesDefaults[summary]=Default
Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog
|