using ezcontentstaging on a signle eZP installation
You need to be logged in to post messages in the forums. New users may register here.
|
Mavko Žmak
Member since: 29 June 2004
Posts: 52
|
Tuesday 06 March 2012 7:17:22 pm
Can this extension be used on only one eZP installation. So that you prepare content in one folder, and then sync it with another folder?
--
Nothing is impossible. Not if you can imagine it!
Hubert Farnsworth
|
|
|
Gaetano Giunta
Member since: 01 May 2012
Posts: 265
|
Wednesday 28 March 2012 1:02:07 pm
It was one of the goals, yes.
You will have to use the "eZContentStagingLocalAsRemoteIdGenerator" class that allows proper sync of content using remote-ids even when on a local server.
The only drwaback is that currently the server will still make a rest call to itself to copy the content, which is not optimal for performance nor for configuration hassles.
If you want to contribute the patch that does local-copying without going via rest, you're welcome
Principal Consultant International Business
Member of the Community Project Board
|
|
You need to be logged in to post messages in the forums. New users may register here.