Staging?

A-Rod
Joined: 17 Jul 2008

Staging?

Posted:24 Oct 2008 (11:39 UTC)
Is staging possible with the Wiki Function as a function or a plugin? Can it be added? Please advise
Kozuch
Profile Picture
Joined: 06 Mar 2006

Re: Staging?

Posted:24 Oct 2008 (15:35 UTC)
What do you mean by "staging"?
A-Rod
Joined: 17 Jul 2008

Re: Staging?

Posted:11 Dec 2008 (02:38 UTC)
By staging I mean, to have a wiki page created but not yet public, so other can review before making public.
kinderlehrer
Joined: 20 Jun 2008

Re: Staging?

Posted:11 Dec 2008 (08:05 UTC)
Thats a brilliant idea.

The software I blog with has:

Published (Public)
Protected (Members only)
Private (You only)
Draft (Not published!)
Deprecated (Not published!)
Redirected

Sadly BW does not.
Kozuch
Profile Picture
Joined: 06 Mar 2006

Re: Staging?

Posted:11 Dec 2008 (14:13 UTC)
Cant one use Gatekeeper or Protector packages for this?
spiderr
Profile Picture
Joined: 08 Feb 2004

Re: Staging?

Posted:11 Dec 2008 (17:19 UTC)
We actually have this in the architecture, some data layer, but not much UI. The code is related to the Liberty Content Status table:


LIVE.db=# select * from liberty_content_status ;
 content_status_id | content_status_name
-------------------+---------------------
              -999 | Deleted
              -998 | Spam
              -201 | Suspended
              -100 | Denied
               -40 | Private
               -30 | Password Protected
               -20 | Group Protected
               -10 | Hidden
                -5 | Draft
                -1 | Pending Approval
                50 | Available
               102 | Commercial
               200 | Recommended
               999 | Copy Protected
(14 rows)


Go to "Admin -> Liberty" and look for two options about "status"

Package support for this is limited currently. The idea and code is there, but we don't have anyone really working this problem.

Feel free to get involved and drive this forward! It is a great tool, just none of the current dev's are using it extensively or just for very targeted reasons. (for example bitcommercePackage uses the -999 to soft delete purchased products.)
kinderlehrer
Joined: 20 Jun 2008

Re: Staging?

Posted:11 Dec 2008 (20:14 UTC)
Well I never!

I had 'Enforce content status' checked but have now also added a check to 'Display content status menu' to see if/how it works.
  Page 1 of 1  1 
Post
If you are already registered, please enter your login credentials.
Anonymous Post