Found 184 results for "projects"

The search executed in 8.72514E-4 seconds. That's fast.

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

Delete a Project Pre-condition: Project setting to allow deletion of Project deleted go to Manage Project and uncheck "Prevent this project and its resources from being deleted" Deleting a Project on the left-hand menu. Find the Project you wish to delete in the list of Projects. Once you've found the Project, select it by clicking on the checkbox on the left-hand side. Then click on the Selected... dropdown and pick "Delete Project": This will bring up the Delete Project Wizard. Click the Delet

Score: 4.1673236

Gitana / 4.0 / User Interface / Projects / Delete a Project

Delete a Project Pre-condition: Project setting to allow deletion of Project deleted go to Manage Project and uncheck "Prevent this project and its resources from being deleted" Deleting a Project on the left-hand menu. Find the Project you wish to delete in the list of Projects. Once you've found the Project, select it by clicking on the checkbox on the left-hand side. Then click on the Selected... dropdown and pick "Delete Project": This will bring up the Delete Project Wizard. Click the Delet

Score: 4.1673236

Gitana / 3.2 / Guide / Guide / Actions / Web Hook

Web Hook ID: webhook Makes a remote call to an HTTP endpoint. Core Configuration Property Type Required Default Description url text true The fully-qualified HTTP endpoint (i.e. http://www.myserver.com/endpoint) method text false The HTTP method to invoke (default: POST) username text false The Basic authentication username. password text false The Basic authentication password. payload object false The JSON payload for PUT and POST calls. headers object false The headers to apply to the HTTP ca

Score: 4.1612663

Gitana / 4.0 / Data Engine / Behaviors / Actions / Web Hook

Web Hook ID: webhook Makes a remote call to an HTTP endpoint. Core Configuration Property Type Required Default Description url text true The fully-qualified HTTP endpoint (i.e. http://www.myserver.com/endpoint) method text false The HTTP method to invoke (default: POST) username text false The Basic authentication username. password text false The Basic authentication password. payload object false The JSON payload for PUT and POST calls. headers object false The headers to apply to the HTTP ca

Score: 4.1612663

Quick Start - Gitana

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

Score: 4.123264

How does multi-tenancy work?

How does multi-tenancy work? ie I want to have multiple companies with sub-groups of users in each company - to follow, how would we customize the interface for each company? There are two good ways to achieve multi-tenancy with Cloud CMS. - One is to use multiple "projects" - i.e. one per customer. Each project has it's own domain of users and groups, as well as it's own content definitions, instances and ACLs. As such, you can use each project to store the content on a per-client basis. You ca

Score: 4.0687428

Gitana / 4.0 / Data Engine / Publishing / Example Publishing Setup

Example Publishing Setup The following are the steps to config a typical Publishing setup (Publish and Unpublish): Step 1: Create Projects Create two projects Create an "Authoring" project Create a "Live" Project Step 2 : Create a Deployment Target Deployment Target is the endpoint where the package will be deployed or sent. Go to Platform Go to Deployments Targets under Deployments Left Navigation Menu Click on Create a Deployment Target Title : "Live Web Site" Deployment Target Type : "Branch"

Score: 3.9886518

Gitana / 3.2 / Guide / Guide / Workflow / Workflow Handlers / Copy Node

Copy Node Type: copyNode This handler copies nodes that are part of a workflow's payload to a target folder. The target folder can be identified either by a node ID or a node path. The config for this handler is as follows: { "targetNodeId": "", "targetOffsetPath": "" } If targetOffsetPath is specified, then targetNodeId is the root node to calculate the offset against. If targetNodeId is not provided, the default repository root is used. Here is an example

Score: 3.9635353

Gitana / 4.0 / Data Engine / Workflow / Workflow Handlers / Copy Node

Copy Node Type: copyNode This handler copies nodes that are part of a workflow's payload to a target folder. The target folder can be identified either by a node ID or a node path. The config for this handler is as follows: { "targetNodeId": "", "targetOffsetPath": "" } If targetOffsetPath is specified, then targetNodeId is the root node to calculate the offset against. If targetNodeId is not provided, the default repository root is used. Here is an example

Score: 3.9635353

Gitana / 4.0 / Home / Overview

Documentation Welcome to the Gitana Documentation Center. Gitana is a secure, enterprise-scale content platform that provides the fastest way to easily and continuously release approved, fresh content changes to your customer-facing APIs, web sites, applications and AI models. It provides everything that you need to power engaging digital experiences. It makes it easy for your business to create, manage and publish amazing content to your customers in real-time. Getting Started If you're new to

Score: 3.9635353

Getting Started Videos for Cloud CMS

We are very proud of Cloud CMS and encourage you to see for yourself the potential of Cloud CMS (Free Trial). To help you get the most out of the trial and knowledge of some of the features, we have recorded a number of ‘Getting Started’ videos showing some basic features, administration, and a ‘taster’ of some of the more interesting advanced features. (More videos to come for the advanced features). The Getting Started videos: Create a Project Add Users to Projects Upload Content Add Comments

Score: 3.9635353

Gitana / 4.0 / Developers / Drivers / Ruby

Ruby Connect your Ruby applications to Gitana Latest Version Version undefined Date The Gitana Ruby driver is a client library used to facilitate connections to the Gitana API. The driver handles OAuth authentication and token management, HTTPS calls, and provides convenient methods and classes with which to perform content operations. It works against Gitana instances on our SaaS platform as well as on-premise installations. Documentation The Ruby driver is a useful library that provides access

Score: 3.8874938

Gitana / 3.2 / Guide / Guide / User Interface / Dashboard

Dashboard You can customize dashboard in Platform and Project. Find the "Config Dashboard" button at the top right area of the platform/project home page, and you will be able to customize dashboards for different pages. In this example, we will customize the dashboard for Platform. In the following screenshot, there are 5 dashlets (My Projects, My Favorites, My Recent Edits, My Tasks, and Recent Activities). We can Change the layout Add/remove a dashlet Configure each dashlet Lock configuration

Score: 3.8143153

Gitana / 4.0 / User Interface / User Interface / Dashboard

Dashboard You can customize dashboard in Platform and Project. Find the "Config Dashboard" button at the top right area of the platform/project home page, and you will be able to customize dashboards for different pages. In this example, we will customize the dashboard for Platform. In the following screenshot, there are 5 dashlets (My Projects, My Favorites, My Recent Edits, My Tasks, and Recent Activities). We can Change the layout Add/remove a dashlet Configure each dashlet Lock configuration

Score: 3.8143153

Sync from one environment to another

Within Cloud CMS sync capabiities are generally referred to as the "transfer system". They allow you to export individual objects, data stores or even collections of these as an archive (ZIP) within a vault. You can then move those archives to storage for backup or move them to new Cloud CMS server instances for restoration or replication. We have support for transfer within our API, our drivers and also within the user interface. The latter is useful in that you can script it pretty effectively

Score: 3.8143153

Documentation: Developers - Overview - Gitana

Documentation: Developers - Overview - Gitana Status Releases Registry Blog Cloud CMS Platform Content Management Create, Approve and Publish quality content to production on-time. Easy editorial and workflow tools let your best work reach your customers. Enterprise Data Engine Manage, collaborate, search and distribute your highly-structured data across branches, versions and workflow-driven lifecycle. Automate Automate your content creation and approval flows while taking advantage of AI servi

Score: 3.7603114

Gitana / 3.2 / Guide / Guide / Publishing / Example Publishing Setup

Example Publishing Setup The following are the steps to config a typical Publishing setup (Publish and Unpublish): Step 1: Create Projects Create two projects Create an "Authoring" project Create a "Live" Project Step 2 : Create a Deployment Target Deployment Target is the endpoint where the package will be deployed or sent. Go to Manage Platform Go to Deployment Targets under Deployment Left Navigation Menu Click on Create a Deployment Target Title : "Live Web Site" Deployment Target Type : "Br

Score: 3.6312544

Gitana / 3.2 / Guide / Guide / User Interface / Security / Add a User to a Project

Add a User to a Project Option 1: Create User in the Tenant At Platform level, select 'Member' (left nav) and '+Create User' Enter the values on the forms and 'Save'. Result: User is now created. Note: The new user will not be able to see any projects when they login the new user will be seen in the Tenant members list and will be available to be added as an 'existing user' to any project Second Step is to add the user to a Project Select Members (left Nav) -> add existing user. select the user

Score: 3.610426

Gitana / 4.0 / User Interface / Security / Add a User to a Project

Add a User to a Project Option 1: Create User in the Tenant At Platform level, select 'Member' (left nav) and '+Create User' Enter the values on the forms and 'Save'. Result: User is now created. Note: The new user will not be able to see any projects when they login the new user will be seen in the Tenant members list and will be available to be added as an 'existing user' to any project Second Step is to add the user to a Project Select Members (left Nav) -> add existing user. select the user

Score: 3.610426

Gitana / 4.0 / Developers / Drivers / PHP

PHP Connect your PHP applications to Gitana Latest Version Version undefined Date The Gitana PHP driver is a client library used to facilitate connections to the Gitana API. The driver handles OAuth authentication and token management, HTTPS calls, and provides convenient methods and classes with which to perform content operations. It works against Gitana instances on our SaaS platform as well as on-premise installations. Installation To install, run: composer require cloudcms/cloudcms Example

Score: 3.547222

Gitana / 4.0 / Developers / Drivers / Python

Python Connect your Python applications to Gitana Latest Version Version undefined Date The Gitana Python driver allows you to easily connect your Python 3 applications with the Gitana server. It will work within any Python application and with web frameworks like Flask or Django. Currently supports the following functionality: Connect to and refresh access tokens with the API Read platform, branch, and repositories Read, query, search, create, update, and delete nodes Installation Make sure you

Score: 3.547222

Gitana / 3.2 / Guide / Guide / Bulk Import / Nodes

Nodes The Cloud CMS Bulk Import tool makes it easy to import content from structured data files stored on disk. The Packager API provides several methods which can read content from directories and bulk import that content all in one fell-swoop. This includes content types, content instances and relational information between content items. This is useful for many scenarios including those where you may wish to store a master copy of your foundation content types and content instances for new pr

Score: 3.4272277

Gitana / 4.0 / Developers / Drivers / Go

Go Connect your Go applications to Gitana Latest Version Version undefined Date Current version: v0.1.3. Released Jun 13, 2022 The Gitana Go driver allows you to easily connect your Go applications to the Gitana server. Currently supports the following functionality: Connect to and refresh access tokens with the API Read platform, branches, repositories, projects, releases Read, query, search, create, update, and delete nodes Manage node translations, versions, associations, attachments Make gra

Score: 3.4272277

Gitana / 4.0 / Data Engine / Bulk Import / Nodes

Nodes The Cloud CMS Bulk Import tool makes it easy to import content from structured data files stored on disk. The Packager API provides several methods which can read content from directories and bulk import that content all in one fell-swoop. This includes content types, content instances and relational information between content items. This is useful for many scenarios including those where you may wish to store a master copy of your foundation content types and content instances for new pr

Score: 3.4272277

Gitana / 4.0 / Forms / API / Custom Fields

Custom Fields Alpaca has a pretty inclusive field library that you can use straight away. Fields are simply referenced by their type within your Alpaca forms configuration. If you don't provide specific field types to use, Alpaca guesses at sensible defaults for you. You can also create your own fields. Alpaca fields are object-oriented (essentially) so that you can extend existing fields, override methods and modify behaviors. The result is less work and a complete extensibility layer so that y

Score: 3.4272277