Found 455 results for "gitana 4.0 engine api datatypes"

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

Gitana 4.0 / Content Engine / Aspects / Container

Optimize your content storage with Cloud CMS, using nodes as containers to create flexible, graph-based relationships without rigid folder structures.

Score: 0.8096812

How do I search for nested content?

Cloud CMS maintains two indexes that are of interest for finding things. The primary index is the MongoDB index - against which you can run any query you can dream up using the MongoDB DSL. The secondary index is the Elastic Search index - against which you can run any search you can dream up using the Elastic Search DSL. For information all kinds of really powerful stuff you can do with this, see: https://www.cloudcms.com/documentation/content-services/query.html https://www.cloudcms.com/docume

Score: 0.8096812

Gitana 3.2 / Guide / Guide / Content Modeling / Definitions

Learn about JSON schema definitions in Cloud CMS, enabling dynamic content creation and robust validation for data integrity. Explore content types, inheritance, and integration with Cloud CMS API.

Score: 0.79965496

Gitana 4.0 / Content Engine / Content Models / Definitions

Learn about Cloud CMS content definitions, JSON schema, and how to manage and extend content types effortlessly.

Score: 0.79965496

Programmatically create content in a folder?

The Cloud CMS content API lets you work with JSON to create any kind of content you'd like. It supports any JSON structure you desire and also supports a number of special properties that you can use to make life easier for you. These special properties are: _rootNodeId - The mount node ID of the root against which relatives path are computed. By default, this is the root of the repository. In general, it isn't necessary to use this property unless you have multiple mount nodes configured. And m

Score: 0.78518564

Gitana 3.2 / Guide / Guide / Application Server / Authentication

Secure your apps with our Authentication Service. Supports SSO, auto account sync, and providers like Google, Facebook, and more with Passport.js.

Score: 0.77664757

Gitana 4.0 / Developers / Application Server / Authentication

Enable seamless integration with our Authentication Service, offering a robust stateless and session-based SSO framework with Cloud CMS synchronization.

Score: 0.77664757

Gitana 3.2 / Guide / Guide / Docker / Upgrades / 3.2.77

Upgrade to Cloud CMS 3.2.77 with new ElasticSearch support and improved Redis compatibility. Optimize installations using our easy upgrade tools.

Score: 0.7621288

Gitana 3.2 / Guide / Guide / Docker / Upgrades / 3.2.78

Upgrade to Cloud CMS 3.2.78 for improved ElasticSearch and Redis support with detailed notes and a command line upgrade tool for smooth transitions.

Score: 0.7621288

Gitana 3.2 / Guide / Guide / API / System Metadata

Track and access comprehensive system metadata in Cloud CMS, including creation and modification details, effortlessly using API requests.

Score: 0.7609796

Gitana 3.2 / Guide / Guide / Applications / Public Services / Registration Flow

Simplify user registration with Cloud CMS. Set domain, email provider, registrar, and domain user for efficient web app user management.

Score: 0.7494277

Gitana 4.0 / Content Engine / Platform / Applications / Public Services / Registration Flow

Optimize user registration for your web application with Cloud CMS's comprehensive API and convenience methods.

Score: 0.7494277

Gitana 3.2 / Guide / Guide / UI Developers Guide / UI Views

Optimize your interface with UI View configurations, tailoring user experiences by extending or overriding default settings at platform and project levels.

Score: 0.7415793

Gitana 3.2 / Guide / Guide / Application Server

Build powerful custom APIs and websites with the Cloud CMS Application Server, a Node.js-based solution for creating modern, scalable applications.

Score: 0.74038744

Gitana 3.2 / Guide / Guide / Docker / Configuration / Antivirus Server

Secure your applications with Cloud CMS Antivirus Server. Effortlessly scan files via HTTP with integrated ClamAV support for ultimate protection.

Score: 0.74038744

Gitana 3.2 / Guide / Guide / Docker / Upgrades / 3.2.75

Upgrade to Cloud CMS 3.2.75 for enhanced ElasticSearch and advanced Transfer Schema v3 support. Ensure seamless updates with our new upgrade tool.

Score: 0.74038744

Gitana 4.0 / Developers / Application Server

Build powerful websites and custom APIs with the Cloud CMS Application Server, leveraging Node.js and Express for seamless integration and high performance.

Score: 0.74038744

Gitana 4.0 / Self Managed / Containers / Antivirus Server

Secure your applications with Cloud CMS Antivirus Server. Effortlessly scan files via HTTP with integrated ClamAV support for ultimate protection.

Score: 0.74038744

Gitana 3.2 / Guide / Guide / API / Data Types / Changeset

Explore the complexities of Cloud CMS changesets: manage histories, handle transactions, and understand configurations for seamless branch management.

Score: 0.73930275

Gitana 3.2 / Guide / Guide / Command Line

Effortlessly manage Cloud CMS projects with a node.js CLI. Seamlessly install, connect and execute commands for free.

Score: 0.72366977

Misc 1.0 / Tools / CLI

Cloud CMS CLI offers developers a free and easy-to-use tool to manage projects, data stores, and more from the command line.

Score: 0.72366977

Gitana 3.2 / Guide / Guide / Transfer

Easily transfer, backup, and move data between Cloud CMS installations with a universal import-export facility, ensuring your data is portable and accessible.

Score: 0.72221

Gitana 4.0 / Content Engine / Transfer

Easily transfer, backup, and move data between Cloud CMS installations with a universal import-export facility, ensuring your data is portable and accessible.

Score: 0.72221

How to unpublish content

Cloud CMS provides a range of options for making content available to your presentation tier. The most common scenarios are: 1) Use the Publishing setup within Cloud CMS; Workflow, Lifecycle states, deployment configurations. https://www.cloudcms.com/documentation/welcome/publishing.html With Publishing Enabled for a project, there are 2 simple workflows: `simple publish` and `simple unpublish`. See the Publishing example for further details: https://www.cloudcms.com/documentation/publishing/exa

Score: 0.71985203

How does security work in Cloud CMS?

Cloud CMS provides two ways to describe access rights to things: Object-level / role-based authorities Team / role-based authorities With object-level / role-based authorities, you assign a principal (either a user or a group) a role against something. For example, you might give Joe the CONSUMER role against a content node. When Joe then interacts with the content node in the future, he will do so with the CONSUMER role which will allow him to "read" the node. With team / role-based authorities

Score: 0.68201923