[Pmwiki-users] setting a cookie with author name

Hans Bracker design
Fri Jan 14 07:41:54 CST 2005


Friday, January 14, 2005, 2:21:45 PM, Neil wrote:
>>add to your css file:
>>   .wikimessage { color:red; }

> I still cannot get this to work with the Beeblebrox-gila2 skin. Guess I
> will have to switch to Gemini! ;->

Alternatively to css you could add the style to the html tag in the
$AuthorrequiredFmt in config.php:

  $EnablePostAuthorRequired = 1;
  $AuthorRequiredFmt =  "<h3 class='wikimessage' style='color:red'>$[Please sign
    your name in the author box before saving]</h3>";

Best, 
~Hans                           




More information about the pmwiki-users mailing list