I wrote a plugin years ago that allowed users to "steal" a page in draft. Basically, I found that if you changed the page via an RQL statement it became yours, ignoring the current draft user. I just wrote some RQL that filled in the current user's name in a field named stf_CurrentOwner. So to steal the page for editing, you just clicked the button, it ran the plugin, put your name in the field, and now it's in your drafts instead of your friend's. It's kinda making use of RedDot's security by obscurity, but it worked then. Not sure if it will work in more recent versions, but you might want to try it. Not much invested if it doesn't work. Wayne.
On Nov 25, 9:02 am, Tiffany <[email protected]> wrote: > My users would like the CMS to act more like a wiki...basically they > want to collaborate on a page, share it between editors, but WITHOUT > releasing the page for publication. We have tried a few creative > measures to make this happen: (1) allowing them to Assign Last Editor > (2) Releasing the page but publishing to a staging area (3) putting > fake text in the released version that says "coming soon" until the > real text is agreed upon (4) multi leveled workflow that shuffles the > page around a max of 3 times before releasing > > None of these options are working very well. Does anyone have a system > in place where multiple editors can review a *new* page before it gets > released for publication? Any ideas are appreciated! -- You received this message because you are subscribed to the Google Groups "RedDot CMS Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/reddot-cms-users?hl=en.
