Found 352 results for "gitana 4.0 engine authentication sso"
The search executed in 0.002759488 seconds. That's fast.
Gitana / 4.0 / Self Managed / Containers / Antivirus ServerSecure your applications with Cloud CMS Antivirus Server. Effortlessly scan files via HTTP with integrated ClamAV support for ultimate protection.
Score: 1.5563068
|
|
Cloud CMS Web and Mobile FormsOne of the things that Cloud CMS does really well is forms - specifically, web and mobile forms. If you’ve ever worked with the development of forms before, you know they’re pretty tricky to put together. You typically have back-end code that is responsible for taking a data structure, validating it and writing it to a database. And you also have front-end code which does user-facing data validation that is cosmetically appealing (pretty red boxes) and helpful. You need to think about customizin
Score: 1.5396571
|
|
Gitana / 3.2 / Guide / Guide / RecognitionAutomatically process and recognize faces, text, and more in images with Cloud CMS for enhanced search and analysis.
Score: 1.5392195
|
|
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.52685
|
|
Gitana / 4.0 / Developers / Cookbooks / Java CookbookExplore comprehensive Java programming strategies in our Java Cookbook. Learn about repositories, dependencies, connections, and coding examples.
Score: 1.5262883
|
|
Gitana / 4.0 / Developers / Cookbooks / C# CookbookGet started with C# and .NET Core using Gitana's C# driver for seamless integration in your projects. Includes code samples and connections to Gitana.
Score: 1.5201173
|
|
Gitana / 4.0 / Developers / Cookbooks / PHP CookbookOptimize PHP projects with our comprehensive Gitana PHP driver guide, featuring practical steps, code samples, and query techniques.
Score: 1.5119666
|
|
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.4995904
|
|
Gitana / 3.2 / Guide / Guide / Features / ExtractableOptimize metadata extraction with Cloud CMS. Automatically extract properties from attachments to enhance your document's JSON data.
Score: 1.4976215
|
|
Gitana / 4.0 / Content Engine / Aspects / ExtractableOptimize metadata extraction with Cloud CMS. Automatically extract properties from attachments to enhance your document's JSON data.
Score: 1.4976215
|
|
Gitana / 4.0 / Forms / Fields / Token FieldImplement Bootstrap TokenField for enhanced text input with autocomplete and typeahead features using custom delimiters.
Score: 1.4976215
|
|
Chat GPT and Cloud CMSLately, the the new development taking the tech world and media by storm is Chat GPT - an incredible new chatbot from Open AI which is capable of producing clear and well worded text of all kinds, from instructions to build a treehouse to poems written from the perspective of a pirate. While not perfect, the potential of this technology is immense, and got us to thinking, how might an AI of this calibur be applied to the future of content management? As it turns out, the training process for Ope
Score: 1.4546366
|
|
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.4546366
|
|
Gitana / 4.0 / Developers / Frameworks / PostmanLearn how to connect to Cloud CMS using Postman with our detailed guide and step-by-step instructions.
Score: 1.4487588
|
|
Gitana / 4.0 / Reference / Types / OverviewExplore various schema types including Cluster, Stack, Release, and more, with comprehensive documentation on Gitana 4.0.
Score: 1.4487588
|
|
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.430058
|
|
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.4261541
|
|
Gitana / 4.0 / Forms / API / FormsEasily create dynamic HTML forms with Alpaca, supporting both direct and AJAX submits. Explore multi-step, custom, and auto-focus forms.
Score: 1.4140505
|
|
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.4110547
|
|
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.4110547
|
|
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.3613399
|
|
Gitana / 4.0 / Developers / Frameworks / cURLLearn how to use cURL for API calls and connectivity with Cloud CMS, plus access key management and example scripts.
Score: 1.3613399
|
|
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.3613399
|
|
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.3613399
|
|
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.3613399
|