Found 254 results for "find"

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

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

Gitana 4.0 / Forms / API / Lookups

Optimize JSON data with Alpaca: intuitive field lookups and dynamic IDs for streamlined form rendering and object manipulation.

Score: 2.4567506

Gitana 4.0 / Forms / API / Observables

Enhance dynamic forms with observables for real-time updates based on user input. Customize fields, handle dependencies, and optimize user experience.

Score: 2.4567506

Gitana 4.0 / Forms / Fields / CKEditor Field

Enhance your web editing with CKEditor, allowing seamless HTML integration and customizable rich-text editing features.

Score: 2.4567506

Gitana 4.0 / User Interface / Projects / Deleted Items

Manage content recovery effortlessly with Cloud CMS's 'copy on write' system, offering a simple way to view, restore, or purge deleted items.

Score: 2.4567506

Gitana 4.0 / Forms / API / Templates

Discover Alpaca's advanced templating with custom views, layouts, and wizard options for dynamic form rendering and field overrides.

Score: 2.3915555

Content Services Platform - Gitana

Content Services Platform - 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 cura

Score: 2.370586

Gitana 3.2 / Guide / Guide / User Interface / Projects / Export a Project

Export, backup, and share your projects seamlessly with Cloud CMS. Store archives in a Vault and manage metadata for easy collaboration.

Score: 2.336797

Gitana 4.0 / User Interface / Projects / Export a Project

Effortlessly export and manage Cloud CMS projects as archives for backup, restore, or template creation. Move projects across environments with ease.

Score: 2.336797

Gitana 4.0 / User Interface / User Interface / Multilingual

Optimize your content for multilingual support with features to set locales, manage translations, and apply multilingual behavior.

Score: 2.336797

Gitana 3.2 / Guide / Guide / API / Data Types / Branch

Explore how branches provide isolated workspaces for projects, allowing changes through changesets with permissions and configuration options.

Score: 2.2777362

Introducing the Cloud CMS Open Source App Server

Cloud CMS lets you create content once and reuse it everywhere - across all of your devices, web sites, mobile applications, tradeshow kiosks, digital signage surfaces and more. Our editorial environment is fully featured, extensible easy to use, letting you manage content and deliver it via our enterprise-class Content API. With Cloud CMS, customers are free to build apps on top of best-of-breed open-source frameworks while leveraging open-standards. They are empowered to continue to use the de

Score: 2.2777362

Gitana 3.2 / Guide / Guide / API / Data Types / Scheduled Work

Manage scheduled work efficiently with Cloud CMS. Configure frequencies, triggers, and actions for optimal platform operation.

Score: 2.2280116

Gitana 3.2 / Guide / Guide / Application Server / Services / Web Content Management

Efficiently manage dynamic web content with Cloud CMS, utilizing caching for fast performance and flexible configuration options.

Score: 2.2280116

Gitana 4.0 / Developers / Application Server / Services / Web Content Management

Optimize your web content management with Cloud CMS for dynamic page loading, caching, and reliable middleware handling in your applications.

Score: 2.2280116

Gitana 4.0 / Developers / Drivers / Java

Connect Java and Android apps effortlessly with Gitana's driver. Explore Maven, API keys, and open-source options for seamless integration.

Score: 2.2280116

Gitana 4.0 / Self Managed / Maintenance / Encrypting Properties

Secure sensitive data with Cloud CMS using RSA encryption and the gitana-tools-encryptor.jar for generating and managing keys.

Score: 2.2280116

Gitana 4.0 / Reference / Types / Node

Nodes are essential for organizing content in a repository, forming a graph structure to build associations and hierarchies.

Score: 2.155572

Gitana 3.2 / Guide / Guide / Authentication / Drivers

Connect securely to Cloud CMS using the OAuth2 password flow and manage access tokens effortlessly with our Gitana driver.

Score: 2.1289043

Gitana 3.2 / Guide / Guide / Integrations / Amazon Web Services / Amazon SQS

Integrate Amazon SQS with Cloud CMS to manage events efficiently, ensuring fast performance and reliable message queuing for your cloud application.

Score: 2.1289043

Gitana 4.0 / Developers / Authentication / Drivers

Securely connect to Cloud CMS using OAuth2, manage access and refresh tokens, and explore best practices to ensure safe application integration.

Score: 2.1289043

Gitana 4.0 / Content Engine / Integrations / Amazon Web Services / Amazon SQS

Optimize your Cloud CMS with seamless Amazon SQS integration for efficient message queuing and event notifications.

Score: 2.1289043

Gitana 4.0 / Forms / API / Usage

Effortlessly render dynamic forms using Alpaca, a flexible JavaScript library with customizable schemas, callbacks, and error handling options.

Score: 2.1289043

How do I run custom validation before something is deleted?

Cloud CMS provides several ways to run validation ahead of deletion. There are many use cases where this employed - such as: Preventing an Image from being deleted when it is being referenced by a live Web Page Preventing a required sub-object from being deleted Preventing something from deleted when one or more other things are referencing it or depend on it in some way Here are a few approaches which are commonly used: ## Content Model Dependencies We implement link validation via the graph. S

Score: 2.1289043

Recommended environment

This is a big subject and, as you know, there are many ways to set things up to be robust. That said, some practices are better than others. I can relate at least what we do and what we've seen customers do. First, I'd recommend thinking of Cloud CMS as black box application that runs on top of MongoDB, Elastic Search (both of which can be thought of as databases) and a binary storage provider. Cloud CMS is a stateless application whose setup is actually quite simple. It doesn't maintain any sta

Score: 2.1289043