Found 517 results for "gitana 4.0 developers api resources domain post-domains-query"

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

Gitana 3.2 / Guide / Guide / Features / Container

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

Score: 0.80938584

Gitana 3.2 / Guide / Guide / Docker / Upgrades / 3.2.73

Upgrade to Cloud CMS 3.2.73 and ensure seamless integration with ElasticSearch using the optimized condor client and comprehensive upgrade tools.

Score: 0.80938584

Gitana 3.2 / Guide / Guide / Docker / Upgrades / 3.2.74

Upgrade to Cloud CMS 3.2.74: Configure with the condor client for ElasticSearch and use the upgrade tool for a seamless transition.

Score: 0.80938584

Gitana 3.2 / Guide / Guide / Docker / Upgrades / 3.2.76

Upgrade to Cloud CMS 3.2.76 with our new upgrade tool and configure your system for enhanced ElasticSearch support using the Condor HTTP/S client.

Score: 0.80938584

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.80938584

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.80938584

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.7984992

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.7984992

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.78474295

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.7615563

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.7615563

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.7397005

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.7397005

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.7397005

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.7397005

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.7397005

Chat GPT and Cloud CMS

Lately, the the new development taking the tech world and media by storm is Chat GPT - an incredible new chatbot from Open AI which is capable of producing clear and well worded text of all kinds, from instructions to build a treehouse to poems written from the perspective of a pirate. While not perfect, the potential of this technology is immense, and got us to thinking, how might an AI of this calibur be applied to the future of content management? As it turns out, the training process for Ope

Score: 0.7397005

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.7380986

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.7241783

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.71906424

Gitana 4.0 / Forms / API / Templates

Discover Alpaca's advanced templating with custom views, layouts, and wizard options for dynamic form rendering and field overrides.

Score: 0.70801604

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.68106335

Gitana 3.2 / Guide / Guide / User Interface / Locking

Optimize your document management with Cloud CMS's robust locking system for transactional and manual locks, ensuring data integrity and collaboration.

Score: 0.66353023

Gitana 4.0 / User Interface / User Interface / Locking

Cloud CMS uses data locks to manage transactional write operations, ensuring consistency and preventing conflicts in document editing.

Score: 0.66353023

CMS editor Locking

There are two levels of locking which usually come into play in a scenario like this. One is a "UI lock" which is taken out when a user begins editing something within the user interface. This lock is released when they finished editing (either by hitting save or canceling). The other lock is a "data lock" which is a transactional lock taken out when the write of multiple documents begins. This is a transactional lock in the sense that it blocks other write operations against those documents and

Score: 0.66353023