Found 931 results for "ui-dev evaluators or"

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

New reporting options

We’ve added some expanded reports lately: for both Workflow, as well as Logging. Since it’s introduction, workflow remains a key component of our platform. The process to define and execute various business processes in Cloud CMS is well documented. Now, you can track and analyze each step involved to streamline operations even further: Review any historical sequence of events, or those currently in-flight, to find patterns / trends / bottlenecks needing attention. Especially where system log de

Score: 0.4496678

Gitana 3.2 / Guide / Guide / Cookbooks / Python Cookbook

'Discover must-have Python code recipes and tips on using Gitana's Python driver to create, query, and manage content effortlessly.'

Score: 0.44926274

Gitana 4.0 / Developers / Cookbooks / Python Cookbook

Explore the Python Cookbook for detailed instructions and examples on using the Gitana Python driver for developing with Cloud CMS.

Score: 0.44926274

Gitana 4.0 / Forms / Fields / Country Field

Dropdown to choose countries by ISO3 code, offering locale-specific names. Supports customization for select fields.

Score: 0.4489535

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

Gitana 3.2 / Guide / Guide / Traversal

Explore Cloud CMS's powerful Traversal API to query graph-like content structures by relationships, nodes, and associations, ensuring secure, efficient data retrieval.

Score: 0.44859722

Gitana 3.2 / Guide / Guide / API / Data Types / Authentication Grant

Optimize your platform security with Authentication Grants, enabling user credential distribution while controlling access and enhancing security measures.

Score: 0.44859722

Gitana 4.0 / Content Engine / Traversal

Optimize content exploration in Cloud CMS with advanced traversal techniques, defining node connections and permissions for refined content discovery.

Score: 0.44859722

Gitana 4.0 / Reference / Types / Deployed Application

Explore the comprehensive guide to Deployed Applications, including properties, methods, and examples to boost development efficiency.

Score: 0.44847858

Gitana 3.2 / Guide / Guide / Branches

Discover Cloud CMS's innovative branching model, inspired by Git and Mercurial, enabling concurrent workspaces and seamless content versioning.

Score: 0.44755533

Gitana 4.0 / Content Engine / Branches

Unlock the power of Cloud CMS with advanced branching, versioning, and snapshots. Seamlessly manage multiple content versions akin to Git or Mercurial.

Score: 0.44755533

Editorial Flows

Editorial Flows In Gitana 4.0, we introduced a new feature called Editorial Flows. With Editorial Flows, your editorial teams launch draft workspaces where they work on content items at their own pace. They can write new content, change existing content or delete things in isolation without worrying about how it will affect the main line of content. They are free to work without worry about stepping on each other's toes. They can make changes to the content graph, upload new files, adjust taxono

Score: 0.44755533

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

Users, Identities and SSO with Cloud CMS

One of the really interesting use cases for Cloud CMS is that of maintaining users across multiple domains while having those users share a common identity context. A common identity context allows an authentication session to transition seamlessly (via an authentication swap) from one user to the next. It also allows for properties (such as username, email, password or other custom user properties) to automatically synchronize across all of the user identities that are part of the context. Here

Score: 0.4471642

Gitana 4.0 / Content Engine / Access Policies / Conditions / And

Learn how to configure logical AND conditions for secure content access in policy documents, including code samples and configurations.

Score: 0.4470657

Gitana 3.2 / Guide / Guide / Platform

Build, manage, and deliver content with Cloud CMS. Enjoy multi-tenant architecture, customizable user roles, and unlimited projects on one platform.

Score: 0.44573584

Gitana 3.2 / Guide / Guide / UI Developers Guide / Modules

Learn how to create, customize, and manage CloudCMS modules to enhance your editorial team's workflow with tailored UI elements and permissions control.

Score: 0.44573584

Gitana 4.0 / Developers / User Interface Customization / Modules

Explore CloudCMS module customization with ease, from UI elements to rules engine, enhancing editorial workflow and configuration.

Score: 0.44573584

Gitana 4.0 / Content Engine / Platform

Create and manage content effortlessly with Cloud CMS, offering multi-project support, user-friendly permissions, and a robust multi-tenant architecture.

Score: 0.44573584

Managing a large number of PDFs or images

In Cloud CMS everything is a node. A node has JSON properties and could also have binary attachments. What you would call a "file" is a node with properties describing it's folder location and a "default" attachment holding the payload (PDF file, image, MSWord doc, etc). Typically, for large number of PDFs, images, etc, we suggest individual nodes with a single attachment each (which is the PDF, image, etc). We have many customers who use Cloud CMS in this way and it essentially works like a doc

Score: 0.44573584

Chaining vs. Promises

The Cloud CMS JavaScript driver provides it's own internal chaining library that makes it easier to manage callbacks in asynchronous JS applications. The chaining library is powerful and bears some similarity to modern promise libraries. But it is important to bear in mind that it is distinct apart from having some similar method signatures. One similarity in structure in that both promises and chaining have a then() method to resolve the callback. However, the chaining library's chained methods

Score: 0.44573584

Easy Forms with Cloud CMS

One of the many uses of Cloud CMS is as a storage and reporting mechanism for forms. If you’re looking to put a form up onto your web or mobile site, Cloud CMS serves as an excellent option for capturing and storing this information. Fundamentally, Cloud CMS provides the Alpaca forms engine. Alpaca is an open-source JavaScript library for jQuery. It makes it easy to design and insert forms into your sites. Cloud CMS built Alpaca and been working with the broader community to improve it and make

Score: 0.44573584

Gitana 3.2 / Guide / Guide / Integrations / Amazon Web Services / Amazon SQS

Integrate Amazon SQS with Cloud CMS to manage events efficiently, ensuring fast performance and reliable message queuing for your cloud application.

Score: 0.4452677

Gitana 4.0 / Content Engine / Integrations / Amazon Web Services / Amazon SQS

Optimize your Cloud CMS with seamless Amazon SQS integration for efficient message queuing and event notifications.

Score: 0.4452677

Gitana 3.2 / Guide / Guide / API / Data Types / Association

Learn how to create, update, and manage associations between nodes in Gitana, including directed and undirected relationships.

Score: 0.44511187