Found 1143 results for "gitana 4.0 engine security access-policies conditions and"

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

Gitana 3.2 / Guide / Guide / Integrations / Authy

Enhance Cloud CMS security with Authy's real-time Multi-Factor Authentication for seamless, secure content management.

Score: 2.1666758

Gitana 4.0 / Content Engine / Integrations / Authy

Enhance security with Cloud CMS and Authy's real-time Multi-Factor Authentication integration. Add a secure layer beyond passwords.

Score: 2.1666758

Gitana 4.0 / Forms / API / Ordering

Optimize field rendering order in Alpaca forms using the order option or custom templates for precise layout control.

Score: 2.1630216

Gitana 4.0 / Getting Started / Working with Content / Versioning

Explore Cloud CMS's changeset versioning, offering a Git-like, seamless, collaborative environment for content management without file locking issues.

Score: 2.1613464

Gitana 4.0 / Content Engine / Access Policies / Conditions / Not

Explore logical NOT operations in policy configurations; learn to allow actions excluding specific conditions, like excluding Spanish content.

Score: 2.1603873

Definitions for Date format

Our definitions are based on JSON schema and, as such, the default is to use strings for dates. The date controls in our forms engine let you customize the format string so that you can store ISO 8601 or other formats (perhaps simplified formats) as per your preference. The advantage here is simplicity with these controls and compatibility with JSON schema. The disadvantage is that MongoDB provides a lot of very powerful capabilities for range query and sorting that do not play as nicely with th

Score: 2.15129

Gitana 4.0 / Developers

Explore comprehensive guides for integrating Gitana using drivers, frameworks, custom UI, and server extensions in multiple programming languages.

Score: 2.1465423

Gitana 4.0 / Content Engine / Publishing / Lifecycle States

Explore Cloud CMS content lifecycle states, from draft to approved, with flexible branching, preview options, and seamless publishing workflows.

Score: 2.1380396

Gitana 4.0 / Developers / Frameworks / AngularJS

Connect Gitana content to your Angular app easily. Follow step-by-step instructions to set up API Keys and kickstart your project with sample code.

Score: 2.1361961

Is there a programmatic way to add more content to workflows?

There is a programmatic way to add more content to workflows once they're in-flight. However, once the workflow is in-flight, the workflow process instance isn't the correct place to add things. Instead, you'd want to add new content to a workflow task. Essentially, a workflow is made up of a series of tasks. When the workflow transitions from one node to another in the workflow model, it instantiates a new task and the task holds the state (and references to documents) for that phase of the wor

Score: 2.118382

Gitana 4.0 / Content Engine / Access Policies / Conditions / Type

Optimize policy statements using the type condition for specific entities, supporting regex and focusing on IDs or wildcards.

Score: 2.1164188

Gitana 4.0 / Developers / Cookbooks / Go Cookbook

Explore the Go Cookbook for Gitana, learn how to connect, create nodes, and query data using the CloudCMS Go driver. Perfect for developers!

Score: 2.1083415

Gitana 4.0 / Reference

Explore comprehensive Gitana data type references, including schemas, properties, methods, and API links, for data stores, objects, and general types.

Score: 2.1083395

Gitana 4.0 / Content Engine / Access Policies / Conditions / ID

Optimize policy statements by using ID conditions with regex to apply specific roles to entities in your configuration.

Score: 2.095099

Gitana 4.0 / Content Engine / Access Policies / Conditions / Type QName

Optimize policy statements using type-qname conditions for content nodes with QName constraints and regex support.

Score: 2.0845993

Gitana 3.2 / Guide / Guide / Docker / Configuration / API Server

Cloud CMS API Server offers a cloud-based Java application with backend integrations like MongoDB, ElasticSearch, and AWS services, utilizing REST API and Spring Framework for easy configuration.

Score: 2.0842617

Gitana 3.2 / Guide / Guide / Features / Auto OCR Extract

Automatically convert attachments to searchable text with auto OCR extraction, enhancing full-text indexing and streamline content retrieval.

Score: 2.0836065

Gitana 4.0 / User Interface / Security

Manage security efficiently: create roles, teams, and add users to projects with ease. Explore our comprehensive documentation for seamless guidance.

Score: 2.0832124

Gitana 4.0 / Content Engine / Access Policies / Conditions / Property

Define policy conditions using properties and regex to match specific values, ensuring targeted application across entities with precise property constraints.

Score: 2.0742042

Gitana 3.2 / Guide / Guide / Features / Auto Analyze Text

Auto Analyze Text feature automatically analyzes binary attachments for full-text search insights, enhancing node functionality.

Score: 2.0630233

Create a Role

Cloud CMS lets you create custom roles for your organization. A role provides a mechanism for setting up security and access rights to your content. Roles also play an important part in customizing the user interface. Cloud CMS comes with several roles out of the box. You can also create your own at any time. To create and modify roles, you must be logged in as a manager or an administrator of your platform. Here are the steps to follow: Log into Cloud CMS and either create a project or navigate

Score: 2.0624218

Gitana 3.2 / Guide / Guide / Docker

Optimize your Cloud CMS deployment with Docker for scalable, production-ready environments—perfect for on-premise or virtual private clouds.

Score: 2.0611796

Gitana 3.2 / Guide / Guide / User Interface / Embed Media In CKEditor / Advanced Usages / Extend Media Types

Learn how to add custom media types to CloudCMS, including Youtube and Vimeo, with code examples and detailed steps.

Score: 2.0429423

Gitana 4.0 / User Interface / Embedded Media / Advanced Usages / Extend Media Types

Learn how to extend media types in CloudCMS with custom templates by following our guide, including code samples and JSON configuration tips.

Score: 2.0429423

Managing a large number of PDFs or images

In Cloud CMS everything is a node. A node has JSON properties and could also have binary attachments. What you would call a "file" is a node with properties describing it's folder location and a "default" attachment holding the payload (PDF file, image, MSWord doc, etc). Typically, for large number of PDFs, images, etc, we suggest individual nodes with a single attachment each (which is the PDF, image, etc). We have many customers who use Cloud CMS in this way and it essentially works like a doc

Score: 2.036759