Found 528 results for "policies node"

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

Gitana 3.2 / Guide / Guide / Conditions / Merge

Test whether a node is being merged with customizable conditions, including source and target branches or release attributes.

Score: 1.0811265

Gitana 4.0 / Content Engine / Behaviors / Conditions / Merge

Test whether a node is being merged with customizable conditions, including source and target branches or release attributes.

Score: 1.0811265

How to Retrieve content by their document library path

You can retrieve content by their document library path using the CMS API using the Node API. For example, you can paginate through the children of a node using this call: http://api.cloudcms.com/docs#!/node/get_repositories_repositoryId_branches_branchId_nodes_nodeId_children GET /repositories/{repositoryId}/branches/{branchId}/nodes/{nodeId}/children?path={path} In this case, you would set "nodeId" to the value "root" to indicate the root node. And then use "path" to describe the offset. If yo

Score: 1.0811265

Gitana 3.2 / Guide / Guide / Features / Locked

Learn about the node locking functionality with the f:locked QName to efficiently manage edit permissions and control access.

Score: 1.080413

Gitana 4.0 / Content Engine / Aspects / Locked

Learn about the node locking functionality with the f:locked QName to efficiently manage edit permissions and control access.

Score: 1.080413

Managing a large number of PDFs or images

In Cloud CMS everything is a node. A node has JSON properties and could also have binary attachments. What you would call a "file" is a node with properties describing it's folder location and a "default" attachment holding the payload (PDF file, image, MSWord doc, etc). Typically, for large number of PDFs, images, etc, we suggest individual nodes with a single attachment each (which is the PDF, image, etc). We have many customers who use Cloud CMS in this way and it essentially works like a doc

Score: 1.0770525

Gitana 3.2 / Guide / Guide / Features / Watermarkable

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

Score: 1.0765226

Gitana 4.0 / Content Engine / Aspects / Watermarkable

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

Score: 1.0765226

Product Releases - Gitana

Product Releases - Gitana Status Releases Registry Blog Cloud CMS Platform Platform Manage, collaborate, search and distribute your highly-structured data across branches, versions and workflow-driven lifecycle. Content Management Create, Approve and Publish quality content to production on-time. Easy editorial and workflow tools let your best work reach your customers. Automation Automate your content creation and approval flows while taking advantage of AI services to enhance and curate conten

Score: 1.0763834

Gitana 3.2 / Guide / Guide / Features / Auto Translate

Automatically translate and synchronize content in multiple languages using Cloud CMS with AWS, Azure, or Google services.

Score: 1.0761371

Gitana 4.0 / Content Engine / Aspects / Auto Translate

Automatically translate and localize content with Cloud CMS, supporting seamless integration with major translation services for efficient multilingual workflows.

Score: 1.0761371

Gitana 3.2 / Guide / Guide / Cookbooks / JavaScript (Legacy) Cookbook

'Discover the comprehensive JavaScript (Legacy) Cookbook for connecting to Gitana, asynchronous API calls, node creation, and advanced queries.'

Score: 1.0727172

Gitana 4.0 / Developers / Cookbooks / JavaScript (Legacy) Cookbook

Explore the JavaScript (Legacy) Cookbook for mastering Gitana's JavaScript driver. Learn about connecting to Gitana, asynchronous chaining, node creation, and more.

Score: 1.0727172

Gitana 3.2 / Guide / Guide / Application Server / Tags / @expand

Fetch content nodes efficiently with @expand, ideal for @relators in parent nodes. Customize query parameters like sort, limit, location, and locale.

Score: 1.0725484

Gitana 4.0 / Developers / Application Server / Tags / @expand

Fetch content nodes efficiently with @expand, ideal for @relators in parent nodes. Customize query parameters like sort, limit, location, and locale.

Score: 1.0725484

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

Learn how to use reference conditions in Cloud CMS to assign policies with regular expressions, focusing on specific or wildcarded entity references.

Score: 1.0725484

Gitana 3.2 / Guide / Guide / Cookbooks / Ruby Cookbook

Discover how to set up and connect Ruby with Cloud CMS using our Ruby Cookbook. Find code samples, connection tips, and more!

Score: 1.0654333

Gitana 4.0 / Developers / Cookbooks / Ruby Cookbook

Learn how to connect to Gitana, manage Git-like branches, and create custom content types with the Ruby Cloud CMS driver.

Score: 1.0654333

Gitana 3.2 / Guide / Guide / Features / Behavior

Discover how to implement behaviors in nodes with ease using f:behavior. No configuration needed for this efficient feature.

Score: 1.0635319

Gitana 4.0 / Content Engine / Aspects / Behavior

Implement behavior in your nodes effortlessly; discover script and rule-based solutions without configuration. Get started with our JavaScript example.

Score: 1.0635319

Gitana 3.2 / Guide / Guide / Features / Previewable

Automate preview creation by transforming attachments for optimized display on devices like iPhone and iPad. Perfect for managing PDF files.

Score: 1.0586442

Gitana 4.0 / Content Engine / Aspects / Previewable

Automate preview creation by transforming attachments for optimized display on devices like iPhone and iPad. Perfect for managing PDF files.

Score: 1.0586442

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

Gitana 4.0 / Developers / Frameworks / cURL

Learn how to use cURL for API calls and connectivity with Cloud CMS, plus access key management and example scripts.

Score: 1.0552821

Gitana 3.2 / Guide / Guide / Cookbooks / JavaScript 2.0 Cookbook

Optimize your JavaScript integration with the Gitana JavaScript 2.0 Driver. Utilize promises, async/await, and callbacks for seamless Cloud CMS integration.

Score: 1.0550182