Found 485 results for "api content-models overview"

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

Gitana / 3.2 / Guide / Guide / Cookbooks / Python Cookbook

Python Cookbook Getting Started To get started with the Python driver, visit Gitana Python Driver Page or the Github Page. It is written with Python 3 and can be used in any compatible project. You can install the driver via the command line: pip install cloudcms or pip3 install cloudcms Or add something like this to your requirements.txt: cloudcms==1.1.0 Connecting to Gitana You can connect to Gitana by providing a config file or the oauth variables directly. Using a Gitana JSON file You ca

Score: 3.3178902

Gitana / 3.2 / Guide / Guide / Cookbooks / Java Cookbook

Java Cookbook Getting Started To get started with the Java driver, please visit the Gitana Java Driver Page. We recommend that you use Maven. At a minimum, you will need to add the following repository declaration to your pom.xml file: cloudcms-public cloudcms-public https://maven.cloudcms.com/public Note that newer vesions of Maven require secure repositories so if you cur

Score: 3.3032134

Gitana / 3.2 / Guide / Guide / Cookbooks / Go Cookbook

Go Cookbook Getting Started To get started with the Go driver, visit the Github Page or Package Page to view the source code, tests and basic usage examples. You can install the driver via the command line: go get github.com/gitana/cloudcms-go-driver Connecting to Cloud CMS There are two ways to connect with the Go driver: By finding a gitana.json file in your working directory, or by providing a config configuration. // Connect to CloudCMS using gitana.json in working directory session, err :=

Score: 3.2535298

Gitana / 3.2 / Guide / Guide / Cookbooks / JavaScript 2.0 Cookbook

