Found 491 results for "gitana 4.0 engine api formats"

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

Gitana 4.0 / Content Engine / Access Policies / System Policies / project-user

Explore the Gitana System Access Policy for project-user with detailed role permissions and JSON configurations.

Score: 1.5681906

Gitana 4.0 / Content Engine / Access Policies / Templates / read-all-content-from-multiple-projects

Optimize access to multiple projects with Gitana's Access Policy Template. Manage and consume content easily from various sources.

Score: 1.5681906

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

Cloud CMS Web and Mobile Forms

One of the things that Cloud CMS does really well is forms - specifically, web and mobile forms. If you’ve ever worked with the development of forms before, you know they’re pretty tricky to put together. You typically have back-end code that is responsible for taking a data structure, validating it and writing it to a database. And you also have front-end code which does user-facing data validation that is cosmetically appealing (pretty red boxes) and helpful. You need to think about customizin

Score: 1.5431643

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

Gitana 4.0 / Forms / Fields / Token Field

Implement Bootstrap TokenField for enhanced text input with autocomplete and typeahead features using custom delimiters.

Score: 1.5009722

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

Gitana 3.2 / Guide / Guide / Docker / UI Extensions

Enhance your Cloud CMS UI with Docker-based extensions for seamless customization and integration. Ideal for on-premise deployment.

Score: 1.4698846

Gitana 4.0 / Self Managed / UI Extensions

Enhance your Cloud CMS UI with Docker-based extensions for seamless customization and integration. Ideal for on-premise deployment.

Score: 1.4698846

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

Gitana 4.0 / Forms / API / Forms

Easily create dynamic HTML forms with Alpaca, supporting both direct and AJAX submits. Explore multi-step, custom, and auto-focus forms.

Score: 1.4172492

Gitana 3.2 / Guide / Guide / Features / Auto Narrate

Auto Narrate automates text-to-speech for content, creating audio files with customizable narration services, perfect for enhancing accessibility.

Score: 1.408794

Gitana 3.2 / Guide / Guide / Application Server / Authentication / Providers / LinkedIn

Enable LinkedIn authentication for Cloud CMS with integrated SSO. Configure your API keys to connect your app seamlessly.

Score: 1.3759922

Gitana 3.2 / Guide / Guide / Docker / Kits / Quickstart

Set up your development environment quickly with our Quickstart kit, featuring UI, API, MongoDB, and Elasticsearch. Perfect for beginners!

Score: 1.3664621

Gitana 4.0 / Self Managed / Kits / Quickstart

Launch your app effortlessly with Quickstart! Connect UI, API, MongoDB, and Elasticsearch using Docker for seamless local development.

Score: 1.3664621

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

Gitana 4.0 / Content Engine / Bulk Import

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

How does Cloud CMS compare to Prismic.io?

Not sure which CMS is a better fit? Review these points to help guide your selection. Criteria Cloud CMS Prismic.io Ease of Use Implements a role-based UI to accommodate various functions. Complex user interface for defining content types and instances. Item creation must occur here. See API Access. Update Strategy Documents are published individually, or as part of larger change sets. Documents are published individually, or as part of larger change sets. Workflow Process Flexible workflow capa

Score: 1.3548038

Comparison: Cloud CMS vs Prismic

Not sure which CMS is a better fit? Review these points to help guide your selection. Criteria Cloud CMS Prismic Ease of Use Implements a role-based UI to accommodate various functions. Complex user interface for defining content types and instances. Item creation must occur here. See API Access. Update Strategy Documents are published individually, or as part of larger change sets. Documents are published individually, or as part of larger change sets. Workflow Process Flexible workflow capabil

Score: 1.3548038

API Max Heap recommendation

What is the recommended Xmx value for running the API service? The 2GB setting on the On-Premise "quickstart" distribution is a default for development usage. In production, we recommend putting as much memory as you can. Essentially, the API should use as much memory as is allocated to the API docker container. We usually ask customers to consider an M class large instance type (something on the order of 7.5GB of RAM per API). The UI can use considerably less. For the UI, a 2GB allocation is fi

Score: 1.3533397

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

Gitana 4.0 / Developers / Frameworks / Postman

'Learn how to connect Cloud CMS using Postman with this comprehensive guide and enhance your API testing experience efficiently.'

Score: 1.3361979

Gitana 3.2 / Guide / Guide / Application Server / Tags / @form

Render Cloud CMS forms using Alpaca Forms by defining the type and form key. Learn implementation with examples and parameters for customization.

Score: 1.3277991

Gitana 4.0 / Developers / Application Server / Tags / @form

Render Cloud CMS forms using Alpaca Forms by defining the type and form key. Learn implementation with examples and parameters for customization.

Score: 1.3277991

Cloud CMS Architecture

Cloud CMS has two clusters that we run for customers who host apps with us. One cluster is for the "app server" tier (*.cloudcms.net) and the other is the "API" tier (api.cloudcms.com). The app server cluster consists of Node.js servers, and the API is a Java-backend that is stateless and implements the full REST API: As such, the API doesn't manage connections directly. Any invocation to it is a one-shot where each request contains everything needed to assert the user's identity and proceed wit

Score: 1.3242172