Found 482 results for "access-policies conditions id"

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

Gitana / 4.0 / User Interface / Embedded Media / BrightCove

BrightCove Create a BrightCove Media Template In "Embedded Media Editor", create your templates for BrightCove videos by selecting "BrightCove" from the "Media Type" dropdown. Then configure the width, height and border of the embedded media. Click "Update" to save the changes. Insert a BrightCove Media Now you can open a CKEditor, click the button to insert an embedded media, and choose a template you created to insert a BrightCove media. Put in the ID of your video. Hit "Save" to confirm.

Score: 0.9223124

Gitana / 4.0 / User Interface / Embedded Media / SoundCloud

SoundCloud Create a SoundCloud Media Template In "Embedded Media Editor", create your templates for SoundCloud medias by selecting "SoundCloud" from the "Media Type" dropdown. Then configure the width, height and border of the embedded media. Click "Update" to save the changes. Insert a SoundCloud Media Now you can open a CKEditor, click the button to insert an embedded media, and choose a template you created to insert a SoundCloud media. Put in the ID of your media. Hit "Save" to confirm.

Score: 0.9223124

Gitana / 3.2 / Guide / Guide / User Interface / Embed Media In CKEditor / Vimeo

Vimeo Create a Vimeo Video Template In "Embedded Media Editor", create your templates for Vimeo videos by selecting "Vimeo" from the "Media Type" dropdown. Then configure the width, height and border of the embedded media. Click "Update" to save the changes. Insert a Vimeo Video Now you can open a CKEditor, click the button to insert an embedded media, and choose a template you created to insert a Vimeo media. Put in the ID of your video. Hit "Save" to confirm, and you will see the media showing

Score: 0.91209245

Gitana / 3.2 / Guide / Guide / User Interface / Embed Media In CKEditor / YouTube

YouTube Create a YouTube Video Template In "Embedded Media Editor", create your templates for Youtube videos by selecting "YouTube" from the "Media Type" dropdown. Then configure the width, height and border of the embedded media. Click "Update" to save the changes. Insert a YouTube Video Now you can open a CKEditor, click the button to insert an embedded media, and choose a template you created to insert a Youtube media. Put in the ID of your video. Hit "Save" to confirm, and you will see the m

Score: 0.91209245

Gitana / 4.0 / User Interface / Embedded Media / Vimeo

Vimeo Create a Vimeo Video Template In "Embedded Media Editor", create your templates for Vimeo videos by selecting "Vimeo" from the "Media Type" dropdown. Then configure the width, height and border of the embedded media. Click "Update" to save the changes. Insert a Vimeo Video Now you can open a CKEditor, click the button to insert an embedded media, and choose a template you created to insert a Vimeo media. Put in the ID of your video. Hit "Save" to confirm, and you will see the media showing

Score: 0.91209245

Gitana / 4.0 / User Interface / Embedded Media / YouTube

YouTube Create a YouTube Video Template In "Embedded Media Editor", create your templates for Youtube videos by selecting "YouTube" from the "Media Type" dropdown. Then configure the width, height and border of the embedded media. Click "Update" to save the changes. Insert a YouTube Video Now you can open a CKEditor, click the button to insert an embedded media, and choose a template you created to insert a Youtube media. Put in the ID of your video. Hit "Save" to confirm, and you will see the m

Score: 0.91209245

Gitana / 3.2 / Guide / Guide / API / Rate Limiting

Rate Limiting Important This section only applies to Cloud CMS Hosted Subscriptions Your Cloud CMS subscription may be configured to limit the number of concurrent API calls you are allowed to make per band. This is known as rate-limiting. When the number of concurrent API calls exceeds your tenant's configured rate limit for a given band, you will experience rate limiting. Generally, this consists of receiving an HTTP 429 response code and response headers that describe the rate limiting. The a

Score: 0.9117465

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

Gitana / 4.0 / Developers / User Interface Customization / Overview

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

Gitana / 3.2 / Guide / Guide / Deployment / Deployment Handlers / Remote Deployment Handler

