wiki:EditFilesPlugin

Version 1 (modified by matthew von rocketstein, 14 years ago) (diff)

New hack EditFilesPlugin, created by mvr

Edit Files Plugin

Description

A plugin that allows TRAC_ADMIN to edit files on server. Files can be specified in the configuration file if they are absolute paths, or specified in the request itself if they are relative to the trac environment. In either case the user running the server must have appropriate permissions for the files in order to view or save them.

Bugs/Feature Requests

Existing bugs and feature requests for EditFilesPlugin are here.

If you have any issues, create a new ticket.

Download

Download the zipped source from [download:editfilesplugin here].

Source

You can check out EditFilesPlugin from here using Subversion, or browse the source with Trac.

Example

[edit_file] files = conf/trac.ini, /home/matt/public_html/notebook/TRACI/auth.db

Recent Changes

8676 by mvr on 2010-09-07 21:24:07
added unicode patch; fixing relative paths; disabling GET args
8510 by mvr on 2010-08-29 23:25:42
initial commit
8500 by mvr on 2010-08-29 06:22:50
New hack EditFilesPlugin, created by mvr
(more)

Author/Contributors

Author: mvr
Maintainer: mvr
Contributors: