Feature #3162

Macro, Install&Update macro

Added by Matthieu Decorde about 2 years ago. Updated 10 months ago.

Status:New Start date:09/29/2021
Priority:Normal Due date:
Assignee:- % Done:

80%

Category:Macros Spent time: -
Target version:TXM 0.8.3

Description

Utility to install or update macros from TXM online SVN repository. Placed at the root of the macros files.

Parameters :
  • paths = comma separated list of file paths or directory paths content to fetch
    • a directory path must end with a "/"
    • all the files of a directory are installed or updated
    • File example: table/Table2XMLMacro.groovy
    • Directory example: table/
    • Compound list example: table/Table2XMLMacro.groovy,annotation/
  • svnRepository : the SVN repository base URL
    • default value: TXM SVN + "org.txm.groovy.core/src/groovy/org/txm/macro" = "http://forge.cbp.ens-lyon.fr/svn/txm/tmp/org.txm.groovy.core/src/groovy/org/txm/macro"
  • debug : more messages
    • default : false

History

#1 Updated by Matthieu Decorde about 2 years ago

  • Description updated (diff)

#2 Updated by Serge Heiden about 2 years ago

  • Description updated (diff)

#3 Updated by Serge Heiden about 2 years ago

  • Description updated (diff)

#4 Updated by Serge Heiden about 2 years ago

  • Description updated (diff)

#5 Updated by Matthieu Decorde about 2 years ago

  • Tracker changed from Task to Feature
  • % Done changed from 0 to 80

#6 Updated by Matthieu Decorde 10 months ago

  • Target version changed from TXM 0.8.2 to TXM 0.8.3

Also available in: Atom PDF