Cookbook -was [pmwiki-users] PmWiki/DocumentationIndex)

Patrick R. Michaud pmichaud at pobox.com
Sun Jun 19 13:48:26 CDT 2005


On Sun, Jun 19, 2005 at 07:44:23PM +0100, Hans wrote:
> 
> So how is the %dlcol% defined?

$HTMLStylesFmt['columnlist'] = "
  dl.dlcol dt { float:left; }
  dl.dlcol dd { margin-left:240px; }\n";

$WikiStyle['dlcol']['apply'] = 'list';
$WikiStyle['dlcol']['class'] = 'dlcol';

Pm



More information about the pmwiki-users mailing list