Changes between Initial Version and Version 1 of PencilPreviewPlugin


Ignore:
Timestamp:
Feb 1, 2014, 9:25:53 PM (10 years ago)
Author:
lucid
Comment:

New hack PencilPreviewPlugin, created by lucid

Legend:

Unmodified
Added
Removed
Modified
  • PencilPreviewPlugin

    v1 v1  
     1[[PageOutline(2-5,Contents,pullout)]]
     2
     3= Preview Evolus Pencil files
     4
     5== Description
     6
     7This plugin allows to preview ''Evolus Pencil'' files.
     8
     9[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.
     10
     11(The MIME type is expected to be `application/evoluspencil+xml`.)
     12
     13=== Known problems
     14* 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.
     15
     16== !Bugs/Feature Requests
     17
     18Existing bugs and feature requests for PencilPreviewPlugin are
     19[report:9?COMPONENT=PencilPreviewPlugin here].
     20
     21If you have any issues, create a
     22[http://trac-hacks.org/newticket?component=PencilPreviewPlugin&owner=lucid new ticket].
     23
     24== Download
     25
     26Download the zipped source from [export:pencilpreviewplugin here].
     27
     28== Source
     29
     30You can check out PencilPreviewPlugin from [http://trac-hacks.org/svn/pencilpreviewplugin here] using Subversion, or [source:pencilpreviewplugin browse the source] with Trac.
     31
     32== Installation
     33
     34Installation 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.
     35
     36== Recent Changes
     37
     38[[ChangeLog(pencilpreviewplugin, 3)]]
     39
     40== !Author/Contributors
     41
     42'''Author:''' [wiki:lucid] [[BR]]
     43'''Maintainer:''' [[Maintainer]] [[BR]]
     44'''Contributors:'''