Found 251 results for "find"

The search executed in 8.92352E-4 seconds. That's fast.

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

Gitana 4.0 / User Interface / Projects / Deleted Items

Manage your deleted content easily with Cloud CMS. Browse, view, purge, and restore items without losing data integrity.

Score: 2.4587038

Gitana 4.0 / User Interface / User Interface / Multilingual

Optimize your content for global audiences with Cloud CMS's multilingual feature, allowing seamless translation and locale management.

Score: 2.4587038

Gitana 4.0 / User Interface / User Interface / Tags

Manage and navigate your content effortlessly with Cloud CMS tags. Easily assign, remove, and explore tags for streamlined content organization.

Score: 2.4587038

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

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

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

Gitana 4.0 / User Interface / Projects / Export a Project

Effortlessly export and manage your Cloud CMS projects with archives for backups, sharing, and migration across data centers.

Score: 2.338407

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

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

Gitana 4.0 / Developers / Command Line Interface

Effortlessly manage Cloud CMS projects and resources using a free Node.js command-line tool, requiring just a subscription or trial.

Score: 2.245923

Gitana 3.2 / Guide / Guide / Authentication / Drivers

Learn to securely connect applications to Cloud CMS using OAuth2, manage tokens, and avoid exposing sensitive credentials in your source code.

Score: 2.229333

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

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

Gitana 4.0 / Developers / 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.229333

Gitana 4.0 / Developers / Authentication / Drivers

Learn to securely connect applications to Cloud CMS using OAuth2, manage tokens, and avoid exposing sensitive credentials in your source code.

Score: 2.229333

Gitana 4.0 / Developers / Drivers / Java

Easily connect Java, Spring MVC, and Android apps to Gitana using the open-source Gitana Java Driver with Maven integration and extensive documentation.

Score: 2.229333

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

Gitana 3.2 / Guide / Guide / Command Line

Effortlessly manage Cloud CMS projects and data with the easy-to-use command-line client, essential for developers.

Score: 2.1558712

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

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

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

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

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

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