[[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, for example 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 issues 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 [/newticket?component=PencilPreviewPlugin new ticket]. [[TicketQuery(component=PencilPreviewPlugin&group=type,format=progress)]] == Download Download the zipped source from [export:pencilpreviewplugin here]. == Source You can check out PencilPreviewPlugin from [/svn/pencilpreviewplugin here] using Subversion, or [source:pencilpreviewplugin browse the source] with Trac. == Installation Installation of the plugin requires the usual steps: {{{#!sh easy_install https://trac-hacks.org/svn/pencilpreviewplugin/trunk }}} Enable it in Trac's plugin admin page or by adding `pencilpreview.* = enabled` to the `[components]` section in the `trac.ini` file: {{{#!ini [components] pencilpreview.* = enabled }}} == Recent Changes [[ChangeLog(pencilpreviewplugin, 3)]] == !Author/Contributors '''Author:''' [wiki:lucid] [[BR]] '''Maintainer:''' [[Maintainer]] [[BR]] '''Contributors:'''