Found 348 results for "gitana 3.2 guide guide cookbooks rest"
The search executed in 0.005361689 seconds. That's fast.
![]() |
Gitana 3.2 / Guide / Guide / Docker / Upgrades / 3.2.75Upgrade to Cloud CMS 3.2.75 for enhanced ElasticSearch and advanced Transfer Schema v3 support. Ensure seamless updates with our new upgrade tool.
Score: 3.3806906
|
![]() |
Gitana 3.2 / Guide / Guide / Docker / Upgrades / 3.2.76Upgrade to Cloud CMS 3.2.76 with our new upgrade tool and configure your system for enhanced ElasticSearch support using the Condor HTTP/S client.
Score: 3.3806906
|
![]() |
Gitana 3.2 / Guide / Guide / Docker / Upgrades / 3.2.77Upgrade to Cloud CMS 3.2.77 with new ElasticSearch support and improved Redis compatibility. Optimize installations using our easy upgrade tools.
Score: 3.3806906
|
![]() |
Gitana 3.2 / Guide / Guide / Docker / Upgrades / 3.2.78Upgrade to Cloud CMS 3.2.78 for improved ElasticSearch and Redis support with detailed notes and a command line upgrade tool for smooth transitions.
Score: 3.3806906
|
![]() |
Gitana 3.2 / Guide / Guide / Docker / Upgrades / 3.2.79Upgrade to Cloud CMS 3.2.79 with support for ARM-64, enhanced ElasticSearch integration, and Redis 6.x compatibility for improved performance.
Score: 3.3806906
|
![]() |
Gitana 3.2 / Guide / Guide / Docker / Upgrades / 3.2.80Upgrade to Cloud CMS 3.2.80 for enhanced ARM-64 support, improved ElasticSearch integration, and Redis 6.x compatibility. Optimize your deployment now.
Score: 3.3806906
|
![]() |
Gitana 3.2 / Guide / Guide / Docker / Upgrades / 3.2.81Upgrade to Cloud CMS 3.2.81 for ARM aarch64 support, new ElasticSearch client, Redis 6.x upgrade, and improved performance. Explore release notes now!
Score: 3.3806906
|
![]() |
Gitana 3.2 / Guide / Guide / Docker / Upgrades / 3.2.82Upgrade to Cloud CMS 3.2.82 for ARM-64 support and enhanced performance. Optimize ElasticSearch connections with the Condor client and update Redis to 6.x+.
Score: 3.3806906
|
![]() |
Gitana 3.2 / Guide / Guide / Docker / Upgrades / 3.2.83Upgrade to Cloud CMS 3.2.83 with improved ARM aarch64 support, ElasticSearch connection via condor, and Redis updates for better performance.
Score: 3.3806906
|
![]() |
Gitana 4.0 / Developers / User Interface Customization / ModulesExplore CloudCMS module customization with ease, from UI elements to rules engine, enhancing editorial workflow and configuration.
Score: 3.3773828
|
![]() |
Gitana 3.2 / Guide / Guide / Cookbooks / JavaScript 2.0 CookbookOptimize your JavaScript integration with the Gitana JavaScript 2.0 Driver. Utilize promises, async/await, and callbacks for seamless Cloud CMS integration.
Score: 3.30473
|
![]() |
Gitana 4.0 / FormsEnhance your web applications with Gitana's intuitive Forms engine, offering advanced schema management, role-based provisioning, and custom fields.
Score: 3.230085
|
![]() |
Gitana 3.2 / Guide / Guide / Cookbooks / Java CookbookExplore comprehensive guides and samples for Java development with the Gitana Java Driver. Learn setup, connect to Cloud CMS, and manage nodes seamlessly.
Score: 3.2245731
|
![]() |
The Beauty of Cloud CMS ChainingChaining is a common technique that has been widely adopted by modern JavaScript libraries to chain method calls together. The goal of chaining is to produce elegant and concise code that is easy to understand or maintain. For example, if you are a jQuery developer, you may produce similar code like this on daily basis. $('#mydiv').empty().html('Hello Word!').css('font-size','10px'); However, most popular JavaScript libraries only support “static” chaining, e.g. DOM object manipulation. If the m
Score: 3.162778
|
![]() |
Gitana 3.2 / Guide / Guide / Forms / Fields / CK EditorEnhance your forms with CKEditor, a customizable HTML editor with plugins, for intuitive visual editing and streamlined content management.
Score: 3.0468707
|
![]() |
Gitana 4.0 / Forms / CMS / Fields / CK EditorEnhance your editorial experience with CKEditor, a flexible HTML editor with customizable plugins and tools for visual HTML editing.
Score: 3.0468707
|
![]() |
Sign up for a free 14-day trial account - GitanaSign up for a free 14-day trial account - Gitana Try Gitana All we need is a valid email address to get started. We'll send you a link that you can use to sign up. Get Started
Score: 3.0242174
|
![]() |
Gitana 4.0 / Forms / Fields / Editor FieldOptimize content editing with the Cloud 9 ACE Editor, supporting HTML, JavaScript, CSS, and more for powerful code manipulation.
Score: 2.8283405
|
![]() |
Gitana 3.2 / Guide / Guide / Cookbooks / Node.js CookbookOptimize your Node.js applications with Cloud CMS. Learn to connect, chain API calls, and query nodes for efficient data management.
Score: 2.6066809
|
![]() |
REST based access callsThe authentication mechanism in Cloud CMS is OAuth 2.0. While you can use any of the flows, the easiest one to begin with is "password". We've outlined a basic example here using Advanced REST Client to show our API-first platform in action. First, from your Cloud CMS platform home page, navigate to "Manage Platform" and select the "API Keys" section to list all available projects for remote access: If you have no keys for your project then create a new "Application" from "Manage Platform" and t
Score: 2.590617
|
![]() |
Gitana 3.2 / Guide / Guide / Search / Query String ReferenceLearn how to use Cloud CMS to optimize search queries with ElasticSearch. Quickly find content with full-text, exact match, fuzzy, and proximity searches.
Score: 2.5344696
|
![]() |
Gitana 4.0 / Content Engine / Search / Query String ReferenceExplore Cloud CMS's text-based query string features for precise content searches, including full-text, exact match, and advanced filtering options.
Score: 2.5344696
|
![]() |
The best way to enable content authoring with your JS frameworkNow that you’ve built that beautiful application in Angular, Aurelia, Ember, React - or the next big JavaScript framework - how do make your content authors happy? Easy: Think Headless. Never let a CMS dictate your presentation tier options. The field is too crowded and is changing too rapidly for pre-ordained “templates” to suffice. Instead, crank out that prototype in your desired framework(s) and utilise REST calls to query content a simple mockup will do returning JSON for each node Then go
Score: 2.4585538
|
![]() |
Gitana 3.2 / Guide / Guide / Authentication / OAuth 2.0Explore OAuth 2.0 in Cloud CMS for secure server authorization. Learn best practices and different flows, including real-world examples using OAuth2.
Score: 2.3021598
|
![]() |
Gitana 4.0 / Developers / Authentication / OAuth 2.0Learn all about OAuth 2.0 with Cloud CMS, a secure authorization framework supported by top industry players like Facebook and Twitter.
Score: 2.3021598
|