Changes between Version 28 and Version 29 of XmlRpcPlugin


Ignore:
Timestamp:
Feb 3, 2006, 2:46:48 PM (18 years ago)
Author:
Alec Thomas
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • XmlRpcPlugin

    v28 v29  
    3131~~Unfortunately, due to some issues with mod_pythons !FieldStorage emultation layer, this plugin requires [http://projects.edgewall.com/trac/attachment/ticket/2509/trac-field-storage-2.diff?format=txt this patch] be applied to your Trac installation.~~
    3232
    33 You must use the [trac:browser:sandbox/wsgi WSGI] branch (slated for inclusion in trac:milestone:0.10) for this plugin to work, they are more robust with support for alternative content-types.
     33You must use the [trac:browser:sandbox/wsgi WSGI] branch (slated for inclusion in trac:milestone:0.10) for this plugin to work it is more robust with support for alternative content-types.
    3434
    3535Once this patch has been applied, install in the same manner as any other Trac plugin:
     
    6060== Source ==
    6161
    62 You can check out the source for XmlRpcPlugin from Subversion at http://trac-hacks.org/svn/xmlrpcplugin.
     62You can check out the source for XmlRpcPlugin using Subversion from [http://trac-hacks.org/svn/xmlrpcplugin here] or [source:xmlrpcplugin browse the source] with Trac.
    6363
    6464== Example ==