—- plugin —- description: This plugin allows you to create nice “notes” like this in your DokuWiki pages author : Olivier Cortes et. al. + Aurélien Bompard email : aurelien@bompard.org type : syntax lastupdate : 2009-06-15 compatible : 2009-02-14, Lemming, Anteater, Rincewind, Angua, Adora Belle, Weatherwax, Binky, Ponder Stibbons, Hrun, Detritus depends : conflicts : similar : bootswrapper, box, wrap tags : boxes, icons, toolbar
downloadurl: http://gauret.free.fr/fichiers/dokuwiki/dokuwiki-note-20090615.tgz
When you have it installed, use this :
<note> This is my note ! Remember it!! </note> <note important> Warning ! You're about to lose your mind ;-) </note> <note tip> The clues are in the images. </note> <note warning> Beware of the cat when you open the door !! </note>
You can use the note keywords important
, warning
and tip
. Or some French synonyms: importante
(important), bloquante
, critique
(warning), tuyau
, idée
(tip), classique
(classic). It is quite easy to add new types of notes if you know a bit of PHP and CSS.