Found 117 results for "templates"

The search executed in 7.50137E-4 seconds. That's fast.

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

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

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

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

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

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

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

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

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

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

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

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

Gitana / 3.2 / Guide / Guide / 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: 13.694681

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

uitemplates-subcontext [ { "config": { "uitemplates-subcontext": { "items": [ { "key": "project-uitemplates", "title": "Project UI Templates", "header": true, "order": 1000, "items": [ { "key": "project/uitemplates/settings", "title": "Settings", "uri": "#/projects/{projectId}/uitemplates/settings", "iconClass": "fa fa-sliders"

Score: 7.309679

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

uitemplates-subcontext [ { "config": { "uitemplates-subcontext": { "items": [ { "key": "project-uitemplates", "title": "Project UI Templates", "header": true, "order": 1000, "items": [ { "key": "project/uitemplates/settings", "title": "Settings", "uri": "#/projects/{projectId}/uitemplates/settings", "iconClass": "fa fa-sliders"

Score: 7.309679

Gitana / 3.2 / Guide / Guide / UI Developers Guide / Contexts / email-settings-subcontext

email-settings-subcontext [ { "config": { "email-settings-subcontext": { "items": [ { "key": "project-email", "title": "Project Email", "header": true, "order": 1000, "items": [ { "key": "project/email/settings", "title": "Settings", "uri": "#/projects/{projectId}/email/settings", "iconClass": "fa fa-sliders" },

Score: 6.6866393

Gitana / 4.0 / Developers / User Interface Customization / Contexts / email-settings-subcontext

email-settings-subcontext [ { "config": { "email-settings-subcontext": { "items": [ { "key": "project-email", "title": "Project Email", "header": true, "order": 1000, "items": [ { "key": "project/email/settings", "title": "Settings", "uri": "#/projects/{projectId}/email/settings", "iconClass": "fa fa-sliders" },

Score: 6.6866393

Gitana / 3.2 / Guide / Guide / User Interface / Image Editor

Image Editor With the CloudCMS you can edit your images using our Image-Editor. To use the Image Editor and see all the cool things you can do with your Images: Go to your Image From the Left Navigation Menu, Click on Editor Page You can see all the Editor Options that you can perform on this Image. You can see the dimensions like the width and the height of the original image just above the options : Zoom-in and Zoom-out You can Zoom-in or Zoom-out using the first button group as follows: Rotat

Score: 6.606033

Gitana / 4.0 / User Interface / User Interface / Image Editor

Image Editor With the CloudCMS you can edit your images using our Image-Editor. To use the Image Editor and see all the cool things you can do with your Images: Go to your Image From the Left Navigation Menu, Click on Editor Page You can see all the Editor Options that you can perform on this Image. You can see the dimensions like the width and the height of the original image just above the options : Zoom-in and Zoom-out You can Zoom-in or Zoom-out using the first button group as follows: Rotat

Score: 6.606033

Gitana / 4.0 / Forms / API / Ordering

Ordering The default rendering engine that Alpaca utilizes will render your fields in the order that they are described within your schema. {% raw %} {% endraw %} Use the order option to specify rendering order The precise order of properties can be configured using the order option. {% raw %} {% endraw %} Use a Template to layout fields See Templates for more information on using custom templates to take full control over the layout of your forms.

Score: 6.57514

Gitana / 4.0 / Forms / API / Views

Views When Alpaca runs, the very first thing it does is sort out which view implementation it will use to render the schema and options that you provide. A view implementation consists of an ID and an implementation class. The implementation class serves as a reference object that Alpaca uses to determine things along the way such as: which template to render for a given form, container or control type what CSS classes to inject into rendered elements what callback behaviors to run against rende

Score: 6.4467926

Gitana / 3.2 / Guide / Guide / Content Modeling / Content Model Builder

Content Model Builder Create A New Content Type Extend Field Templates Edit An Existing Content Type

Score: 6.008769

Gitana / 4.0 / Data Engine / Content Models / Content Model Builder

Content Model Builder Create A New Content Type Extend Field Templates Edit An Existing Content Type

Score: 6.008769

Gitana / 4.0 / Forms / API / Overview

API Further Reading Callbacks Conditional Dependencies Connectors Cookbook Custom Fields Data Sources Dependencies Events Forms Functions Internationalization Layouts Lookups Observables Ordering Recursive References References Serialization Templates Usage Validation Views Wizards

Score: 5.9008636

Build your prototype website in 10 easy steps

Getting started with Cloud CMS for a website takes minimal setup: Fork a copy of https://github.com/gitana/sdk Note the URL of your repo; you’ll need this later… Login to your tenant or signup for a trial of Cloud CMS When prompted upon login create a Web Content Management starter project From the resulting Project Dashboard navigate to “Applications” in Manage Project Select “Sample Web Application” > Deployments Tick the radio button on the right Navigate to Selected > Undeploy (upper right)

Score: 5.8703475