[[PageOutline(2-5,Contents,pullout)]] = Preview Evolus Pencil files == Description This plugin allows to preview ''Evolus Pencil'' files. [http://pencil.evolus.vn/ Evolus Pencil] is an open-source GUI prototyping tool for creating mockups. If you use it to create `.ep` files and add them to Trac (e.g. as attachments or stored in a code repository) this plugin allows you to preview them in the browser before downloading and opening them in the application. (The MIME type is expected to be `application/evoluspencil+xml`.) === Known problems * The preview depends on the browser to render the SVG / XUL contained in the file. This works best in Firefox, but even there it's not always perfect. == !Bugs/Feature Requests Existing bugs and feature requests for PencilPreviewPlugin are [report:9?COMPONENT=PencilPreviewPlugin here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=PencilPreviewPlugin&owner=lucid new ticket]. == Download Download the zipped source from [export:pencilpreviewplugin here]. == Source You can check out PencilPreviewPlugin from [http://trac-hacks.org/svn/pencilpreviewplugin here] using Subversion, or [source:pencilpreviewplugin browse the source] with Trac. == Installation Installation of the plugin requires the usual step, e.g. `easy_install http://trac-hacks.org/svn/pencilpreviewplugin/trunk` and enable it in Trac's plugin admin page or by adding `pencilpreview.* = enabled` to the `[components]` section in trac.ini. == Recent Changes [[ChangeLog(pencilpreviewplugin, 3)]] == !Author/Contributors '''Author:''' [wiki:lucid] [[BR]] '''Maintainer:''' [[Maintainer]] [[BR]] '''Contributors:'''