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 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.

Download

Download the zipped source from here.

Source

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

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

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
    

Recent Changes

[13403] by jun66j5 on 2013-09-27 04:27:51
OverlayViewPlugin: prevent javascript errors if folding.js is unavailable
[11972] by jun66j5 on 2012-09-12 04:08:24
overlayview: fixed wrong showing download icon in content area
[11705] by jun66j5 on 2012-07-02 04:03:57
overlayviewplugin: enabled folding columns in the overlay view

Author/Contributors

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

Last modified 2 years ago Last modified on Oct 16, 2012, 10:08:35 PM

Attachments (2)

Download all attachments as: .zip