Version 1 (modified by 15 years ago) (diff) | ,
---|
Include external resources in a wiki page.
Description
This macro lets you include things into wiki pages.
Currently supported sources are:
- HTTP (http:)
- FTP (ftp:)
- Wiki pages (wiki:)
An optional second argument lets you force the output MIME type to something specific, but most things should have sane defaults.
Bugs/Feature Requests
Existing bugs and feature requests for IncludeMacro are here.
If you have any issues, create a new ticket.
Download
Download the zipped source from [download:includemacro here].
Source
You can check out IncludeMacro from here using Subversion, or browse the source with Trac.
Example
Include Google on a page:
[[Include(http://www.google.com)]]
Include a wiki-formatted file from the repository:
[[Include(source:trunk/my_file.txt, text/x-trac-wiki)]]
Recent Changes
- 3693 by coderanger on 2008-05-17 18:25:14
-
Fix typo in link. (closes #3044)
- 3633 by coderanger on 2008-05-08 05:29:49
-
Fix admonitions.
- 3616 by coderanger on 2008-05-06 07:57:12
-
Set MIME type.
(more)
Author/Contributors
Author: coderanger
Contributors: