EllisLab text mark
Advanced Search
     
Issues with a status based workflow
Posted: 05 July 2012 12:52 AM   [ Ignore ]
Joined: 2010-10-05
30 posts

We had a recent issue where our Marketing department published poorly worded content on our website and people were a bit annoyed the content was not run past our Editorial department. I jumped up and said, “Hey, our CMS can manage that” and went about implementing a new custom status, “Review”. I then configured the “Open” status to now only be accessible to the Editorial department, and “Review” and “Closed” are available to everyone.

So, the next day, someone in Marketing went to edit something, and when they saved it, it was set to “Closed”. They could have chosen “Review” from that menu, but alas, the same result. The existing content was immediately removed from the website.

Is it possible to do this in such a way that if existing content is edited, the last revision stays public on the website? Otherwise, how can you use status-based publishing to edit pre-existing content?

 
Posted: 05 July 2012 02:50 AM   [ Ignore ]   [ # 1 ]   [ Rating: 0 ]
Joined: 2005-08-16
445 posts

I highly recommend better workflow http://devot-ee.com/add-ons/better-workflow

 
Posted: 05 July 2012 02:51 AM   [ Ignore ]   [ # 2 ]   [ Rating: 0 ]
Joined: 2005-08-16
445 posts

I highly recommend better workflow http://devot-ee.com/add-ons/better-workflow

 
Posted: 05 July 2012 08:21 AM   [ Ignore ]   [ # 3 ]   [ Rating: 0 ]
Joined: 2010-10-05
30 posts

Is a third party product required to accomplish this? Is the experience I’m having “as good as it gets” without a plugin?

 
Posted: 05 July 2012 11:06 AM   [ Ignore ]   [ # 4 ]   [ Rating: 0 ]
Joined: 2005-08-16
445 posts

We started with ee 1.5.2 and had to write in house customizations - so for us, add-ons have been an enormous advantage. better workflow and low variables are indispensible for robust websites.

 
Posted: 05 July 2012 12:28 PM   [ Ignore ]   [ # 5 ]   [ Rating: 0 ]
Avatar
Joined: 2002-12-06
4245 posts
jaydisc - 05 July 2012 08:21 AM

Is a third party product required to accomplish this? Is the experience I’m having “as good as it gets” without a plugin?

Module, actually and probably an extension…but that’s being picky..wink

With EE the content is either on the site or off.  There is no native notion of content versioning where one version is live and another is working through a review process.  For the latter you’ll need an add-on, and Better Workflow is pretty much it for EE2 at this point.

 Signature 

Get the missing EE2 owner’s manual - a complete guide to building an EE2 site.  It’s available in PDF or print.

 
Posted: 05 July 2012 06:18 PM   [ Ignore ]   [ # 6 ]   [ Rating: 0 ]
Joined: 2010-10-05
30 posts

OK. Thanks everyone.