Found 283 results for "features related"

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

Use Case: Healthcare - Gitana

Use Case: Healthcare - 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 enhance a

Score: 2.4364295

Requirements for CMS Publishing

What does "publish" mean? In a CMS, publishing means moving content from a draft state to a published version. It will update the content on the published target(s) with the changes made since the last publish date. This sounds simple enough but the requirements for publishing are usually far more complex and interesting. What Publishing must do Publish must work Seems like this is stating the obvious but it is critical. Must be able to confidently publish desired content to the right place and

Score: 2.3154156

Gitana / 3.2 / Guide / Guide / Features / AWS Transcode

AWS Transcode QName: f:aws-transcode Applying this feature allows a piece of content's default attachment to be automatically transcoded from one filetype to one or more other filetypes. This is done to the specification of custom or AWS predefined presets. Once a transcoding is finished, an array of S3 paths for the transcoded files will be saved back to the content. To use this feature, you will need to have an AWS account with S3 and Amazon Elastic Transcoder setup. You will also need to conf

Score: 2.3077176

Gitana / 4.0 / Data Engine / Aspects / AWS Transcode

AWS Transcode QName: f:aws-transcode Applying this feature allows a piece of content's default attachment to be automatically transcoded from one filetype to one or more other filetypes. This is done to the specification of custom or AWS predefined presets. Once a transcoding is finished, an array of S3 paths for the transcoded files will be saved back to the content. To use this feature, you will need to have an AWS account with S3 and Amazon Elastic Transcoder setup. You will also need to conf

Score: 2.3077176

Gitana / 3.2 / Guide / Guide / Forms / Fields

Fields Attachment Picker CK Editor File Picker Node Picker Related Content Slug

Score: 2.3049731

Gitana / 4.0 / Forms / CMS / Fields

Fields Attachment Picker CK Editor File Picker Node Picker Related Content Slug

Score: 2.3049731

Gitana / 4.0 / Forms / API / Cookbook

Cookbook Here we collect a series of odds and ends related to the kinds of common things you might do with Alpaca. You might consider this a collection of best practices though certainly not the only way to do things. Refreshing a Form If you render a form at some point decide that you want to refresh it, you can use the get special function to acquire the Alpaca control and the refresh method to do the deed. You might try something like this: {% raw %} {% endraw %}

Score: 2.0770354

Privacy Policy - Gitana

Privacy Policy - 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 enhance and cur

Score: 2.0594916

Product Releases - Gitana

Product Releases - 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 enhance and c

Score: 1.8936452

Gitana / 3.2 / Guide / Guide / Scripting / Node

Node Provides scripting facilities around a Node. Properties Name Type Description associations resultmap All of the associations around a node. attachments object The attachments for the node branch branch The Branch on which this Association resides. branchId string The ID of the branch that this Association resides on. changesetId string The changeset ID on which this node resides. If the node has not yet been saved, this may be null. childAssociations resultmap All of the child associations

Score: 1.8346634

Node

Node Provides scripting facilities around a Node. Properties Name Type Description associations resultmap All of the associations around a node. attachments object The attachments for the node branch branch The Branch on which this Association resides. branchId string The ID of the branch that this Association resides on. changesetId string The changeset ID on which this node resides. If the node has not yet been saved, this may be null. childAssociations resultmap All of the child associations

Score: 1.8346634

Getting Started Videos for Cloud CMS

We are very proud of Cloud CMS and encourage you to see for yourself the potential of Cloud CMS (Free Trial). To help you get the most out of the trial and knowledge of some of the features, we have recorded a number of ‘Getting Started’ videos showing some basic features, administration, and a ‘taster’ of some of the more interesting advanced features. (More videos to come for the advanced features). The Getting Started videos: Create a Project Add Users to Projects Upload Content Add Comments

Score: 1.7827611

Gitana / 3.2 / Guide / Guide / Optical Character Recognition

Optical Character Recognition This section describes features that are coming in 4.0 With Optical Character Recognition (OCR), any binary content that you place into Cloud CMS will automatically be processed to analyze and detect characters, words and meaning. This allows you to put content into Cloud CMS that includes scanned documents with printed or handwritten elements, such as forms filled out by customers or clients or archived documents that your organization seeks to digitize. For exampl

Score: 1.7380598

Gitana / 4.0 / Data Engine / Services / Optical Character Recognition

