Found 482 results for "docs api templates"

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

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

Gitana / 3.2 / Guide / Guide / User Interface / Locking

Optimize your document management with Cloud CMS's robust locking system for transactional and manual locks, ensuring data integrity and collaboration.

Score: 0.6447642

Gitana / 4.0 / User Interface / User Interface / Locking

Cloud CMS uses data locks to manage transactional write operations, ensuring consistency and preventing conflicts in document editing.

Score: 0.6447642

CMS editor Locking

There are two levels of locking which usually come into play in a scenario like this. One is a "UI lock" which is taken out when a user begins editing something within the user interface. This lock is released when they finished editing (either by hitting save or canceling). The other lock is a "data lock" which is a transactional lock taken out when the write of multiple documents begins. This is a transactional lock in the sense that it blocks other write operations against those documents and

Score: 0.6447642

Gitana / 3.2 / Guide / Guide / Security

Secure your content with Cloud CMS. Our platform offers robust, multi-layered access controls ensuring only authorized users access your data.

Score: 0.6273824

Gitana / 4.0 / Content Engine / Security / Overview

Secure your enterprise content with Cloud CMS's advanced access control, offering role-based permissions, fine-grained object-level management, and complex access policies.

Score: 0.6273824

Gitana / 4.0 / Reference / Types / Changeset

Explore Changeset API for Cloud CMS to manage your branch content with ease. Enhance content curation and authoring with advanced features.

Score: 0.6273824

Content Previews and Thumbnails with Cloud CMS

Cloud CMS lets you generate preview images (often called thumbnails) for any content item stored in your repository. This generation can be performed ahead of time via content modeling or it can be done in real-time using a simple URL call. Content Nodes In Cloud CMS, everyone content item you create is referred to as a node. A node is a JSON document that can have any structure you’d like. That is to say, you can drop any valid JSON document you’d like into Cloud CMS and the product will automa

Score: 0.6273824

Gitana / 3.2 / Guide / Guide / Bulk Import

Effortlessly migrate content to Cloud CMS with our bulk import tool, supporting various file formats, seamless integration, and offline archive creation.

Score: 0.6217949

Gitana / 4.0 / Content Engine / Bulk Import / Overview

Effortlessly migrate content to Cloud CMS using the Bulk Import tool. Supports XML, JSON, CSV, SQL, and integrates with Node.js via Cloud CMS Packager.

Score: 0.6217949

Gitana / 4.0 / Reference / Types / Project

Explore comprehensive documentation on Projects to understand structure, properties, and methods, and accelerate your development with language drivers.

Score: 0.6217949

Gitana / 3.2 / Guide / Guide / API / Data Types / Platform

Access your platform's data stores and manage configurations seamlessly with our intuitive interface, supporting teams, authorities, and more.

Score: 0.61318946

Gitana / 4.0 / Forms / Fields / Editor Field

Optimize content editing with the Cloud 9 ACE Editor, supporting HTML, JavaScript, CSS, and more for powerful code manipulation.

Score: 0.61318946

Assessing the CMS cost options?

The risks and costs associated with CMSs can be frightening. Many organizations have entered a CMS project, and are still to come out. Frustrated by the on-going costs of getting the CMS to work and then the costs of keeping it working. Partly this is due to unrealistic expectations but the primary reason is not looking at all the costs upfront and assessing the resources available to support a complex IT initiative. A basic for assessing your immediate and ongoing costs for any application is w

Score: 0.61318946

Gitana / 3.2 / Guide / Guide / Content Modeling / Behaviors

Discover how Cloud CMS automates content behaviors with rules and scripts, ensuring seamless content model integration and consistent triggers across all platforms.

Score: 0.58456296

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

Gitana / 4.0 / Content Engine / Content Models / Behaviors

Effortlessly automate content interactions with Cloud CMS by wiring behaviors like rules and scripts to your content models for dynamic policy execution.

Score: 0.58456296

Gitana / 4.0 / Forms / API / Connectors

Enhance Alpaca forms with custom and default connectors to seamlessly load data, schemas, and options from remote sources like Cloud CMS.

Score: 0.58456296

Gitana / 3.2 / Guide / Guide / Reports

Generate comprehensive reports in CSV, PDF, or ZIP with Cloud CMS, using export configurations tailored for your business needs.

Score: 0.5691967

Gitana / 4.0 / Content Engine / Nodes / Reports

Generate comprehensive reports in CSV, PDF, or ZIP with Cloud CMS, using export configurations tailored for your business needs.

Score: 0.5691967

Gitana / 3.2 / Guide / Guide / Workflow

Learn all about workflow models, tasks, events, and more for creating efficient business processes on Cloud CMS. Explore step-by-step examples and best practices.

Score: 0.56153226

Gitana / 4.0 / Content Engine / Workflow / Overview

Explore workflow models, instances, tasks, and more. Understand how content is routed, tracked, and completed efficiently.

Score: 0.56153226

Gitana / 3.2 / Guide / Guide / Search / Examples

Explore the power of Cloud CMS with Elastic Search integration for advanced, flexible content queries using ES DSL.

Score: 0.55849004

Gitana / 4.0 / Forms / Fields / Upload Field

Seamlessly upload files with our customizable upload field, supporting previews, drag-and-drop, and various upload configurations.

Score: 0.55849004

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