TracAdvParseArgsPlugin

Advanced argument parser for Trac macros
Download

TracAdvParseArgsPlugin Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD License
  • Price:
  • FREE
  • Publisher Name:
  • Martin Scharrer
  • Publisher web site:
  • http://scharrer-online.de

TracAdvParseArgsPlugin Tags


TracAdvParseArgsPlugin Description

Advanced argument parser for Trac macros TracAdvParseArgsPlugin is a Trac plug-in that provides an advanced version of the parse_args function for WikiMacros.This function is used in WikiMacros to parse the macro arguments. This enhanced version is meant as a replacement of trac.wiki.macros.parse_args and supports several advanced options (see section #Parameters). The most important feature is the support for quoting the delimiter, e.g. 'key1=val1,key2="some,text",key3=val3' will correctly return 'some,text' as the value of key2. The original parse_args function would return '"some' and handle 'text"' as separate argument. Requirements: · Python · Trac


TracAdvParseArgsPlugin Related Software