Found 592 results for "gitana 4.0 developers api resources server get-secure-test-1"

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

Gitana 3.2 / Guide / Guide / Docker / Upgrades / 3.2.76

Upgrade to Cloud CMS 3.2.76 with our new upgrade tool and configure your system for enhanced ElasticSearch support using the Condor HTTP/S client.

Score: 0.7949803

Gitana 4.0 / Content Engine / Aspects / Container

Optimize your content storage with Cloud CMS, using nodes as containers to create flexible, graph-based relationships without rigid folder structures.

Score: 0.7949803

How do I search for nested content?

Cloud CMS maintains two indexes that are of interest for finding things. The primary index is the MongoDB index - against which you can run any query you can dream up using the MongoDB DSL. The secondary index is the Elastic Search index - against which you can run any search you can dream up using the Elastic Search DSL. For information all kinds of really powerful stuff you can do with this, see: https://www.cloudcms.com/documentation/content-services/query.html https://www.cloudcms.com/docume

Score: 0.7949803

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

Enhance content in Cloud CMS using feature definitions like authorable for advanced schema and behaviors. Learn how to apply features effectively.

Score: 0.7781263

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

Enhance content in Cloud CMS using feature definitions like authorable for advanced schema and behaviors. Learn how to apply features effectively.

Score: 0.7781263

Programmatically create content in a folder?

The Cloud CMS content API lets you work with JSON to create any kind of content you'd like. It supports any JSON structure you desire and also supports a number of special properties that you can use to make life easier for you. These special properties are: _rootNodeId - The mount node ID of the root against which relatives path are computed. By default, this is the root of the repository. In general, it isn't necessary to use this property unless you have multiple mount nodes configured. And m

Score: 0.77086365

Gitana 3.2 / Guide / Guide / Docker / Upgrades / 3.2.77

Upgrade to Cloud CMS 3.2.77 with new ElasticSearch support and improved Redis compatibility. Optimize installations using our easy upgrade tools.

Score: 0.7481671

Gitana 3.2 / Guide / Guide / Docker / Upgrades / 3.2.78

Upgrade to Cloud CMS 3.2.78 for improved ElasticSearch and Redis support with detailed notes and a command line upgrade tool for smooth transitions.

Score: 0.7481671

Gitana 3.2 / Guide / Guide / API / System Metadata

Track and access comprehensive system metadata in Cloud CMS, including creation and modification details, effortlessly using API requests.

Score: 0.746807

Gitana 3.2 / Guide / Guide / UI Developers Guide / UI Views

Optimize your interface with UI View configurations, tailoring user experiences by extending or overriding default settings at platform and project levels.

Score: 0.7337916

Gitana 3.2 / Guide / Guide / Docker / Upgrades / 3.2.75

Upgrade to Cloud CMS 3.2.75 for enhanced ElasticSearch and advanced Transfer Schema v3 support. Ensure seamless updates with our new upgrade tool.

Score: 0.72676885

Chat GPT and Cloud CMS

Lately, the the new development taking the tech world and media by storm is Chat GPT - an incredible new chatbot from Open AI which is capable of producing clear and well worded text of all kinds, from instructions to build a treehouse to poems written from the perspective of a pirate. While not perfect, the potential of this technology is immense, and got us to thinking, how might an AI of this calibur be applied to the future of content management? As it turns out, the training process for Ope

Score: 0.72676885

Gitana 3.2 / Guide / Guide / API / Data Types / Changeset

Explore the complexities of Cloud CMS changesets: manage histories, handle transactions, and understand configurations for seamless branch management.

Score: 0.7254854

Gitana 3.2 / Guide / Guide / Transfer

Easily transfer, backup, and move data between Cloud CMS installations with a universal import-export facility, ensuring your data is portable and accessible.

Score: 0.7085511

Gitana 4.0 / Content Engine / Transfer

Easily transfer, backup, and move data between Cloud CMS installations with a universal import-export facility, ensuring your data is portable and accessible.

Score: 0.7085511

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

Gitana 3.2 / Guide / Guide / Application Server / Services / Web Content Management

Efficiently manage dynamic web content with Cloud CMS, utilizing caching for fast performance and flexible configuration options.

Score: 0.7056817

Gitana 4.0 / Developers / Application Server / Services / Web Content Management

Optimize your web content management with Cloud CMS for dynamic page loading, caching, and reliable middleware handling in your applications.

Score: 0.7056817

Gitana 4.0 / Forms / API / Templates

Discover Alpaca's advanced templating with custom views, layouts, and wizard options for dynamic form rendering and field overrides.

Score: 0.68822396

Bulk Import

Why is there a need for Bulk Import for existing content into a CMS? Content is extremely valuable and expensive to recreate. It’s too valuable to lose and recreating it manually can be a daunting prospect. Your existing content is an important concern at the start of any CMS project – how to migrate content and the related costs is a very important consideration. If there is content that does need to be imported into the CMS then you will need to have a robust repeatable automated process such

Score: 0.68744564

Gitana 4.0 / Forms / API / Usage

Effortlessly render dynamic forms using Alpaca, a flexible JavaScript library with customizable schemas, callbacks, and error handling options.

Score: 0.6742928

Content Entry Forms Example

Cloud CMS lets you easily design and deploy forms for your web applications and content contributors. In this blog entry, we’ll walk through how you can do this within the Cloud CMS user interface. In this example, we’ll create a form that allows editors to create City Guide information. Note: in the Cloud CMS Trial there is a City Guide Content definition which can be used as a starting point or as a reference for this example. Add a Definition The Content Definitions can be found in the Cloud

Score: 0.6742928

Content as a Service

In the coming weeks, I’ll be posting a series of blogs that talk about the merits of Content as a Service and what it means in terms of driving a Content First approach to mobile and web application design at Cloud CMS. We’ll dive into how it enables our customers to get serious about the value of content within their business. We’ll also touch on industry trends and where we think it’s all heading. Cloud Content Platform Imagine all of your mobile and web applications connected to a fast and se

Score: 0.6742928

How does security work in Cloud CMS?

Cloud CMS provides two ways to describe access rights to things: Object-level / role-based authorities Team / role-based authorities With object-level / role-based authorities, you assign a principal (either a user or a group) a role against something. For example, you might give Joe the CONSUMER role against a content node. When Joe then interacts with the content node in the future, he will do so with the CONSUMER role which will allow him to "read" the node. With team / role-based authorities

Score: 0.6693378

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

Enhance security with Cloud CMS enterprise SSO, featuring SAML 2.0 and JWT integration for seamless user authentication.

Score: 0.6632426