Ok, but how can I change title and short-title?

Am 23.08.2010 19:35, schrieb David Sean Taylor:
On Mon, Aug 23, 2010 at 6:10 AM, Frank Otto<o...@delta-barth.de>  wrote:
  I use jetspeed 2.2.0. Is there the rest api in this version? I get http
status 404 on open .http://.../<context_path>/services/...

The APIs I recommended are only available in 2.2.1. In 2.2.0, you can
use the older "Ajax APIs":

http://localhost:8080/jetspeed/ajaxapi/Public/public.psml?action=updatepage&method=move&destination=/Shared&name=public2.psml

The example above moves the public.psml page from the /Public folder
to the /Shared folder and renames it to public2.psml

Note: there is also a "copy" method

Note: you can also rename a folder similarly with the "updatefolder" action

---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscr...@portals.apache.org
For additional commands, e-mail: jetspeed-user-h...@portals.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscr...@portals.apache.org
For additional commands, e-mail: jetspeed-user-h...@portals.apache.org

Reply via email to