Page 1 of 1
concurrent editors/admin
Posted: Sun Apr 22, 2007 7:25 am
by gogo123
I'm just wondering how many concurrent editors/ admin people cms made simple can handle - would it be a case of as long as they are not editing the same pages it should be fine? also would there be a problem if they were logged in as the same person on different machines and were editing different pages?
Re: concurrent editors/admin
Posted: Mon Apr 23, 2007 12:28 pm
by Dee
gogo123 wrote:
would it be a case of as long as they are not editing the same pages it should be fine?
Indeed, when an editor saves a page/applies changes, the contents of the "Content" textarea in his/her browser is written to the database.
So, if another editor opened the same page for editing before that, the changes will be lost when the latter editor also saves the page.
There should be no problem when they are logged in as the same person on different machines and editing different pages.
Regards,
D