[pmwiki-devel] $SimpleTableDefaultClassName
Petko Yotov
5ko at 5ko.fr
Wed Sep 15 03:24:47 PDT 2021
Yes, I can confirm it works as documented, you can set the default
simple table to any class name.
Check for interference by some local customization or recipe, I'd look
for:
$BlockMarkups['table']
Petko
On 15/09/2021 12:07, Simon wrote:
> https://www.pmwiki.org/wiki/PmWiki/LayoutVariables#SimpleTableDefaultClassName
>
> Could someone please tell me if this is working when you add
> $SimpleTableDefaultClassName [1] = "wikisimpletable";
> to config.php.
>
> I'm not seeing any change to the markup, just the same '<table
> width="100%">' from simple table markup, viz
> || my simple table ||
>
> thanks
>
> Simon
>
More information about the pmwiki-devel
mailing list