Found 620 results for "blog 1.0 blog all post 54621905787 cloud-cms-javascript-driver-release-103-is-out"

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

Version Control

Gitana 3.2 / Guide / Guide / User Interface / Version Control

Documentation Reference

Effortlessly manage content changes with Cloud CMS's advanced version control system inspired by Git and Mercurial. (Gitana 3.2)

Score: 0.841
How do I retrieve the folder path for my content?

How do I retrieve the folder path for my content?

Support Article

In Cloud CMS, you may choose to associate nodes with folders. This allows the content to be worked with by editorial teams such that they can navigate to content within folders, move content between folders and generally organize their content as they wish. It also allows for content to be retrieved by path via the API, if you wish. Technically speaking, Cloud CMS does not require folders or paths. In fact, plenty of customers use Cloud CMS in such a way that they don't require folders at all. C

Score: 0.8407
Overview

Gitana 4.0 / Developers / Command Line Interface

Documentation Reference

Streamline your Cloud CMS projects with a powerful, free command-line client. Install and connect seamlessly. (Gitana 4.0)

Score: 0.8403
Menu

Gitana 3.2 / Guide / Guide / User Interface / Menu

Documentation Reference

Customize and manage your platform menus effortlessly—hide or rename items for a streamlined interface. (Gitana 3.2)

Score: 0.832
Feature

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

Documentation Reference

Efficiently apply policies to content nodes by using feature conditions for granular access control and optimal configuration. (Gitana 4.0)

Score: 0.832
Menu

Gitana 4.0 / User Interface / User Interface / Menu

Documentation Reference

Easily customize and update menu displays and titles for a streamlined user experience on your pages. (Gitana 4.0)

Score: 0.832
How to limit the fields that come back in a query

How to limit the fields that come back in a query

Support Article

Query API calls like http://api.cloudcms.com/docs#!/node/post_repositories_repositoryId_branches_branchId_nodes_query support a parameter named _fields which defines an object specifying the node properties you want to include in the result set for matching nodes. For example in the following query I want the title, subTitle and slug fields returned: { "_type":"my:article", "_fields":{ "title":1, "subTitle":1, "slug":1 } } The result set would look something like the

Score: 0.8273
Copy a Project

Gitana 3.2 / Guide / Guide / User Interface / Projects / Copy a Project

Documentation Reference

Easily duplicate any project within our platform using the step-by-step Copy Project Wizard. (Gitana 3.2)

Score: 0.8226
Copy a Project

Gitana 4.0 / User Interface / Projects / Copy a Project

Documentation Reference

Effortlessly duplicate projects with our step-by-step guide. Start by selecting your project and copy with ease. (Gitana 4.0)

Score: 0.8226
Search

Gitana 3.2 / Guide / Guide / User Interface / Search

Documentation Reference

Optimize content search across projects in Cloud CMS with Elasticsearch syntax for precise querying and configurable options. (Gitana 3.2)

Score: 0.822
How do I search for nested content?

How do I search for nested content?

Support Article

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.822
Automatic Extraction from Attachments

Automatic Extraction from Attachments

Blog Post

Optimize file management with Cloud CMS by extracting metadata and text for search, enabling seamless access and organization of your digital assets.

Score: 0.8217
Indexable

Gitana 3.2 / Guide / Guide / Features / Indexable

Documentation Reference

Optimize node indexing with Cloud CMS, manage search behaviors, and enhance performance by configuring Elasticsearch properties. (Gitana 3.2)

Score: 0.8217
Indexable

Gitana 4.0 / Content Engine / Aspects / Indexable

Documentation Reference

Optimize node indexing and improve search performance with configurable indexable features on Cloud CMS nodes. (Gitana 4.0)

Score: 0.8217
Query String Reference

Gitana 3.2 / Guide / Guide / Search / Query String Reference

Documentation Reference

Enhance your search skills in Cloud CMS using query strings and JSON expressions with this comprehensive guide to ElasticSearch. (Gitana 3.2)

Score: 0.8189
Query String Reference

Gitana 4.0 / Content Engine / Search / Query String Reference

Documentation Reference

Enhance your ElasticSearch skills with comprehensive query string guide—case insensitivity, full-text, exact match, and more. (Gitana 4.0)

Score: 0.8189
Content Type Definition

Gitana 3.2 / Guide / Guide / Content Modeling / Definitions / Content Type Definition

Documentation Reference

Learn how Cloud CMS uses content types to define, create, and manage structured content with JSON schemas or the Content Model Builder. (Gitana 3.2)

Score: 0.8161
Content Type Definition

Gitana 4.0 / Content Engine / Content Models / Definitions / Content Type Definition

Documentation Reference

Create, edit, and manage content types effortlessly in Cloud CMS using JSON schema or the Content Model Builder. Start building now! (Gitana 4.0)

Score: 0.8161
Web Content Management

Gitana 4.0 / Developers / Application Server / Services / Web Content Management

Documentation Reference

Optimize your web content management with Cloud CMS for dynamic page loading and efficient cache handling. (Gitana 4.0)

Score: 0.8142
Instant Preview

Gitana 3.2 / Guide / Guide / Getting Started / Instant Preview

Documentation Reference

Instantly preview content changes with Cloud CMS for seamless deployments and efficient workflows across Development, Staging, and QA. (Gitana 3.2)

Score: 0.8134
Workspaces

Gitana 3.2 / Guide / Guide / Getting Started / Workspaces

Documentation Reference

Collaborate efficiently by creating and managing content within isolated workspaces, ensuring seamless team interaction. (Gitana 3.2)

Score: 0.8134
Branches

Gitana 4.0 / Getting Started / Working with Content / Branches

Documentation Reference

Manage content with branches in Cloud CMS, enabling isolated changes, teamwork, and streamlined collaboration. (Gitana 4.0)

Score: 0.8134
Instant Preview

Gitana 4.0 / Getting Started / Navigating the User Interface / Instant Preview

Documentation Reference

Instant preview your content changes with Cloud CMS, ensuring fast, efficient, real-time updates without IT hassle. (Gitana 4.0)

Score: 0.8134
Limiting Folder Access to Specific Users

Limiting Folder Access to Specific Users

Support Article

When you create a Project in Cloud CMS, the Project is automatically configured with a Project Users team that grants the Consumer role to any project members. As a result, any members of the Project will have the ability to see all content within the Project. For many, this works just fine. However, there may be cases where you want to limit certain Folders to only be accessible by specific Users. Let's walk through some steps on how to do this. Change the Project Users team security policy Fir

Score: 0.8126
Enterprise Access Policies (Part 2)

Enterprise Access Policies (Part 2)

Blog Post

Explore advanced Access Policies in Gitana with examples of granting roles and ensuring enterprise security compliance efficiently.

Score: 0.8112