Found 799 results for "gitana 4.0 developers api resources node post-repositories-repositoryid-branches-branchid-lookup"

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

Gitana 4.0 / Content Engine / Find

Discover and retrieve content effortlessly with Cloud CMS Find Service, using Query, Search, and Traversal for composite result sets.

Score: 2.007361

Gitana 3.2 / Guide / Guide / Optical Character Recognition

Optimize document management with OCR in Cloud CMS, enabling full-text search of scanned content and automatic data extraction from forms.

Score: 2.0026202

Gitana 3.2 / Guide / Guide / Find

Discover and retrieve content with Cloud CMS's Find Service using MongoDB, ElasticSearch, and Graph Traversal for powerful, unified results.

Score: 2.0022588

Gitana 3.2 / Guide / Guide / API / Pagination

Optimize data retrieval and display with pagination in Cloud CMS, organizing result sets into manageable pages for efficient sorting and querying.

Score: 1.9994518

Gitana 3.2 / Guide / Guide / User Interface / Menu

Easily customize and change menu titles on your dashboard for a streamlined user experience. Hide unnecessary options for a lighter, more manageable view.

Score: 1.9894804

Gitana 4.0 / User Interface / User Interface / Menu

Easily customize and configure your web platform menus, manage visibility, and change titles for a streamlined navigation experience.

Score: 1.9894804

How to limit the fields that come back in a query

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: 1.9774743

Gitana 3.2 / Guide / Guide / User Interface / Multilingual

Enable efficient multilingual content management with Cloud CMS, facilitating seamless document translation and localization across different locales.

Score: 1.9737306

Gitana 3.2 / Guide / Guide / Integrations / ActiveMQ

Optimize your backend applications with ActiveMQ, a high-performance message broker, integrated with Cloud CMS for seamless API notifications.

Score: 1.9674778

Gitana 4.0 / Content Engine / Integrations / ActiveMQ

Optimize your Cloud CMS integration using Apache ActiveMQ for seamless API event handling and message queuing. Enhance scalability and performance.

Score: 1.9674778

How to get a content definition JSON from the Cloud CMS API?

There are a couple of ways to do this. The first is simply use the node GET call and pass in the qname like this: GET /repositories/{repositoryId}/branches/{branchId}/nodes/{qname} http://api.cloudcms.com/docs#!/node/get_repositories_repositoryId_branches_branchId_nodes_nodeId This will give you back the JSON for the definition. Another way is to use this variation: GET /repositories/{repositoryId}/branches/{branchId}/definitions/{qname} http://api.cloudcms.com/docs#!/branch/get_repositories_rep

Score: 1.9644506

Gitana 4.0 / User Interface / User Interface / Multilingual

Optimize your content for multilingual support with features to set locales, manage translations, and apply multilingual behavior.

Score: 1.9304495

Gitana 4.0 / Developers / Drivers

Easily integrate Cloud CMS with our drivers for C#, Go, Java, JavaScript, PHP, Python, and Ruby, ensuring seamless authentication and fast API calls.

Score: 1.9299319

Gitana 4.0 / Content Engine

Enhance content security, quality, and publishing efficiency with Gitana's powerful content engine, offering enterprise features without high costs.

Score: 1.9140345

Gitana 3.2 / Guide / Guide / Authentication / OAuth 2.0

Explore OAuth 2.0 in Cloud CMS for secure server authorization. Learn best practices and different flows, including real-world examples using OAuth2.

Score: 1.8974011

Gitana 4.0 / Developers / Authentication / OAuth 2.0

Learn all about OAuth 2.0 with Cloud CMS, a secure authorization framework supported by top industry players like Facebook and Twitter.

Score: 1.8974011

Gitana 4.0 / Content Engine / Publishing / Lifecycle States

Explore Cloud CMS content lifecycle states, from draft to approved, with flexible branching, preview options, and seamless publishing workflows.

Score: 1.8709192

Gitana 3.2 / Guide / Guide / Branches

Optimize your content management with Cloud CMS. Enjoy powerful features like changeset versioning, branching, and snapshots for seamless workflow transitions.

Score: 1.8146701

Gitana 4.0 / Content Engine / Branch Overview

Optimize your content management with Cloud CMS branches. Enjoy unique, Git-like versioning, easy branching, and efficient content integration.

Score: 1.8146701

Easy apps with Cloud CMS and Node.js

As we continue to enhance Cloud CMS, one of the directions that we’re pushing in is toward the application layer. We intend to offer increasingly more out-of-the-box applications for content authoring, curation and publishing aimed at marketing users. These applications need to be easy-to-use. They need to address the most common cases that our customers are asking for out-of-the-box. However, they also need to be easily extensible so that these same customers can take our apps and quickly custo

Score: 1.8029172

Gitana 4.0 / Getting Started / Working with Content / Versioning

Explore Cloud CMS's changeset versioning, offering a Git-like, seamless, collaborative environment for content management without file locking issues.

Score: 1.8005762

Gitana 4.0 / Reference / Types / Access Policy

Explore our Access Policy guide to learn about creating, updating, and managing policies within the Gitana platform, complete with examples and schema details.

Score: 1.798622

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: 1.7806631

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: 1.7806631

Gitana 3.2 / Guide / Guide / UI Developers Guide / Samples

Discover essential UI extension samples for developers, featuring configurations, UI modules, views, and custom integration guides.

Score: 1.7618701