Found 184 results for "projects"

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

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

uri-match If the currently dispatched page URI matches a given URI (with tokenized expressions). { "evaluator": "uri-match", "condition": "{uri}" } Example: { "evaluator": "uri-match", "condition": "#/projects/{projectId}/documents" }

Score: 4.882827

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

uri-match If the currently dispatched page URI matches a given URI (with tokenized expressions). { "evaluator": "uri-match", "condition": "{uri}" } Example: { "evaluator": "uri-match", "condition": "#/projects/{projectId}/documents" }

Score: 4.882827

The Gitana Blog - Page 1 - Gitana

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

Score: 4.877885

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

Reports and Analytics - Gitana

Reports and Analytics - 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

Score: 4.7332234

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

View Active/Inactive Workflow You can view both the Active and Inactive workflow from the Platform and Project levels. The Platform level will show all workflow for all Projects and at Project level it will show all workflow for that Project. Click Workflow Title to open the Workflow Overview page

Score: 4.712489

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

View Active/Inactive Workflow You can view both the Active and Inactive workflow from the Platform and Project levels. The Platform level will show all workflow for all Projects and at Project level it will show all workflow for that Project. Click Workflow Title to open the Workflow Overview page

Score: 4.712489

Gitana / 4.0 / Developers / Frameworks / Overview

Frameworks We provide pre-built examples of Cloud CMS in use with many popular frameworks. These examples may serve as a template for your own development projects or for any Proof of Concept (POC) work you might have to do. The following framework guides are available: AngularJS cURL Gatsby Next.js Nuxt.js Postman React SvelteKit Vue.js

Score: 4.698829

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

Gitana / 4.0 / User Interface / Overview

User Interface Documentation Welcome to the User Interface Documentation Gitana provides a full user interface that your editorial team and managers use to create, manage and deliver content to the business, applications and web sites. The user interface is secure, role-based and customizable, allowing your development team to cater the editorial experience to the exact needs of end users. Add-ons Embedded Media Modules Projects Security User Interface Workflow

Score: 4.618504

Gitana / 3.2 / Guide / Guide / Overview

_page Access Policies Actions Antivirus Scanning API API Keys Applications Application Server Attachments Auditing Authentication Binary Files Branches Bulk Import Command Line Conditions Content Modeling Cookbooks Deployment Docker Features Find Forms General GraphQL Integrations Multifactor Authentication Modules Narration Optical Character Recognition Platform Policies Projects Publishing Query Recognition Releases Reports Rules Scripting Search Security Single Sign On (SSO) Supported Stacks

Score: 4.5664625

Gitana / 3.2 / Guide / Guide / User Interface

User Interface Cloud CMS provides a full user interface that your editorial team and managers use to create, manage and deliver content to the business, mobile applications and web sites. The user interface is secure, role-based and customizable, allowing your development team to cater the editorial experience to the exact needs of end users. Add-ons Awareness Dashboard Create/Edit Content Embed Media In CKEditor Favorites Multilingual Image Editor Locking Menu Projects Releases Search Security

Score: 4.5408792

Gitana / 3.2 / Guide / Guide / User Interface / Workflow / Your Task Dashboards

Your Task Dashboards Tasks assigned to you in a Workflow process can be seen in your Platform Dashboard, Project Dashboard, or an email may have been sent to you with the Task link Platform Dashboard Tasks assigned to you for all Projects will be listed Project Dashboard Tasks assigned to you for the Project only will be listed Task Overview - From here you can perform the following actions on the task: approve, reject, view document, comment, look at the history

Score: 4.5408792

Gitana / 4.0 / User Interface / Workflow / Your Task Dashboards

Your Task Dashboards Tasks assigned to you in a Workflow process can be seen in your Platform Dashboard, Project Dashboard, or an email may have been sent to you with the Task link Platform Dashboard Tasks assigned to you for all Projects will be listed Project Dashboard Tasks assigned to you for the Project only will be listed Task Overview - From here you can perform the following actions on the task: approve, reject, view document, comment, look at the history

Score: 4.5408792

Gitana / 3.2 / Guide / Guide / Getting Started / Publishing

Publishing Cloud CMS brings together several power components to offer publishing of content to your live web sites and applications: Workspaces allow individuals and teams to work together without stepping on each other's toes Workflow provides managers with the tools to review and approve content Instant Preview allows reviewers to see how content changes would impact their live site Completed and approved content can be published to release snapshots or can be copied to target projects on eit

Score: 4.515581

