Changes between Version 5 and Version 6 of SiteUploadPlugin


Ignore:
Timestamp:
Jul 12, 2011, 2:23:43 AM (13 years ago)
Author:
Ryan J Ollos
Comment:

Fixed typo.

Legend:

Unmodified
Added
Removed
Modified
  • SiteUploadPlugin

    v5 v6  
    55Plugin that will allow an administrator to upload and manage files in the trac environment's `htdocs` directory.
    66
    7 Files can then be referenced by using the `site/` url in the `trac.ini`.  For a direct URL one would append `/crome/site/` to the base trac URL.
     7Files can then be referenced by using the `site/` url in the `trac.ini`.  For a direct URL one would append `/chrome/site/` to the base trac URL.
    88
    9 Requires WebAdmin
     9Requires WebAdmin.
    1010
    1111== Bugs/Feature Requests ==