Found 297 results for "gitana 3.2 guide guide access-policies conditions changeset"
The search executed in 0.003682697 seconds. That's fast.
![]() |
Can your CMS do this?This is not going to be a list of features in Cloud CMS, that to be honest, you righfully expect in a CMS: API, versioning, workflow, Content model, Content entry forms,.. For a bit of fun, I started thinking “what really makes Cloud CMS better than your CMS” embracing my school boy mentality. 1. SaaS and/or On-Premise Cloud CMS is avaible as a SaaS product and OnPremise. Docker containers have allowed us to distribute the Cloud CMS product easily for On-Premise/Private Cloud installation. Whils
Score: 1.5642495
|
![]() |
Gitana 4.0 / Developers / Frameworks / GatsbyBuild static sites effortlessly with Gatsby and Cloud CMS. Connect using our GraphQL plugin and explore examples to jumpstart your project.
Score: 1.5634642
|
![]() |
Gitana 4.0 / Developers / Frameworks / Nuxt.jsCreate static sites effortlessly with Nuxt.js and Cloud CMS. Access tools, examples, and the Cloud CMS Nuxt module for seamless content integration.
Score: 1.5634642
|
![]() |
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: 1.562902
|
![]() |
Gitana 4 Roadmap – Job queue performance and managementWith the early arrival of Gitana 4.0, we’ve improved the product to deliver a number of important improvements to our customers -- the user interface has been enhanced to provide a better editorial experience, the publishing engine now uses deltas and differencing for faster releases with smaller payloads and we’ve baked both generational and discerning AI services into the foundation of our product, just to name a few. In this article, I’d like to provide some insight into our future direction.
Score: 1.5611243
|
![]() |
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: 1.5212586
|
![]() |
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: 1.5212586
|
![]() |
Gitana 4.0 / Developers / Cookbooks / Java CookbookExplore our comprehensive Java Cookbook for Gitana Drivers and learn how to get started, connect, create nodes, and make associations with code samples.
Score: 1.5144918
|
![]() |
Gitana 4.0 / Developers / Cookbooks / C# CookbookExplore C# with Gitana: Easy setup, connect using JSON or direct values, and master querying and node management in .NET Core projects.
Score: 1.5083678
|
![]() |
Gitana 4.0 / Developers / Cookbooks / PHP CookbookExplore the PHP Cookbook for comprehensive guides and code samples to seamlessly integrate Gitana's PHP driver into your projects.
Score: 1.5002794
|
![]() |
Gitana 3.2 / Guide / Guide / Scripting / NodeExplore comprehensive Node scripting resources, detailing properties and methods for managing associations, attachments, and more for effective document manipulation.
Score: 1.4815997
|
![]() |
NodeExplore comprehensive Node scripting resources, detailing properties and methods for managing associations, attachments, and more for effective document manipulation.
Score: 1.4815997
|
![]() |
Gitana 3.2 / Guide / Guide / API / Data Types / AssociationLearn how to create, update, and manage associations between nodes in Gitana, including directed and undirected relationships.
Score: 1.4786807
|
![]() |
Gitana 3.2 / Guide / Guide / UI Developers Guide / ConfigurationOptimize your user interface with our fast, efficient configuration service. Dynamically evaluate and merge JSON blocks to build custom actions in milliseconds.
Score: 1.4561806
|
![]() |
Gitana 4.0 / Developers / User Interface Customization / ConfigurationOptimize your user interface with our fast, efficient configuration service. Dynamically evaluate and merge JSON blocks to build custom actions in milliseconds.
Score: 1.4561806
|
![]() |
Gitana 3.2 / Guide / Guide / Cookbooks / JavaScript (Legacy) CookbookExplore the Gitana JavaScript (Legacy) Cookbook to learn about connecting, node creation, asynchronous chaining, and more with detailed code examples and guides.
Score: 1.4444754
|
![]() |
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: 1.4190204
|
![]() |
Gitana 3.2 / Guide / Guide / TransferEasily transfer, backup, and move data between Cloud CMS installations with a universal import-export facility, ensuring your data is portable and accessible.
Score: 1.3859588
|
![]() |
Gitana 4.0 / Content Engine / TransferEasily transfer, backup, and move data between Cloud CMS installations with a universal import-export facility, ensuring your data is portable and accessible.
Score: 1.3859588
|
![]() |
Gitana 3.2 / Guide / Guide / Single Sign On (SSO) / Azure Entra IDIntegrate Azure Entra ID with Cloud CMS for seamless single sign-on using SAML 2.0 by following our detailed setup guide.
Score: 1.3793923
|
![]() |
Gitana 3.2 / Guide / Guide / Bulk Import / FilesEffortlessly import and manage diverse content types in Cloud CMS using the Bulk Import tool and cloudcms-packager for seamless repository integration.
Score: 1.35076
|
![]() |
Gitana 4.0 / Content Engine / Bulk Import / FilesEffortlessly import and manage diverse file types in Cloud CMS with our powerful Bulk Import tool and cloudcms-packager module.
Score: 1.35076
|
![]() |
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: 1.35076
|
![]() |
Gitana 3.2 / Guide / Guide / Application Server / Tags / @formRender Cloud CMS forms using Alpaca Forms by defining the type and form key. Learn implementation with examples and parameters for customization.
Score: 1.3277504
|
![]() |
Gitana 4.0 / Developers / Application Server / Tags / @formRender Cloud CMS forms using Alpaca Forms by defining the type and form key. Learn implementation with examples and parameters for customization.
Score: 1.3277504
|