Found 479 results for "docs api templates"
The search executed in 0.002101675 seconds. That's fast.
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: 2.4610114
|
|
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: 2.4610114
|
|
Gitana / 3.2 / Guide / Guide / UI Developers Guide / Contexts / uitemplates-subcontextuitemplates-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: 2.4468796
|
|
Gitana / 4.0 / Developers / User Interface Customization / Contexts / uitemplates-subcontextuitemplates-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: 2.4468796
|
|
Gitana / 3.2 / Guide / Guide / User Interface / AwarenessAwareness Awareness service allows you to see who's viewing/editing the same document with you in real-time, just like google docs. In the above screenshot, there are three user avatars showing in the top right corner. That indicates that there are three people (including yourself) viewing/editing this document right now. Hover on each avatar to see the detail -- find out whom they are if you don't recognize the avatar. Auto Lock on Document Editing There are three possible phases you might see
Score: 2.3851585
|
|
Gitana / 4.0 / User Interface / User Interface / AwarenessAwareness Awareness service allows you to see who's viewing/editing the same document with you in real-time, just like google docs. In the above screenshot, there are three user avatars showing in the top right corner. That indicates that there are three people (including yourself) viewing/editing this document right now. Hover on each avatar to see the detail -- find out whom they are if you don't recognize the avatar. Auto Lock on Document Editing There are three possible phases you might see
Score: 2.3851585
|
|
Documentation: Home - Overview - GitanaDocumentation: Home - Overview - 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
Score: 2.2921798
|
|
Gitana / 3.2 / Guide / Guide / UI Developers Guide / Contexts / email-settings-subcontextemail-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: 2.2380965
|
|
Gitana / 4.0 / Developers / User Interface Customization / Contexts / email-settings-subcontextemail-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: 2.2380965
|
|
Gitana / 3.2 / Guide / Guide / User Interface / Image EditorImage 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: 2.2100666
|
|
Gitana / 4.0 / User Interface / User Interface / Image EditorImage 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: 2.2100666
|
|
Gitana / 4.0 / Forms / API / OrderingOrdering 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: 2.2006087
|
|
Gitana / 4.0 / Forms / API / ViewsViews 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: 2.1918387
|
|
Gitana / 3.2 / Guide / Guide / Content Modeling / Content Model BuilderContent Model Builder Create A New Content Type Extend Field Templates Edit An Existing Content Type
Score: 2.0113509
|
|
Gitana / 4.0 / Data Engine / Content Models / Content Model BuilderContent Model Builder Create A New Content Type Extend Field Templates Edit An Existing Content Type
Score: 2.0113509
|
|
Gitana / 4.0 / Forms / Fields / Time FieldTime Field The time field. The time Field uses the https://github.com/Eonasdan/bootstrap-datetimepicker. plugin under the hood. For more information on date and time formatting strings, see the Moment.js documentation: http://momentjs.com/docs/. The default time format is assumed as h:mm:ss a. Properties Title Time Description Time Field Type time Base Field Type date Schema Property Type Default Description allowOptionalEmpty Allows this non-required field to validate when the value is empty au
Score: 1.982368
|
|
Build your prototype website in 10 easy stepsGetting 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: 1.9637799
|
|
Gitana / 3.2 / Guide / Guide / Applications / Public Services / Forgot Username FlowForgot Username Flow Registered users for your application may forget their username and lose the ability to log in to your app. Cloud CMS provides a "forgot username" flow that you can use to provide a way for end users to securely retrieve their username using their registered email address. On this page, we cover a public convenience method that applications can use to easily provide this functionality without having to through the most robust Cloud CMS object-level APIs. If you're interested
Score: 1.9429566
|
|
Gitana / 3.2 / Guide / Guide / Application Server / Tags / @params@params Copies parameters into the current context, making them available within the template. This tag is useful to set variables that you can manipulate within your templates. Parameters You can pass any parameters you'd like. Response The incoming parameters will become variables within your template. Examples Example #1: Michael Jackson {@params firstName="Michael" lastName="Jackson"} Your name is {firstName} {lastName} {/params}
Score: 1.8925587
|
|
Gitana / 4.0 / Developers / Application Server / Tags / @params@params Copies parameters into the current context, making them available within the template. This tag is useful to set variables that you can manipulate within your templates. Parameters You can pass any parameters you'd like. Response The incoming parameters will become variables within your template. Examples Example #1: Michael Jackson {@params firstName="Michael" lastName="Jackson"} Your name is {firstName} {lastName} {/params}
Score: 1.8925587
|
|
Gitana / 4.0 / Data Engine / Platform / Applications / Public Services / Forgot Username FlowForgot Username Flow Registered users for your application may forget their username and lose the ability to log in to your app. Cloud CMS provides a "forgot username" flow that you can use to provide a way for end users to securely retrieve their username using their registered email address. On this page, we cover a public convenience method that applications can use to easily provide this functionality without having to through the most robust Cloud CMS object-level APIs. If you're interested
Score: 1.8872758
|
|
Gitana / 4.0 / Forms / Fields / Date Time FieldDate Time Field The datetime field. The DateTime Field builds on the standard Date Field and leverages the Bootstrap DateTime plugin under the hood. You can learn more about this plugin on its GitHub page: https://github.com/Eonasdan/bootstrap-datetimepicker. For more information on date and time formatting strings, see the Moment.js documentation: http://momentjs.com/docs/. The default date time format is assumed to be MM/DD/YYYY HH:mm:ss. This is an American approach to the date with a 24-hour
Score: 1.8676767
|
|
Gitana / 4.0 / Forms / API / UsageUsage Alpaca is packaged up as a function that you call to render a form on top of a DOM element. The function takes in the target DOM element and a configuration block. It then figures out the schema, options and layout information that is needed and sets about compiling any dynamic templates and assembling any views needed to make things work. And then it renders, executing templates and committing DOM elements to the target. It wires everything up and then fires the postRender callback. At va
Score: 1.8597813
|
|
Gitana / 3.2 / Guide / Guide / User Interface / Embed Media In CKEditor / BrightCoveBrightCove 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: 1.8395606
|
|
Gitana / 3.2 / Guide / Guide / User Interface / Embed Media In CKEditor / SoundCloudSoundCloud 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: 1.8395606
|