Found 717 results for "api datatypes node"
The search executed in 0.002263112 seconds. That's fast.
Gitana / 3.2 / Guide / Guide / API / Data Types / EmailEmail 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 following table presents you the configuration properties. Property Type Default Read-Only Description to text The email addresses of the
Score: 0.66061395
|
|
Gitana / 4.0 / Developers / User Interface Customization / TemplatesTemplates On pages like "Content Types" and "Search", each list item has some detailed information displayed. You can customize the information you hope to appear via Templates. Create a UI Template Fill in the title and a unique key to create a new UI template. You can also write down some description for the template. Nodes with qname n:ui_template have two properties: key, which is a unique identifier of the template, and type, which is the type of targets the template is applied to. Currentl
Score: 0.66061395
|
|
Gitana / 4.0 / Data Engine / API / Data Types / EmailEmail 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 following table presents you the configuration properties. Property Type Default Read-Only Description to text The email addresses of the
Score: 0.66061395
|
|
Bulk ImportWhy is there a need for Bulk Import for existing content into a CMS? Content is extremely valuable and expensive to recreate. It’s too valuable to lose and recreating it manually can be a daunting prospect. Your existing content is an important concern at the start of any CMS project – how to migrate content and the related costs is a very important consideration. If there is content that does need to be imported into the CMS then you will need to have a robust repeatable automated process such
Score: 0.66039145
|
|
Gitana / 3.2 / Guide / Guide / Cookbooks / Content Modeling CookbookContent Modeling Cookbook Getting Started To get started with Content Modeling, please visit the Content Modeling Page. Code Samples Here are some code samples of common data structures to help you get started. Array of strings An array of strings. Definition: "prop1": { "type": "array", "items": { "type": "string" } } Form: "prop1": { "type": "array", "items": { "type": "text" } } An Object An object with two properties. Definition: "articleAvailability
Score: 0.64582884
|
|
Gitana / 4.0 / Developers / Cookbooks / Content Modeling CookbookContent Modeling Cookbook Getting Started To get started with Content Modeling, please visit the Content Modeling Page. Code Samples Here are some code samples of common data structures to help you get started. Array of strings An array of strings. Definition: "prop1": { "type": "array", "items": { "type": "string" } } Form: "prop1": { "type": "array", "items": { "type": "text" } } An Object An object with two properties. Definition: "articleAvailability
Score: 0.64582884
|
|
Gitana / 3.2 / Guide / Guide / Authentication / OAuth 2.0OAuth 2.0 Cloud CMS supports OAuth2 for server authorization. OAuth2 provides a secure and robust method for authenticating clients and users to the server. It's become well-adopted across the industry by other vendors including Facebook, Twitter and Salesforce. We feel that OAuth2 is a best practice authorization mechanism for the applications that our customers build. As we move forward, we intend to support additional authorization schemes as they are requested. However, we find that OAuth2 i
Score: 0.6397091
|
|
Gitana / 4.0 / Data Engine / Authentication / OAuth 2.0OAuth 2.0 Cloud CMS supports OAuth2 for server authorization. OAuth2 provides a secure and robust method for authenticating clients and users to the server. It's become well-adopted across the industry by other vendors including Facebook, Twitter and Salesforce. We feel that OAuth2 is a best practice authorization mechanism for the applications that our customers build. As we move forward, we intend to support additional authorization schemes as they are requested. However, we find that OAuth2 i
Score: 0.6397091
|
|
Gitana / 3.2 / Guide / Guide / API / Data Types / ClientClient 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 Clients maintain a configuration that you can adjust or consult as you create, update and query for them. The following table presents you t
Score: 0.63577914
|
|
Gitana / 4.0 / Data Engine / API / Data Types / ClientClient 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 Clients maintain a configuration that you can adjust or consult as you create, update and query for them. The following table presents you t
Score: 0.63577914
|
|
Gitana / 3.2 / Guide / Guide / UI Developers Guide / Contexts / project-manage-contextproject-manage-context [ { "evaluator": "context-project", "config": { "project-manage-context": { "items": [ { "key": "project/manage/header", "title": "Manage", "order": 10000, "header": true, "allowAuthority": [ "collaborator", "manager" ], "items": [ { "key": "project/settings", "title": "Project Settin
Score: 0.62427354
|
|
Gitana / 4.0 / Developers / User Interface Customization / Contexts / project-manage-contextproject-manage-context [ { "evaluator": "context-project", "config": { "project-manage-context": { "items": [ { "key": "project/manage/header", "title": "Manage", "order": 10000, "header": true, "allowAuthority": [ "collaborator", "manager" ], "items": [ { "key": "project/settings", "title": "Project Settin
Score: 0.62427354
|
|
Download Version 1.0.3 of the Cloud CMS Java DriverThe Cloud CMS team is pleased to announce the immediate availability of the 1.0.3 version of the Gitana Java Driver for Cloud CMS. Java Driver for Cloud CMS The Gitana Java Driver is a Java library that you can include with your Java applications to take advantage of a programmatic way of interacting with the Cloud CMS server. It makes it easier for developers to utilize Cloud CMS functionality without having to manually handle calls against HTTP/REST, data serialization and event handling. The
Score: 0.60491306
|
|
Gitana / 4.0 / Forms / Fields / Editor FieldEditor Field The editor field. The editor field uses the Cloud 9 ACE Editor plugin to render an inline editor that supports a wide array of textual content types. The editor provides a number of very powerful features and allows for the creation and modification of markup and code such as HTML, JavaScript, Java and other languages. Properties Title Editor Description Provides an automatically formatted and configurable input for entering currency amounts. Field Type editor Base Field Type text S
Score: 0.59190154
|
|
Assessing the CMS cost options?The risks and costs associated with CMSs can be frightening. Many organizations have entered a CMS project, and are still to come out. Frustrated by the on-going costs of getting the CMS to work and then the costs of keeping it working. Partly this is due to unrealistic expectations but the primary reason is not looking at all the costs upfront and assessing the resources available to support a complex IT initiative. A basic for assessing your immediate and ongoing costs for any application is w
Score: 0.59190154
|
|
Gitana / 3.2 / Guide / Guide / Content Modeling / Definitions / Content Type DefinitionContent Type Definition A content type defines a type of content that your content workers generally create, edit and publish. For example, an article or a press release might be considered to be a content type. The content type defines the schema, properties, behaviors and everything to do with a specific kind of content. You then set about creating instances of that content type. These are sometimes referred to as content instances. Instances are instantiations of a type. All content instances
Score: 0.5803131
|
|
Gitana / 4.0 / Data Engine / Content Models / Definitions / Content Type DefinitionContent Type Definition A content type defines a type of content that your content workers generally create, edit and publish. For example, an article or a press release might be considered to be a content type. The content type defines the schema, properties, behaviors and everything to do with a specific kind of content. You then set about creating instances of that content type. These are sometimes referred to as content instances. Instances are instantiations of a type. All content instances
Score: 0.5803131
|
|
Gitana / 3.2 / Guide / Guide / API / Data Types / Scheduled WorkScheduled Work 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 what frequency and what settings are provided for their described actions. You can adjust this confirmation at any time and supply i
Score: 0.5627214
|
|
Gitana / 4.0 / Data Engine / API / Data Types / Scheduled WorkScheduled Work 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 what frequency and what settings are provided for their described actions. You can adjust this confirmation at any time and supply i
Score: 0.5627214
|
|
CMS for Training and Deploying to Private GPT and AI Foundation Models - GitanaCMS for Training and Deploying to Private GPT and AI Foundation Models - 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
Score: 0.5565349
|
|
Gitana / 3.2 / Guide / Guide / Features / Reading LevelReading Level QName: f:reading-level Indicates that a node should track the reading level of each text property. Configuration Scores Score School level Notes 100.00–90.00 5th grade Very easy to read. Easily understood by an average 11-year-old student. 90.0–80.0 6th grade Easy to read. Conversational English for consumers. 80.0–70.0 7th grade Fairly easy to read. 70.0–60.0 8th & 9th grade Plain English. Easily understood by 13- to 15-year-old students. 60.0–50.0 10th to 12th grade Fairly diffic
Score: 0.5524165
|
|
Gitana / 3.2 / Guide / Guide / UI Developers Guide / Contexts / document-subcontextdocument-subcontext [ { "evaluator": "context-document-is-datalist", "config": { "document-subcontext": { "items": [ { "key": "document", "items": [ { "key": "datalist/items", "title": "Data List Items", "uri": "{documentUri}/datalist/items" } ] } ] } } }, { "evaluator": "context-document", "config": { "doc
Score: 0.5524165
|
|
Gitana / 4.0 / Developers / User Interface Customization / Contexts / document-subcontextdocument-subcontext [ { "evaluator": "context-document-is-datalist", "config": { "document-subcontext": { "items": [ { "key": "document", "items": [ { "key": "datalist/items", "title": "Data List Items", "uri": "{documentUri}/datalist/items" } ] } ] } } }, { "evaluator": "context-document", "config": { "doc
Score: 0.5524165
|
|
Gitana / 4.0 / Data Engine / Aspects / Reading LevelReading Level QName: f:reading-level Indicates that a node should track the reading level of each text property. Configuration Scores Score School level Notes 100.00–90.00 5th grade Very easy to read. Easily understood by an average 11-year-old student. 90.0–80.0 6th grade Easy to read. Conversational English for consumers. 80.0–70.0 7th grade Fairly easy to read. 70.0–60.0 8th & 9th grade Plain English. Easily understood by 13- to 15-year-old students. 60.0–50.0 10th to 12th grade Fairly diffic
Score: 0.5524165
|
|
Gitana / 4.0 / Forms / Fields / Upload FieldUpload Field The upload field provides a mechanism that enables end users to upload one or more files to a server endpoint and have references to those files stored in the JSON of your form. For example, you may have an array of files in your JSON consisting of filenames to assets that are uploaded to your server - something like: { "title": "My Files", "files": [{ "filename": "/folder1/folder2/file3.jpg" }, { "filename": "/folder1/folder2/file4.pdf" }] } This fi
Score: 0.53628314
|