Found 801 results for "gitana 4.0 developers api resources node delete-repositories-repositoryid-b-branchid-lists-listkey"

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

Gitana 4.0 / Content Engine / Aspects / Rates

Learn how to automatically compute rating statistics for nodes, utilizing the f:rates feature to aggregate count, total, and average values.

Score: 1.0945044

Gitana 4.0 / Content Engine / Content Models / Definitions / Association Definition

Learn how association definitions establish schema for relationships between nodes, detailing linked and owned associations, with practical examples.

Score: 1.0945044

Gitana 3.2 / Guide / Guide / Application Server / Services / Virtual Driver

Optimize virtual driver settings for seamless API key retrieval for incoming tenants.

Score: 1.0923805

Gitana 4.0 / Developers / Application Server / Services / Virtual Driver

Optimize virtual driver settings for seamless API key retrieval for incoming tenants.

Score: 1.0923805

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

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

Gitana 4.0 / Forms / API

Explore comprehensive API documentation including callbacks, functions, validation, and more for Gitana 4.0 forms. Ideal for developers and tech enthusiasts.

Score: 1.0894217

Gitana 3.2 / Guide / Guide / Policies / Data List Policies

Optimize your data list operations with custom policy hooks for adding, updating, and removing list items in JavaScript and Java.

Score: 1.0876533

Gitana 4.0 / Content Engine / Behaviors / Policies / Data List Policies

Optimize your data list operations with custom policy hooks for adding, updating, and removing list items in JavaScript and Java.

Score: 1.0876533

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

Using the JavaScript driver to run an elasticsearch query

The Cloud CMS REST API allows for elasticsearch queries against a branch. The API endpoint is POST /repositories/{repositoryId}/branches/{branchId}/nodes/search The payload is a JSON object containing a top-level property called "search" which wraps the elasticsearch DSL query. The JavaScript driver exposes this call on the Branch object using the searchNodes() methods. Examples: 1) Search for nodes containing the keyword "hello" in any property: req.branch(function (err, branch) { branch.trap(f

Score: 1.0844591

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

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

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

Gitana 3.2 / Guide / Guide / Features / Watermarkable

Effortlessly apply consistent watermarks to your content with Cloud CMS, enabling auto-marking for images upon upload or update.

Score: 1.0774881

Gitana 4.0 / Content Engine / Aspects / Watermarkable

Effortlessly apply consistent watermarks to your content with Cloud CMS, enabling auto-marking for images upon upload or update.

Score: 1.0774881

Gitana 3.2 / Guide / Guide / Features / Behavior

Optimize node implementation with behavior tagging for scripts or rules.

Score: 1.0772352

Gitana 4.0 / Content Engine / Aspects / Behavior

Optimize node implementation with behavior tagging for scripts or rules.

Score: 1.0772352

Gitana 3.2 / Guide / Guide / Applications / Public Services / Forgot Username Flow

Enable secure username recovery in your app with Cloud CMS, utilizing email-based retrieval for a seamless user experience.

Score: 1.0754304

Gitana 4.0 / Content Engine / Platform / Applications / Public Services / Forgot Username Flow

Enable secure username recovery in your app with Cloud CMS, utilizing email-based retrieval for a seamless user experience.

Score: 1.0754304

Gitana 3.2 / Guide / Guide / Features / Knowledge Sharing

Enhance knowledge sharing between nodes using Cloud CMS to efficiently propagate properties through association types. Avoid cyclic loops with non-cyclic settings.

Score: 1.0688808

Gitana 4.0 / Content Engine / Aspects / Knowledge Sharing

Enhance knowledge sharing between nodes using Cloud CMS to efficiently propagate properties through association types. Avoid cyclic loops with non-cyclic settings.

Score: 1.0688808

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

Precompile your Text fields with Markdown or Handlebars

One of the new features in Cloud CMS 3.2.41 is the f:precompile feature. This feature tells Cloud CMS to automatically precompile one or more fields on your content items whenever the content is saved. With precompiling in place, you can now let your editors work in Markdown or use Handlebars tags in their content and then have that content automatically convert into HTML (or another output format) for use in your front-end applications. An Example Suppose, for example, that you defined an artcl

Score: 1.0658988

Gitana 3.2 / Guide / Guide / Deployment / Deployment Receivers

Create and manage Deployment Receivers in Cloud CMS to efficiently transfer and secure your Deployment Packages globally, solving latency and performance issues.

Score: 1.0641923