Metadata-Version: 1.0
Name: TracWikiGoodies
Version: 0.11.0.3.dev0
Summary: Plugin for Trac which extends the Wiki with some goodies
Home-page: http://trac-hacks.org/wiki/WikiGoodiesPlugin
Author: Christian Boos
Author-email: cboos@neuf.fr
License: BSD
Description-Content-Type: UNKNOWN
Description: 
              This Trac 0.11 plugin extends the Trac Wiki by providing support
              for smileys, HTML entities and other frequently used symbols.
        
              Single words surrounded by "*", "/" or "_" characters are tranformed
              to bold, italic and underline text, respectively.
        
              E-mail are transformed to "mailto:" links and UNC paths are transformed
              to "file:" links.
        
              It also comes with a set of 3 macros that can be used
              to provide a visual index of the markup:
               * [[ShowSmileys]]
               * [[ShowEntities]]
               * [[ShowSymbols]]
        
              See http://moinmoin.wikiwikiweb.de/HelpOnSmileys
              for an external reference on the smileys.
        
              See http://www.w3.org/TR/html401/sgml/entities.html
              for the official list of HTML 4.0 entities,
              and http://www.cookwood.com/html/extras/entities.html
              for an illustration.
              
Keywords: trac wiki plugin smileys entities symbols
Platform: UNKNOWN
