My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members

Plugin, for easy create colored and nice box'es with Icon and Title on header.

for 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 administation 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 case to simple regular expresion).

Waiting for fedback

Bartosz Gołek

Powered by Google Project Hosting