Edgewall Software

Changes between Version 32 and Version 33 of WikiStart


Ignore:
Timestamp:
Sep 12, 2006, 6:17:02 PM (18 years ago)
Author:
cmlenz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v32 v33  
    1616</map>
    1717}}}
    18 [[Image(source:/trunk/doc/2000ft.png, align=right, usemap=#2000ft, width=476, height=367, nolink)]]
     18[[Image(source:/trunk/doc/2000ft.png, align=right, usemap=#2000ft, width=476, height=405, nolink)]]
    1919
    2020'''Genshi''' is a Python library that provides an integrated set of components for parsing, generating, and processing HTML, XML or other textual content for output generation on the web. The major feature is a [wiki:Documentation/xml-templates.html template language], which is heavily inspired by [http://kid-templating.org/ Kid].