JavaScript 2.0 Cookbook Getting Started To get started with the JavaScript driver, please visit the Gitana JavaScript 2.0 Driver Page. This JavaScript driver, in contrast to the Gitana JavaScript 1.0 Driver, fully supports ECMAScript promises, which makes it easier to seamlessly integrate with your javascript apps. Connecting to Cloud CMS You can connect and then use this driver in three different but equivalent ways: Async / Await Promises Callbacks Async / Await const cloudcms = require("cloud

Score: 3.1941912

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

Gitana / 3.2 / Guide / Guide / UI Developers Guide / Contexts / deployment-subcontext

deployment-subcontext [ { "evaluator": "and", "condition": [ { "evaluator": "context-deployment" }, { "evaluator": "not", "condition": { "evaluator": "context-pagerendition" } }, { "evaluator": "not", "condition": { "evaluator": "context-document" } } ], "config": { "deployment-subcontext": { "items": [ { "key": "deployment",

Score: 2.9809875

Gitana / 4.0 / Developers / User Interface Customization / Contexts / deployment-subcontext

deployment-subcontext [ { "evaluator": "and", "condition": [ { "evaluator": "context-deployment" }, { "evaluator": "not", "condition": { "evaluator": "context-pagerendition" } }, { "evaluator": "not", "condition": { "evaluator": "context-document" } } ], "config": { "deployment-subcontext": { "items": [ { "key": "deployment",

Score: 2.9809875

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

Gitana / 3.2 / Guide / Guide / User Interface / Multilingual

Multilingual When applied to a node, this indicates that you wish to have the contents of this node support multilingual behavior and translated content. This node then serves as the "master node" for translation support. Master nodes have a:has_translation associations to translation nodes that hold copies of the content (JSON and any attachments) in the target locale Marking a node as f:multilingual does not automatically produce translations for you. However, once marked, the Cloud CMS user i

Score: 2.3712256

Gitana / 4.0 / User Interface / User Interface / Multilingual

Multilingual When applied to a node, this indicates that you wish to have the contents of this node support multilingual behavior and translated content. This node then serves as the "master node" for translation support. Master nodes have a:has_translation associations to translation nodes that hold copies of the content (JSON and any attachments) in the target locale Marking a node as f:multilingual does not automatically produce translations for you. However, once marked, the Cloud CMS user i

Score: 2.3712256

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

task-context [ { "evaluator": "context-workflow-task", "config": { "task-context": { "items": [ { "key": "task", "title": "Task", "order": 1000, "header": true, "items": [ { "key": "task/overview", "title": "Overview", "uri": "{taskUri}/overview", "iconClass": "fa fa-angle-right" }, {

Score: 2.1826053

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

task-context [ { "evaluator": "context-workflow-task", "config": { "task-context": { "items": [ { "key": "task", "title": "Task", "order": 1000, "header": true, "items": [ { "key": "task/overview", "title": "Overview", "uri": "{taskUri}/overview", "iconClass": "fa fa-angle-right" }, {

Score: 2.1826053

Gitana / 3.2 / Guide / Guide / UI Developers Guide / Contexts / vault-subcontext

vault-subcontext [ { "evaluator": "context-vault", "condition": true, "config": { "vault-subcontext": { "items": [ { "key": "vault", "title": "Vault", "order": 1000, "header": true, "items": [ { "key": "vault/overview", "title": "Overview", "uri": "#/vaults/{vaultId}", "order": 100 }, {

Score: 2.1260366

Gitana / 4.0 / Developers / User Interface Customization / Contexts / vault-subcontext

vault-subcontext [ { "evaluator": "context-vault", "condition": true, "config": { "vault-subcontext": { "items": [ { "key": "vault", "title": "Vault", "order": 1000, "header": true, "items": [ { "key": "vault/overview", "title": "Overview", "uri": "#/vaults/{vaultId}", "order": 100 }, {

Score: 2.1260366

Gitana / 3.2 / Guide / Guide / UI Developers Guide / Contexts / archive-subcontext

archive-subcontext [ { "evaluator": "context-archive", "condition": true, "config": { "archive-subcontext": { "items": [ { "key": "archive", "title": "Archive", "order": 1000, "header": true, "items": [ { "key": "archive/overview", "title": "Overview", "uri": "#/vaults/{vaultId}/archives/{archiveId}", "order": 100

Score: 2.1187434

Gitana / 4.0 / Developers / User Interface Customization / Contexts / archive-subcontext

archive-subcontext [ { "evaluator": "context-archive", "condition": true, "config": { "archive-subcontext": { "items": [ { "key": "archive", "title": "Archive", "order": 1000, "header": true, "items": [ { "key": "archive/overview", "title": "Overview", "uri": "#/vaults/{vaultId}/archives/{archiveId}", "order": 100

Score: 2.1187434

Gitana / 3.2 / Guide / Guide / UI Developers Guide / Contexts / deployment-receiver-subcontext

deployment-receiver-subcontext [ { "config": { "deployment-receiver-subcontext": { "items": [ { "key": "deployment-receiver", "title": "Deployment Receiver", "header": true, "order": 1000, "items": [ { "key": "deployment-receiver/overview", "title": "Overview", "uri": "#/deployment-receivers/{deploymentReceiverId}", "order": 10000

Score: 2.097161

Gitana / 4.0 / Developers / User Interface Customization / Contexts / deployment-receiver-subcontext

deployment-receiver-subcontext [ { "config": { "deployment-receiver-subcontext": { "items": [ { "key": "deployment-receiver", "title": "Deployment Receiver", "header": true, "order": 1000, "items": [ { "key": "deployment-receiver/overview", "title": "Overview", "uri": "#/deployment-receivers/{deploymentReceiverId}", "order": 10000

Score: 2.097161

Gitana / 3.2 / Guide / Guide / UI Developers Guide / Contexts / tag-subcontext

tag-subcontext [ { "evaluator": "context-tag", "condition": true, "config": { "tag-subcontext": { "items": [ { "key": "tag", "title": "Tag", "header": true, "order": 1000, "items": [ { "key": "tag/overview", "title": "Overview", "uri": "#/projects/{projectId}/tags/{tag}", "order": 1000 }, {

Score: 2.0830154

Gitana / 3.2 / Guide / Guide / UI Developers Guide / Contexts / workflow-model-subcontext

workflow-model-subcontext [ { "evaluator": "context-workflow-model", "config": { "workflow-model-subcontext": { "items": [ { "key": "workflow-model", "title": "Workflow Model", "order": 1000, "header": true, "items": [ { "key": "workflow-model/overview", "title": "Overview", "uri": "#/workflowmodels/{workflowModelId}", "order"

Score: 2.0830154

Gitana / 4.0 / Developers / User Interface Customization / Contexts / tag-subcontext

tag-subcontext [ { "evaluator": "context-tag", "condition": true, "config": { "tag-subcontext": { "items": [ { "key": "tag", "title": "Tag", "header": true, "order": 1000, "items": [ { "key": "tag/overview", "title": "Overview", "uri": "#/projects/{projectId}/tags/{tag}", "order": 1000 }, {

Score: 2.0830154

Gitana / 4.0 / Developers / User Interface Customization / Contexts / workflow-model-subcontext

workflow-model-subcontext [ { "evaluator": "context-workflow-model", "config": { "workflow-model-subcontext": { "items": [ { "key": "workflow-model", "title": "Workflow Model", "order": 1000, "header": true, "items": [ { "key": "workflow-model/overview", "title": "Overview", "uri": "#/workflowmodels/{workflowModelId}", "order"

Score: 2.0830154

Gitana / 3.2 / Guide / Guide / UI Developers Guide / Contexts / datalist-subcontext

datalist-subcontext [ { "evaluator": "context-datalist", "condition": true, "config": { "datalist-subcontext": { "items": [ { "key": "datalist", "title": "Data List", "header": true, "order": 1000, "items": [ { "key": "datalist/overview", "title": "Overview", "uri": "#/projects/{projectId}/datalists/{datalistId}", "order":

Score: 2.076014

Gitana / 4.0 / Developers / User Interface Customization / Contexts / datalist-subcontext

datalist-subcontext [ { "evaluator": "context-datalist", "condition": true, "config": { "datalist-subcontext": { "items": [ { "key": "datalist", "title": "Data List", "header": true, "order": 1000, "items": [ { "key": "datalist/overview", "title": "Overview", "uri": "#/projects/{projectId}/datalists/{datalistId}", "order":

Score: 2.076014

Gitana / 3.2 / Guide / Guide / UI Developers Guide / Contexts / form-subcontext

form-subcontext [ { "evaluator": "context-form", "condition": true, "config": { "form-subcontext": { "items": [ { "key": "form", "title": "Form", "header": true, "order": 1000, "items": [ { "key": "form/overview", "title": "Overview", "uri": "{definitionUri}/forms/{formId}", "order": 1000 }, {

Score: 2.0621514