Changes between Version 5 and Version 6 of VcsReleaseInfoMacro


Ignore:
Timestamp:
Jul 30, 2015, 10:08:50 AM (9 years ago)
Author:
figaro
Comment:

Cosmetic changes

Legend:

Unmodified
Added
Removed
Modified
  • VcsReleaseInfoMacro

    v5 v6  
    11[[PageOutline(2-5,Contents,pullout)]]
    22
    3 = VCS Release Info Macro =
     3= Version Control Software Release Info Macro
    44
    55== Description ==
    66
    7 VCS Release Info macro takes list of tags from your project VCS and formats the list.
     7This Version Control Software Release Info macro takes the list of tags from your project VCS and formats the list.
    88
    9 Tested with Trac 0.11, 0.12, 1.0.1 with SVN backend, other VCS systems need porting code.
     9Tested with Trac 0.11, 0.12, 1.0.1 with Subversion backend. Other VCS systems need porting code.
    1010
    11 It requires your VCS being formated as:
    12   * project
    13   * project/trunk
    14   * project/tags
    15   * project/tags/0.11
    16   * project/tags/0.12
     11It requires your VCS being formatted as:
     12 * project
     13 * project/trunk
     14 * project/tags
     15 * project/tags/0.11
     16 * project/tags/0.12
    1717
    18 == Bugs/Feature Requests ==
     18== Bugs/Feature Requests
    1919
    2020Existing bugs and feature requests for VcsReleaseInfoMacro are
     
    2222
    2323If you have any issues, create a
    24 [http://trac-hacks.org/newticket?component=VcsReleaseInfoMacro&owner=glen new ticket].
     24[/newticket?component=VcsReleaseInfoMacro new ticket].
    2525
    26 == Download ==
     26[[TicketQuery(component=VcsReleaseInfoMacro&group=type,format=progress)]]
     27
     28== Download
    2729
    2830Download the zipped source from [download:vcsreleaseinfomacro here].
    2931
    30 == Source ==
     32== Source
    3133
    3234You can check out VcsReleaseInfoMacro from [http://trac-hacks.org/svn/vcsreleaseinfomacro here] using Subversion, or [source:vcsreleaseinfomacro browse the source] with Trac.
    3335
    34 == Example ==
     36== Example
    3537
    3638`[[VcsReleaseInfo(project)]]`
    3739
    38 
    39 == Recent Changes ==
     40== Recent Changes
    4041
    4142[[ChangeLog(vcsreleaseinfomacro, 3)]]
    4243
    43 == Author/Contributors ==
     44== Author/Contributors
    4445
    4546'''Author:''' [wiki:glen] [[BR]]
    46 '''Maintainer:''' [wiki:glen] [[BR]]
     47'''Maintainer:''' [[Maintainer]] [[BR]]
    4748'''Contributors:'''