1 [[!template id=plugin name=getsource author="[[Will_Uther|Will]]"]]
3 This plugin adds a "Source" link to the top of each page that uses
4 the CGI to display the page's source.
6 Configuration for this plugin in the setup file:
8 * `getsource_mimetype => "text/plain; charset=utf-8"`
10 Sets the MIME type used when page source is requested. The default is
11 usually appropriate, but you could set this to `application/octet-stream`
12 to encourage browsers to download the source to a file rather than showing