Changes between Version 10 and Version 11 of ScrippetMacro


Ignore:
Timestamp:
Jul 21, 2015, 5:20:43 PM (9 years ago)
Author:
figaro
Comment:

Cosmetic changes

Legend:

Unmodified
Added
Removed
Modified
  • ScrippetMacro

    v10 v11  
    22
    33= Scrippets plugin for Trac
    4 
    5 [[Image(ScrippetMacroInAction.png,800px)]]
    64
    75== Description
     
    119See also FountainPlugin.
    1210
     11[[Image(ScrippetMacroInAction.png,800px)]]
     12
    1313== Bugs/Feature Requests
    1414
     
    1717
    1818If you have any issues, create a
    19 [http://trac-hacks.org/newticket?component=ScrippetMacro&owner=netjunki new ticket].
     19[/newticket?component=ScrippetMacro new ticket].
    2020
    2121[[TicketQuery(component=ScrippetMacro&group=type,format=progress)]]
     
    3131== Installation
    3232
    33 You can install using easy_install:
     33You can install this plugin using `easy_install`:
    3434{{{
    3535easy_install http://trac-hacks.org/svn/scrippetmacro/0.12/
     
    6969}}}
    7070}}}
     71
    7172The macro syntax for embedding a subsection should be:
    7273{{{
     
    7778}}}
    7879
    79 The macro also includes a renderer for .fdx file.  This can be enabled by changing the mimeviewer's mime_map property in the trac.ini:
     80The macro also includes a renderer for .fdx file. This can be enabled by changing the mimeviewer's mime_map property in your `trac.ini` file:
    8081
    81 {{{
     82{{{#!ini
    8283[mimeviewer]                                                                                                                                                         
    8384mime_map = text/x-dylan:dylan,text/x-idl:ice,text/x-ada:ads:adb,text/fdx:fdx