wiki:BlogPartsMacro

Version 3 (modified by anonymous, 15 years ago) (diff)

--

Trac Blog Parts Macro

Description

Macro and web admin page to use blog parts in Trac.

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.

This plug-in allows us to use blog parts as a macro by registering it on the admin page.

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 [download:blogpartsmacro here].

Source

You can check out BlogPartsMacro from here using Subversion, or browse the source with Trac.

Example

At first, you need to upgrade trac env.

Register the blog parts

Register the blog parts at BlogParts in Web Admin page.

Name
Name of the blog parts
Description
Description of the blog parts and usege of macro.
Body HTML
HTML of the blog parts. you can use variant %arg_n%(n is integer start from 1)

Macro usage

[[BlogParts(Name of blog parts,args)]]

Recent Changes

4117 by hirobe on 2008-08-06 15:03:31
Change permission for web admin panel
3965 by hirobe on 2008-07-04 19:11:55
Initial Import.
3964 by hirobe on 2008-07-04 19:05:03
New hack BlogPartsMacro, created by hirobe
(more)

Author/Contributors

Author: hirobe
Contributors: