Page 1 of 1
Workflow: Draft/Approval system?
Posted: Fri Jun 13, 2008 9:42 am
by Dramatic
I'm planning a site for a school and of course they want a senior person to approve all new pages or edits to existing pages before they go live. Is there a way to have CMSMS work like this - where new pages / uploads and edits are queued for approval?

I browsed through all the modules and couldn't see anything that might do that. Joomla will, of course, but it's more of a pain for templating and page creation.
Re: Workflow: Draft/Approval system?
Posted: Fri Jun 13, 2008 1:19 pm
by jmcgin51
1.* versions don't have a formal workflow. 2.* is supposed to, but I haven't tried any of the SVN stuff, so I can't confirm that it's in there. Someone else can confirm?
Re: Workflow: Draft/Approval system?
Posted: Fri Jun 13, 2008 4:09 pm
by Pierre M.
Yes, but in 1.x things can be hacked with the
event manager and some code in UDT.
Pierre M.
Re: Workflow: Draft/Approval system?
Posted: Fri Jun 13, 2008 5:33 pm
by JeremyBASS
For the Time being... I do the same thing by having it installed twice... one that dose no get indexed by robots and ect. and one that is full live to the web... I get appovals on the delopment site and the copy it over to the live site... it works for now...