Optical Character Recognition This section describes features that are coming in 4.0 With Optical Character Recognition (OCR), any binary content that you place into Cloud CMS will automatically be processed to analyze and detect characters, words and meaning. This allows you to put content into Cloud CMS that includes scanned documents with printed or handwritten elements, such as forms filled out by customers or clients or archived documents that your organization seeks to digitize. For exampl

Score: 1.7380598

Gitana / 3.2 / Guide / Guide / Content Modeling / Definitions / Feature Definition

Feature Definition A Feature Definition is a cross-cutting concern or Aspect that you can apply arbitrarily to content instances or content types (to apply to all instances of a type). A Feature Definition is used to optionally describe additional schema that should be applied to a content or association type. Feature Definitions also endow content instances with special behaviors. Feature Definitions are defined in much the same way as Types or Associations. Each Feature has a QName and the JSO

Score: 1.7229351

Gitana / 4.0 / Data Engine / Content Models / Definitions / Feature Definition

Feature Definition A Feature Definition is a cross-cutting concern or Aspect that you can apply arbitrarily to content instances or content types (to apply to all instances of a type). A Feature Definition is used to optionally describe additional schema that should be applied to a content or association type. Feature Definitions also endow content instances with special behaviors. Feature Definitions are defined in much the same way as Types or Associations. Each Feature has a QName and the JSO

Score: 1.7229351

Gitana / 3.2 / Guide / Guide / Application Server / Tags / @expand

@expand Fetches a list of content instance by first extracting a set of node id values from properties of a node. Useful when using _relators in a parent node and you wish to load all the resulting associated nodes in a single Dust tag. Parameters parameter required description list lost of nodes key JSON "path" to the property containing the ID of the record to fetch type the type of node to query for (definition QName) sort the field to sort on sortDirection the direction to sort in (either 1

Score: 1.7220575

Gitana / 4.0 / Developers / Application Server / Tags / @expand

@expand Fetches a list of content instance by first extracting a set of node id values from properties of a node. Useful when using _relators in a parent node and you wish to load all the resulting associated nodes in a single Dust tag. Parameters parameter required description list lost of nodes key JSON "path" to the property containing the ID of the record to fetch type the type of node to query for (definition QName) sort the field to sort on sortDirection the direction to sort in (either 1

Score: 1.7220575

Gitana / 3.2 / Guide / Guide / Workflow / Workflow Handlers

Workflow Handlers Add Features Copy Node Email Lock Node Logger Move Node Remove Features Remove Properties Script Set Properties Slack Message Sync Node Unlock Node Web Hook

Score: 1.7158585

Gitana / 4.0 / Data Engine / Workflow / Workflow Handlers

Workflow Handlers Add Features Copy Node Email Lock Node Logger Move Node Remove Features Remove Properties Script Set Properties Slack Message Sync Node Unlock Node Web Hook

Score: 1.7158585

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

model-subcontext [ { "evaluator": "context-project", "config": { "model-subcontext": { "items": [ { "key": "model/heading", "title": "Content Model", "header": true, "order": 1000, "items": [ { "key": "model/types", "title": "Types", "uri": "#/projects/{projectId}/model/types", "order": 100 }, {

Score: 1.6765187

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

model-subcontext [ { "evaluator": "context-project", "config": { "model-subcontext": { "items": [ { "key": "model/heading", "title": "Content Model", "header": true, "order": 1000, "items": [ { "key": "model/types", "title": "Types", "uri": "#/projects/{projectId}/model/types", "order": 100 }, {

Score: 1.6765187

Pricing: Free Options - Gitana

Pricing: Free Options - 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 enhance

Score: 1.6761289

Alpaca 1.0.3 Released!

We’re pleased to announce the release of Alpaca Web Forms 1.0.3 for jQuery, jQuery UI and jQuery Mobile. Alpaca is an open-source project that provides an easy way to render web forms using JSON schema. It consists of a jQuery plugin and provides a nice abstraction so that you can change form layouts, validation logic and presentation with simple changes to JSON. Alpaca provides the web forms capabilities for Cloud CMS - The Cloud Content Management Platform for the Enterprise. This release incl

Score: 1.6671482

The top 3 features that differentiate Cloud CMS from the competition

You have determined you need a Content Management System (CMS) and have begun the daunting task of reducing the number of CMS products to a manageable number to evaluate in depth. Having reached this article you are aware of, or interested in, CMSs that can be described as: Headless CMS, API First, Platform as a Service (PaaS), Decoupled CMS, Cloud-First. I am sure there are more beautiful categorizations and terminology provided by the latest analyst buzz. As much as I may not like the catagori

Score: 1.6611049