[pmwiki-users] Minor issue on beta 22: Extra <DT> tag

Patrick R. Michaud pmichaud at pobox.com
Fri Feb 3 15:27:47 CST 2006


On Thu, Feb 02, 2006 at 07:08:34PM -0700, H. Fox wrote:
> On 2/2/06, Patrick R. Michaud <pmichaud at pobox.com> wrote:
> If PmWiki's default were to do this:
> 
>     $HTMLStylesFmt['defaultpagelist'] = '
>       div.fpltemplate ul { padding-left:0px; list-style:none; }
>       div.fpltemplate ul ul { padding-left:40px; } ';

I'm thinking it should be $HTMLStylesFmt['fpltemplate'] .

> It would both degrade gracefully and be able to be overridden by a
> skin (or in config.php, right?).

I think so.  I'll have to test.

> The LeanSkin has a second stylesheet specifically for the purpose of
> overriding the CSS selectors PmWiki places in the <head> section of
> the document.  I presume other skins have that capability as well.

All have the capability to override what PmWiki does;
I'm just trying to keep it from becoming onerously long and complex
to do so.  :-)

Pm




More information about the pmwiki-users mailing list