Changes between Initial Version and Version 2 of Ticket #10662


Ignore:
Timestamp:
May 20, 2013, 8:42:17 AM (11 years ago)
Author:
Ryan J Ollos
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #10662 – Description

    initial v2  
    1 I think it would be helpful if the ComponentsProcessor Macro could be installed using python setup tools, similar to many of the other plugins
     1I think it would be helpful if the !ComponentsProcessor Macro could be installed using python setup tools, similar to many of the other plugins
    22
    3 Attached are the two files needed to support this. Place setup.py into the current 0.11 directory, move ComponentsListMacro.py into a componentsprocessormacro subdirectory, and place the __init__.py in there with it.
     3Attached are the two files needed to support this. Place `setup.py` into the current 0.11 directory, move `ComponentsListMacro.py` into a componentsprocessormacro subdirectory, and place the `__init__.py` in there with it.