Found 542 results for "gitana 3.2 guide guide api metadata"
The search executed in 0.002260559 seconds. That's fast.
![]() |
Cloud CMS JavaScript Driver Release 1.0.3 is out!The Cloud CMS team is pleased to announce the immediate availability of version 1.0.3 of the Cloud CMS JavaScript Driver for jQuery, Dojo, Javascript/HTML5 and Node.js applications. Download today from http://github.com/gitana/gitana-javascript-driver. JavaScript Driver for Cloud CMS The Cloud CMS JavaScript Driver is a JS library that you can drop into your HTML5/JS applications to take advantage of the authoring and delivery APIs of the Cloud CMS server. It makes it easier for developers to ut
Score: 2.679872
|
![]() |
Supporting large binary filesCloud CMS offers a few different ways for you to store files - including storing them in S3 (recommended) or even on a local partition (such as an NFS mount). In our SaaS offering, everything is stored in S3 automatically and when you install on-premise, you can configure this to your preference. See this documentation page under Binary Storage: https://www.cloudcms.com/documentation/docker/configuration/api-server.html We definitely can handle large binary files in the 10's or 100's of megabyte
Score: 2.6090536
|
![]() |
Gitana 4.0 / FormsEnhance your web applications with Gitana's intuitive Forms engine, offering advanced schema management, role-based provisioning, and custom fields.
Score: 2.5795355
|
![]() |
Setup a Next.JS Static Site using Cloud CMSThe web application ecosystem has improved leaps and bounds over the years, and its never been easier to make high performance static/hybrid sites quickly and using good development practices. And its just as easy to get these sites going using Cloud CMS as a datasource! Below you'll find a quick guide to get you started using Next.JS with Cloud CMS to setup a simple bookstore website, and some highlights from the code. Getting Started First, you'll need to have a Cloud CMS account and Sample pr
Score: 2.5576649
|
![]() |
How to monitor API traffic from a node js appIt is sometimes helpful to see the API traffic that is going on between the Gitana javascript driver and the Cloud CMS API server. This is a non-intrusive method of doing that. install a tool called Charles Proxy https://www.charlesproxy.com/ This is an excellent tool for monitoring http/https traffic. Once installed, start Charles Proxy and enable reverse proxy: Check "Enable Reverse Proxies" and then click the "Add" button. A port will be assigned (55703 in the example below). Set Remote Host
Score: 2.5503578
|
![]() |
Gitana 3.2 / Guide / Guide / Application Server / Installation / Standalone InstallationEasily set up the Cloud CMS Application Server with Node.js, Git, and simple configuration steps for seamless content delivery.
Score: 2.3684902
|
![]() |
Gitana 4.0 / Developers / Application Server / Installation / Standalone InstallationSet up the Cloud CMS Application Server with Node.js and Git for seamless content management. Download, configure, and launch easily.
Score: 2.3684902
|
![]() |
Gitana 3.2 / Guide / Guide / Authentication / DriversLearn to securely connect applications to Cloud CMS using OAuth2, manage tokens, and avoid exposing sensitive credentials in your source code.
Score: 2.3610973
|
![]() |
Gitana 4.0 / Developers / Authentication / DriversLearn to securely connect applications to Cloud CMS using OAuth2, manage tokens, and avoid exposing sensitive credentials in your source code.
Score: 2.3610973
|
![]() |
Gitana 3.2 / Guide / Guide / QueryOptimize your content retrieval with Cloud CMS's SQL-like query engine leveraging MongoDB for powerful, high-performance searches and custom indexes.
Score: 2.3386078
|
![]() |
Gitana 4.0 / Content Engine / QueryOptimize content queries with Cloud CMS using MongoDB's powerful SQL-like syntax. Enhance performance with composite queries and custom indexes.
Score: 2.3386078
|
![]() |
Gitana 3.2 / Guide / Guide / Application Server / URL Addressability / Node URLsOptimize your content delivery with Node URLs for efficient retrieval and caching, supporting CDN and on-the-fly transformations.
Score: 2.2335596
|
![]() |
Gitana 4.0 / Developers / Application Server / URL Addressability / Node URLsOptimize your content delivery with Node URLs for efficient retrieval and caching, supporting CDN and on-the-fly transformations.
Score: 2.2335596
|
![]() |
Gitana 3.2 / Guide / Guide / Docker / KitsDownload Cloud CMS Docker Kits for pre-built configurations, API setup, and more. Ideal for quick deployment and versatile references.
Score: 2.1988592
|
![]() |
Gitana 4.0 / Self Managed / KitsExplore Cloud CMS Docker kits for pre-built configurations, from quick starts to OEM, designed to simplify deployment and improve performance.
Score: 2.1988592
|
![]() |
Editorial FlowsEditorial Flows In Gitana 4.0, we introduced a new feature called Editorial Flows. With Editorial Flows, your editorial teams launch draft workspaces where they work on content items at their own pace. They can write new content, change existing content or delete things in isolation without worrying about how it will affect the main line of content. They are free to work without worry about stepping on each other's toes. They can make changes to the content graph, upload new files, adjust taxono
Score: 2.1858046
|
![]() |
Gitana 3.2 / Guide / Guide / Single Sign On (SSO) / KeycloakConfigure Cloud CMS Single Sign On (SSO) with JBoss Keycloak for seamless identity integration via SAML 2.0/JWT. Learn setup and usage details here.
Score: 2.1327534
|
![]() |
Gitana 4.0 / Developers / User Interface CustomizationOptimize your Cloud CMS experience with our guide to enhancing the user interface through customizable JavaScript and JSON configurations.
Score: 2.1327534
|
![]() |
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: 2.1326776
|
![]() |
Upgrade to version 1.0.6 of our new JavaScript/HTML5 driver!The Cloud CMS team is pleased to announce the immediate availability of the 1.0.6 version of the Gitana JavaScript Driver for Cloud CMS. JavaScript Driver for Cloud CMS The Gitana JavaScript Driver is a JS library that you can drop into your HTML5/JS applications to take advantage of the authoring and delivery APIs of the Cloud CMS server. It makes it easier for developers to utilize the Cloud CMS HTTP/REST APIs by providing native convenience functions via JavaScript. The Gitana JavaScript Driv
Score: 2.0983806
|
![]() |
Gitana 3.2 / Guide / Guide / Deployment / Deployment Handlers / HTTP Deployment HandlerEffortlessly deploy packages to custom HTTP endpoints for advanced data management and integration with this powerful handler.
Score: 2.0728283
|
![]() |
Gitana 4.0 / Content Engine / Deployment / Deployment Handlers / HTTP Deployment HandlerDeploy and manage custom packages to HTTP endpoints efficiently. Integrate with databases, CDNs, and more using basic authentication.
Score: 2.0728283
|
![]() |
Gitana 3.2 / Guide / Guide / Application Server / Installation / Docker InstallationGet started with Cloud CMS Application Server using Docker. Learn installation, configuration, and setup for seamless integration across platforms.
Score: 2.0688143
|
![]() |
Gitana 4.0 / Developers / Application Server / Installation / Docker InstallationEasily install and configure Cloud CMS on Docker with our step-by-step guide. Learn to build, run, and connect using Docker and Git tools.
Score: 2.0688143
|
![]() |
Introducing the Cloud CMS Open Source App ServerCloud CMS lets you create content once and reuse it everywhere - across all of your devices, web sites, mobile applications, tradeshow kiosks, digital signage surfaces and more. Our editorial environment is fully featured, extensible easy to use, letting you manage content and deliver it via our enterprise-class Content API. With Cloud CMS, customers are free to build apps on top of best-of-breed open-source frameworks while leveraging open-standards. They are empowered to continue to use the de
Score: 2.0445776
|