Forums / General / Pre-production plateform

Pre-production plateform

Author Message

Yann Roland

Monday 27 April 2009 2:37:51 am

Hi all,
I need to implement a pre-production plateform for a project.

The need is to be able to see new content and modification before publishing those modifications on the production plateform.

A way i have thought is to use object states to manage this.

But, if i have well understand, the object states is attached to an object and not to a version of an object.

So, for example, i have a preprod user which can read content in "preprod" and "prod" states.
My anonymous user can only read content in "prod" states.

This works for new object published, my preprod user can see the content when my anonymous user cannot.

But if i want to modify an objet like my Homepage, i need to have a N-1 version which can be seen by my anonymous user when my version N can be edited and seen by my "preprod" user.

I don't think that this is possible with object states.

Can someone help me ?

thanks