Found 1169 results for "access-policies conditions and"

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

Chaining vs. Promises

The Cloud CMS JavaScript driver provides it's own internal chaining library that makes it easier to manage callbacks in asynchronous JS applications. The chaining library is powerful and bears some similarity to modern promise libraries. But it is important to bear in mind that it is distinct apart from having some similar method signatures. One similarity in structure in that both promises and chaining have a then() method to resolve the callback. However, the chaining library's chained methods

Score: 0.28782153

Gitana 3.2 / Guide / Guide / API / Data Types / Email

Comprehensive guide on using email data types and configurations, including sending, updating, and querying emails with examples.

Score: 0.2875473

Gitana 3.2 / Guide / Guide / User Interface / Projects / Configure Search

Configure your Cloud CMS project search with custom filters and settings for a tailored search experience.

Score: 0.28658488

Gitana 4.0 / User Interface / Projects / Configure Search

Optimize project search settings on Cloud CMS with JSON configurations for enhanced UI and administration efficiency.

Score: 0.28658488

Gitana 3.2 / Guide / Guide / Features / Watermarkable

Effortlessly apply watermarks to your content with Cloud CMS, ensuring consistency and control over image protection.

Score: 0.28584796

Gitana 4.0 / Content Engine / Aspects / Watermarkable

Effortlessly apply watermarks to your content with Cloud CMS, ensuring consistency and control over image protection.

Score: 0.28584796

Gitana 4.0 / Forms / API / Events

Learn how to effectively bind and manage event handlers in Alpaca fields using configuration, callbacks, and custom extensions.

Score: 0.28584796

Gitana 3.2 / Guide / Guide / Features / Propagates Authorities

Propagate inherited authorities efficiently in Cloud CMS, automatically granting permissions from parent to child objects in graph containment models.

Score: 0.2853555

Gitana 4.0 / Content Engine / Aspects / Propagates Authorities

Propagate inherited authorities efficiently in Cloud CMS, automatically granting permissions from parent to child objects in graph containment models.

Score: 0.2853555

Pagination options

You can specify pagination options in an optional second argument to the queryNodes function, basically like this: Chain(branch).queryNodes({  "_type": "video:essentials"  }, {  "sort": {  "title": -1  },  "limit": 10,  "skip": 30  }).then(function() {  ...  }); In this example, the results will start at index 30 in the record set and will contain the next 10 entries. The record set is sorted by "title" in a descending order ahead of being returned. If pagination sort isn't provided, then the o

Score: 0.2853555

Gitana 3.2 / Guide / Guide / Policies

Optimize your content management with Cloud CMS policies, triggering custom actions on events to streamline your workflow efficiently.

Score: 0.2837359

Gitana 3.2 / Guide / Guide / Application Server / Services / Insight

Optimize your web app's analytics with Cloud CMS Insight, seamlessly capturing data via web sockets into the Cloud CMS data warehouse.

Score: 0.2837359

Gitana 4.0 / Developers / Application Server / Services / Insight

Optimize your web app's analytics with Cloud CMS Insight, seamlessly capturing data via web sockets into the Cloud CMS data warehouse.

Score: 0.2837359

Gitana 4.0 / Content Engine / Behaviors / Policies

Explore Cloud CMS policies to automate actions and manage content lifecycle through custom logic integration and sensible default handlers.

Score: 0.2837359

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

Gitana 3.2 / Guide / Guide / Cookbooks / Node.js Cookbook

Optimize your Node.js applications with Cloud CMS. Learn to connect, chain API calls, and query nodes for efficient data management.

Score: 0.2830516

Gitana 4.0 / Developers / Cookbooks / Node.js Cookbook

Explore the Node.js Cookbook for tips on connecting to Cloud CMS, handling asynchronous tasks, and creating custom nodes effortlessly.

Score: 0.2830516

Gitana 4.0 / Forms / Fields / Text Field

Explore the comprehensive guide on the text field, including its properties, schema options, and examples for input configuration and customization.

Score: 0.28169677

Gitana 4.0 / Reference / Types / Changeset

Explore Changeset API for Cloud CMS to manage your branch content with ease. Enhance content curation and authoring with advanced features.

Score: 0.28169677

Gitana 3.2 / Guide / Guide / Features / Translation

Explore how translated content in web nodes works with master nodes, locale, and edition properties for seamless multilingual integration.

Score: 0.28055125

Gitana 3.2 / Guide / Guide / UI Developers Guide / Contexts / content-instances-list-item-actions

Manage document actions effortlessly: favorite, edit, unlock, or explore JSON with intuitive icons and smooth navigation.

Score: 0.28055125

Gitana 3.2 / Guide / Guide / UI Developers Guide / Contexts / documents-list-item-actions

Optimize document actions, including favorites, edits, and locks, for user management. Secure files with admin-level JSON views and priority orders.

Score: 0.28055125

Gitana 4.0 / Developers / User Interface Customization / Contexts / content-instances-list-item-actions

Manage document actions effortlessly: favorite, edit, unlock, or explore JSON with intuitive icons and smooth navigation.

Score: 0.28055125

Gitana 4.0 / Developers / User Interface Customization / Contexts / documents-list-item-actions

Optimize document actions, including favorites, edits, and locks, for user management. Secure files with admin-level JSON views and priority orders.

Score: 0.28055125

Gitana 4.0 / Content Engine / Aspects / Translation

Explore how translated content in web nodes works with master nodes, locale, and edition properties for seamless multilingual integration.

Score: 0.28055125