[railroad-dev] How to handle RailRoad with plone
Julian Davison
julian-railroad at tech.cbhs.school.nz
Wed Jan 26 20:16:20 MET 2005
JR wrote:
[snip]
> I placed Railroad and PloneRailroad directories in my ZopeApp/Products
> application
>
> But i did not run the clientadm.py script cause I don't know what the
> auth_url is.
You're not the first to wonder that :)
From an earlier post to the list:
> Tom Smith wrote:
>> I am trying to get railroad up and running using
>> Plone. I am stuck at auth_url needed by clientadm.py.
>> What is it?
>
>
> It's a callback to the Railroad Service in your Plone instance.
> In the test setup I'm working on here I've used
> http://127.0.0.1:9673/cdb/portal_railroad/cdb/authorize
> where 'cdb' is my Plone instance within Zope, 'portal_railroad'
> is the RailroadTool instance and the second 'cdb' in the URL
> is the Plone Railroad Service instance for the repository.
> 'authorize' is the actual auth handler.
>
> Does that help?
> I worked backwards from the code to locate this, which works
> nicely :)
J,
More information about the railroad-dev
mailing list