Found 459 results for "api forms"

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

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

Gitana 3.2 / Guide / Guide / Authentication / OAuth 2.0

Explore OAuth 2.0 in Cloud CMS for secure server authorization. Learn best practices and different flows, including real-world examples using OAuth2.

Score: 0.6301394

Gitana 4.0 / Developers / Authentication / OAuth 2.0

Learn all about OAuth 2.0 with Cloud CMS, a secure authorization framework supported by top industry players like Facebook and Twitter.

Score: 0.6301394

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

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

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

Gitana 4.0 / Content Engine / Branch Overview / Branches

Optimize collaboration and content management with Cloud CMS Branches. Create, switch, and merge branches seamlessly, minimizing conflicts for efficient teamwork.

Score: 0.61985564

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

Gitana 3.2 / Guide / Guide / Workspaces

Cloud CMS Workspaces offer powerful tools for collaborative content creation, enabling branching, merging, and seamless integration with editorial teams.

Score: 0.58677983

Gitana 3.2 / Guide / Guide / Search / Examples

Explore Cloud CMS search examples with ElasticSearch integration, allowing powerful queries using DSL or JSON for comprehensive content indexing and retrieval.

Score: 0.56589663

Gitana 4.0 / Content Engine / Search / Examples

Explore full-text and DSL search examples with Cloud CMS and ElasticSearch integration. Learn query techniques for effective content searches.

Score: 0.56589663

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

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

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

Gitana 4.0 / Developers / Command Line Interface / Commands

Explore Cloud CMS CLI commands for managing repositories, nodes, domains, projects, and more efficiently. Your guide to streamlined operations.

Score: 0.55529135

Gitana 4.0 / Content Engine / Branch Overview / Releases

Manage content workflows with Cloud CMS Releases. Collaborate in real-time, schedule publishing, and automatically merge changes seamlessly.

Score: 0.54966164

Gitana 3.2 / Guide / Guide / Docker / Maintenance / Datastore Deletion

Learn how to manually remove MongoDB databases after deleting a Cloud CMS datastore, ensuring data backup and retention with administrator guidance.

Score: 0.54179627

Gitana 3.2 / Guide / Guide / API / Pagination

Optimize data retrieval and display with pagination in Cloud CMS, organizing result sets into manageable pages for efficient sorting and querying.

Score: 0.52981365

Gitana 3.2 / Guide / Guide / Releases

Optimize content collaboration with Cloud CMS Releases. Schedule and manage content workflows with ease, ensuring seamless updates and conflict resolutions.

Score: 0.5234945

Gitana 3.2 / Guide / Guide / Multifactor Authentication

Improve your Cloud CMS security with Multifactor Authentication. Learn how to set up MFA via providers like Authy and Duo Security efficiently.

Score: 0.5196648

Gitana 4.0 / Content Engine / Multifactor Authentication

Enhance security with Cloud CMS's Multifactor Authentication, requiring a verification code for access along with username and password.

Score: 0.5196648

Gitana 4 Roadmap – Job queue performance and management

With the early arrival of Gitana 4.0, we’ve improved the product to deliver a number of important improvements to our customers -- the user interface has been enhanced to provide a better editorial experience, the publishing engine now uses deltas and differencing for faster releases with smaller payloads and we’ve baked both generational and discerning AI services into the foundation of our product, just to name a few. In this article, I’d like to provide some insight into our future direction.

Score: 0.5196648

Gitana 3.2 / Guide / Guide / Application Server / Authentication

Secure your apps with our Authentication Service. Supports SSO, auto account sync, and providers like Google, Facebook, and more with Passport.js.

Score: 0.5032882

Gitana 4.0 / Developers / Application Server / Authentication

Enable seamless integration with our Authentication Service, offering a robust stateless and session-based SSO framework with Cloud CMS synchronization.

Score: 0.5032882

OAuth2, Clients and Authentication Grants

One of the things that I really like about our approach to server authorization is that we’ve elected to get completely behind the OAuth2 specification. Cloud CMS provides support for all of the OAuth2 flows. We provide an authorization and resource server so that you can separate concerns and perform the full three-legged “auth code” flow. Or you can simplify things and use something like a “password” or “implicit” flow depending on the security environment of your application. For environments

Score: 0.4629345