Changes between Initial Version and Version 1 of ParameterizedIncludeMacro


Ignore:
Timestamp:
Jan 19, 2015, 8:37:41 PM (9 years ago)
Author:
Christopher Head
Comment:

New hack ParameterizedIncludeMacro, created by chead

Legend:

Unmodified
Added
Removed
Modified
  • ParameterizedIncludeMacro

    v1 v1  
     1[[PageOutline(2-5,Contents,pullout)]]
     2
     3= Include wiki pages in each other with parameter substitution
     4
     5== Description
     6
     7This macro allows you to write a template wiki page with placeholders, then include that wiki page in one or more other wiki pages (potentially even more than once on a single page), substituting different values for each placeholder on each inclusion.
     8
     9== !Bugs/Feature Requests
     10
     11Existing bugs and feature requests for ParameterizedIncludeMacro are
     12[report:9?COMPONENT=ParameterizedIncludeMacro here].
     13
     14If you have any issues, create a
     15[http://trac-hacks.org/newticket?component=ParameterizedIncludeMacro new ticket].
     16
     17== Download
     18
     19Download the zipped source from [export:parameterizedincludemacro here].
     20
     21== Source
     22
     23You can check out ParameterizedIncludeMacro from [http://trac-hacks.org/svn/parameterizedincludemacro here] using Subversion, or [source:parameterizedincludemacro browse the source] with Trac.
     24
     25== Installation
     26
     27General instructions on installing Trac plugins can be found on the [TracPlugins#InstallingaTracplugin TracPlugins] page. This macro is a single-`.py`-file plugin, so it is installed by dropping it directly into `plugins`.
     28
     29== Recent Changes
     30
     31[[ChangeLog(parameterizedincludemacro, 3)]]
     32
     33== !Author/Contributors
     34
     35**Author:** [wiki:chead] [[BR]]
     36**Maintainer:** [[Maintainer]] [[BR]]
     37**Contributors:**