Found 1123 results for "access-policies conditions and"

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

Gitana 4.0 / User Interface / Add-ons

Enhance your Cloud CMS with powerful add-ons for seamless third-party integration with YouTube, Vimeo, and more. Customize UI, logic, and content effortlessly.

Score: 0.3417081

Bulk uploading of binaries

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

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

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

Gitana 3.2 / Guide / Guide / User Interface / Create/Edit Content

Easily navigate and manage your project content with search features, tags, and comments. Enhance your CMS experience with organized folders and user roles.

Score: 0.34134978

Directed and Undirected Associations

Cloud CMS has the notion of both directed and undirected associations. In the API and within the drivers, when you work with associations, you can query for associations that are "incoming" or "outgoing": These are both directed associations which are relative to a given node. Outgoing means start from this node and find associations pointing to another node. Incoming means find associations that point to me. It also supports the notion of "mutual" associations which are undirected. The source o

Score: 0.34134978

Gitana 3.2 / Guide / Guide / GraphQL

'Explore Cloud CMS's powerful GraphQL API for seamless content integration and management, ideal for developers seeking efficient data retrieval and manipulation.'

Score: 0.34119114

Gitana 4.0 / Content Engine / Graph QL

Explore how Cloud CMS integrates with GraphQL for advanced content querying and manipulation, streamlining CMS management for developers.

Score: 0.34119114

Gitana 3.2 / Guide / Guide / User Interface

Discover a customizable, secure user interface with Cloud CMS to efficiently create, manage, and deliver content across your digital platforms.

Score: 0.34112588

Gitana 3.2 / Guide / Guide / Docker / UI Extensions

Enhance your Cloud CMS UI with Docker-based extensions, utilizing environment variables and custom configurations for tailored user experiences.

Score: 0.3409032

Gitana 4.0 / Self Managed / UI Extensions

Enhance your Cloud CMS UI with Docker-based extensions, utilizing environment variables and custom configurations for tailored user experiences.

Score: 0.3409032

Gitana 4.0 / Self Managed / Containers / API Server

Cloud CMS API Server is a Java application offering REST API and support for Mongo DB, ElasticSearch, AWS services like S3, SNS, and more.

Score: 0.34087077

Gitana 3.2 / Guide / Guide / Getting Started / Web Forms

Effortlessly create dynamic web forms with Cloud CMS using customizable, open-source controls powered by Alpaca.js and JSON Schema integration.

Score: 0.34081343

Gitana 4.0 / Developers

Explore comprehensive guides for integrating Gitana using drivers, frameworks, custom UI, and server extensions in multiple programming languages.

Score: 0.34081343

Cache invalidation via SNS

At present, Cloud CMS can be configured to publish notifications to Amazon SNS. Thus, to take advantage of this, you'd have to first have an Amazon Web Services account and an SNS topic created. Cloud CMS publishes notifications to it. Your topic can then do anything it wants with these notifications. Your cluster can listen for these events and process messages to invalidate cache. Most commonly, people hook the SNS services to the SQS service for queue-based event management. We've chosen this

Score: 0.34081343

Gitana 3.2 / Guide / Guide / Applications / Public Services / Registration Flow

Simplify user registration with Cloud CMS. Set domain, email provider, registrar, and domain user for efficient web app user management.

Score: 0.34060585

Gitana 4.0 / Content Engine / Platform / Applications / Public Services / Registration Flow

Optimize user registration for your web application with Cloud CMS's comprehensive API and convenience methods.

Score: 0.34060585

Gitana 3.2 / Guide / Guide / Getting Started / Publishing

Optimize your content management with Cloud CMS: collaborate in Workspaces, streamline Workflow, and preview changes instantly before publishing.

Score: 0.3405681

Gitana 4.0 / Getting Started / Publishing

Optimize your website content publishing with Cloud CMS: manage branches, streamline workflow approvals, and preview changes instantly.

Score: 0.3405681

Gitana 3.2 / Guide / Guide / Integrations / Keycloak

Integrate Keycloak with Cloud CMS for seamless Identity and Access Management using SAML or JWT for secure, efficient Single Sign-On solutions.

Score: 0.3400121

Gitana 4.0 / Content Engine / Integrations / Keycloak

Keycloak is an open-source identity management tool by JBoss/RedHat, integrating with Cloud CMS for seamless SSO via SAML 2.0 or JWT.

Score: 0.3400121

Gitana 3.2 / Guide / Guide / Integrations / Docker

Efficiently deploy Cloud CMS on-premise with Docker, simplifying DevOps with flexible, self-healing container orchestration.

Score: 0.33992344

Gitana 4.0 / Content Engine / Integrations / Docker

Efficiently deploy Cloud CMS with Docker for versatile on-premise solutions and self-healing, automated management.

Score: 0.33992344

Gitana 4.0 / User Interface / Embedded Media

Learn how to seamlessly embed media in CKEditor with CloudCMS, using templates for YouTube, Vimeo, and more. Perfect for enriching your content.

Score: 0.33992344

Sync from one environment to another

Within Cloud CMS sync capabiities are generally referred to as the "transfer system". They allow you to export individual objects, data stores or even collections of these as an archive (ZIP) within a vault. You can then move those archives to storage for backup or move them to new Cloud CMS server instances for restoration or replication. We have support for transfer within our API, our drivers and also within the user interface. The latter is useful in that you can script it pretty effectively

Score: 0.3398644