Found 471 results for "content-models content-model-builder create"

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

Gitana 3.2 / Guide / Guide / Docker / Maintenance / Repository Compression

Optimize your Cloud CMS storage with repository compression, reducing database size and purging unnecessary historical data without losing essential content.

Score: 0.9607155

Gitana 4.0 / Self Managed / Maintenance / Repository Compression

Optimize your Cloud CMS storage with repository compression. Reduce database size while preserving essential data structure and content history.

Score: 0.9607155

Gitana 4.0 / Developers / Frameworks / Nuxt.js

Create static sites effortlessly with Nuxt.js and Cloud CMS. Access tools, examples, and the Cloud CMS Nuxt module for seamless content integration.

Score: 0.958249

Content Model - Association example

Question. Suppose that I have the following collection types: Customers Orders and I want to store the Customer ID and the Customer Name on each Order… If the customer then updates his Name, how is it possible (if at all) to update the customer’s name on all of his orders - in a single atomic transaction? Answer. For this situation, you would have two content types - Customer and Order. One good way to address this is to utilize an association between the two. You could declare an association ty

Score: 0.958249

Gitana 3.2 / Guide / Guide / API / Data Types / Node

Explore comprehensive insights into creating, updating, deleting, and querying nodes in Cloud CMS using Elasticsearch for dynamic JSON content management.

Score: 0.9573631

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

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

Getting Started Videos for Cloud CMS

We are very proud of Cloud CMS and encourage you to see for yourself the potential of Cloud CMS (Free Trial). To help you get the most out of the trial and knowledge of some of the features, we have recorded a number of ‘Getting Started’ videos showing some basic features, administration, and a ‘taster’ of some of the more interesting advanced features. (More videos to come for the advanced features). The Getting Started videos: Create a Project Add Users to Projects Upload Content Add Comments

Score: 0.95203924

Gitana 3.2 / Guide / Guide / API / Data Types / Email

Comprehensive guide on using email data types and configurations, including sending, updating, and querying emails with examples.

Score: 0.94627225

Gitana 4.0 / Developers / Drivers / JavaScript (Legacy)

Connect Gitana with your browser apps using the versatile JavaScript driver, compatible with jQuery, Vue.js, and more.

Score: 0.94627225

Gitana 3.2 / Guide / Guide / Applications / Public Services / Setting up your Email Provider

Learn how to set up and test email providers for your app, configure settings, and use API methods effectively.

Score: 0.9433246

Gitana 4.0 / Content Engine / Platform / Applications / Public Services / Setting up your Email Provider

Set up and test your email provider to send messages via Cloud CMS effortlessly. Learn configuration and API methods quickly.

Score: 0.9433246

Query Performance

Application queries Application code which consumes Cloud CMS content typically runs query API calls. These queries can be optimized in the following ways: Request only the properties needed When an application requires only a few properties from a set of nodes you should use “_fields” to limit the properties returned. This can drastically reduce the size of the payload and therefore the response time. In this example, we only need “_doc”, “title” and “_type” so these are the only fields that wi

Score: 0.9415882

Gitana 3.2 / Guide / Guide / Content Modeling / Content Model Builder

Optimize and manage your content types with ease using our Content Model Builder. Create, extend, and edit content seamlessly.

Score: 0.9402821

Gitana 4.0 / Content Engine / Content Models / Content Model Builder

Build and customize content models effortlessly using our Content Model Builder. Create, extend, and edit content types seamlessly.

Score: 0.9402821

Gitana 3.2 / Guide / Guide / Workspaces

Cloud CMS Workspaces offer powerful tools for collaborative content creation, enabling branching, merging, and seamless integration with editorial teams.

Score: 0.93748426

Gitana 3.2 / Guide / Guide / API / Data Types / Registration

Optimize your registration process with detailed guidance on configuration, email management, billing options, and user properties for seamless integration.

Score: 0.9360355

Gitana 3.2 / Guide / Guide / User Interface / Projects

Explore comprehensive guides on managing projects, from creation to deletion, with detailed steps on importing, exporting, and search configuration.

Score: 0.9351564

Gitana 4.0 / User Interface / Projects

Explore comprehensive guides on managing and configuring projects, from creation to deletion, import-export, and search settings.

Score: 0.9351564

Gitana 3.2 / Guide / Guide / Bulk Import / Files

Effortlessly import and manage diverse content types in Cloud CMS using the Bulk Import tool and cloudcms-packager for seamless repository integration.

Score: 0.9313641

Gitana 4.0 / Content Engine / Bulk Import / Files

Effortlessly import and manage diverse file types in Cloud CMS with our powerful Bulk Import tool and cloudcms-packager module.

Score: 0.9313641

Build your prototype website in 10 easy steps

Getting started with Cloud CMS for a website takes minimal setup: Fork a copy of https://github.com/gitana/sdk Note the URL of your repo; you’ll need this later… Login to your tenant or signup for a trial of Cloud CMS When prompted upon login create a Web Content Management starter project From the resulting Project Dashboard navigate to “Applications” in Manage Project Select “Sample Web Application” > Deployments Tick the radio button on the right Navigate to Selected > Undeploy (upper right)

Score: 0.9313641

Gitana 3.2 / Guide / Guide / Single Sign On (SSO) / Ping

Configure Cloud CMS Single Sign-On (SSO) with Ping Identity's PingOne using SAML 2.0 for enhanced security and seamless authentication.

Score: 0.93052727

Gitana 4.0 / Content Engine / Single Sign On (SSO) / Ping

Configure PingOne SSO with Cloud CMS using SAML 2.0. Follow step-by-step instructions to ensure seamless Single Sign On integration.

Score: 0.93052727

Internationalization (I18N)

All of the content that you create within Cloud CMS supports localized translation. This is often referred to as internationalization (I18N) in the enterprise world. Cloud CMS has full support for localization so that any content you put into Cloud CMS supports multiple translation bundles. When content is retrieved from Cloud CMS, either through the APIs, the editorial interface or from your own applications, Cloud CMS respects the locale being requested and serves back a best-match fit for tha

Score: 0.9301094