Found 95 results for "general locking"

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

Locking

Gitana 3.2 / Guide / Guide / General / Locking

Documentation Reference

Enable content control with Cloud CMS. Managers can override locks for efficient collaboration. (Gitana 3.2)

Score: 19.805
Locking

Gitana 4.0 / Content Engine / Nodes / Locking

Documentation Reference

Enhance teamwork with Cloud CMS node locking, ensuring content security and manager overrides for seamless editing. (Gitana 4.0)

Score: 19.805
General

Gitana 3.2 / Guide / Guide / General

Documentation Reference

Explore custom domain names, data lists, geolocation services, and locking with our comprehensive guide. (Gitana 3.2)

Score: 13.8245
Locking

Gitana 3.2 / Guide / Guide / User Interface / Locking

Documentation Reference

Optimize document collaboration with Cloud CMS's transactional locking and manual lock/unlock features for seamless editing experience. (Gitana 3.2)

Score: 9.7327
Locking

Gitana 4.0 / User Interface / User Interface / Locking

Documentation Reference

Ensure secure editing with Cloud CMS's transactional locking, preventing data conflicts with manual document lock/unlock features. (Gitana 4.0)

Score: 9.7327
CMS editor Locking

CMS editor Locking

Support Article

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: 3.3423
Overview

Gitana 4.0 / Content Engine / Nodes

Documentation Reference

Explore feature-rich articles about content nodes, including attachments, data lists, locking, and reports, for your repository. (Gitana 4.0)

Score: 3.2757
Overview

Gitana 4.0 / User Interface / User Interface

Documentation Reference

Explore the Cloud CMS User Interface: Awareness, Dashboard, Content Editing, Multilingual support, and more. (Gitana 4.0)

Score: 3.232
User Interface

Gitana 3.2 / Guide / Guide / User Interface

Documentation Reference

Secure, customizable user interface for content creation and management, tailored to meet specific editorial needs. (Gitana 3.2)

Score: 3.0491
Locked

Gitana 3.2 / Guide / Guide / Features / Locked

Documentation Reference

Ensure nodes are secure and editable only by lock owners through the efficient use of API calls and the f:locked feature. (Gitana 3.2)

Score: 2.8219
Locked

Gitana 4.0 / Content Engine / Aspects / Locked

Documentation Reference

Learn how to manage locked nodes, ensuring secure, owner-only access through API calls and lock inspections. (Gitana 4.0)

Score: 2.8219
Overview

Gitana 4.0 / Content Engine / General

Documentation Reference

Explore Gitana engine's features: custom domain name options and geolocation services for enhanced capabilities. (Gitana 4.0)

Score: 2.5598
Recommended Cloud CMS architecture

Recommended Cloud CMS architecture

Support Article

In general, we recommend a three-tier architecture (browser -> app server -> API) for any applications you build. This would be our recommendation whether you're using Cloud CMS or anyone else. There are a few good reasons: The browser is an insecure runtime. Exposing any API keys within the browser is a very big security hole. Even exposing credentials within the browser (such as within a cookie) for the sake of working around this is also not recommended since hackers can siphon off the creden

Score: 2.254
Functions

Gitana 4.0 / Forms / API / Functions

Documentation Reference

Leverage the Alpaca jQuery plugin to dynamically render and manage forms with JSON data and schema on your web pages. (Gitana 4.0)

Score: 2.2282
Callbacks

Gitana 4.0 / Forms / API / Callbacks

Documentation Reference

Optimize interactions on Alpaca forms using callbacks for events, observables, validation, and wizards. Streamline user experiences efficiently. (Gitana 4.0)

Score: 2.1373
Overview

Gitana 4.0 / Getting Started

Documentation Reference

Discover the basics of Gitana Platform with our Getting Started Guide. Learn about content, UI, data, publishing, and workflow. (Gitana 4.0)

Score: 2.098
Getting Started

Gitana 3.2 / Guide / Guide / Getting Started

Documentation Reference

Discover Cloud CMS, the API-first enterprise content management system for websites and mobile apps. Start your free trial! (Gitana 3.2)

Score: 1.9885
Bulk uploading of binaries

Bulk uploading of binaries

Support Article

Cloud CMS supports two options here: Multipart HTTP POST. You can post multiple files for upload that all goes as part of the same HTTP request. The general "upload files" option in our UI actually does this (you can drag/drop multiple files into it and they'll all go at the same time) or you can call this kind of this manually. It's standard HTTP multipart and so this works natively for anything you upload. Import an archive. We provide a command-line tool that you can use to take documents and

Score: 1.9402
Versioning

Gitana 4.0 / Getting Started / Working with Content / Versioning

Documentation Reference

Discover how Cloud CMS' changeset versioning model powers content repositories for seamless collaboration. (Gitana 4.0)

Score: 1.8433
Default

Gitana 3.2 / Guide / Guide / Application Server / Authentication / Adapters / Default

Documentation Reference

Optimize HTTP requests with our default adapter for headers and cookies, ensuring secure, flexible configurations. (Gitana 3.2)

Score: 1.7145
Default

Gitana 4.0 / Developers / Application Server / Authentication / Adapters / Default

Documentation Reference

Optimize HTTP request processing with the default adapter's configurable header and cookie integration. (Gitana 4.0)

Score: 1.7145
Overview

Gitana 4.0 / Reference

Documentation Reference

Explore comprehensive Gitana data type reference guides, detailing schemas, properties, methods, and more for effective usage. (Gitana 4.0)

Score: 1.6865
Next.js

Gitana 4.0 / Developers / Frameworks / Next.js

Documentation Reference

'Build static sites with ease using Cloud CMS and Next.js. Access tools, API key setup, and sample projects to get started.' (Gitana 4.0)

Score: 1.6594
SvelteKit

Gitana 4.0 / Developers / Frameworks / SvelteKit

Documentation Reference

Build static and hybrid sites effortlessly with SvelteKit and Cloud CMS. Access tools and examples to get started. (Gitana 4.0)

Score: 1.6594
Cloud CMS Architecture

Cloud CMS Architecture

Support Article

Cloud CMS has two clusters that we run for customers who host apps with us. One cluster is for the "app server" tier (*.cloudcms.net) and the other is the "API" tier (api.cloudcms.com). The app server cluster consists of Node.js servers, and the API is a Java-backend that is stateless and implements the full REST API: As such, the API doesn't manage connections directly. Any invocation to it is a one-shot where each request contains everything needed to assert the user's identity and proceed wit

Score: 1.6594