Found 349 results for "gitana 4.0 ui ui releases"

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

Gitana 4.0 / Developers / Frameworks / Nuxt.js

Create static sites effortlessly with Nuxt.js and Cloud CMS. Access tools, examples, and the Cloud CMS Nuxt module for seamless content integration.

Score: 1.5678587

Gitana 4.0 / Content Engine / Access Policies / Templates / manage-content-of-a-type-in-a-folder

Explore Gitana's Access Policy Template to manage content by type in specified folders efficiently.

Score: 1.5560691

Gitana 3.2 / Guide / Guide / Recognition

Automatically process and recognize faces, text, and more in images with Cloud CMS for enhanced search and analysis.

Score: 1.525556

Gitana 4.0 / Developers / Cookbooks / Java Cookbook

Java Cookbook: Get started with Gitana's Java driver, using Maven for secure repositories and API keys. Connect and manage your branches with ease.

Score: 1.5195947

Gitana 4.0 / Developers / Cookbooks / C# Cookbook

Start developing with the Gitana C# Driver, integrate with .NET Core projects, and explore code samples for efficient connection, querying, and node creation methods.

Score: 1.513444

Gitana 3.2 / Guide / Guide / Content Modeling / Definitions / Content Type Definition

Learn how to define and manage content types in Cloud CMS, with JSON schema, for organized content creation and editing.

Score: 1.50987

Gitana 4.0 / Content Engine / Content Models / Definitions / Content Type Definition

Learn about content types in Cloud CMS, their schema, creation, editing, and management using JSON schema and Content Model Builder.

Score: 1.50987

How does Cloud CMS work with a CDN

There are a few places where this either occurs automatically if you're using our hosted service or can occur optionally if you're either running within Docker containers on your own or integrating to custom CDN endpoints. First, the API itself can be fronted by a CDN that supports fallback lookup to an origin server. In this case, we recommend Amazon CloudFront with short-lived TTLs on cache headers. More specifically, you can use Amazon's API Gateway to get caching coverage across multiple geo

Score: 1.5091023

Gitana 4.0 / Developers / Cookbooks / PHP Cookbook

Learn PHP with Gitana's PHP Driver. Connect to Cloud CMS using examples and code snippets for integration.

Score: 1.5053196

Gitana 3.2 / Guide / Guide / Text Analysis

Automatically analyze your content on Cloud CMS to detect sentiment, key phrases, entities, and languages, enhancing editorial insights.

Score: 1.4864165

Gitana 3.2 / Guide / Guide / Features / Auto Narrate

Enhance your content with Auto Narrate, turning text into audio with ease. Ideal for projects needing seamless text-to-speech conversion.

Score: 1.4864165

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

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

Gitana 3.2 / Guide / Guide / Cookbooks / JavaScript (Legacy) Cookbook

'Discover the comprehensive JavaScript (Legacy) Cookbook for connecting to Gitana, asynchronous API calls, node creation, and advanced queries.'

Score: 1.4495738

The Beauty of Cloud CMS Chaining

Chaining is a common technique that has been widely adopted by modern JavaScript libraries to chain method calls together. The goal of chaining is to produce elegant and concise code that is easy to understand or maintain. For example, if you are a jQuery developer, you may produce similar code like this on daily basis. $('#mydiv').empty().html('Hello Word!').css('font-size','10px'); However, most popular JavaScript libraries only support “static” chaining, e.g. DOM object manipulation. If the m

Score: 1.4239621

How to unpublish content

Cloud CMS provides a range of options for making content available to your presentation tier. The most common scenarios are: 1) Use the Publishing setup within Cloud CMS; Workflow, Lifecycle states, deployment configurations. https://www.cloudcms.com/documentation/welcome/publishing.html With Publishing Enabled for a project, there are 2 simple workflows: `simple publish` and `simple unpublish`. See the Publishing example for further details: https://www.cloudcms.com/documentation/publishing/exa

Score: 1.3832649

Can your CMS do this?

This is not going to be a list of features in Cloud CMS, that to be honest, you righfully expect in a CMS: API, versioning, workflow, Content model, Content entry forms,.. For a bit of fun, I started thinking “what really makes Cloud CMS better than your CMS” embracing my school boy mentality. 1. SaaS and/or On-Premise Cloud CMS is avaible as a SaaS product and OnPremise. Docker containers have allowed us to distribute the Cloud CMS product easily for On-Premise/Private Cloud installation. Whils

Score: 1.3832649

5 Reasons why Cloud CMS is Totally Awesome

Cloud CMS is the only Content Management System that was built from the ground up for the needs of mobile devices and applications. Our goal is to provide the fastest, easiest and most cost-effective way for businesses to curate and deliver content to their applications, running anywhere in the world, in any language and at any time. In the last article, I talked about the general lack of mobile strategy within the business world. Mobile apps are so new that most businesses have had to react to

Score: 1.3562651

Gitana 3.2 / Guide / Guide / Bulk Import / Files

Effortlessly import and manage diverse content types in Cloud CMS using the Bulk Import tool and cloudcms-packager for seamless repository integration.

Score: 1.3546964

Gitana 4.0 / Developers / Frameworks / cURL

Learn how to use cURL for API calls and connectivity with Cloud CMS, plus access key management and example scripts.

Score: 1.3546964

Gitana 4.0 / Content Engine / Bulk Import / Files

Effortlessly import and manage diverse file types in Cloud CMS with our powerful Bulk Import tool and cloudcms-packager module.

Score: 1.3546964

How to monitor API traffic from a node js app

It is sometimes helpful to see the API traffic that is going on between the Gitana javascript driver and the Cloud CMS API server. This is a non-intrusive method of doing that. install a tool called Charles Proxy https://www.charlesproxy.com/ This is an excellent tool for monitoring http/https traffic. Once installed, start Charles Proxy and enable reverse proxy: Check "Enable Reverse Proxies" and then click the "Add" button. A port will be assigned (55703 in the example below). Set Remote Host

Score: 1.3546964

Build your prototype website in 10 easy steps

Getting started with Cloud CMS for a website takes minimal setup: Fork a copy of https://github.com/gitana/sdk Note the URL of your repo; you’ll need this later… Login to your tenant or signup for a trial of Cloud CMS When prompted upon login create a Web Content Management starter project From the resulting Project Dashboard navigate to “Applications” in Manage Project Select “Sample Web Application” > Deployments Tick the radio button on the right Navigate to Selected > Undeploy (upper right)

Score: 1.3546964

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

Gitana 4.0 / Developers / Cookbooks / REST API Cookbook

Explore our comprehensive REST API Cookbook, featuring guides on Gitana OAuth2 connection, node creation, associations, and MongoDB queries.

Score: 1.350948