Changes between Version 6 and Version 7 of IncludeSourcePartialPlugin


Ignore:
Timestamp:
Sep 2, 2016, 12:44:28 AM (8 years ago)
Author:
Ryan J Ollos
Comment:

MacroBazaar will be deleted soon, so drop mention of it.

Legend:

Unmodified
Added
Removed
Modified
  • IncludeSourcePartialPlugin

    v6 v7  
    55== Description
    66
    7 This is a modified version of the [http://trac.edgewall.org/wiki/MacroBazaar#IncludeSource IncludeSource macro] to allow for partial includes of files in Trac wiki pages. 
    8 
    9 This was originally done as a modification to the !IncludeSource macro, but has been brought forward to Trac version 0.11.
    10 
    11 Note that the macro in the file is still named !IncludeSource because it provides the existing functionality, but titled differently to not conflict with the original. If people like this, it can be merged into the original !IncludeSource to minimize confusion.
     7This macro allows source files to be partially or wholly included other wiki content.
    128
    139== Bugs/Feature Requests