Changes between Version 1 and Version 2 of FileListPlugin


Ignore:
Timestamp:
Apr 18, 2010, 2:37:57 AM (14 years ago)
Author:
Brian
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FileListPlugin

    v1 v2  
    77This 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'.
    88
    9 I have to apologize to 'daan' in advance for making use of his AllAttachments Macro, and hacking it into my plugin: http://trac-hacks.org/wiki/AllAttachmentsMacro
     9I have to apologize to 'daan' in advance for making use of his AllAttachmentsMacro, and hacking it into my plugin: http://trac-hacks.org/wiki/AllAttachmentsMacro
    1010
    1111== Bugs/Feature Requests ==