Found 542 results for "gitana 3.2 guide guide api datatypes repository"

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

Access Cloud CMS content anonymously or as a guest user

This question often comes up from folks who are building HTML applications that run in a browser. They'd like the browser to connect to Cloud CMS to download content and display it. Usually this consists of things like images but also may consist of other types of content in Cloud CMS such as raw nodes, PDF files, video assets or more. OAuth 2.0 and Access Tokens Fundamentally, everything in Cloud CMS is secured from an access perspective using OAuth 2.0. This means that an OAuth 2.0 access toke

Score: 1.9207606

Gitana 4.0 / Reference / Types / Merge Conflict

Explore our detailed guide on managing merge conflicts in repositories, featuring methods, properties, and examples for seamless conflict resolution.

Score: 1.916511

Gitana 4.0 / Content Engine

Enhance content security, quality, and publishing efficiency with Gitana's powerful content engine, offering enterprise features without high costs.

Score: 1.9088691

Gitana 3.2 / Guide / Guide / Authentication / OAuth 2.0

Explore OAuth 2.0 in Cloud CMS for secure server authorization. Learn best practices and different flows, including real-world examples using OAuth2.

Score: 1.898674

Gitana 4.0 / Developers / Authentication / OAuth 2.0

Learn all about OAuth 2.0 with Cloud CMS, a secure authorization framework supported by top industry players like Facebook and Twitter.

Score: 1.898674

Gitana 4.0 / Reference / Types / Pull Request

Explore the comprehensive guide to Pull Request API methods, features, and integration tips for effective repository management.

Score: 1.893607

Gitana 3.2 / Guide / Guide / Docker / Maintenance / Datastore Deletion

Learn how to manually remove MongoDB databases after deleting a Cloud CMS datastore, ensuring data backup and retention with administrator guidance.

Score: 1.8918077

Gitana 4.0 / Reference / Types / Branch Group

Explore the Branch Group API within Gitana, providing CRUD operations for managing repository branches efficiently.

Score: 1.8855861

Gitana 4.0 / Reference / Types / Workspace

Explore our Workspace documentation to learn about properties, methods, and examples to optimize your development process.

Score: 1.8815837

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

Gitana 3.2 / Guide / Guide / API / Data Types / Branch

Explore how branches provide isolated workspaces for projects, allowing changes through changesets with permissions and configuration options.

Score: 1.8712255

OAuth2, Clients and Authentication Grants

One of the things that I really like about our approach to server authorization is that we’ve elected to get completely behind the OAuth2 specification. Cloud CMS provides support for all of the OAuth2 flows. We provide an authorization and resource server so that you can separate concerns and perform the full three-legged “auth code” flow. Or you can simplify things and use something like a “password” or “implicit” flow depending on the security environment of your application. For environments

Score: 1.8472531

Gitana 4.0 / Reference / Types / Diff

Explore the Gitana 4.0 Diff object, part of a repository, with properties, schema, and language driver guidance for efficient development.

Score: 1.838644

Gitana 4.0 / Reference / Types / Link Check

Explore comprehensive Link Check documentation within a Gitana repository. Learn about properties, methods, and more to optimize your development process.

Score: 1.8310064

Gitana 4.0 / Reference / Types / Property Diff

Explore the Property Diff object within a Repository, with attributes like _doc and _system. Boost development using our language drivers.

Score: 1.8310064

Gitana 3.2 / Guide / Guide / Docker / Configuration / Support

Optimize support tickets for Cloud CMS installations by providing detailed info like log files or database dumps for faster resolution.

Score: 1.8298788

Gitana 4.0 / Developers

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

Score: 1.792191

Gitana 3.2 / Guide / Guide / Binary Files

Upload and manage binary files effortlessly with Cloud CMS. Enjoy automatic antivirus scanning, metadata extraction, and seamless storage solutions.

Score: 1.77707

Gitana 4.0 / Content Engine / Platform / Binary Files

Upload and store binary files safely in Cloud CMS with auto antivirus scans, metadata extraction, thumbnails, and custom processing.

Score: 1.77707

Gitana 3.2 / Guide / Guide / Scripting / Association

Explore Association properties and methods, including branch and repository details, in our comprehensive documentation for efficient scripting.

Score: 1.7715882

Association

Explore Association properties and methods, including branch and repository details, in our comprehensive documentation for efficient scripting.

Score: 1.7715882

Content Previews and Thumbnails with Cloud CMS

Cloud CMS lets you generate preview images (often called thumbnails) for any content item stored in your repository. This generation can be performed ahead of time via content modeling or it can be done in real-time using a simple URL call. Content Nodes In Cloud CMS, everyone content item you create is referred to as a node. A node is a JSON document that can have any structure you’d like. That is to say, you can drop any valid JSON document you’d like into Cloud CMS and the product will automa

Score: 1.7648088

Gitana 3.2 / Guide / Guide / API / Data Types / Node

Explore comprehensive insights into creating, updating, deleting, and querying nodes in Cloud CMS using Elasticsearch for dynamic JSON content management.

Score: 1.7291176

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

Github deployment - copy of sample site

Copy Sample Site Example; Duplicate of the source files for the Sample SIte project from Cloud CMS github into your own Github folder. In your GitHub project for: https://github.com/yourgithub/cloudcmsSample Either make it a public repository or invite the user "cloudcms" with READ access. In Cloud CMS -> Applications set URL of your Githup repository and the base path Redeploy your application's default deployment in Cloud CMS (Applications) You can redeploy selecting the deployment and then pi

Score: 1.7112203