Found 322 results for "ui projects project-copy"

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

Gitana 3.2 / Guide / Guide / Content Modeling / Content Model Builder / Extend Field Templates

Extend field templates with custom options using modules, featuring a Summernote WYSIWYG editor. Access the code in the Gitana SDK.

Score: 1.6334139

Gitana 4.0 / Content Engine / Content Models / Content Model Builder / Extend Field Templates

Extend your content model with customizable field templates and WYSIWYG editors like Summernote and CKEditor. Explore our SDK for seamless integration.

Score: 1.6334139

Gitana 3.2 / Guide / Guide / Publishing / Lifecycle States

Learn about Cloud CMS's four content lifecycle states: None, Draft, Live, and Archived, to streamline your publishing process.

Score: 1.6328876

The Gitana Blog - Page 1

The Gitana Blog - Page 1 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 content

Score: 1.6218474

Gitana 3.2 / Guide / Guide / Docker / Kits

Download pre-built Cloud CMS Docker kits for common scenarios, ideal for quick setup or as a configuration reference. Explore our resources now.

Score: 1.6214753

Gitana 4.0 / Self Managed / Kits

Explore Cloud CMS Docker Kits for pre-built, user-friendly configurations to quickly deploy APIs, UI, and more with ease using Docker and Docker Compose.

Score: 1.6214753

Gitana 3.2 / Guide / Guide / User Interface / Projects / Create a Project

Create collaborative projects in Cloud CMS, customize content, design schemas, and manage teams with ease using templates or starting from scratch.

Score: 1.6155372

Gitana 4.0 / User Interface / Projects / Create a Project

Create projects effortlessly in Cloud CMS, collaborate with teams, manage roles, and publish content seamlessly. Use templates or start from scratch.

Score: 1.6155372

Enterprise Access Policies in Gitana 4.0 (Part 2)

In this article, we'll continue our series on Access Policies within Gitana. We'll take a few interesting and more complex examples of how Access Policies may be used to guarantee compliance witih enterprise security requirements. In the previous article, we left off looking at how you can grant access to content using Access Policies that are defined at either a Platform or Project-level. Platform-scoped policies can be written once and applied across all of your Projects. In this way, you can

Score: 1.6049733

Gitana 3.2 / Guide / Guide / Command Line

Effortlessly manage Cloud CMS projects with a node.js CLI. Seamlessly install, connect and execute commands for free.

Score: 1.5996559

Misc 1.0 / Tools / CLI

Cloud CMS CLI offers developers a free and easy-to-use tool to manage projects, data stores, and more from the command line.

Score: 1.5996559

Gitana 4.0 / User Interface / Projects

Explore comprehensive guides on managing and configuring projects, from creation to deletion, import-export, and search settings.

Score: 1.5979133

Gitana 3.2 / Guide / Guide / UI Developers Guide / Evaluators / uri-match

Determine if a page's URI matches a specified pattern using tokenized expressions for precise routing.

Score: 1.5829533

Gitana 4.0 / Developers / User Interface Customization / Evaluators / uri-match

Determine if a page's URI matches a specified pattern using tokenized expressions for precise routing.

Score: 1.5829533

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

Making a user a Platform Owner user

First create the user on the Members tab of the Cloud CMS UI Go to "Administration Console" from your tenant url eg .cloudcms.net/admin Select "Teams" from the "Platform" section Click the "owners" team Click the "Query" button from the "Manage Memberships" section Uncheck "Only display group members?" From the "Domain" dropdown list select "Primary Domain" Enter the user's system name in the "Principal Name" field and click the "Query" button The user should appear in the result li

Score: 1.5618503

Gitana 3.2 / Guide / Guide / Docker / Container Services / Amazon ECS

Optimize deployment and scaling of containerized apps on AWS with Amazon ECS and Gitana SDK for best practices and configurations.

Score: 1.5600164

Alpaca 1.0.3 Released!

We’re pleased to announce the release of Alpaca Web Forms 1.0.3 for jQuery, jQuery UI and jQuery Mobile. Alpaca is an open-source project that provides an easy way to render web forms using JSON schema. It consists of a jQuery plugin and provides a nice abstraction so that you can change form layouts, validation logic and presentation with simple changes to JSON. Alpaca provides the web forms capabilities for Cloud CMS - The Cloud Content Management Platform for the Enterprise. This release incl

Score: 1.5595918

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

Gitana 3.2 / Guide / Guide / User Interface / Workflow / View Active/Inactive Workflow

View and manage active or inactive workflows at both platform and project levels with ease. Access comprehensive workflow insights across projects.

Score: 1.5337224

Gitana 4.0 / User Interface / Workflow / View Active/Inactive Workflow

Easily view and manage active and inactive workflows at both the Platform and Project levels with our intuitive interface.

Score: 1.5337224

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

Gitana 4.0 / Developers / Frameworks

Explore Cloud CMS integration with popular frameworks like AngularJS, React, Next.js, and more. Perfect for development and Proof of Concept projects.

Score: 1.5297577

Gitana 4.0 / Getting Started / Working with Content / Forms

Create and customize dynamic web forms with Cloud CMS’s intuitive engine, leveraging Alpaca.js for seamless integration with JSON Schema.

Score: 1.5033052

Bulk uploading of binaries

Cloud CMS supports two options here: Multipart HTTP POST. You can post multiple files for upload that all goes as part of the same HTTP request. The general "upload files" option in our UI actually does this (you can drag/drop multiple files into it and they'll all go at the same time) or you can call this kind of this manually. It's standard HTTP multipart and so this works natively for anything you upload. Import an archive. We provide a command-line tool that you can use to take documents and

Score: 1.5033052