[daisy] Receiving Error 500 when viewing one page
Thomas, Mark - BLS CTR
Thomas.Mark at bls.gov
Tue Mar 4 09:59:10 CST 2008
> -----Original Message-----
> From: Andreas Deininger
>
> What about invoking:
>
> http://www.your.site.tld/yoursite//pageID/versions.html
>
> in order to see the version overwiew for that page?
>
> > What's the easiest way to restore the previous version (or
> > change the latest to "draft" so the previous becomes live)? Is
> there a
> > special URL I can construct to do this?
>
> You may talk to the repository server via the HTTP API as described
> here:
> http://cocoondev.org/daisydocs-1_4/repository/interfaces/21-cd.html
>
> The URL should be something like:
>
> http://your_repo_server:9263/repository/document/<id>/version/<id>
>
> POST on this resource is used to modify the version state. The request
> should have two parameters:
>
> * action=changeState
> * newState=publish|draft
>
> Good luck!
> Andreas
Thanks Andreas. I was able to restore it successfully (and remove the
offending HTML).
- Mark.
More information about the daisy
mailing list