Found 267 results for "features locked"
The search executed in 0.001134634 seconds. That's fast.
![]() |
Gitana / 3.2 / Guide / Guide / FeaturesFeatures Features are aspect-oriented, cross-cutting concerns that can be applied to nodes. Once applied, they may introduce new behaviors and metadata to your content objects. You can use features to describe cross-cutting or aspect-oriented concerns that can be plugged onto your content nodes at any time. Features may participate in the inheritance tree of content types or they may be injected anywhere and at any point. There are a number of out-of-the-box features provided by Cloud CMS, inclu
Score: 17.096283
|
![]() |
Gitana / 4.0 / Data Engine / Aspects / OverviewFeatures Features are aspect-oriented, cross-cutting concerns that can be applied to nodes. Once applied, they may introduce new behaviors and metadata to your content objects. You can use features to describe cross-cutting or aspect-oriented concerns that can be plugged onto your content nodes at any time. Features may participate in the inheritance tree of content types or they may be injected anywhere and at any point. There are a number of out-of-the-box features provided by Cloud CMS, inclu
Score: 11.090621
|
![]() |
Gitana / 3.2 / Guide / Guide / Features / LockedLocked QName: f:locked Applied to a node to indicate that it has been locked. A locked node is one that a user has specifically requested the lock for. If the lock is granted, the node will only be editable by the owner of the lock. The lock may only be released by the owner of the lock or a manager/administrator of the branch. It is not necessary to work with the f:locked feature directly. Locking and unlocking are handled through specific API calls that check whether such modifications are all
Score: 9.292415
|
![]() |
Gitana / 4.0 / Data Engine / Aspects / LockedLocked QName: f:locked Applied to a node to indicate that it has been locked. A locked node is one that a user has specifically requested the lock for. If the lock is granted, the node will only be editable by the owner of the lock. The lock may only be released by the owner of the lock or a manager/administrator of the branch. It is not necessary to work with the f:locked feature directly. Locking and unlocking are handled through specific API calls that check whether such modifications are all
Score: 9.292415
|
![]() |
Gitana / 3.2 / Guide / Guide / Content ModelingContent Modeling A content model consists of definitions which describe your project's content types, properties, graph associations, and the aspect-oriented features that Cloud CMS uses to ensure data consistency, integrity and validity when content is created, updated or deleted. In Cloud CMS, all content modeling is done using JSON and more specifically, JSON Schema. JSON Schema provides an elegant and well-adopted model for describing the types for content objects, properties and other neste
Score: 9.172916
|
![]() |
Gitana / 4.0 / Data Engine / Content Models / OverviewContent Modeling A content model consists of definitions which describe your project's content types, properties, graph associations, and the aspect-oriented features that Cloud CMS uses to ensure data consistency, integrity and validity when content is created, updated or deleted. In Cloud CMS, all content modeling is done using JSON and more specifically, JSON Schema. JSON Schema provides an elegant and well-adopted model for describing the types for content objects, properties and other neste
Score: 9.172916
|
![]() |
Gitana / 4.0 / Data Engine / Content Models / Default PathsDefault Paths Your content types define schemas that Cloud CMS uses to render intuitive forms for content entry. In addition, content types let you configure persistence paths so that JSON documents created using these forms are automatically saved in a directory structure that you intend. Paths support templated variables so that the path can be dynamic. It can depend on the values having been entered. For example, let's suppose I have the content type for an article, like this: { "title":
Score: 7.9690475
|
![]() |
Gitana / 3.2 / Guide / Guide / UI Developers Guide / Evaluators / document-is-lockeddocument-is-locked If the document is a locked. { "evaluator": "document-is-locked" }
Score: 7.1833663
|
![]() |
Gitana / 4.0 / Developers / User Interface Customization / Evaluators / document-is-lockeddocument-is-locked If the document is a locked. { "evaluator": "document-is-locked" }
Score: 7.1833663
|
![]() |
Gitana / 3.2 / Guide / Guide / Workflow / Workflow Handlers / Remove Features
Remove Features Type: removeFeatures This handler removes features from a node that is part of the workflow's payload. This can be used to remove one or more features from your content instances as they flow through your workflow. The config for this handler is as follows: {
"features": [{
"qname": "
Score: 6.630544
|
![]() |
Gitana / 4.0 / Data Engine / Workflow / Workflow Handlers / Remove Features
Remove Features Type: removeFeatures This handler removes features from a node that is part of the workflow's payload. This can be used to remove one or more features from your content instances as they flow through your workflow. The config for this handler is as follows: {
"features": [{
"qname": "
Score: 6.630544
|
![]() |
Gitana / 3.2 / Guide / Guide / Workflow / Workflow Handlers / Add Features
Add Features Type: addFeatures This handler adds features to a node that is part of the workflow's payload. This can be used to apply one or more features to your content instances as they flow through your workflow. The config for this handler is as follows: {
"features": [{
"qname": "
Score: 6.6195745
|
![]() |
Gitana / 4.0 / Data Engine / Workflow / Workflow Handlers / Add Features
Add Features Type: addFeatures This handler adds features to a node that is part of the workflow's payload. This can be used to apply one or more features to your content instances as they flow through your workflow. The config for this handler is as follows: {
"features": [{
"qname": "
Score: 6.6195745
|
![]() |
Gitana / 3.2 / Guide / Guide / UI Developers Guide / Evaluators / document-is-locked-by-current-userdocument-is-locked-by-current-user If the document is a locked by the current user. { "evaluator": "document-is-locked-by-current-user" }
Score: 5.786725
|
![]() |
Gitana / 4.0 / Developers / User Interface Customization / Evaluators / document-is-locked-by-current-userdocument-is-locked-by-current-user If the document is a locked by the current user. { "evaluator": "document-is-locked-by-current-user" }
Score: 5.786725
|
![]() |
Gitana / 3.2 / Guide / Guide / UI Developers Guide / Contexts / content-model-features-list-item-actionscontent-model-features-list-item-actions [ { "config": { "content-model-features-list-item-actions": [ { "key": "edit-document", "link": "/#/projects/{{project._doc}}/model/features/{{_qname}}/properties", "iconClass": "fa fa-pencil" }, { "key": "view-json", "link": "/#/projects/{{project._doc}}/model/features/{{_qname}}/json", "iconClass": "fa fa-code" }, { "key": "content-i
Score: 4.4082937
|
![]() |
Gitana / 4.0 / Developers / User Interface Customization / Contexts / content-model-features-list-item-actionscontent-model-features-list-item-actions [ { "config": { "content-model-features-list-item-actions": [ { "key": "edit-document", "link": "/#/projects/{{project._doc}}/model/features/{{_qname}}/properties", "iconClass": "fa fa-pencil" }, { "key": "view-json", "link": "/#/projects/{{project._doc}}/model/features/{{_qname}}/json", "iconClass": "fa fa-code" }, { "key": "content-i
Score: 4.4082937
|
![]() |
Gitana / 3.2 / Guide / Guide / Content Modeling / Default PathsDefault Paths Your content types define schemas that Cloud CMS uses to render intuitive forms for content entry. In addition, content types let you configure persistence paths so that JSON documents created using these forms are automatically saved in a directory structure that you intend. Paths support templated variables so that the path can be dynamic. It can depend on the values having been entered. For example, let's suppose I have the content type for an article, like this: { "title":
Score: 3.509128
|
![]() |
Gitana / 3.2 / Guide / Guide / UI Developers Guide / Contexts / content-instances-list-item-actionscontent-instances-list-item-actions [ { "evaluator": "document-is-favorite", "config": { "content-instances-list-item-actions": [ { "key": "favorite", "iconClass": "fa fa-star", "action": "remove-from-favorites", "order": 9000 } ] } }, { "evaluator": "document-is-folder", "condition": true, "config": { "content-instances-list-item-actions": [ { "key": "folder", "ico
Score: 2.9710088
|
![]() |
Gitana / 3.2 / Guide / Guide / UI Developers Guide / Contexts / documents-list-item-actionsdocuments-list-item-actions [ { "evaluator": "document-is-favorite", "config": { "documents-list-item-actions": [ { "key": "favorite", "iconClass": "fa fa-star", "action": "remove-from-favorites", "order": 9000 } ] } }, { "config": { "documents-list-item-actions": [ { "key": "edit-document", "link": "/#/projects/{{project._doc}}/documents/{{document._doc}}/properties",
Score: 2.9710088
|
![]() |
Gitana / 4.0 / Developers / User Interface Customization / Contexts / content-instances-list-item-actionscontent-instances-list-item-actions [ { "evaluator": "document-is-favorite", "config": { "content-instances-list-item-actions": [ { "key": "favorite", "iconClass": "fa fa-star", "action": "remove-from-favorites", "order": 9000 } ] } }, { "evaluator": "document-is-folder", "condition": true, "config": { "content-instances-list-item-actions": [ { "key": "folder", "ico
Score: 2.9710088
|
![]() |
Gitana / 4.0 / Developers / User Interface Customization / Contexts / documents-list-item-actionsdocuments-list-item-actions [ { "evaluator": "document-is-favorite", "config": { "documents-list-item-actions": [ { "key": "favorite", "iconClass": "fa fa-star", "action": "remove-from-favorites", "order": 9000 } ] } }, { "config": { "documents-list-item-actions": [ { "key": "edit-document", "link": "/#/projects/{{project._doc}}/documents/{{document._doc}}/properties",
Score: 2.9710088
|
![]() |
Gitana / 3.2 / Guide / Guide / API / Data Types / PlatformPlatform Configuration As with all data stores, this data store maintain a configuration document that contains system and custom properties. You can write your own properties onto this configuration document if you wish. You might use those properties to query and retrieve the directory at a later time. Some system properties are read-only and others are writable. You can adjust the writable properties to modify the behavior and characteristics of the directory. The following table presents you
Score: 2.5571325
|
![]() |
Gitana / 4.0 / Data Engine / API / Data Types / PlatformPlatform Configuration As with all data stores, this data store maintain a configuration document that contains system and custom properties. You can write your own properties onto this configuration document if you wish. You might use those properties to query and retrieve the directory at a later time. Some system properties are read-only and others are writable. You can adjust the writable properties to modify the behavior and characteristics of the directory. The following table presents you
Score: 2.5571325
|
![]() |
Gitana / 3.2 / Guide / Guide / General / LockingLocking Cloud CMS supports locking of nodes (or content instances). Locking allows content editorial team members to explicitly block other editors from working on content that they're already working on. When a piece of content is locked by a user, all other users in the project who have access to the piece of content will be prohibited from making modifications. They will be able to read the content but they will not be able to save any modifications. Once the lock is released by the user who
Score: 2.5433621
|