= 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 [report:9?COMPONENT=BlogPartsMacro here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=BlogPartsMacro&owner=hirobe new ticket]. == Download == Download the zipped source from [download:blogpartsmacro here]. == Source == You can check out BlogPartsMacro from [http://trac-hacks.org/svn/blogpartsmacro here] using Subversion, or [source:blogpartsmacro browse the source] with Trac. == Example == 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 usage 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 == [[ChangeLog(blogpartsmacro, 3)]] == Author/Contributors == '''Author:''' [wiki:hirobe] [[BR]] '''Maintainer:''' [wiki:hirobe] [[BR]] '''Contributors:'''