Contents
Trac Blog Parts Macro
Description
This plugin allows a user to use blog parts as a macro by registering it on the admin page.
We cannot write the script tag and the object tag to wiki of Trac 0.11. As a result, we cannot use the blog parts.
Usage:
[[BlogParts(Name of blog parts,args)]]
Bugs/Feature Requests
Existing bugs and feature requests for BlogPartsMacro are here.
If you have any issues, create a new ticket.
Download
Download the zipped source from here.
Source
You can check out BlogPartsMacro from here using Subversion, or browse the source with Trac.
Installation
General instructions on installing Trac plugins can be found on the TracPlugins page.
Configuration
First, you need to upgrade the Trac environment.
Register the blog parts at BlogParts in Web Admin page.
- Name
- Name of the blog parts.
- Description
- Description of the blog parts and usage of macro.
- Body HTML
- HTML of the blog parts, you can use variant %arg_n%, where n is an integer starting from 1.
Recent Changes
Author/Contributors
Last modified 5 years ago
Last modified on Sep 4, 2019, 5:15:44 PM