Found 800 results for "gitana 4.0 developers api resources node post-repositories-repositoryid-branches-branchid-i18n-add"

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

Directed and Undirected Associations

Cloud CMS has the notion of both directed and undirected associations. In the API and within the drivers, when you work with associations, you can query for associations that are "incoming" or "outgoing": These are both directed associations which are relative to a given node. Outgoing means start from this node and find associations pointing to another node. Incoming means find associations that point to me. It also supports the notion of "mutual" associations which are undirected. The source o

Score: 2.0171835

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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