Hi

(This is cross-posted to both trac-dev and trac-users
mailing lists).

I'm happy to announce a new plugin for Trac 0.13 (still in
development) named WikiExtrasPlugin available at:

  http://trac-hacks.org/wiki/WikiExtrasPlugin

Please note:

    This plugin is made for the upcoming Trac 0.13, and
    will be updated along with changes to Trac 0.13dev!
    It could work with Trac 0.12, but the visual
    impression will not be as intended.

The WikiExtrasPlugin extends the Trac Wiki in several ways:
 * Layout information on wiki pages using boxes.
   Four wiki processors are defined for creating boxes:
   * box -- The core box processor.
   * rbox -- Display a right aligned box to show side notes
     and warnings etc. This will probably be the most used
     box.
   * newsbox -- Display news in a right aligned box. (This
     box corresponds to the well-known NewsFlashMacro)
   * imagebox -- Display a single image with caption in a
     centered box.
 * Decorate wiki pages with a huge set of modern icons via
   wiki markup (|name|), or the equivalent Icon macro, and
   as smileys (smiley characters are configurable).
 * Decorate wiki text with the Color macro.
 * Automatic highlighting of attentional phrases like FIXME
   and TODO (configurable).
 * HTML 4.0 entities (named entities and numerical
   entities). (Same as in WikiGoodiesPlugin)
 * Automatic replacement of common text idioms by their
   corresponding symbols (e.g. arrows, fractions, etc.)
   (Same as in WikiGoodiesPlugin, but configurable.)

Each feature can be disabled individually if needed.


**Icon Library License Terms**

The icon library contained in this plugin is composed of
the Fugue icon library (http://p.yusukekamiyamane.com/)
with additional icons, and can be used for any commercial
or personal projects, but you may not lease, license or
sublicense the icons. The icon library is provided for
convenience, though download and installation time is
taking a hit since it contains more than 3.000 unique icons
in two flavors; shadowed and shadowless (yielding a grand
total of almost 7.000 icon files).

The Fugue icon library is released under Creative Commons
Attribution 3.0 license
(http://creativecommons.org/licenses/by/3.0/).
Some icons are Copyright (C) Yusuke Kamiyamane.
All rights reserved.

Additional icons are released under same license terms as
Trac (http://trac.edgewall.org/licence.html).
Some icons are Copyright (C) Edgewall Software.
All rights reserved.


I hope you find this useful. Enjoy, and have fun!

-- Mikael Relbe (mrelbe)

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Development" group.
To post to this group, send email to trac-dev@googlegroups.com.
To unsubscribe from this group, send email to 
trac-dev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/trac-dev?hl=en.

Reply via email to