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

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

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

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

Gitana / 3.2 / Guide / Guide / Authentication / OAuth 2.0

Securely authenticate clients and users with Cloud CMS's OAuth2 support, industry-standard authorization, and explore its robust features through our comprehensive guide.

Score: 2.0030336

Gitana / 4.0 / Developers / Authentication / OAuth 2.0

Securely authenticate clients and users with Cloud CMS's OAuth2 support, industry-standard authorization, and explore its robust features through our comprehensive guide.

Score: 2.0030336

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

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

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

Gitana / 4.0 / Content Engine / Find / Overview

Discover content effortlessly with Cloud CMS Find Service using Query, Search, and Traversal for powerful, unified results.

Score: 1.9944406

Gitana / 3.2 / Guide / Guide / Find

Discover and retrieve content efficiently with Cloud CMS Find Service, utilizing Query, Search, and Traversal mechanisms for optimized results.

Score: 1.988992

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

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

Gitana / 4.0 / User Interface / User Interface / Multilingual

Optimize your content for global audiences with Cloud CMS's multilingual feature, allowing seamless translation and locale management.

Score: 1.964634

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

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

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

Gitana / 4.0 / Developers / Drivers / Overview

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

Gitana / 4.0 / Content Engine / Overview

Enhance content management effortlessly with Gitana's secure, scalable platform, offering efficient publishing, AI-driven automation, and enterprise features.

Score: 1.9182627

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

Gitana / 3.2 / Guide / Guide / Application Server / Services / Duster

Optimize your web development process with Duster, a powerful service using LinkedIn Dust.js for efficient template rendering and automatic cache management.

Score: 1.8363883

Gitana / 4.0 / Developers / Application Server / Services / Duster

Optimize your web rendering with Duster Service using Dust.js for dynamic HTML and JSON outputs. Boost performance with seamless fragment caching.

Score: 1.8363883

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

Gitana / 3.2 / Guide / Guide / Branches

Discover Cloud CMS's innovative branching model, inspired by Git and Mercurial, enabling concurrent workspaces and seamless content versioning.

Score: 1.7908859

Gitana / 4.0 / Content Engine / Branches / Overview

Unlock the power of Cloud CMS with advanced branching, versioning, and snapshots. Seamlessly manage multiple content versions akin to Git or Mercurial.

Score: 1.7908859

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

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