Property:Has content status

From edegan.com
Jump to navigation Jump to search
 
(3 intermediate revisions by 2 users not shown)
Line 3: Line 3:
 
The allowed values for this property are:
 
The allowed values for this property are:
 
* [[Allows value::Idea]]
 
* [[Allows value::Idea]]
* [[Allows value::In Development]]
+
* [[Allows value::Outline]]
 
* [[Allows value::Draft]]
 
* [[Allows value::Draft]]
* [[Allows value::Edit]]
+
* [[Allows value::Peer Edit]]
 +
* [[Allows value::Revision]]
 
* [[Allows value::In Wordpress]]
 
* [[Allows value::In Wordpress]]
 
* [[Allows value::Published]]
 
* [[Allows value::Published]]
 
* [[Allows value::Tabled]]
 
* [[Allows value::Tabled]]
 +
* [[Allows value::TBD]]

Latest revision as of 15:18, 2 March 2017

This is a property of type Text.

The allowed values for this property are:

  • Idea
  • Outline
  • Draft
  • Peer Edit
  • Revision
  • In Wordpress
  • Published
  • Tabled
  • TBD
{
    "type": "PROPERTY_CONSTRAINT_SCHEMA",
    "constraints": {
        "type_constraint": "_txt",
        "allowed_values": [
            "Idea",
            "Draft",
            "In Wordpress",
            "Published",
            "Tabled",
            "Peer Edit",
            "Revision",
            "Outline",
            "TBD"
        ]
    }
}