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

1 / 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

17395 by jun66j5 on 2019-06-27 16:48:45
OverlayViewPlugin: cache video elements
17394 by jun66j5 on 2019-06-27 16:00:31
OverlayViewPlugin: pause videos when next/prev is used
17393 by jun66j5 on 2019-06-27 11:36:27
OverlayViewPlugin: narrow popup when no preview available
(more)

Author/Contributors

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

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

Attachments (2)

Download all attachments as: .zip