Found 428 results for "docs fields number"
The search executed in 0.001575204 seconds. That's fast.
![]() |
Gitana / 3.2 / Guide / Guide / ReleasesOptimize content collaboration with Cloud CMS Releases. Schedule and manage content workflows with ease, ensuring seamless updates and conflict resolutions.
Score: 0.7794535
|
![]() |
Gitana / 4.0 / Content Engine / Releases / OverviewOptimize your content workflow with Cloud CMS Releases for real-time collaboration and scheduled publishing, ensuring seamless updates to your digital platforms.
Score: 0.7794535
|
![]() |
How can I retrieve content for a tree view?The Cloud CMS API offers a number of convenience API methods that go beyond basic CRUD and bulk content operations. Among these methods are those that allow you to retrieve content from your repository branch in a tree-friendly format. A tree-organized format means that the data comes back in a such a way as to make it easy to load into front-end tree controls. Typical front-end tree controls requires the ability to load a "snapshot" of the tree as a starting point as well as iteratively grow or
Score: 0.76321125
|
![]() |
Upgrade to version 1.0.6 of our new JavaScript/HTML5 driver!The Cloud CMS team is pleased to announce the immediate availability of the 1.0.6 version of the Gitana JavaScript Driver for Cloud CMS. JavaScript Driver for Cloud CMS The Gitana JavaScript Driver is a JS library that you can drop into your HTML5/JS applications to take advantage of the authoring and delivery APIs of the Cloud CMS server. It makes it easier for developers to utilize the Cloud CMS HTTP/REST APIs by providing native convenience functions via JavaScript. The Gitana JavaScript Driv
Score: 0.76321125
|
![]() |
Cloud CMS JavaScript Driver Release 1.0.3 is out!The Cloud CMS team is pleased to announce the immediate availability of version 1.0.3 of the Cloud CMS JavaScript Driver for jQuery, Dojo, Javascript/HTML5 and Node.js applications. Download today from http://github.com/gitana/gitana-javascript-driver. JavaScript Driver for Cloud CMS The Cloud CMS JavaScript Driver is a JS library that you can drop into your HTML5/JS applications to take advantage of the authoring and delivery APIs of the Cloud CMS server. It makes it easier for developers to ut
Score: 0.76321125
|
![]() |
Gitana / 3.2 / Guide / Guide / Cookbooks / C# CookbookExplore the C# Cookbook to effectively utilize the Gitana C# Driver for connecting to Cloud CMS and managing content with .NET Core.
Score: 0.762298
|
![]() |
Gitana / 3.2 / Guide / Guide / Content Modeling / DefinitionsExplore comprehensive Cloud CMS JSON schema definitions for creating structured content, enhancing validation, and ensuring data integrity in your projects.
Score: 0.75406355
|
![]() |
Gitana / 4.0 / Content Engine / Content Models / DefinitionsDiscover the power of defining content types in Cloud CMS using JSON schema to ensure data consistency, validation, and integrity for structured content management.
Score: 0.75406355
|
![]() |
Gitana / 3.2 / Guide / Guide / Single Sign On (SSO) / Google GSuiteOptimize your Cloud CMS with this guide on configuring Google GSuite SSO using SAML 2.0 for seamless and secure authentication.
Score: 0.7329004
|
![]() |
Gitana / 4.0 / Developers / Authentication / Single Sign On (SSO) / Google GSuiteConfigure Cloud CMS SSO with Google GSuite effortlessly using this detailed setup guide, enabling seamless authentication with SAML 2.0.
Score: 0.7329004
|
![]() |
Users, Identities and SSO with Cloud CMSOne of the really interesting use cases for Cloud CMS is that of maintaining users across multiple domains while having those users share a common identity context. A common identity context allows an authentication session to transition seamlessly (via an authentication swap) from one user to the next. It also allows for properties (such as username, email, password or other custom user properties) to automatically synchronize across all of the user identities that are part of the context. Here
Score: 0.7329004
|
![]() |
Gitana / 3.2 / Guide / Guide / Cookbooks / Java CookbookOptimize your Java setup for Gitana with our detailed Java Cookbook guide, featuring code samples and connection methods for Cloud CMS integration.
Score: 0.72718525
|
![]() |
Gitana / 3.2 / Guide / Guide / Cookbooks / JavaScript (Legacy) CookbookExplore JavaScript (Legacy) Cookbook to efficiently connect to Gitana, utilize asynchronous chaining, and manage node creation, attachments, queries, and more.
Score: 0.72718525
|
![]() |
Gitana / 4.0 / Developers / Cookbooks / Java CookbookExplore comprehensive Java programming strategies in our Java Cookbook. Learn about repositories, dependencies, connections, and coding examples.
Score: 0.72718525
|
![]() |
Gitana / 4.0 / Developers / Cookbooks / JavaScript (Legacy) CookbookComprehensive JavaScript (Legacy) Cookbook: Guide to connecting, creating nodes, handling attachments, and leveraging Gitana's powerful asynchronous chaining and queries.
Score: 0.72718525
|
![]() |
Gitana / 3.2 / Guide / Guide / API / Data Types / Email ProviderConfigure and manage email providers with ease. Learn how to create, update, and query using this comprehensive guide.
Score: 0.7228729
|
![]() |
The Beauty of Cloud CMS ChainingChaining is a common technique that has been widely adopted by modern JavaScript libraries to chain method calls together. The goal of chaining is to produce elegant and concise code that is easy to understand or maintain. For example, if you are a jQuery developer, you may produce similar code like this on daily basis. $('#mydiv').empty().html('Hello Word!').css('font-size','10px'); However, most popular JavaScript libraries only support “static” chaining, e.g. DOM object manipulation. If the m
Score: 0.72142226
|
![]() |
Gitana / 3.2 / Guide / Guide / Features / IndexableOptimize your content indexing with Cloud CMS's f:indexable feature, offering flexible search management via ElasticSearch, custom paths, and scheduling.
Score: 0.70426166
|
![]() |
Gitana / 3.2 / Guide / Guide / User Interface / LockingOptimize your document management with Cloud CMS's robust locking system for transactional and manual locks, ensuring data integrity and collaboration.
Score: 0.70426166
|
![]() |
Gitana / 3.2 / Guide / Guide / Content Modeling / Definitions / Feature DefinitionEnhance content in Cloud CMS using feature definitions like authorable for advanced schema and behaviors. Learn how to apply features effectively.
Score: 0.70426166
|
![]() |
Gitana / 4.0 / Content Engine / Aspects / IndexableOptimize your content indexing with Cloud CMS's f:indexable feature, ensuring efficient search and performance with customized options.
Score: 0.70426166
|
![]() |
Gitana / 4.0 / Content Engine / Content Models / Definitions / Feature DefinitionEnhance content in Cloud CMS using feature definitions like authorable for advanced schema and behaviors. Learn how to apply features effectively.
Score: 0.70426166
|
![]() |
Gitana / 4.0 / User Interface / User Interface / LockingCloud CMS uses data locks to manage transactional write operations, ensuring consistency and preventing conflicts in document editing.
Score: 0.70426166
|
![]() |
CMS editor LockingThere 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.70426166
|
![]() |
Gitana / 3.2 / Guide / Guide / Docker / Configuration / UI ServerCloud CMS UI Server is a Node.js app within Docker, supporting extensible environment configurations.
Score: 0.6852759
|