Found 284 results for "templates workflow"

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

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

Gitana / 4.0 / Data Engine / Publishing / Workflow

Workflow Cloud CMS lets you define your own Workflows and choose them for the Publish and Unpublish activities. Each activity like Publish and Unpublish will have a Workflow Model which will have a set of instructions on how the contents should be routed during each activity. The default Workflow models we use for the Publish activity is Simple Publish and for the Unpublish activity is Simple Unpublish. You can add your own Workflows and customize your publish and unpublish activities.

Score: 18.617556

Gitana / 3.2 / Guide / Guide / Templates

Templates Cloud CMS supports the usage of templates at various points to generate presentation and output for things like emails, PDFs, web page components and more. Cloud CMS supports two template engines - Handlebars and Freemarker. In general, we recommend using Handlebars since the syntax is a bit easier. This document covers Handlebars and describes helper functions available in Handlebars that make processing simpler. Model Variables The following describes the internal structure of model

Score: 18.479843

Gitana / 3.2 / Guide / Guide / Workflow

Workflow In explaining workflow, let's first take a look at the following things: Workflow Models Workflow Instances Workflow Tasks Workflow Payload Resources Workflow Comments Workflow History Item Workflow Events Workflow Event Handlers A workflow model is a definition of a workflow consisting of a full set of instructions on how content should be routed between participants or activities on its way toward completion. A workflow model is kind of like a blueprint describing the sequence of step

Score: 17.403893

Gitana / 3.2 / Guide / Guide / Scripting

Scripting Cloud CMS provides a server-side Scripting API that allows you to write custom actions, rules and behaviors that execute on the server. These scripts can be introduced at any time and do not require any server downtime. Developers can write scripts and hook them into Cloud CMS at any time to adjust how the product behaves and operates. The Scripting API consists of a set of server-side Scripting Objects that wrap your content and expose a select set of API service methods for your use.

Score: 16.305376

Gitana / 4.0 / Data Engine / Scripting / Overview

Scripting Cloud CMS provides a server-side Scripting API that allows you to write custom actions, rules and behaviors that execute on the server. These scripts can be introduced at any time and do not require any server downtime. Developers can write scripts and hook them into Cloud CMS at any time to adjust how the product behaves and operates. The Scripting API consists of a set of server-side Scripting Objects that wrap your content and expose a select set of API service methods for your use.

Score: 16.305376

Gitana / 4.0 / Data Engine / Workflow / Sample Workflows

Sample Workflows Here we provide a collection of sample workflow models that you can use as references. Please look to these as you seek to build out your own custom models. Ad hoc Approval Ad hoc Approval with Email Template Custom Form Email Notification Events Example Pooled Task Simple Publish Simple Unpublish

Score: 15.604444

Gitana / 4.0 / Data Engine / Workflow / Overview

Workflow In explaining workflow, let's first take a look at the following things: Workflow Models Workflow Instances Workflow Tasks Workflow Payload Resources Workflow Comments Workflow History Item Workflow Events Workflow Event Handlers A workflow model is a definition of a workflow consisting of a full set of instructions on how content should be routed between participants or activities on its way toward completion. A workflow model is kind of like a blueprint describing the sequence of step

Score: 13.215062

Gitana / 4.0 / Data Engine / Templates / Overview

Templates Cloud CMS supports the usage of templates at various points to generate presentation and output for things like emails, PDFs, web page components and more. Cloud CMS supports two template engines - Handlebars and Freemarker. In general, we recommend using Handlebars since the syntax is a bit easier. This document covers Handlebars and describes helper functions available in Handlebars that make processing simpler. Model Variables The following describes the internal structure of model

Score: 12.354192

Gitana / 4.0 / Developers / Application Server / Tags

Tags @associations @block @content @debug @dependency @expand @form @fragment @include @iter @layout @link @nodeAttachmentValue @params @processTemplate @query @queryOne @relatives @resource @search @value

Score: 10.169918

Gitana / 3.2 / Guide / Guide / Publishing / Workflow

Workflow Cloud CMS lets you define your own Workflows and choose them for the Publish and Unpublish activities. Each activity like Publish and Unpublish will have a Workflow Model which will have a set of instructions on how the contents should be routed during each activity. The default Workflow models we use for the Publish activity is Simple Publish and for the Unpublish activity is Simple Unpublish. You can add your own Workflows and customize your publish and unpublish activities.

Score: 9.068817

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

Gitana / 3.2 / Guide / Guide / Templates / Workflow

Workflow Name: workflow Property Type Description id string The ID of the workflow instance modelId string The ID of the workflow model for this instance modelVersion number The version of the workflow model for this instance state string The state of the workflow - one of the following: NOT_STARTED, RUNNING, SUSPENDED, TERMINATED timeStarted calendar The time the workflow was started timeCompleted calendar The time the workflow was completed (if completed) context object Contextual variables be

