Found 372 results for "gitana 3.2 guide guide access-policies conditions path"

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

Gitana 3.2 / Guide / Guide / Application Server / Installation / Standalone Installation

Easily set up the Cloud CMS Application Server with Node.js, Git, and simple configuration steps for seamless content delivery.

Score: 2.4315581

Gitana 4.0 / Developers / Application Server / Installation / Standalone Installation

Set up the Cloud CMS Application Server with Node.js and Git for seamless content management. Download, configure, and launch easily.

Score: 2.4315581

Gitana 3.2 / Guide / Guide / Search

Explore efficient content indexing and comprehensive search capabilities with Cloud CMS using ElasticSearch, enabling powerful and precise queries across multiple projects.

Score: 2.4124203

Gitana 4.0 / Content Engine / Search

Optimize your content search with Cloud CMS, using ElasticSearch for full-text and structured queries. Effortlessly index and retrieve data.

Score: 2.4124203

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

Gitana 4.0 / Developers / Cookbooks / Java Cookbook

Discover Java Cookbook tips for connecting Gitana Java Driver using Maven. Access secure repositories, set up dependencies, connect, and manage projects.

Score: 2.3586695

Gitana 3.2 / Guide / Guide / Features / Auto Translate

Automatically translate and synchronize content in multiple languages using Cloud CMS with AWS, Azure, or Google services.

Score: 2.3029249

Gitana 4.0 / Content Engine / Aspects / Auto Translate

Automatically translate and localize content with Cloud CMS, supporting seamless integration with major translation services for efficient multilingual workflows.

Score: 2.3029249

Gitana 3.2 / Guide / Guide / Cookbooks / C# Cookbook

Explore the C# Cloud CMS driver with detailed setup steps, connection methods, and extensive code samples for efficient content management.

Score: 2.2343817

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

Explore logical NOT operations in policy configurations; learn to allow actions excluding specific conditions, like excluding Spanish content.

Score: 2.1793933

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

Gitana 3.2 / Guide / Guide / API

Unlock full Cloud CMS functionality with our RESTful API, supporting OAuth 2.0, content management, security, analytics, and more.

Score: 2.1551912

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

Optimize policy statements using the type condition for specific entities, supporting regex and focusing on IDs or wildcards.

Score: 2.134846

Gitana 4.0 / Developers / Drivers / Go

Connect Go apps to Gitana seamlessly. Use our Go driver to manage nodes, branches, and more. Explore examples and get started quickly.

Score: 2.134829

Gitana 4.0 / Developers / Drivers / Java

Connect Java and Android apps effortlessly with Gitana's driver. Explore Maven, API keys, and open-source options for seamless integration.

Score: 2.1337252

Gitana 4.0 / Developers / Drivers / Ruby

Connect your Ruby apps to Gitana with ease. Use our open-source Ruby driver for seamless API integration and access comprehensive documentation.

Score: 2.1267977

Gitana 4.0 / Self Managed / Maintenance / Encrypting Properties

Secure sensitive data with Cloud CMS using RSA encryption and the gitana-tools-encryptor.jar for generating and managing keys.

Score: 2.1250098

Gitana 4.0 / Self Managed

Run Gitana software on-premise or in a virtual private cloud with Kubernetes and Helm charts for an optimal self-managed setup.

Score: 2.119893

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

Optimize policy statements by using ID conditions with regex to apply specific roles to entities in your configuration.

Score: 2.1132486

Gitana 3.2 / Guide / Guide / Single Sign On (SSO) / Keycloak

Learn how to configure Cloud CMS Single Sign-On (SSO) with JBoss Keycloak, an open-source identity provider supporting SAML 2.0 and JWT.

Score: 2.1078968

Gitana 4.0 / Content Engine / Single Sign On (SSO) / Keycloak

Optimize your Cloud CMS SSO with Keycloak using this detailed setup guide, offering seamless identity management for secure access.

Score: 2.1078968

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

Define policy conditions using properties and regex to match specific values, ensuring targeted application across entities with precise property constraints.

Score: 2.0920835

How to Retrieve content by their document library path

You can retrieve content by their document library path using the CMS API using the Node API. For example, you can paginate through the children of a node using this call: http://api.cloudcms.com/docs#!/node/get_repositories_repositoryId_branches_branchId_nodes_nodeId_children GET /repositories/{repositoryId}/branches/{branchId}/nodes/{nodeId}/children?path={path} In this case, you would set "nodeId" to the value "root" to indicate the root node. And then use "path" to describe the offset. If yo

Score: 2.0818105

Gitana 4.0 / Developers / Drivers / Python

Easily integrate Python applications with Gitana using the open-source driver; supports Flask & Django for seamless development.

Score: 2.0643058

Setup a Next.JS Static Site using Cloud CMS

The web application ecosystem has improved leaps and bounds over the years, and its never been easier to make high performance static/hybrid sites quickly and using good development practices. And its just as easy to get these sites going using Cloud CMS as a datasource! Below you'll find a quick guide to get you started using Next.JS with Cloud CMS to setup a simple bookstore website, and some highlights from the code. Getting Started First, you'll need to have a Cloud CMS account and Sample pr

Score: 2.057154