Found 959 results for "access-policies conditions or"

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

Gitana / 3.2 / Guide / Guide / Conditions / Property Changed

Monitor node property changes with customizable conditions, including property, old, and new values. Trigger actions on state changes efficiently.

Score: 0.41781953

Gitana / 3.2 / Guide / Guide / Docker / Upgrades / 3.2.84

Upgrade to Cloud CMS 3.2.84 for ARM-64 support, enhanced performance, and Redis 6.x compatibility. Access release and upgrade notes for more details.

Score: 0.41781953

Gitana / 3.2 / Guide / Guide / Docker / Upgrades / 3.2.85

Upgrade to Cloud CMS 3.2.85 with ARM-64 support, enhanced performance, and Redis 6.x compatibility. Access detailed release and upgrade notes.

Score: 0.41781953

Gitana / 3.2 / Guide / Guide / Docker / Upgrades / 3.2.86

Upgrade to Cloud CMS 3.2.86 for ARM-64 support, improved performance, and compatibility with Redis 6.x. Follow release notes and upgrade tools for guidance.

Score: 0.41781953

Gitana / 3.2 / Guide / Guide / Application Server / Authentication / Providers / Local

Local Authentication Provider connects your Node.js app with a custom identity provider, supporting secure login and authentication configuration.

Score: 0.41781953

Gitana / 4.0 / Developers / Application Server / Authentication / Providers / Local

Enable seamless local authentication on Cloud CMS with a custom identity provider configured using Node.js or any technology.

Score: 0.41781953

Gitana / 4.0 / Content Engine / Behaviors / Conditions / Property Changed

Monitor node property changes with customizable conditions, including property, old, and new values. Trigger actions on state changes efficiently.

Score: 0.41781953

Gitana / 4.0 / Content Engine / Services / Transcription

Transform audio files into searchable text with automatic transcription via Cloud CMS, syncing changes and enhancing search capabilities.

Score: 0.41781953

WCM and Caching

In Dust, there is the notion of a context which has a stack running underneath it. As you drill down into tags, a new context is pushed that can write new context variables as well as access previous variables from previous stack frames. What we're doing in cloudcms-server is providing a dependency tracker so that each tag gets to declare the output (the HTML that was generated) and the set of dependencies that it depended on in order to generate the output. As an example, a query might run an u

Score: 0.41781953

Gitana / 3.2 / Guide / Guide / Features / Auto Narrate

Auto Narrate automates text-to-speech for content, creating audio files with customizable narration services, perfect for enhancing accessibility.

Score: 0.4175887

Gitana / 3.2 / Guide / Guide / Forms / Fields / Node Picker

Node Picker: Easily filter, sort, and select nodes with customizable options for single or multi-node selection, tailored queries, and file uploads.

Score: 0.4175887

Gitana / 4.0 / Content Engine / Aspects / Auto Narrate

Auto Narrate automatically converts text from attachments into audio using text-to-speech, storing the MP3 on the node. Customize with AWS Polly options.

Score: 0.4175887

Gitana / 4.0 / Forms / CMS / Fields / Node Picker

Node Picker: Easily filter, sort, and select nodes with customizable options for single or multi-node selection, tailored queries, and file uploads.

Score: 0.4175887

Gitana / 3.2 / Guide / Guide / API / Rate Limiting

Optimize your Cloud CMS subscription with rate limiting by managing API calls, using multiple bands, and ensuring dedicated bandwidth for critical apps.

Score: 0.4174503

Gitana / 3.2 / Guide / Guide / API / Data Types / Client

Optimize your client management with Cloud CMS. Create, update, list, and query clients efficiently while protecting your data.

Score: 0.4172923

Gitana / 3.2 / Guide / Guide / Cookbooks / PHP Cookbook

Learn how to use the Gitana PHP driver in your projects. Connect to Gitana, query, and search efficiently with PHP. Explore our PHP Cookbook!

Score: 0.41720456

Gitana / 4.0 / Developers / Cookbooks / PHP Cookbook

Optimize PHP projects with our comprehensive Gitana PHP driver guide, featuring practical steps, code samples, and query techniques.

Score: 0.41720456

Gitana / 3.2 / Guide / Guide / Content Modeling / Relator Properties

Optimize your node relationships with Cloud CMS relator properties, auto-managing links between nodes for seamless content mapping.

Score: 0.41711012

Gitana / 4.0 / Content Engine / Content Models / Relator Properties

Explore Relator Properties in Cloud CMS—auto-managing relationships between nodes for easy content modeling and dynamic web provisioning.

Score: 0.41711012

Gitana / 3.2 / Guide / Guide / Deployment / Deployment Handlers / FTP Deployment Handler

Effortlessly deploy packages to S/FTP servers with FTP Deployment Handler. Supports URL-based configuration, secure credentialing, and custom mappings.

Score: 0.4137681

Gitana / 4.0 / Content Engine / Deployment / Deployment Handlers / FTP Deployment Handler

Effortlessly deploy packages to S/FTP servers with FTP Deployment Handler. Supports URL-based configuration, secure credentialing, and custom mappings.

Score: 0.4137681

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

Is there a programmatic way to add more content to workflows?

There is a programmatic way to add more content to workflows once they're in-flight. However, once the workflow is in-flight, the workflow process instance isn't the correct place to add things. Instead, you'd want to add new content to a workflow task. Essentially, a workflow is made up of a series of tasks. When the workflow transitions from one node to another in the workflow model, it instantiates a new task and the task holds the state (and references to documents) for that phase of the wor

Score: 0.4137681

Cloud CMS - Image Cropping and Resizing Features

Lets face it – CMS editors just want to do their job and not spend too long in the tools. Recently we added a feature to allow Content editors to do image cropping within the Cloud CMS User Interface rather than having to do this outside Cloud CMS and re-upload the image. This is a simple powerful feature which will save the content editor many clicks and minutes. The image editing tool allows for: reversing an image, and rotating an image cropping the image saving and reverting back to the orig

Score: 0.4137681

Gitana / 3.2 / Guide / Guide / Workflow / Workflow Handlers / Logger

Efficiently log events with our Logger; ideal for debugging and refining workflow models in your tenant's system.

Score: 0.41345292