Found 126 results for "developers samplesite"

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

Gitana / 4.0 / Developers / Overview

Developers Explore our guides and examples to integrate with Gitana. Drivers Integrate to Gitana quickly using one of our pre-built drivers C# For Microsoft C# / .NET apps. Go For Go apps and tools. Java For Java, Spring Framework / Boot apps. JavaScript / Node For JavaScript / Node.js (ES 5, Promises, async). JavaScript (Legacy) (Deprecated) V1 driver for JS PHP For PHP apps (Drupal, Wordpress). Python For Python apps and tools. Ruby For Ruby and Ruby-on-Rails. Frameworks Get started quickly wi

Score: 17.4194

Gitana / 4.0 / Developers / Command Line Interface / Modules Commands

Modules Commands The Cloud CMS command-line tool provides developers with a command-line driven mechanism that allows them to: register and unregister user interface modules deploy and undeploy user interface modules User Interface Modules are deployed from public Git repositories (such as GitHub) and consist of AMD JavaScript modules. These modules contain JavaScript, HTML, CSS, a JSON configuration file any additional client-side assets that may be used (such as images). For more information a

Score: 8.725345

Gitana / 4.0 / Developers / Command Line Interface / Transfer Commands

Transfer Commands The Cloud CMS command-line tool provides developers with a command-line driven mechanism that allows them to: export content from Cloud CMS as an Archive import content into new Cloud CMS environments using that Archive Archives consist of ZIP files that store a full capture of the exported content. Archives may consist of an entire snapshot export or they may be partial (spanning date ranges or changeset ranges in the case of Repositories). The Cloud CMS Transfer Services make

Score: 8.510687

Gitana / 3.2 / Guide / Guide / Command Line

Command Line The Cloud CMS command-line client gives developers a way to work with their Cloud CMS tenant projects, applications, data stores and other resources from the command line. The CLI (command-line client) is a Node.js based command line tool that is very easy to use and available at no charge. Note: A valid Cloud CMS subscription is required to connect to Cloud CMS with the command-line client. This subscription can be a paid subscription or a free trial account. Getting Started To get

Score: 8.3410845

Gitana / 4.0 / Developers / Command Line Interface / Overview

Command Line The Cloud CMS command-line client gives developers a way to work with their Cloud CMS tenant projects, applications, data stores and other resources from the command line. The CLI (command-line client) is a Node.js based command line tool that is very easy to use and available at no charge. Note: A valid Cloud CMS subscription is required to connect to Cloud CMS with the command-line client. This subscription can be a paid subscription or a free trial account. Getting Started To get

Score: 8.3410845

Gitana / 4.0 / Developers / Command Line Interface / Commands

Commands The following commands are available:

Score: 7.427305

Gitana / 3.2 / Guide / Guide / UI Developers Guide

UI Developers Guide The Cloud CMS user interface is an HTML / JavaScript application that comes pre-configured with a base application that is feature-complete and out-of-the-box. It includes a ready-to-run content management and collaboration tool set for managing documents, web sites, mobile content and more. It also makes some default assumptions about page layout, placement of buttons, availability of functionality and role-based provisioning that may or may not match your desired editorial

Score: 6.134903

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

Gitana / 3.2 / Guide / Guide / Command Line / Modules Commands

Modules Commands The Cloud CMS command-line tool provides developers with a command-line driven mechanism that allows them to: register and unregister user interface modules deploy and undeploy user interface modules User Interface Modules are deployed from public Git repositories (such as GitHub) and consist of AMD JavaScript modules. These modules contain JavaScript, HTML, CSS, a JSON configuration file any additional client-side assets that may be used (such as images). For more information a

Score: 4.3867664

Gitana / 3.2 / Guide / Guide / Command Line / Transfer Commands

Transfer Commands The Cloud CMS command-line tool provides developers with a command-line driven mechanism that allows them to: export content from Cloud CMS as an Archive import content into new Cloud CMS environments using that Archive Archives consist of ZIP files that store a full capture of the exported content. Archives may consist of an entire snapshot export or they may be partial (spanning date ranges or changeset ranges in the case of Repositories). The Cloud CMS Transfer Services make

Score: 4.072825

Gitana / 3.2 / Guide / Guide / UI Developers Guide / Samples / Developer Menu Items

Developer Menu Items By default, the Developer menu group is not enabled for users with the 'collaborator' role. Here is an example of how to change the default behavior of Cloud CMS to allow Developer menu options for users with the 'collaborator' role. We could use the following configuration: { "config": { "blocks": [ { "evaluator": "context-project", "config": { "project-context": { "items": [

Score: 2.2455716

Gitana / 4.0 / Developers / User Interface Customization / Samples / Developer Menu Items

Developer Menu Items By default, the Developer menu group is not enabled for users with the 'collaborator' role. Here is an example of how to change the default behavior of Cloud CMS to allow Developer menu options for users with the 'collaborator' role. We could use the following configuration: { "config": { "blocks": [ { "evaluator": "context-project", "config": { "project-context": { "items": [

Score: 2.2455716

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

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

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

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

project-context [ { "evaluator": "context-project", "config": { "project-context": { "items": [ { "key": "project/developers/heading", "title": "Developers", "order": 10000, "header": true, "allowAuthority": [ "manager" ], "items": [ { "key": "project/developers/query", "title": "Query", "uri": "#/project

Score: 2.0779772

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

project-context [ { "evaluator": "context-project", "config": { "project-context": { "items": [ { "key": "project/developers/heading", "title": "Developers", "order": 10000, "header": true, "allowAuthority": [ "manager" ], "items": [ { "key": "project/developers/query", "title": "Query", "uri": "#/project

Score: 2.0779772

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

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

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

Recommended Cloud CMS architecture

In general, we recommend a three-tier architecture (browser -> app server -> API) for any applications you build. This would be our recommendation whether you're using Cloud CMS or anyone else. There are a few good reasons: The browser is an insecure runtime. Exposing any API keys within the browser is a very big security hole. Even exposing credentials within the browser (such as within a cookie) for the sake of working around this is also not recommended since hackers can siphon off the creden

Score: 1.9190433

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

Gitana / 3.2 / Guide / Guide / UI Developers Guide / Samples

Samples In this section, we've collected sample configurations that customers and our support team refer to frequently when guiding developers down the path of building out UI extensions. To understand what is provided here, we recommend first reading up on the following: Configuration Service UI Views UI Modules The samples provided here can be included in custom modules and can also be plugged into UI Views. The following samples are provided: Developer Menu Items Releases Menu Item

Score: 1.7857857

Gitana / 4.0 / Developers / User Interface Customization / Samples

Samples In this section, we've collected sample configurations that customers and our support team refer to frequently when guiding developers down the path of building out UI extensions. To understand what is provided here, we recommend first reading up on the following: Configuration Service UI Views UI Modules The samples provided here can be included in custom modules and can also be plugged into UI Views. The following samples are provided: Developer Menu Items Releases Menu Item

Score: 1.7857857

Gitana / 3.2 / Guide / Guide / Integrations / Azure / Translate

Azure Translate The Microsoft Translator API is a neural machine translation service that developers can easily integrate into their applications websites, tools, or any solution requiring multi-language support such as website localization, e-commerce, customer support, messaging applications, internal communication, and more. Cloud CMS provides a Microsoft Translator API Provider that works with Azure Translate to automatically create and update I18N translations as changes are made to content

Score: 1.7758262