Contents
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
- Install the plugin
$ easy_install http://trac-hacks.org/svn/overlayviewplugin/0.12 - Enable the plugin
# conf/trac.ini [components] tracoverlayview.* = enabled
Recent Changes
[11972] by jun66j5 on 09/12/12 04:08:24
overlayview: fixed wrong showing download icon in content area
[11705] by jun66j5 on 07/02/12 04:03:57
overlayviewplugin: enabled folding columns in the overlay view
[11626] by jun66j5 on 06/05/12 13:39:39
overlayview: fixed wrong layout on IE7
[11605] by jun66j5 on 05/30/12 04:21:56
overlayview: Fixed javascript error if a page has a.trac-rawlink and no #attachments
Author/Contributors
Author: jun66j5
Maintainer: jun66j5
Contributors: OpenGroove,Inc. and ciklone
Attachments
- overlayview-example-1.png (88.6 kB) - added by jun66j5 on 03/21/12 03:36:03.
- overlayview-example-2.png (35.7 kB) - added by jun66j5 on 03/21/12 03:36:12.



