Found 533 results for "policies node"

The search executed in 0.00228127 seconds. That's fast.

Gitana / 4.0 / Developers / Application Server / URL Addressability

URL Addressability Login and Logout Node URLs Principal URLs

Score: 0.9471226

Gitana / 3.2 / Guide / Guide / Forms / Fields

Fields Attachment Picker CK Editor File Picker Node Picker Related Content Slug

Score: 0.94419575

Gitana / 4.0 / Forms / CMS / Fields

Fields Attachment Picker CK Editor File Picker Node Picker Related Content Slug

Score: 0.94419575

Gitana / 3.2 / Guide / Guide / Cookbooks / C# Cookbook

C# Cookbook Getting Started To get started with the C# driver, visit Gitana C# Driver Page or the Github Page. It is written with .NET Core and can be used in any compatible project. You can install the driver via the command line: dotnet add package cloudcms or from within Visual Studio: Install-Package cloudcms Or by adding this to your .csproj file (you may have to adjust the version): Connecting to Cloud

Score: 0.9420955

Gitana / 3.2 / Guide / Guide / Recognition

Recognition 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 / Recognition

Recognition 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

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 / UI Developers Guide / Evaluators / context-document

context-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-document

context-document If a Document (i.e. a content Node) is currently being observed. { "evaluator": "context-document" }

Score: 0.9369572

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 / Cookbooks / Python Cookbook

Python Cookbook Getting Started To get started with the Python driver, visit Gitana Python Driver Page or the Github Page. It is written with Python 3 and can be used in any compatible project. You can install the driver via the command line: pip install cloudcms or pip3 install cloudcms Or add something like this to your requirements.txt: cloudcms==1.1.0 Connecting to Gitana You can connect to Gitana by providing a config file or the oauth variables directly. Using a Gitana JSON file You ca

Score: 0.9335137

Gitana / 4.0 / Developers / Cookbooks / Python Cookbook

Python Cookbook Getting Started To get started with the Python driver, visit Gitana Python Driver Page or the Github Page. It is written with Python 3 and can be used in any compatible project. You can install the driver via the command line: pip install cloudcms or pip3 install cloudcms Or add something like this to your requirements.txt: cloudcms==1.1.0 Connecting to Gitana You can connect to Gitana by providing a config file or the oauth variables directly. Using a Gitana JSON file You ca

Score: 0.9335137

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="" attachment="" property=""/}

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="" attachment="" property=""/}

Score: 0.93266714

Gitana / 3.2 / Guide / Guide / Actions / Change Type

Change Type ID: changeType Changes the type of a node. { "title": "Change Type", "properties": { "type": { "title": "Feature QName", "type": "string" } } }

Score: 0.9312458

Gitana / 3.2 / Guide / Guide / Actions / Remove Feature

Remove Feature ID: removeFeature Removes a feature from a node. { "title": "Remove Feature", "properties": { "qname": { "title": "Feature QName", "type": "string" } } }

Score: 0.9312458

Gitana / 3.2 / Guide / Guide / Actions / Remove Property

Remove Property ID: removeProperty Removes a property from a node. { "title": "Remove Property", "properties": { "property": { "type": "string", "title": "Property Name" } } }

Score: 0.9312458

Gitana / 4.0 / Data Engine / Behaviors / Actions / Change Type

Change Type ID: changeType Changes the type of a node. { "title": "Change Type", "properties": { "type": { "title": "Feature QName", "type": "string" } } }

Score: 0.9312458

Gitana / 4.0 / Data Engine / Behaviors / Actions / Remove Feature

Remove Feature ID: removeFeature Removes a feature from a node. { "title": "Remove Feature", "properties": { "qname": { "title": "Feature QName", "type": "string" } } }

Score: 0.9312458

Gitana / 4.0 / Data Engine / Behaviors / Actions / Remove Property

Remove Property ID: removeProperty Removes a property from a node. { "title": "Remove Property", "properties": { "property": { "type": "string", "title": "Property Name" } } }

Score: 0.9312458

Use Case: Travel - Gitana

Use Case: Travel - Gitana Status Releases Registry Blog Cloud CMS Platform Content Management Create, Approve and Publish quality content to production on-time. Easy editorial and workflow tools let your best work reach your customers. Enterprise Data Engine Manage, collaborate, search and distribute your highly-structured data across branches, versions and workflow-driven lifecycle. Automate Automate your content creation and approval flows while taking advantage of AI services to enhance and c

Score: 0.92956233

Gitana / 3.2 / Guide / Guide / Features / Renditioned

Renditioned QName: f:renditioned Indicates that a f:renditionable node has been renditioned 1 or more times. Configuration Renditioned Example { "title": "My Article", "_features": { "f:renditioned": { } } }

Score: 0.92841613

Gitana / 4.0 / Data Engine / Aspects / Renditioned

Renditioned QName: f:renditioned Indicates that a f:renditionable node has been renditioned 1 or more times. Configuration Renditioned Example { "title": "My Article", "_features": { "f:renditioned": { } } }

Score: 0.92841613

Gitana / 3.2 / Guide / Guide / Text Analysis

Text Analysis This section describes features that are coming in 4.0 With Text Analysis in place, a content instance will automatically have its default binary attachment processed through text analysis services to detect and discover meaning contained in the attached text. The text analysis process will detect the following kinds of elements: Sentiment of the text Key Phrases contained within the text Entities detected within the text Languages contained in the text Any textual content that you

Score: 0.9280851