Score: 8.217125

Gitana / 4.0 / Data Engine / Templates / Workflow

Workflow Name: workflow Property Type Description id string The ID of the workflow instance modelId string The ID of the workflow model for this instance modelVersion number The version of the workflow model for this instance state string The state of the workflow - one of the following: NOT_STARTED, RUNNING, SUSPENDED, TERMINATED timeStarted calendar The time the workflow was started timeCompleted calendar The time the workflow was completed (if completed) context object Contextual variables be

Score: 8.217125

Gitana / 4.0 / Forms / API / Templates

Templates Alpaca includes an advanced templating system that is driven by views. You can create your own views and templates at compile time (when you actually build Alpaca) or you can override them on the fly at runtime. Templates can be supplied either as inline functions (which are discovered if you've built them at compile time), as URLs (which are loaded at runtime), as DOM references (which are then sourced) or as HTML strings. In the latter two cases, the templates are acquired and then c

Score: 8.119946

Gitana / 3.2 / Guide / Guide / UI Developers Guide / Templates

Templates 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 Create a template by navigating to Manage Project -> UI Templates and clicking "Create 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 id

Score: 7.962432

Gitana / 4.0 / Developers / User Interface Customization / Templates

Templates 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 Create a template by navigating to Manage Project -> UI Templates and clicking "Create 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 id

Score: 7.962432

Gitana / 3.2 / Guide / Guide / User Interface / Workflow

Workflow Cloud CMS provides an enterprise workflow engine that lets teams work together via coordinated tasks. A workflow is a customizable business process that you define and describes a series of steps and activities to be performed by your team members. Workflows are generally used to control the lifecycle state (approval and rejection) of one or more content items or documents. With workflow in place, documents are routed from user to user. Users optionally receive notifications via email a

Score: 6.3007207

Gitana / 3.2 / Guide / Guide / Scripting / Workflow

Workflow A workflow instance. Properties Name Type Description context object The workflow instance context. description string The Description of this document. documents object Any documents that are bound to the workflow instance. id string The ID of this document. modelId string The ID of the workflow model backing this workflow instance. modelVersion string The version of the workflow model backing this workflow instance. projectId string The ID of the project that this workflow instance wa

Score: 6.294319

Workflow

Workflow A workflow instance. Properties Name Type Description context object The workflow instance context. description string The Description of this document. documents object Any documents that are bound to the workflow instance. id string The ID of this document. modelId string The ID of the workflow model backing this workflow instance. modelVersion string The version of the workflow model backing this workflow instance. projectId string The ID of the project that this workflow instance wa

Score: 6.294319

Gitana / 3.2 / Guide / Guide / Getting Started / Workflow

Workflow A workflow is a business process that describes a series of activities (from start to finish) that must occur for one or more content items to be approved or rejected. Workflows consist of a workflow model that lays out these activities into a series of tasks. Each task is generally an opportunity for someone on your team to do some work. They may also be automatic tasks that do things like send emails, set content properties, call off to HTTP web hooks and more. As content moves throug

Score: 6.177786

Gitana / 3.2 / Guide / Guide / Content Modeling / Content Model Builder / Extend Field Templates

Extend Field Templates If you find the existing field templates still limited to your need, Modules allow you to add your own field template. In the following sample, we added a field template that provides a Summernote WYSIWYG editor. Default CKEditor WYSIWYG: Customized Summernote WYSIWYG: Get the code here in the SDK: https://github.com/gitana/sdk/tree/master/ui/modules/content-model/content-model-field

Score: 6.146473

Gitana / 4.0 / Data Engine / Content Models / Content Model Builder / Extend Field Templates

Extend Field Templates If you find the existing field templates still limited to your need, Modules allow you to add your own field template. In the following sample, we added a field template that provides a Summernote WYSIWYG editor. Default CKEditor WYSIWYG: Customized Summernote WYSIWYG: Get the code here in the SDK: https://github.com/gitana/sdk/tree/master/ui/modules/content-model/content-model-field

Score: 6.146473

Gitana / 3.2 / Guide / Guide / UI Developers Guide / Contexts / project-field-templates

project-field-templates [ { "evaluator": "context-project", "config": { "project-field-templates": { "templates": [ { "key": "text", "title": "Text", "type": "string/text", "description": "Text value. e.g. title, name, header", "icon": "fa fa-align-left" }, { "key": "number", "title": "Number", "type": "number/number", "description": "N

Score: 6.009003

Gitana / 4.0 / Developers / User Interface Customization / Contexts / project-field-templates

project-field-templates [ { "evaluator": "context-project", "config": { "project-field-templates": { "templates": [ { "key": "text", "title": "Text", "type": "string/text", "description": "Text value. e.g. title, name, header", "icon": "fa fa-align-left" }, { "key": "number", "title": "Number", "type": "number/number", "description": "N

Score: 6.009003