Found 568 results for "scripting user"

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

Reports and Analytics - Gitana

Reports and Analytics - Gitana Status Releases Registry Blog Cloud CMS Platform Platform Manage, collaborate, search and distribute your highly-structured data across branches, versions and workflow-driven lifecycle. Content Management Create, Approve and Publish quality content to production on-time. Easy editorial and workflow tools let your best work reach your customers. Automation Automate your content creation and approval flows while taking advantage of AI services to enhance and curate c

Score: 0.6362127

Gitana 4.0 / Reference / Types / Deployment Target

Explore our comprehensive guide on Deployment Target objects, including methods, properties, and schema details to accelerate development.

Score: 0.63279754

Gitana 4.0 / Reference / Types / Deployment Strategy

Explore comprehensive API methods and properties for managing deployment strategies on Giganta's platform, enhancing development with language driver support.

Score: 0.63279754

Gitana 4.0 / Reference / Types / Deployment Receiver

Comprehensive guide on Gitana Deployment Receiver: properties, methods, examples, and more to streamline your development.

Score: 0.63279754

Gitana 3.2 / Guide / Guide / Templates / Workflow

Explore comprehensive details of a workflow instance, including ID, state, context, and associated project information, all accessible via intuitive URLs.

Score: 0.6268475

Gitana 4.0 / Content Engine / Templates / Workflow

Explore comprehensive details of a workflow instance, including ID, state, context, and associated project information, all accessible via intuitive URLs.

Score: 0.6268475

Customizing the Cloud CMS User Interface

Cloud CMS is incredibly powerful and feature rich. This is great except that in exposing all the powerful features the UI can easily appear cluttered and difficult to use. We recently added the ability to customize the UI to declutter, simplify, and make more familiar. Navigation The UI has been simplified to make navigation easier. The number of left-hand menu options has decreased because of the new “Manage Platform” and “Manage Project” sections. These two new sections have moved all of the a

Score: 0.6268475

Gitana 3.2 / Guide / Guide / General / Custom Domain Name

Optimize your Cloud CMS editorial UI with custom domain names for secure, branded access across SaaS or on-premise setups.

Score: 0.62607604

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

Gitana 4.0 / Content Engine / General / Custom Domain Name

Optimize your Cloud CMS editorial UI with custom domain names for secure, branded access across SaaS or on-premise setups.

Score: 0.62607604

REST based access calls

The authentication mechanism in Cloud CMS is OAuth 2.0. While you can use any of the flows, the easiest one to begin with is "password". We've outlined a basic example here using Advanced REST Client to show our API-first platform in action. First, from your Cloud CMS platform home page, navigate to "Manage Platform" and select the "API Keys" section to list all available projects for remote access: If you have no keys for your project then create a new "Application" from "Manage Platform" and t

Score: 0.62607604

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

Gitana 3.2 / Guide / Guide / Docker / Kits / MongoDB Replica Set

Set up a 3-node MongoDB Replica Set with ease, using our guide, Gitana SDK, and Docker Compose for optimal database performance.

Score: 0.6166308

Gitana 4.0 / Reference

Explore comprehensive Gitana data type references, including schemas, properties, methods, and API links, for data stores, objects, and general types.

Score: 0.6166308

Oauth 2.0 tokens

Each response from Cloud CMS provides two tokens: an access token and a refresh token. The access token is the one that you need to attach to every API call. It gets passed through the Authorization header as "bearer " and Cloud CMS uses this to identify who the authenticated user is (and thus, what resources they have access to and so forth). By default, the access token has a lifespan of 24 hours. After that period of time, it is no longer valid and any requests will come back wit

Score: 0.6166308

Adaptive Content in Practice - a Hands On Session!

We’re really excited at Cloud CMS to be able to attend and present at CMS Expo on May 15. Michael Uzquiano from Cloud CMS will be giving a talk on Adaptive Content in Practice. This will be a hands-on session aimed at content strategists and business types who want to gain a better understanding of what adaptive content is all about in practice. The session will involve walking through the implementation of content-oriented web and mobile sites that reuse and repurpose well-structured content wi

Score: 0.6166308

Gitana 3.2 / Guide / Guide / Docker / Configuration / API Server

Cloud CMS API Server offers a cloud-based Java application with backend integrations like MongoDB, ElasticSearch, and AWS services, utilizing REST API and Spring Framework for easy configuration.

Score: 0.6118442

Gitana 3.2 / Guide / Guide / Platform

Build, manage, and deliver content with Cloud CMS. Enjoy multi-tenant architecture, customizable user roles, and unlimited projects on one platform.

Score: 0.60674185

Gitana 3.2 / Guide / Guide / UI Developers Guide / Actions / new_folder

Easily create new folders with customizable content types in your current directory using our intuitive wizard. Adjust settings via configuration service.

Score: 0.60674185

Gitana 4.0 / Developers / Frameworks / Next.js

Build and deploy static sites with Next.js and Cloud CMS. Easy setup, configuration guides, and example projects included.

Score: 0.60674185

Gitana 4.0 / Developers / Frameworks / SvelteKit

Build static and hybrid sites effortlessly with SvelteKit and Cloud CMS. Discover tools, API setup, and sample projects to enhance your development.

Score: 0.60674185

Gitana 4.0 / Developers / User Interface Customization / Actions / new_folder

Easily create new folders with customizable content types in your current directory using our intuitive wizard. Adjust settings via configuration service.

Score: 0.60674185

Gitana 4.0 / Content Engine / Platform

Build, manage, and deliver content effortlessly with Cloud CMS's multi-tenant platform supporting unlimited projects and user-specific permissions.

Score: 0.60674185

Gitana 4.0 / Forms / API / Callbacks

Optimize your form handling with Alpaca's callbacks, including events, observables, validation, and wizards. Enhance user interaction now!

Score: 0.60674185

How do I run custom validation before something is deleted?

Cloud CMS provides several ways to run validation ahead of deletion. There are many use cases where this employed - such as: Preventing an Image from being deleted when it is being referenced by a live Web Page Preventing a required sub-object from being deleted Preventing something from deleted when one or more other things are referencing it or depend on it in some way Here are a few approaches which are commonly used: ## Content Model Dependencies We implement link validation via the graph. S

Score: 0.6060191