<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">Thanks very much<div>the only place  $BlockMarkups appears in any PHP file in this wiki is in pmwiki.php</div><div><br></div><div>It's very odd, because if I add</div><div>||width=*</div><div>as the first line to my simple table, I see</div><div><table width="*" class="wikisimpletable"><br></div><div>(<a href="https://ttc.org.nz/pmwiki/pmwiki.php/FixtureCard/2022Hanmer">example</a>)<br></div><div><br></div><div>If I remove that line its reverts to </div><div><table width="100%"><br></div><div><br></div><div>nhā mihi</div><div><br></div><div>Simon</div></div></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, 15 Sept 2021 at 22:24, Petko Yotov <<a href="mailto:5ko@5ko.fr">5ko@5ko.fr</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Yes, I can confirm it works as documented, you can set the default <br>
simple table to any class name.<br>
<br>
Check for interference by some local customization or recipe, I'd look <br>
for:<br>
<br>
   $BlockMarkups['table']<br>
<br>
Petko<br>
<br>
On 15/09/2021 12:07, Simon wrote:<br>
> <a href="https://www.pmwiki.org/wiki/PmWiki/LayoutVariables#SimpleTableDefaultClassName" rel="noreferrer" target="_blank">https://www.pmwiki.org/wiki/PmWiki/LayoutVariables#SimpleTableDefaultClassName</a><br>
> <br>
> Could someone please tell me if this is working when you add<br>
> $SimpleTableDefaultClassName [1] = "wikisimpletable";<br>
> to config.php.<br>
> <br>
> I'm not seeing any change to the markup, just the same '<table<br>
> width="100%">' from simple table markup, viz<br>
> || my simple table ||<br>
> <br>
> thanks<br>
> <br>
> Simon<br>
> <br>
</blockquote></div>