Remote Deployment Handler Handles the deployment of one or more Deployment Packages to a remote Deployment Receiver. Where: url is the URL of the target Cloud CMS API server receiverId is the ID of the receiver on the target Cloud CMS API server In addition, you should provide the API keys of the user who the Remote Deployment Handler will authenticate as. clientKey clientSecret username password Configuration { "url": "{url}", "clientKey": "{clientKey}", "clientSecret": "{clientSecr

Score: 0.89231735

Gitana / 3.2 / Guide / Guide / Application Server / Authentication / Providers / Keycloak

Keycloak The Keycloak Authentication Provider enables the Cloud CMS Application Server to authenticate, validate tokens and load user profile information against a Keycloak Server. For more information on Authentication within the App Server, see App Server Authentication / SSO. Configuration Here are all of the properties that may be configured: "auth": { "providers": { "myProvider": { "type": "keycloak", "config": { "clientID": "myOauthClient

Score: 0.89231735

Gitana / 4.0 / Developers / Application Server / Authentication / Providers / Keycloak

Keycloak The Keycloak Authentication Provider enables the Cloud CMS Application Server to authenticate, validate tokens and load user profile information against a Keycloak Server. For more information on Authentication within the App Server, see App Server Authentication / SSO. Configuration Here are all of the properties that may be configured: "auth": { "providers": { "myProvider": { "type": "keycloak", "config": { "clientID": "myOauthClient

Score: 0.89231735

Gitana / 4.0 / Data Engine / Deployment / Deployment Handlers / Remote Deployment Handler

Remote Deployment Handler Handles the deployment of one or more Deployment Packages to a remote Deployment Receiver. Where: url is the URL of the target Cloud CMS API server receiverId is the ID of the receiver on the target Cloud CMS API server In addition, you should provide the API keys of the user who the Remote Deployment Handler will authenticate as. clientKey clientSecret username password Configuration { "url": "{url}", "clientKey": "{clientKey}", "clientSecret": "{clientSecr

Score: 0.89231735

Gitana / 3.2 / Guide / Guide / Content Modeling / Default Paths

Default Paths Your content types define schemas that Cloud CMS uses to render intuitive forms for content entry. In addition, content types let you configure persistence paths so that JSON documents created using these forms are automatically saved in a directory structure that you intend. Paths support templated variables so that the path can be dynamic. It can depend on the values having been entered. For example, let's suppose I have the content type for an article, like this: { "title":

Score: 0.89198625

Gitana / 3.2 / Guide / Guide / API / Data Types / Node

Node Type {{#dataTypeArticle objectTypeId}}{{objectTypeId}}{{/dataTypeArticle}} Datastore Type {{#dataTypeArticle datastoreTypeId}}{{datastoreTypeId}}{{/dataTypeArticle}} Supports {{#article "security/authorities"}}authorities{{/article}}, {{#article "security/permissions"}}permissions{{/article}}, {{#article "transfer"}}transfer{{/article}} Configuration The node configuration contains system and custom properties. You can write your own properties as you see fit. However, system properties sho

Score: 0.89198625

Gitana / 4.0 / Data Engine / API / Data Types / Node

Node Type {{#dataTypeArticle objectTypeId}}{{objectTypeId}}{{/dataTypeArticle}} Datastore Type {{#dataTypeArticle datastoreTypeId}}{{datastoreTypeId}}{{/dataTypeArticle}} Supports {{#article "security/authorities"}}authorities{{/article}}, {{#article "security/permissions"}}permissions{{/article}}, {{#article "transfer"}}transfer{{/article}} Configuration The node configuration contains system and custom properties. You can write your own properties as you see fit. However, system properties sho

Score: 0.89198625

Gitana / 4.0 / Data Engine / Content Models / Default Paths

Default Paths Your content types define schemas that Cloud CMS uses to render intuitive forms for content entry. In addition, content types let you configure persistence paths so that JSON documents created using these forms are automatically saved in a directory structure that you intend. Paths support templated variables so that the path can be dynamic. It can depend on the values having been entered. For example, let's suppose I have the content type for an article, like this: { "title":

Score: 0.89198625

Gitana / 3.2 / Guide / Guide / Actions / Logger

Logger ID: logger Writes to the tenant log. Configuration public final static String PARAM_MESSAGE = "message"; // mandatory public final static String PARAM_LOG_LEVEL = "logLevel"; // optional // values public final static String LOG_LEVEL_INFO = "info"; public final static String LOG_LEVEL_DEBUG = "debug"; public final static String LOG_LEVEL_WARN = "warn"; public final static String LOG_LEVEL_ERROR = "error"; public final static String LOG_LEVEL_FATAL = "fatal"; public final static String LO

Score: 0.8827479

Gitana / 4.0 / Data Engine / Behaviors / Actions / Logger

Logger ID: logger Writes to the tenant log. Configuration public final static String PARAM_MESSAGE = "message"; // mandatory public final static String PARAM_LOG_LEVEL = "logLevel"; // optional // values public final static String LOG_LEVEL_INFO = "info"; public final static String LOG_LEVEL_DEBUG = "debug"; public final static String LOG_LEVEL_WARN = "warn"; public final static String LOG_LEVEL_ERROR = "error"; public final static String LOG_LEVEL_FATAL = "fatal"; public final static String LO

Score: 0.8827479

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

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

Gitana / 3.2 / Guide / Guide / Conditions / Node Has Attachment

Node Has Attachment The nodeHasAttachment condition tests whether a node has an attachment with a given attachmentId and optional contentType. It triggers if a matching attachment is found. JSON Schema { "title": "Node Has Attachment", "properties": { "attachmentId": { "type": "string", "title": "Attachment ID", "default": "default" }, "contentType": { "type": "string", "title": "Content Type" }

Score: 0.8733816

Gitana / 3.2 / Guide / Guide / Forms / Fields / Slug

Slug ID: slug The slug field type copies the value of it's dependent text field and converts the value to a string that can become part of a url. The slug field will automatically update when the value of it's dependent field changes. The emptyOnly property causes the field to be updated only if the field is currently empty. The slugified value will be derived from the dependent field value by making it lower case and replacing white space with '-'. An optional argument "filterRegex" can be used

Score: 0.8733816

Gitana / 4.0 / Data Engine / Behaviors / Conditions / Node Has Attachment

Node Has Attachment The nodeHasAttachment condition tests whether a node has an attachment with a given attachmentId and optional contentType. It triggers if a matching attachment is found. JSON Schema { "title": "Node Has Attachment", "properties": { "attachmentId": { "type": "string", "title": "Attachment ID", "default": "default" }, "contentType": { "type": "string", "title": "Content Type" }

Score: 0.8733816

Gitana / 4.0 / Forms / CMS / Fields / Slug

Slug ID: slug The slug field type copies the value of it's dependent text field and converts the value to a string that can become part of a url. The slug field will automatically update when the value of it's dependent field changes. The emptyOnly property causes the field to be updated only if the field is currently empty. The slugified value will be derived from the dependent field value by making it lower case and replacing white space with '-'. An optional argument "filterRegex" can be used

Score: 0.8733816