wiki:OverlayViewPlugin

Version 5 (modified by figaro, 9 years ago) (diff)

Cosmetic changes, tagged with license

Provides an overlay view to view attachments

Description

This plugin provides an overlay view to view attachments from wiki, ticket, milestone and timeline page with ColorBox, jQuery lightbox plugin.

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 [download:overlayviewplugin here].

Source

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

Installation

  1. Install the plugin:
    $ easy_install http://trac-hacks.org/svn/overlayviewplugin/0.12
    
  2. Enable the plugin:
    # conf/trac.ini
    [components]
    tracoverlayview.* = enabled
    

Example

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

Recent Changes

18551 by jun66j5 on 2023-09-30 00:02:31
OverlayViewPlugin: make compatible with Trac 1.6 and Python 3
18550 by jun66j5 on 2023-09-29 12:32:57
OverlayViewPlugin: make compatible with Trac 1.4
17395 by jun66j5 on 2019-06-27 16:48:45
OverlayViewPlugin: cache video elements
(more)

Author/Contributors

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

Attachments (2)

Download all attachments as: .zip