Include external resources in a wiki page
The following documentation is for the latest development version.
See also: IncludePagesPlugin
Bugs/Feature Requests
Existing bugs and feature requests for IncludeMacro are here.
If you have any issues, create a new ticket.
| defect |
26 / 35 |
||
|---|---|---|---|
| enhancement |
21 / 32 |
||
| task |
2 / 3 |
Download
Download the zipped source from here.
The macro is also available on PyPi.
Source
Get the appropriate version for your Trac installation:
| Final version for Trac 0.10 | 1.1.0 | Browse the source or checkout from here using Subversion |
| Latest stable for Trac 0.11 | 2.1.0 | Browse the source or checkout from here using Subversion |
| Latest stable for Trac 1.0+ | 3.2.0 | Browse the source or checkout from here using Subversion |
Installation
General instructions on installing Trac plugins can be found on the TracPlugins page.
Recent Changes
- 18709 by jun66j5 on 2025-10-02 07:19:03
-
TracIncludeMacro 3.3.0dev: decode with utf-8 for bytes instances from source and URL resource
Initial patch by Ales Horak.
- 18707 by jun66j5 on 2025-09-15 08:36:23
-
TracIncludeMacro 3.3.0dev: escape the section string before passing it to regular expressions
- 18706 by jun66j5 on 2025-09-15 08:26:17
-
TracIncludeMacro 3.3.0dev: sanitize output using
WikiProcessor(..., 'html')and remove uses of Genshi module
Initial patch by Aleš Horák
(more)
Author/Contributors
Author: coderanger
Maintainer: Ryan J Ollos
Contributors: hasienda
Last modified 5 years ago
Last modified on Apr 1, 2021, 7:51:58 PM


