Found 717 results for "api datatypes node"
The search executed in 0.002350448 seconds. That's fast.
Gitana / 3.2 / Guide / Guide / PoliciesPolicies Policies can be used to run custom code or fire off actions when an event, such as creating a content item or associating a content item into the content graph, occurs. Cloud CMS provides a wide array of policies that you can hook your custom logic into. By default, Cloud CMS provides sensible and useful content policy handlers to manage the lifecycle of you content. You can wire in new policy handlers. Policy handlers include scripts and rules. These policies will trigger behaviors whe
Score: 0.95927984
|
|
Gitana / 4.0 / Data Engine / Behaviors / PoliciesPolicies Policies can be used to run custom code or fire off actions when an event, such as creating a content item or associating a content item into the content graph, occurs. Cloud CMS provides a wide array of policies that you can hook your custom logic into. By default, Cloud CMS provides sensible and useful content policy handlers to manage the lifecycle of you content. You can wire in new policy handlers. Policy handlers include scripts and rules. These policies will trigger behaviors whe
Score: 0.95927984
|
|
Gitana / 4.0 / Data Engine / Nodes / OverviewNode Services Attachments Data Lists Locking Reports
Score: 0.951547
|
|
Gitana / 3.2 / Guide / Guide / Application Server / URL AddressabilityURL Addressability Login and Logout Node URLs Principal URLs
Score: 0.9471226
|
|
Gitana / 4.0 / Developers / Application Server / URL AddressabilityURL Addressability Login and Logout Node URLs Principal URLs
Score: 0.9471226
|
|
Gitana / 3.2 / Guide / Guide / Forms / FieldsFields Attachment Picker CK Editor File Picker Node Picker Related Content Slug
Score: 0.94419575
|
|
Gitana / 4.0 / Forms / CMS / FieldsFields Attachment Picker CK Editor File Picker Node Picker Related Content Slug
Score: 0.94419575
|
|
Gitana / 3.2 / Guide / Guide / RecognitionRecognition This section describes features that are coming in 4.0 With Recognition in place, a content instance will automatically have its default binary attachment processed through recognition services to detect and discover meaning contained in the underlying image. The recognition process will detect the following kinds of elements: Faces Celebrities Labels Text Moderation Labels (bad language, adult content) Any binary content that you place into Cloud CMS will automatically be processed
Score: 0.93950003
|
|
Gitana / 4.0 / Data Engine / Services / RecognitionRecognition This section describes features that are coming in 4.0 With Recognition in place, a content instance will automatically have its default binary attachment processed through recognition services to detect and discover meaning contained in the underlying image. The recognition process will detect the following kinds of elements: Faces Celebrities Labels Text Moderation Labels (bad language, adult content) Any binary content that you place into Cloud CMS will automatically be processed
Score: 0.93950003
|
|
Gitana / 4.0 / Developers / Frameworks / GatsbyGatsby Generate static sites with Cloud CMS Building a static site with Cloud CMS content is simple with Gatsby JS. Below you will find tools and examples for how to get started. Connecting to Cloud CMS with Gatsby You can connect directly to the Cloud CMS API or indirectly via our app server. We offer GraphQL endpoints on each of these that can be accessed using our gatsby-source-cloudcms plugin. In your gatsby-config.js file, add the following configurations: const gitanaJson = require('./gita
Score: 0.93873715
|
|
Pagination optionsYou can specify pagination options in an optional second argument to the queryNodes function, basically like this: Chain(branch).queryNodes({ "_type": "video:essentials" }, { "sort": { "title": -1 }, "limit": 10, "skip": 30 }).then(function() { ... }); In this example, the results will start at index 30 in the record set and will contain the next 10 entries. The record set is sorted by "title" in a descending order ahead of being returned. If pagination sort isn't provided, then the o
Score: 0.93873715
|
|
Does Cloud CMS support Single Sign On (SSO)?Yes, Cloud CMS supports SSO (Single Sign On) with a variety of authentication providers. Many of these providers are offered out-of-the-box -- including providers for Keycloak, Google, CAS and more. In addition, we allow you to implement your own SSO providers and customize the authentication handshake. To learn more about how Cloud CMS authentication providers work, check out the following documentation: https://www.cloudcms.com/documentation/appserver/services/auth.html Custom Authenticators a
Score: 0.9382554
|
|
Gitana / 3.2 / Guide / Guide / Docker / Maintenance / UpgradesUpgrades This document provides technical guidance for upgrades. Upgrade to Cloud CMS Version 3.2 The Elastic Search version in this release has been updated from 1.7.1 to 6.2.4. Steps to follow to set up Docker 3.2: Download the Docker release 3.2 here. Download the Zip or Tar file of Elastic Search 6.2.4 here and then Unzip the package. Unzip the Docker release package, Create a new folder and paste the kit you use from the package. You can also replace your existing kit with the new release's
Score: 0.937415
|
|
Gitana / 4.0 / Self Managed / Maintenance / UpgradesUpgrades This document provides technical guidance for upgrades. Upgrade to Cloud CMS Version 3.2 The Elastic Search version in this release has been updated from 1.7.1 to 6.2.4. Steps to follow to set up Docker 3.2: Download the Docker release 3.2 here. Download the Zip or Tar file of Elastic Search 6.2.4 here and then Unzip the package. Unzip the Docker release package, Create a new folder and paste the kit you use from the package. You can also replace your existing kit with the new release's
Score: 0.937415
|
|
Gitana / 3.2 / Guide / Guide / UI Developers Guide / Evaluators / context-documentcontext-document If a Document (i.e. a content Node) is currently being observed. { "evaluator": "context-document" }
Score: 0.9369572
|
|
Gitana / 4.0 / Developers / User Interface Customization / Evaluators / context-documentcontext-document If a Document (i.e. a content Node) is currently being observed. { "evaluator": "context-document" }
Score: 0.9369572
|
|
Gitana / 3.2 / Guide / Guide / AuditingAuditing Cloud CMS provides a built-in audit system that automatically logs the activity between users and content through API service methods. The audit system produces an audit trail consisting of audit records that document the access of every user, content object and service method. Audit records are created automatically if they are enabled for your tenant and for the repository against which the operation occurs. Auditing is only available for on-premise, Docker customers. How to Enable Au
Score: 0.9353885
|
|
Gitana / 4.0 / Data Engine / Platform / AuditingAuditing Cloud CMS provides a built-in audit system that automatically logs the activity between users and content through API service methods. The audit system produces an audit trail consisting of audit records that document the access of every user, content object and service method. Audit records are created automatically if they are enabled for your tenant and for the repository against which the operation occurs. Auditing is only available for on-premise, Docker customers. How to Enable Au
Score: 0.9353885
|
|
Gitana / 3.2 / Guide / Guide / UI Developers Guide / Contexts / platform-manage-contextplatform-manage-context [ { "evaluator": "context-platform", "config": { "platform-manage-context": { "items": [ { "key": "platform/manage/header", "title": "Manage Platform", "header": true, "order": 10000, "allowAuthority": [ "owner", "manager", "admin" ], "items": [ { "key": "platform/settings",
Score: 0.9353439
|
|
Gitana / 4.0 / Developers / User Interface Customization / Contexts / platform-manage-contextplatform-manage-context [ { "evaluator": "context-platform", "config": { "platform-manage-context": { "items": [ { "key": "platform/manage/header", "title": "Manage Platform", "header": true, "order": 10000, "allowAuthority": [ "owner", "manager", "admin" ], "items": [ { "key": "platform/settings",
Score: 0.9353439
|
|
Gitana / 3.2 / Guide / Guide / Application Server / Tags / @value@value Displays a value and allows for optional in-context editing. Syntax {@value node="_doc" property="propertyName"} {propertyValue} {/value}
Score: 0.93409276
|
|
Gitana / 4.0 / Developers / Application Server / Tags / @value@value Displays a value and allows for optional in-context editing. Syntax {@value node="_doc" property="propertyName"} {propertyValue} {/value}
Score: 0.93409276
|
|
Gitana / 3.2 / Guide / Guide / Application Server / Tags / @processTemplate
@processTemplate Processes an arbitrary template contained on a node's attachment or property. Syntax {@processTemplate node="
Score: 0.93266714
|
|
Gitana / 4.0 / Developers / Application Server / Tags / @processTemplate
@processTemplate Processes an arbitrary template contained on a node's attachment or property. Syntax {@processTemplate node="
Score: 0.93266714
|
|
Gitana / 3.2 / Guide / Guide / Actions / Change TypeChange Type ID: changeType Changes the type of a node. { "title": "Change Type", "properties": { "type": { "title": "Feature QName", "type": "string" } } }
Score: 0.9312458
|