[pmwiki-users] Is there a note plugin?

Patrick R. Michaud pmichaud at pobox.com
Tue Jun 6 13:24:28 CDT 2006


On Tue, Jun 06, 2006 at 11:00:01AM -0700, pmwiki at 911networks.com wrote:
> Hi,
> 
> I am trying to convert a Dokuwiki to PM, is there a receipe 
> equivalent to the Dokuwiki plugin:note
> 
> http://wiki.splitbrain.org/plugin:note
> 
> BTW, this make for a great look.

It can be done with >>div<< statements:

    %define=note bgcolor=#ddddff rfloat%

    >>note<<
    Here's a simple note
    >><<

Fancier things are of course possible by adding to the wikistyle
definition.  It would be interesting to come up with various
background definitions that would also work.

Pm




More information about the pmwiki-users mailing list