Changes between Version 8 and Version 9 of XmlRpcPlugin


Ignore:
Timestamp:
Dec 23, 2005, 2:30:10 AM (18 years ago)
Author:
Alec Thomas
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • XmlRpcPlugin

    v8 v9  
    3939||{{{callable}}}||A method or function. The function signature can have an optional first parameter named {{{req}}} which, if present, will be the Trac request object.||
    4040||{{{name}}}||If not provided, the function will be exported with the name {{{__module__.__name__}}}.||
    41 ||{{{description}}||If not provided, the functions DOC string will be used.||
     41||{{{description}}}||If not provided, the functions DOC string will be used.||
    4242
    4343See [[ref(API Usage)]] for an example.