Found 345 results for "deployment deployment-handlers branch"

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

Gitana 3.2 / Guide / Guide / General / Data Lists

Organize content seamlessly with Cloud CMS Data Lists, supporting I18N to manage locale-based views for efficient content translation and management.

Score: 0.9479406

Gitana 4.0 / Developers / Cookbooks / Go Cookbook

Explore the Go Cookbook for Gitana, learn how to connect, create nodes, and query data using the CloudCMS Go driver. Perfect for developers!

Score: 0.9479406

Gitana 4.0 / Content Engine / Nodes / Data Lists

Organize content efficiently with Cloud CMS Data Lists, supporting internationalization and integration of custom content types.

Score: 0.9479406

How do I retrieve the folder path for my content?

In Cloud CMS, you may choose to associate nodes with folders. This allows the content to be worked with by editorial teams such that they can navigate to content within folders, move content between folders and generally organize their content as they wish. It also allows for content to be retrieved by path via the API, if you wish. Technically speaking, Cloud CMS does not require folders or paths. In fact, plenty of customers use Cloud CMS in such a way that they don't require folders at all. C

Score: 0.92225796

How can I retrieve content for a tree view?

The Cloud CMS API offers a number of convenience API methods that go beyond basic CRUD and bulk content operations. Among these methods are those that allow you to retrieve content from your repository branch in a tree-friendly format. A tree-organized format means that the data comes back in a such a way as to make it easy to load into front-end tree controls. Typical front-end tree controls requires the ability to load a "snapshot" of the tree as a starting point as well as iteratively grow or

Score: 0.89668757

Privacy Policy - Gitana

Privacy Policy - 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 curate content.

Score: 0.88287246

Gitana 3.2 / Guide / Guide / Tree

Retrieve and manage entire path-based folder structures with the Tree API, supporting dynamic loading, filtering, and composite queries.

Score: 0.8826195

Gitana 4.0 / Content Engine / Tree

Retrieve and manage entire path-based folder structures with the Tree API, supporting dynamic loading, filtering, and composite queries.

Score: 0.8826195

Gitana 3.2 / Guide / Guide / Application Server / Installation / Docker Installation

Get started with Cloud CMS Application Server using Docker. Learn installation, configuration, and setup for seamless integration across platforms.

Score: 0.86505115

Gitana 4.0 / Developers / Application Server / Installation / Docker Installation

Easily install and configure Cloud CMS on Docker with our step-by-step guide. Learn to build, run, and connect using Docker and Git tools.

Score: 0.86505115

Gitana 4.0 / Reference / Types / Association

Learn how Associations connect two nodes by defining relationships without permissions in this detailed guide on structure and custom behaviors.

Score: 0.84957695

Gitana 3.2 / Guide / Guide / Forms / Fields / CK Editor

Enhance your forms with CKEditor, a customizable HTML editor with plugins, for intuitive visual editing and streamlined content management.

Score: 0.84846437

Gitana 4.0 / Forms / CMS / Fields / CK Editor

Enhance your editorial experience with CKEditor, a flexible HTML editor with customizable plugins and tools for visual HTML editing.

Score: 0.84846437

Enterprise Access Policies in Gitana 4.0 (Part 1)

In this article, we'll take a look at Access Policies -- a powerful, new feature in Gitana 4.0 that allows organizations to set up and guarantee compliance with complex, enterprise-wide security requirements. Access Policies build upon the existing access control facilities provided which include per-object ACLs and broader, team-based ACLs. They extend those capabilities by allowing administrators to express access rights in a broad sweeping and prescriptive manner -- one that allows for custom

Score: 0.84846437

Gitana 3.2 / Guide / Guide / Features

Discover Cloud CMS's versatile features to enhance your content nodes with behaviors like multilingual support, geolocation, audit logging, and more.

Score: 0.8297914

Gitana 4.0 / Content Engine / Aspects

Enhance your Cloud CMS content with features like watermarking, multilingual support, auditing, geolocation, and more for dynamic, customizable nodes.

Score: 0.8297914

Gitana 3.2 / Guide / Guide / UI Developers Guide / Contexts / project-manage-context

Manage and configure projects effortlessly. Access settings, logs, tools, and collaborate with teams for streamlined project management.

Score: 0.82783055

Gitana 4.0 / Developers / User Interface Customization / Contexts / project-manage-context

Manage and configure projects effortlessly. Access settings, logs, tools, and collaborate with teams for streamlined project management.

Score: 0.82783055

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

Gitana 3.2 / Guide / Guide / Docker / Container Services / Kubernetes

Kubernetes: Automate deployment, scaling & management of containers on cloud platforms like Amazon, Google, Azure with open-source Kubernetes & Gitana SDK.

Score: 0.7672452

Our Company - Gitana

Our Company - 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 curate content. Pu

Score: 0.7672452

Gitana 3.2 / Guide / Guide / Application Server / Installation / Module Installation

Run Cloud CMS as a Node.js module, customize it with functions, APIs, and templates for flexible web content management.

Score: 0.7393795

Gitana 4.0 / Developers / Application Server / Installation / Module Installation

Optimize your Node.js app with Cloud CMS server. Access robust features, extend functionality, and streamline content management effortlessly.

Score: 0.7393795

Gitana 4.0 / Developers / Drivers / JavaScript (Legacy)

Connect Gitana with your browser apps using the versatile JavaScript driver, compatible with jQuery, Vue.js, and more.

Score: 0.7176182

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