Gitana / 3.2 / Guide / Guide / Access Policies / Conditions / Type

Type This section describes features that are coming in 4.0 The type condition allows you to constrain a policy statement so that it applies to entities of a specific type. This condition supports regular expressions, allowing you to focus in on a single ID or wildcard expressions within an ID. Configuration { "type": "type", "config": { "type": "{type name}" } } Samples This policy document grants the Consumer role to all Projects. { "title": "My Sample Policy", "st

Score: 4.515581

Gitana / 4.0 / Data Engine / Security / Access Policies / Conditions / Type

Type This section describes features that are coming in 4.0 The type condition allows you to constrain a policy statement so that it applies to entities of a specific type. This condition supports regular expressions, allowing you to focus in on a single ID or wildcard expressions within an ID. Configuration { "type": "type", "config": { "type": "{type name}" } } Samples This policy document grants the Consumer role to all Projects. { "title": "My Sample Policy", "st

Score: 4.515581

Gitana / 4.0 / Getting Started / Publishing / Overview

Publishing Cloud CMS brings together several power components to offer publishing of content to your live web sites and applications: Workspaces allow individuals and teams to work together without stepping on each other's toes Workflow provides managers with the tools to review and approve content Instant Preview allows reviewers to see how content changes would impact their live site Completed and approved content can be published to release snapshots or can be copied to target projects on eit

Score: 4.515581

Gitana / 3.2 / Guide / Guide / Forms

Forms Cloud CMS automatically generates and displays mobile-friendly forms using the Alpaca Javascript / HTML5 forms engine. The Alpaca Forms Engine was created by Cloud CMS and is available as an open source project. In addition to the standard library of 40+ controls provided by Alpacajs, Cloud CMS provides support for several additional controls that run within the Cloud CMS user interface. Schemas and Forms Cloud CMS separates the concept of a schema from a form. A schema (or definition) des

Score: 4.424081

Gitana / 4.0 / Forms / CMS / Overview

Forms Cloud CMS automatically generates and displays mobile-friendly forms using the Alpaca Javascript / HTML5 forms engine. The Alpaca Forms Engine was created by Cloud CMS and is available as an open source project. In addition to the standard library of 40+ controls provided by Alpacajs, Cloud CMS provides support for several additional controls that run within the Cloud CMS user interface. Schemas and Forms Cloud CMS separates the concept of a schema from a form. A schema (or definition) des

Score: 4.424081

Gitana / 3.2 / Guide / Guide / User Interface / Workflow / How to Start a Workflow

How to Start a Workflow Note: 1. A Workflow model is defined at Platform level and is available within all projects 2. See workflow video: https://gitana.io/resources/introduction-to-workflow.html Example There are a number ways to start a workflow. Here is just one: open a document Click 'Workflows' and then ‘+Start Workflow’ This will bring up the Start Workflow Form. Complete the fields in the form. Notes: In our example, the Adhoc Workflow, you will need another person/member in the project

Score: 4.2548294

Gitana / 4.0 / User Interface / Workflow / How to Start a Workflow

How to Start a Workflow Note: 1. A Workflow model is defined at Platform level and is available within all projects 2. See workflow video: https://gitana.io/resources/introduction-to-workflow.html Example There are a number ways to start a workflow. Here is just one: open a document Click 'Workflows' and then ‘+Start Workflow’ This will bring up the Start Workflow Form. Complete the fields in the form. Notes: In our example, the Adhoc Workflow, you will need another person/member in the project

Score: 4.2548294

Gitana / 3.2 / Guide / Guide / Integrations

Integrations Cloud CMS allows you to connect to external cloud-based services for purposes of things like: external data storage for binary data auto-record updates to dns servers event handling to cloud notification handlers To configure these services, you simply create a service descriptor via the main interface: Service descriptors are declared once and can be re-used multiple times within your platform, across different projects and applications. Service descriptors are encrypted on the ser

Score: 4.210622

Gitana / 4.0 / Data Engine / Integrations / Overview

Integrations Cloud CMS allows you to connect to external cloud-based services for purposes of things like: external data storage for binary data auto-record updates to dns servers event handling to cloud notification handlers To configure these services, you simply create a service descriptor via the main interface: Service descriptors are declared once and can be re-used multiple times within your platform, across different projects and applications. Service descriptors are encrypted on the ser

Score: 4.210622

Announcing Gitana 4.0 - Gitana

Announcing Gitana 4.0 - 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

Score: 4.1992664