Found 291 results for "platform"

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

Gitana / 3.2 / Guide / Guide / User Interface / Menu

Menu Although having the ability to do a lot of stuff is great, sometimes too many things to do can be overwhelming. So we provide you with a way to configure menus on all the different pages. You can Customize menus to display Change menu titles Customize Menus to Display Here's a screenshot of "Manage Platform" page. On the left hand side, you can see a super long menu separated into two blocks: "MANAGE PLATFORM" and "DEVELOPERS", each with quite a few submenus. An editorial manager may not wa

Score: 4.659983

Gitana / 4.0 / User Interface / User Interface / Menu

Menu Although having the ability to do a lot of stuff is great, sometimes too many things to do can be overwhelming. So we provide you with a way to configure menus on all the different pages. You can Customize menus to display Change menu titles Customize Menus to Display Here's a screenshot of "Manage Platform" page. On the left hand side, you can see a super long menu separated into two blocks: "MANAGE PLATFORM" and "DEVELOPERS", each with quite a few submenus. An editorial manager may not wa

Score: 4.659983

Gitana / 3.2 / Guide / Guide / Cookbooks / PHP Cookbook

PHP Cookbook Getting Started To get started with the PHP driver, visit Gitana PHP Driver Page or the Github Page. It can be used in any composer php project. To install with composer from the command line: composer require cloudcms/cloudcms Connecting to Gitana You can connect to Gitana with the php driver by providing a config array containing your keys, which can be obtained from a gitana.json file. It should look something like: { "clientKey": "{your client key}", "clientSecret": "{y

Score: 4.642696

Gitana / 4.0 / Developers / Cookbooks / PHP Cookbook

PHP Cookbook Getting Started To get started with the PHP driver, visit Gitana PHP Driver Page or the Github Page. It can be used in any composer php project. To install with composer from the command line: composer require cloudcms/cloudcms Connecting to Gitana You can connect to Gitana with the php driver by providing a config array containing your keys, which can be obtained from a gitana.json file. It should look something like: { "clientKey": "{your client key}", "clientSecret": "{y

Score: 4.642696

Gitana / 4.0 / Getting Started / Using your Data Platform / Overview

Using your Data Platform Cloud CMS is a Platform that serves content to your web sites and mobile applications. You can use it for a single project or for many different projects. Cloud CMS is provides a singular content backbone for your business. You might choose to use Cloud CMS for a single web site. Or you may use it for many different web sites. Cloud CMS is multi-tenant in that it allows you to support the content needs of many different projects and many different customers all from a si

Score: 4.6333346

Gitana / 3.2 / Guide / Guide / Cookbooks / Ruby Cookbook

Ruby Cookbook Getting Started The Ruby driver is published to https://rubygems.org/gems/cloudcms Install the gem as you would any other Gem gem install cloudcms You may choose to use Bundler or other dependency management tool. Connecting to Gitana To connect, create a file called gitana.json in a folder location readable by your application. For information on how to acquire this file, please read up on Acquiring your API Keys. Load the library containing the driver: require 'cloudcms' Connect

Score: 4.58026

Gitana / 4.0 / Developers / Cookbooks / Ruby Cookbook

Ruby Cookbook Getting Started The Ruby driver is published to https://rubygems.org/gems/cloudcms Install the gem as you would any other Gem gem install cloudcms You may choose to use Bundler or other dependency management tool. Connecting to Gitana To connect, create a file called gitana.json in a folder location readable by your application. For information on how to acquire this file, please read up on API Keys. Load the library containing the driver: require 'cloudcms' Connect to Cloud CMS by

Score: 4.58026

Gitana / 3.2 / Guide / Guide / Integrations / Kaltura

Kaltura Kaltura is an open-source video platform for online video management, creation and collaboration. The Kaltura Video platform is the leading platform for hosting videos and streaming those videos to your mobile and web properties. Cloud CMS integrates with Kaltura to provide a seamless way to find video assets and link them to your content objects. Using full-text search and paginated lookup, Cloud CMS lets you browse your Kaltura videos, find them and pull them into your content models.

Score: 4.560474

Gitana / 4.0 / Data Engine / Integrations / Kaltura

Kaltura Kaltura is an open-source video platform for online video management, creation and collaboration. The Kaltura Video platform is the leading platform for hosting videos and streaming those videos to your mobile and web properties. Cloud CMS integrates with Kaltura to provide a seamless way to find video assets and link them to your content objects. Using full-text search and paginated lookup, Cloud CMS lets you browse your Kaltura videos, find them and pull them into your content models.

Score: 4.560474

Gitana / 3.2 / Guide / Guide / UI Developers Guide / Configuration

Configuration The configuration service evaluates a series of conditional configuration blocks and determines which blocks to keep in composing a final configuration document for the user interface. The configuration document consists of blocks that define JSON structures that are to be merged into a final JSON configuration that powers the user interface. The configuration service executes two phases - evaluate and merge. It essentially looks like this: [block1] --> --> [config1]

Score: 4.5499134

Gitana / 4.0 / Developers / User Interface Customization / Configuration

Configuration The configuration service evaluates a series of conditional configuration blocks and determines which blocks to keep in composing a final configuration document for the user interface. The configuration document consists of blocks that define JSON structures that are to be merged into a final JSON configuration that powers the user interface. The configuration service executes two phases - evaluate and merge. It essentially looks like this: [block1] --> --> [config1]

Score: 4.5499134

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

Gitana / 3.2 / Guide / Guide / UI Developers Guide / Evaluators / context-project

context-project If the project or things within a project are being observed (as opposed to a platform or things within a platform). { "evaluator": "context-project" }

Score: 4.488042

Gitana / 4.0 / Developers / User Interface Customization / Evaluators / context-project

context-project If the project or things within a project are being observed (as opposed to a platform or things within a platform). { "evaluator": "context-project" }

Score: 4.488042

Gitana / 3.2 / Guide / Guide / UI Developers Guide / UI Views

UI Views Customized changes to the user interface configuration can be introduced through the use of UI View configuration documents. UI Views are JSON documents that contain one or more configuration blocks. The UI View configuration blocks are loaded after the standard configuration document and therefore have the opportunity to either extend or override the base configuration. UI View are scoped either to the platform or to the project. As such, you can use UI Config objects to customize the

Score: 4.474845

Gitana / 4.0 / Developers / User Interface Customization / UI Views

UI Views Customized changes to the user interface configuration can be introduced through the use of UI View configuration documents. UI Views are JSON documents that contain one or more configuration blocks. The UI View configuration blocks are loaded after the standard configuration document and therefore have the opportunity to either extend or override the base configuration. UI View are scoped either to the platform or to the project. As such, you can use UI Config objects to customize the

Score: 4.474845

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

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

Documentation: Home - Overview - Gitana

Documentation: Home - 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 services to

Score: 4.409304

Gitana / 3.2 / Guide / Guide / Antivirus Scanning

Antivirus Scanning Content that is created within Cloud CMS can be automatically checked for viruses. The Cloud CMS virus scanner hooks in prior to your content be written or modified within the system so that detection can filter out any bad content ahead of write. As such, nothing malicious will be written into Cloud CMS (and therefore, nothing malicious can be retrieved from Cloud CMS). The Cloud CMS antivirus support is disabled by default but can be enabled at the platform level if you are

Score: 4.4065437

Gitana / 4.0 / Data Engine / Platform / Antivirus Scanning

Antivirus Scanning Content that is created within Cloud CMS can be automatically checked for viruses. The Cloud CMS virus scanner hooks in prior to your content be written or modified within the system so that detection can filter out any bad content ahead of write. As such, nothing malicious will be written into Cloud CMS (and therefore, nothing malicious can be retrieved from Cloud CMS). The Cloud CMS antivirus support is disabled by default but can be enabled at the platform level if you are

Score: 4.4065437

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

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

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

Import a Project Backup on same Tenant When a project is exported, as described in "Project Export", the export is placed in the Vault (Platform Manager > Vaults). To make the project available to import select the Archive and select Publish. Once the Archive has been set to Published the project is now available in the 'Create a New Project' list. From an external backup From the Vaults archive list you are able to download your Archive - this will create a zip file. To import the backup file o

Score: 4.356148

Gitana / 3.2 / Guide / Guide / UI Developers Guide / Contexts / header

header [ { "config": { "header": { "dropdowns": { "help": { "key": "header/help", "title": "Help", "iconClass": "fa fa-question-circle", "items": [ { "key": "header/help/read-documentation", "title": "Read Documentation", "module": "app/actions/header/read-documentation", "url": "/_link?url=https://gitana.io/documentation.html"

Score: 4.356148