Changes between Version 5 and Version 6 of SiteUploadPlugin

Show
Ignore:
Author:
rjollos (IP: 0.0.0.0)
Timestamp:
07/12/11 04:23:43 (2 years ago)
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 ==