Found 246 results for "images quickstart folder"

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

Gitana / 3.2 / Guide / Guide / UI Developers Guide / Contexts / document-actions

Efficiently manage documents with multilingual, lock, or attachment features, allowing actions like lock, unlock, update, or download in the admin console.

Score: 1.2055509

Gitana / 4.0 / Developers / User Interface Customization / Contexts / document-actions

Efficiently manage documents with multilingual, lock, or attachment features, allowing actions like lock, unlock, update, or download in the admin console.

Score: 1.2055509

Gitana / 4.0 / Self Managed / Containers / API Server

Optimize your API server configuration with Cloud CMS. Launch a Java app with REST API support for MongoDB, ElasticSearch, and Amazon services like S3, SNS, SQS, and more.

Score: 1.2004758

Gitana / 3.2 / Guide / Guide / Cookbooks / JavaScript 2.0 Cookbook

Optimize JavaScript development with Gitana's 2.0 driver, leveraging promises, async/await for seamless integration in your Cloud CMS applications.

Score: 1.1807278

Gitana / 4.0 / Developers / Cookbooks / JavaScript 2.0 Cookbook

Explore JavaScript 2.0 Cookbook: seamless Gitana integration with async/await, promises, callbacks, and ECMAScript support for effortless coding.

Score: 1.1807278

Gitana / 3.2 / Guide / Guide / Docker / Monitoring API Server with an APM

Monitor your Cloud CMS API server with New Relic APM; optimize Java performance while minimizing production impact with our step-by-step setup guide.

Score: 1.1726372

Gitana / 4.0 / Self Managed / Monitoring / Overview

Optimize your Cloud CMS API Server's performance using New Relic APM for real-time metrics without compromising production speed.

Score: 1.1726372

Gitana 4.0 Developers Guide | Overview - Gitana

Gitana 4.0 Developers Guide | Overview - 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 enh

Score: 1.1700064

Tree Hierarchies

In Cloud CMS, there are no hard and fast rules regarding association types between nodes. And so, when dealing with things like tree structures, you usually have to first make some assumptions about the kinds of relationships between nodes that you want to traverse. For arbitrary relationships and traversals around nodes, Cloud CMS provides traversal methods which are a bit more intensive to use. However, if you're using typical a:child relationships between nodes (which is what Cloud CMS uses f

Score: 1.107201

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

Upgrade to version 1.0.6 of our new JavaScript/HTML5 driver!

The Cloud CMS team is pleased to announce the immediate availability of the 1.0.6 version of the Gitana JavaScript Driver for Cloud CMS. JavaScript Driver for Cloud CMS The Gitana JavaScript Driver is a JS library that you can drop into your HTML5/JS applications to take advantage of the authoring and delivery APIs of the Cloud CMS server. It makes it easier for developers to utilize the Cloud CMS HTTP/REST APIs by providing native convenience functions via JavaScript. The Gitana JavaScript Driv

Score: 1.107201

Product Releases - Gitana

Product Releases - 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 conten

Score: 1.0617187

Gitana / 3.2 / Guide / Guide / Publishing / Preview Servers

Set up Preview Servers to test website changes before going live. Customize servers for URL, API, or application endpoints.

Score: 1.0486816

Gitana / 4.0 / Content Engine / Publishing / Preview Servers

Set up Preview Servers to detect issues before going live. Customize server types: URL, API, or Application, for efficient content review.

Score: 1.0486816

How does security work in Cloud CMS?

Cloud CMS provides two ways to describe access rights to things: Object-level / role-based authorities Team / role-based authorities With object-level / role-based authorities, you assign a principal (either a user or a group) a role against something. For example, you might give Joe the CONSUMER role against a content node. When Joe then interacts with the content node in the future, he will do so with the CONSUMER role which will allow him to "read" the node. With team / role-based authorities

Score: 1.0486816

Requirements for CMS Publishing

What does "publish" mean? In a CMS, publishing means moving content from a draft state to a published version. It will update the content on the published target(s) with the changes made since the last publish date. This sounds simple enough but the requirements for publishing are usually far more complex and interesting. What Publishing must do Publish must work Seems like this is stating the obvious but it is critical. Must be able to confidently publish desired content to the right place and

Score: 1.0332621

Gitana / 3.2 / Guide / Guide / User Interface / Tags

Manage and explore document tags effortlessly with Cloud CMS, ensuring seamless updates and streamlined navigation. Perfect for efficient content organization.

Score: 1.021682

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

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

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

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

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

Content Management as a Microservice

One of the big ideas we pursued when we set out to build Cloud CMS was to design the product so that it was entirely decoupled. Our vision was to have a number of discrete tiers that would consist of either single servers or clusters of servers dedicated to a single class of problems. For example, the Content API tier is dedicated to powering our JSON API. It does nothing else but receive requests, execute them and hand back JSON data responses. It had nothing to do with presentation or renderin

Score: 0.99095047

Gitana / 3.2 / Guide / Guide / Tree

Explore the Tree API for efficient retrieval of folder and file structures in a single call. Ideal for deep path queries and dynamic content loading.

Score: 0.9240997

Gitana / 4.0 / Content Engine / Tree / Overview

Explore the Tree API for efficient retrieval of folder and file structures in a single call. Ideal for deep path queries and dynamic content loading.

Score: 0.9240997