More about this Plugin
Plugin, for easy create colored and nice box'es with Icon and Title on header.
To create box, just use the followed code:
<box color="blue | green | orange | pink | red | yellow" title="title" icon="icon_name" [height="px"] >
content
</box>
Icon list You can create by upload 32x32 PNG files to "screwTurnWiki/Images/box" directory.
Project also contains box.css file. You have to add this css to template css file and extract box_images.zip to "screwTurnWiki/Themes/Theme/Images/box' Directory.
In steps:
1. Load plugin dll by administration page of STW.
2. Upload 32x32 PNG files to "screwTurnWiki/Images/box" directory.
3. Extract box_images.zip to "screwTurnWiki/Themes/Theme/Images/box' Directory.
4. All done ;)
For this moment plugin is very simple and they don't upload files automaticaly (i don't know how to do it ;))
Known restrictions:
- you cannot use box in box
- you cannot use numerators in box (I think it is because of too simple regular expresion).
Discuss
I would really appreciate a screenshot of this plugin.