Found 1002 results for "gitana 4.0 engine security access-policies conditions or"
The search executed in 0.002673324 seconds. That's fast.
![]() |
Recommended Cloud CMS architectureIn general, we recommend a three-tier architecture (browser -> app server -> API) for any applications you build. This would be our recommendation whether you're using Cloud CMS or anyone else. There are a few good reasons: The browser is an insecure runtime. Exposing any API keys within the browser is a very big security hole. Even exposing credentials within the browser (such as within a cookie) for the sake of working around this is also not recommended since hackers can siphon off the creden
Score: 1.9793297
|
![]() |
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.9766614
|
![]() |
Gitana 3.2 / Guide / Guide / Docker / Kits / MongoDB Replica SetSet up a 3-node MongoDB Replica Set with ease, using our guide, Gitana SDK, and Docker Compose for optimal database performance.
Score: 1.9639773
|
![]() |
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.950642
|
![]() |
Create Once, Publish Everywhere!One of the things that our customers love about Cloud CMS is that it lets them create content once and easily publish it to all of their mobile and web applications. It reduces the amount of work required to create fresh and interesting content and saves them time and money in the process. Our goal is straightforward. We want to provide all of the things that small business owners need on the backend to give their users a seamless experience in creating, editing and publishing content. With Clou
Score: 1.9269753
|
![]() |
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.9201671
|
![]() |
Gitana 3.2 / Guide / Guide / Text AnalysisAutomatically analyze your content on Cloud CMS to detect sentiment, key phrases, entities, and languages, enhancing editorial insights.
Score: 1.9108338
|
![]() |
Gitana 4.0 / Developers / Frameworks / ReactLearn to connect React apps with Cloud CMS. Access API keys, explore bookstore site, and setup using Gitana SDK for seamless content integration.
Score: 1.8984649
|
![]() |
Gitana 4.0 / Developers / Frameworks / Vue.jsLearn to connect Vue.js apps to Cloud CMS with this guide, featuring API key setup and a sample bookstore project for Nuxt.js developers.
Score: 1.8984649
|
![]() |
Gitana 3.2 / Guide / Guide / User InterfaceDiscover a customizable, secure user interface with Cloud CMS to efficiently create, manage, and deliver content across your digital platforms.
Score: 1.8887383
|
![]() |
Gitana 4.0 / Forms / Fields / Token FieldImplement Bootstrap TokenField for enhanced text input with autocomplete and typeahead features using custom delimiters.
Score: 1.8804582
|
![]() |
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.8577702
|
![]() |
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.857239
|
![]() |
Dynamic ProxyPassReverseCookieDomain with Apache 2We do a lot of HTML5 and JavaScript application hosting at Cloud CMS. Our platform lets you build HTML5 applications and deploy them to our cloud infrastructure with just a couple of clicks. As a result, we’ve gotten pretty friendly with Apache 2, virtual hosts, mod_rewrite, proxies and more. Applications built on our platform use OAuth2 over SSL. We support all of the authentication flows even for HTML5/JS applications. Inherently, these applications are considered “untrusted” in any two-legged
Score: 1.8426099
|
![]() |
Gitana 3.2 / Guide / Guide / UI Developers Guide / UI ViewsOptimize your interface with UI View configurations, tailoring user experiences by extending or overriding default settings at platform and project levels.
Score: 1.8368372
|
![]() |
Gitana 3.2 / Guide / Guide / Features / Auto NarrateAuto Narrate automates text-to-speech for content, creating audio files with customizable narration services, perfect for enhancing accessibility.
Score: 1.8289644
|
![]() |
Gitana 3.2 / Guide / Guide / Application Server / Installation / Module InstallationRun Cloud CMS as a Node.js module, customize it with functions, APIs, and templates for flexible web content management.
Score: 1.8282531
|
![]() |
Gitana 4.0 / Developers / Application Server / Installation / Module InstallationOptimize your Node.js app with Cloud CMS server. Access robust features, extend functionality, and streamline content management effortlessly.
Score: 1.8282531
|
![]() |
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.8215412
|
![]() |
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.8208649
|
![]() |
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.8208649
|
![]() |
Gitana 4.0 / ReferenceExplore comprehensive Gitana data type references, including schemas, properties, methods, and API links, for data stores, objects, and general types.
Score: 1.8167341
|
![]() |
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.8113952
|
![]() |
Access Cloud CMS content anonymously or as a guest userThis question often comes up from folks who are building HTML applications that run in a browser. They'd like the browser to connect to Cloud CMS to download content and display it. Usually this consists of things like images but also may consist of other types of content in Cloud CMS such as raw nodes, PDF files, video assets or more. OAuth 2.0 and Access Tokens Fundamentally, everything in Cloud CMS is secured from an access perspective using OAuth 2.0. This means that an OAuth 2.0 access toke
Score: 1.7978208
|
![]() |
Gitana 4.0 / DevelopersExplore comprehensive guides for integrating Gitana using drivers, frameworks, custom UI, and server extensions in multiple programming languages.
Score: 1.7875617
|