Changes between Version 4 and Version 5 of ArbitraryProjectPropertiesPatch


Ignore:
Timestamp:
Jun 9, 2015, 9:13:39 AM (9 years ago)
Author:
figaro
Comment:

Cosmetic changes

Legend:

Unmodified
Added
Removed
Modified
  • ArbitraryProjectPropertiesPatch

    v4 v5  
    55== Description
    66
    7 Using this patch you can specify a [project_info] stanza in your trac.ini file, and everything in that stanza will be passed to your project listing template as key-value pairs under the dictionary ``project.info``.
     7With this patch you can specify a `[project_info]` stanza in your `trac.ini` file, and everything in that stanza will be passed to your project listing template as key-value pairs under the dictionary `project.info`.
    88
    99You can do this inside each project too, with the ArbitraryOptionsPlugin.
     
    1515
    1616If you have any issues, create a
    17 [http://trac-hacks.org/newticket?component=ArbitraryProjectPropertiesPatch&owner=david new ticket].
     17[/newticket?component=ArbitraryProjectPropertiesPatch new ticket].
    1818
    1919[[TicketQuery(component=ArbitraryProjectPropertiesPatch&group=type,format=progress)]]
     
    3030
    3131Imagine you have trac.ini's for each project with data like:
    32 {{{
    33 #!ini
     32{{{#!ini
    3433[project_info]
    3534short_name = my_project