wiki:OverlayViewPlugin

Provides an overlay view to view attachments

Description

This plugin provides an overlay view to view attachments from wiki, ticket, milestone and timeline page. It uses ColorBox, the jQuery lightbox plugin, which itself is MIT licensed.

Visit wiki or ticket page which has the attachment files in your Trac. Clicking the attachment link in the attachments area shows the contents in a lightbox.

Ticket page

Timeline page

Bugs/Feature Requests

Existing bugs and feature requests for OverlayViewPlugin are here.

If you have any issues, create a new ticket.

defect

2 / 3

Download

Download the zipped source from here.

Source

You can check out OverlayViewPlugin from here using Subversion, or browse the source with Trac.

Installation

  1. Install the plugin:
    $ pip install svn+https://trac-hacks.org/svn/overlayviewplugin/0.12
    
  2. Enable the plugin in your trac.ini file:
    [components]
    tracoverlayview.* = enabled
    

Recent Changes

18691 by jun66j5 on 2025-03-30 08:53:42
OverlayViewPlugin: add classifiers, build as universal wheel, bump up the version to 0.12.0.6
18690 by jun66j5 on 2025-03-30 08:46:00
OverlayViewPlugin: fix UndefinedError while rendering template when the attachment is unavailable
18680 by jun66j5 on 2025-02-09 00:23:53
OverlayViewPlugin: fix UnicodeEncodeError raised when the filename of the attachment has non-ascii characters
(more)

Author/Contributors

Author: jun66j5
Maintainer: Jun Omae
Contributors: OpenGroove,Inc. and tracpath

Last modified 5 years ago Last modified on Aug 1, 2020, 8:45:34 AM

Attachments (2)

Download all attachments as: .zip