Changes between Initial Version and Version 1 of NoteBoxPlugin


Ignore:
Timestamp:
Nov 5, 2008, 11:15:41 PM (15 years ago)
Author:
gruenebe
Comment:

New hack NoteBoxPlugin, created by gruenebe

Legend:

Unmodified
Added
Removed
Modified
  • NoteBoxPlugin

    v1 v1  
     1= NoteBox Plugin =
     2
     3== Description ==
     4
     5NoteBox Plugin will render a HTML-DivContainer in different colors with different Icons.
     6[[BR]]
     7The following containers are possible:
     8
     9 * ![[NoteBox(warn, my Text)]]
     10  * will render a red div-container with the given Text and a stopsign-image
     11 * ![[NoteBox(tip, my Text)]]
     12  * will render a green div-container with the given Text and a lightbulb-image
     13 * ![[NoteBox(note, my Text)]]
     14  * will render a blue div-container with the given Text and a notepaper-image
     15
     16
     17
     18== Bugs/Feature Requests ==
     19
     20Existing bugs and feature requests for NoteBoxPlugin are
     21[report:9?COMPONENT=NoteBoxPlugin here].
     22
     23If you have any issues, create a
     24[http://trac-hacks.org/newticket?component=NoteBoxPlugin&owner=gruenebe new ticket].
     25
     26== Download ==
     27
     28Download the zipped source from [download:noteboxplugin here].
     29
     30== Source ==
     31
     32You can check out NoteBoxPlugin from [http://trac-hacks.org/svn/noteboxplugin here] using Subversion, or [source:noteboxplugin browse the source] with Trac.
     33
     34== Example ==
     35
     36Use either
     37 * '''![[NoteBox(warn, my Text)]]'''
     38 * '''![[NoteBox(tip, my Text)]]'''
     39 * '''![[NoteBox(note, my Text)]]
     40where "my Text" can be replaced with your text.
     41
     42
     43
     44== Recent Changes ==
     45
     46[[ChangeLog(noteboxplugin, 3)]]
     47
     48== Author/Contributors ==
     49
     50'''Author:''' [wiki:gruenebe] [[BR]]
     51'''Contributors:'''