Found 662 results for "gitana 4.0 developers api definitions email"
The search executed in 0.0027101 seconds. That's fast.
![]() |
Gitana 3.2 / Guide / Guide / Features / MultilingualEnable multilingual support and translation management for your content nodes with Cloud CMS to reach a wider audience effortlessly.
Score: 1.0919935
|
![]() |
Gitana 4.0 / Content Engine / Aspects / MultilingualEnable multilingual support and translation management for your content nodes with Cloud CMS to reach a wider audience effortlessly.
Score: 1.0919935
|
![]() |
Using the JavaScript driver to run an elasticsearch queryThe Cloud CMS REST API allows for elasticsearch queries against a branch. The API endpoint is POST /repositories/{repositoryId}/branches/{branchId}/nodes/search The payload is a JSON object containing a top-level property called "search" which wraps the elasticsearch DSL query. The JavaScript driver exposes this call on the Branch object using the searchNodes() methods. Examples: 1) Search for nodes containing the keyword "hello" in any property: req.branch(function (err, branch) { branch.trap(f
Score: 1.0919935
|
![]() |
Is there a programmatic way to add more content to workflows?There is a programmatic way to add more content to workflows once they're in-flight. However, once the workflow is in-flight, the workflow process instance isn't the correct place to add things. Instead, you'd want to add new content to a workflow task. Essentially, a workflow is made up of a series of tasks. When the workflow transitions from one node to another in the workflow model, it instantiates a new task and the task holds the state (and references to documents) for that phase of the wor
Score: 1.0919935
|
![]() |
Tree HierarchiesIn Cloud CMS, there are no hard and fast rules regarding association types between nodes. And so, when dealing with things like tree structures, you usually have to first make some assumptions about the kinds of relationships between nodes that you want to traverse. For arbitrary relationships and traversals around nodes, Cloud CMS provides traversal methods which are a bit more intensive to use. However, if you're using typical a:child relationships between nodes (which is what Cloud CMS uses f
Score: 1.0871593
|
![]() |
How can I retrieve content for a tree view?The Cloud CMS API offers a number of convenience API methods that go beyond basic CRUD and bulk content operations. Among these methods are those that allow you to retrieve content from your repository branch in a tree-friendly format. A tree-organized format means that the data comes back in a such a way as to make it easy to load into front-end tree controls. Typical front-end tree controls requires the ability to load a "snapshot" of the tree as a starting point as well as iteratively grow or
Score: 1.0871593
|
![]() |
Gitana 3.2 / Guide / Guide / Deployment / Deployment ReceiversCreate and manage Deployment Receivers in Cloud CMS to efficiently transfer and secure your Deployment Packages globally, solving latency and performance issues.
Score: 1.071883
|
![]() |
Gitana 3.2 / Guide / Guide / Application Server / Tags / @queryOptimize queries for nodes with customizable parameters to enhance template flexibility, including sorting, caching, and locale for targeted results.
Score: 1.071883
|
![]() |
Gitana 4.0 / Developers / Application Server / Tags / @queryOptimize queries for nodes with customizable parameters to enhance template flexibility, including sorting, caching, and locale for targeted results.
Score: 1.071883
|
![]() |
Gitana 4.0 / Content Engine / Deployment / Deployment ReceiversCreate and manage Deployment Receivers in Cloud CMS to efficiently transfer and secure your Deployment Packages globally, solving latency and performance issues.
Score: 1.071883
|
![]() |
Gitana 3.2 / Guide / Guide / Getting Started / Multiple ProjectsCollaborate seamlessly on diverse projects with customizable roles for team members. Create, review, and publish content efficiently in a secure platform.
Score: 1.0705829
|
![]() |
Gitana 4.0 / Forms / API / InternationalizationEnhance web forms with Alpaca's i18n bundles. Localized support for 16 languages, including Spanish and Chinese. Easy customization options.
Score: 1.0705829
|
![]() |
Gitana 4.0 / Forms / Fields / File FieldLearn about file field properties, schema options, and examples for uploading files with instant previews on your web page.
Score: 1.0705829
|
![]() |
Gitana 4.0 / Forms / Fields / Pick A Color FieldImplement a Bootstrap-powered color picker with customizable settings using the Pick-A-Color plugin for seamless color selection.
Score: 1.0705829
|
![]() |
Gitana 4.0 / Forms / Fields / Search FieldOptimized search box control using HTML5 for better user experience and mobile support. Ideal for integrating search functionality effortlessly.
Score: 1.0705829
|
![]() |
Gitana 4.0 / Forms / Fields / Text Area FieldDiscover how to use HTML textarea fields for multiline text input with features like autocomplete, data attributes, and word limits.
Score: 1.0705829
|
![]() |
Gitana 4.0 / Getting Started / Using your Data Platform / ProjectsCollaborate on versatile projects with customized roles for efficient content creation, approval, and publication across platforms. Create your ideal team space!
Score: 1.0705829
|
![]() |
Precompile your Text fields with Markdown or HandlebarsOne of the new features in Cloud CMS 3.2.41 is the f:precompile feature. This feature tells Cloud CMS to automatically precompile one or more fields on your content items whenever the content is saved. With precompiling in place, you can now let your editors work in Markdown or use Handlebars tags in their content and then have that content automatically convert into HTML (or another output format) for use in your front-end applications. An Example Suppose, for example, that you defined an artcl
Score: 1.0635029
|
![]() |
Gitana 4.0 / Developers / DriversEasily integrate Cloud CMS with our drivers for C#, Go, Java, JavaScript, PHP, Python, and Ruby, ensuring seamless authentication and fast API calls.
Score: 1.0605938
|
![]() |
Cloud CMS Performance MeasurementPerformance issues may be outside of Cloud CMS such as being related to firewalls or corporate proxies. One strategy for determining this is to run an ab test to gather timings from your computer to https://api.cloudcms.com or to the user interface server. This gives you a good approximation of where penalties are being paid and you'd expect to see ~70-100ms latency which we consider nominal. Another thing to try is to run a connection test from the command line on the box that you're browsing f
Score: 1.0579187
|
![]() |
Gitana 3.2 / Guide / Guide / Integrations / Amazon Web Services / Amazon SQSIntegrate Amazon SQS with Cloud CMS to manage events efficiently, ensuring fast performance and reliable message queuing for your cloud application.
Score: 1.0565863
|
![]() |
Gitana 4.0 / Content Engine / Integrations / Amazon Web Services / Amazon SQSOptimize your Cloud CMS with seamless Amazon SQS integration for efficient message queuing and event notifications.
Score: 1.0565863
|
![]() |
Gitana 3.2 / Guide / Guide / Application Server / Services / Driver ConfigConnect seamlessly to the Cloud CMS API for efficient user authentication and automatic access token renewal with Driver Config.
Score: 1.0550927
|
![]() |
Gitana 4.0 / Developers / Application Server / Services / Driver ConfigConnect seamlessly to the Cloud CMS API for efficient user authentication and automatic access token renewal with Driver Config.
Score: 1.0550927
|
![]() |
Gitana 4.0 / Forms / Fields / Markdown Editor FieldEnhance your web editing with SimpleMDE's Markdown Editor, offering user-friendly features and customization options for an optimal Markdown experience.
Score: 1.0390716
|