Include the contents of external URLs and other Trac objects in a wiki page.
Project description
Notes
This macro lets you include various things.
Currently supported sources:
HTTP - http: and https:
FTP - ftp:
Wiki pages - wiki:
Repository files - source:
Ticket comments - ticket:N:comment:M (3.0dev, syntax may be changed before release)
The default source is wiki if only a source path is given.
An optional second argument sets the output MIME type, though in most cases the default will be correct.
Permissions
The three remote sources (http, https, and ftp) require INCLUDE_URL to be rendered.
Anyone can add a call to these, however they will not be shown. This is not a replacement for render_unsafe_content, see below.
Configuration
If [wiki] render_unsafe_content is off (the default), any produced HTML will be sanitized.
To enable the plugin:
[components] includemacro.* = enabled
Example
Include another wiki page:
[[Include(PageName)]]
Include the HEAD revision of a reStructuredText file from the repository:
[[Include(source:trunk/docs/README, text/x-rst)]]
Include a specific revision of a file from the repository:
[[Include(source:trunk/docs/README@5, text/x-rst)]]
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for TracIncludeMacro-3.0.0-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c1cabc06fc13ae8cc7b3acded8d1f67e5f8dd051cc1a4867d8996cd9454eb811 |
|
MD5 | 1b1554bf63136a7a4bbb4a39af4a0b87 |
|
BLAKE2b-256 | 53b77f4b86d30fec4fa26ee3c1e5e512e603ee49ac69cbb0f3e59972c790b36b |