Contents
FileList
Description
This creates a place to drop non-version controlled files 'easily' within Trac. It's ultimately nothing more than a glorified wiki page with a tab to a page called Files. (Which is created upon environment creation) With jquery and javascript enabled, you (or your users) will only be able to see a button at the page labeled 'Attach file'.
I have to apologize to daan in advance for making use of his AllAttachmentsMacro, and hacking it into my plugin.
Bugs/Feature Requests
Existing bugs and feature requests for FileListPlugin are here.
If you have any issues, create a new ticket.
Download
Download the zipped source from here.
Source
You can check out FileListPlugin from here using Subversion, or browse the source with Trac.
Example
N/A
Recent Changes
[12212] by rjollos on 10/19/12 03:28:10
- Set license as 3-Clause BSD with permission of original author.
- Renamed 0.11 directory to trunk.
[12183] by rjollos on 10/16/12 23:44:50
Fixed a basic Trac 0.12 incompatibility issue, due to the change in timestamp storage from seconds to microsecond format. Changed get_templates_dirs to return an empty list, since this plugin provides no templates.
[12180] by rjollos on 10/16/12 22:27:09
Removed old directory.
[12179] by rjollos on 10/16/12 22:25:43
Removed level from directory hierarchy.
Author/Contributors
Author: insaneintenti0n
Maintainer: insaneintenti0n
Contributors:
License: 3-Clause BSD

