Changes between Version 62 and Version 63 of XmlRpcPlugin


Ignore:
Timestamp:
Apr 18, 2008, 5:36:25 PM (16 years ago)
Author:
anonymous
Comment:

make urls unaware of server, report to query to allow easy display of closed tickets

Legend:

Unmodified
Added
Removed
Modified
  • XmlRpcPlugin

    v62 v63  
    5353== Bugs/Feature Requests ==
    5454
    55 Existing bugs and feature requests for XmlRpcPlugin are
    56 [report:9?COMPONENT=XmlRpcPlugin here].
    57 
    58 If you have any issues, create a
    59 [http://trac-hacks.org/newticket?component=XmlRpcPlugin&owner=athomas new ticket].
     55Existing bugs and feature requests for XmlRpcPlugin are [query:status!=closed&component=XmlRpcPlugin&order=priority here]. If you have any issues, create a [/newticket?component=XmlRpcPlugin&owner=athomas new ticket].
    6056
    6157== Troubleshooting ==
     
    8177XmlRpcPlugin might not work with Apache and python 2.4 as explained in [http://trac.edgewall.org/wiki/TracInstall#Requirements TracInstall]. Use python 2.5 if you want to run Trac with mod_python.
    8278
    83 == Download ==
     79== Download and Source ==
    8480
    85 Download the zipped source from [download:xmlrpcplugin here].
    86 
    87 == Source ==
    88 
    89 You 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.
     81Download the [download:xmlrpcplugin zipped source], check out the [/svn/xmlrpcplugin source using Subversion] or [source:xmlrpcplugin browse the source] with Trac.
    9082
    9183== Example ==
     
    178170=== Using from Java ===
    179171
    180 See [http://trac-hacks.org/attachment/wiki/XmlRpcPlugin/trac_xml_rpc_example_java.zip?format=raw this example zip file]
     172See [/attachment/wiki/XmlRpcPlugin/trac_xml_rpc_example_java.zip?format=raw this example zip file]
    181173
    182174=== API Usage ===