Found 536 results for "gitana 4.0 developers api definitions resultmap_authorities"

The search executed in 0.002480644 seconds. That's fast.

Gitana 3.2 / Guide / Guide / Antivirus Scanning

Enable seamless antivirus scanning for Cloud CMS, ensuring secure content uploads and reliable protection against threats across SaaS and on-premise solutions.

Score: 2.581058

Gitana 4.0 / Content Engine / Platform / Antivirus Scanning

Enable seamless antivirus scanning for Cloud CMS, ensuring secure content uploads and reliable protection against threats across SaaS and on-premise solutions.

Score: 2.581058

The Beauty of Cloud CMS Chaining

Chaining 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.5700111

Gitana 4.0 / Self Managed / Containers / UI Server

Optimize your Cloud CMS UI Server with extensible Node.js features and environment configurations for seamless API integration.

Score: 2.5624433

Gitana 3.2 / Guide / Guide / Integrations / Amazon Web Services / Amazon Transcribe

Integrate Amazon Transcribe into your app for seamless speech-to-text conversions with Cloud CMS. Enhance content creation with automatic transcriptions.

Score: 2.557408

Gitana 4.0 / Content Engine / Integrations / Amazon Web Services / Amazon Transcribe

Effortlessly convert audio to text with Amazon Transcribe and Cloud CMS integration for seamless content management.

Score: 2.557408

How to monitor API traffic from a node js app

It 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.5540411

Gitana 3.2 / Guide / Guide / Content Modeling / Default Paths

Create content paths easily with Cloud CMS. Use intuitive forms and dynamic templated variables for organized, SEO-friendly storage.

Score: 2.551363

Gitana 4.0 / Forms / API / References

Explore JSON Schema $ref usage with Alpaca, enabling complex references, nested schema documents, and remote resource access for form management.

Score: 2.5343375

Gitana 4.0 / Self Managed / Kubernetes

Discover our upcoming 4.0 Kubernetes configuration files or contact support@gitana.io for immediate access and assistance.

Score: 2.5202065

Access Cloud CMS content anonymously or as a guest user

This 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: 2.489132

Gitana 3.2 / Guide / Guide / Scripting

Optimize your Cloud CMS server-side operations with custom, downtime-free scripts for JavaScript, Handlebars, and FreeMarker engines.

Score: 2.444975

Gitana 4.0 / Content Engine / Scripting

Optimize your Cloud CMS with a dynamic Scripting API for custom actions, rules, and templates. Write scripts with JS, Handlebars, or FreeMarker effortlessly.

Score: 2.444975

Gitana 3.2 / Guide / Guide / UI Developers Guide / Contexts / project-manage-context

Manage and configure projects effortlessly. Access settings, logs, tools, and collaborate with teams for streamlined project management.

Score: 2.4396915

Gitana 4.0 / Developers / User Interface Customization / Contexts / project-manage-context

Manage and configure projects effortlessly. Access settings, logs, tools, and collaborate with teams for streamlined project management.

Score: 2.4396915

Gitana 3.2 / Guide / Guide / Actions / OCR Extract Node

Optimize OCR extraction with customizable service options in upcoming 4.0 features for enhanced data processing.

Score: 2.387064

Gitana 3.2 / Guide / Guide / Docker / Configuration / UI Server

Cloud CMS UI Server is a Node.js app within Docker, supporting extensible environment configurations.

Score: 2.3769665

Gitana 3.2 / Guide / Guide / Application Server / Installation / Standalone Installation

Easily set up the Cloud CMS Application Server with Node.js, Git, and simple configuration steps for seamless content delivery.

Score: 2.3720202

Gitana 4.0 / Developers / Application Server / Installation / Standalone Installation

Set up the Cloud CMS Application Server with Node.js and Git for seamless content management. Download, configure, and launch easily.

Score: 2.3720202

Gitana 3.2 / Guide / Guide / Authentication / Drivers

Learn to securely connect applications to Cloud CMS using OAuth2, manage tokens, and avoid exposing sensitive credentials in your source code.

Score: 2.3651805

Gitana 4.0 / Developers / Authentication / Drivers

Learn to securely connect applications to Cloud CMS using OAuth2, manage tokens, and avoid exposing sensitive credentials in your source code.

Score: 2.3651805

Gitana 3.2 / Guide / Guide / Getting Started / Content Modeling

Unlock the power of content modeling with Cloud CMS. Easily manage, define, and associate content types without coding. Simplify content handling today!

Score: 2.3520064

Gitana 4.0 / Getting Started / Working with Content

Optimize content management with Cloud CMS: define, model, and manage content effortlessly without coding, ensuring structured, validated data for your business.

Score: 2.3520064

Gitana 3.2 / Guide / Guide / Getting Started

Explore Cloud CMS, an API-first CMS empowering businesses with content creation, management, and publishing for web and mobile apps. Get started today!

Score: 2.3380337

How does multi-tenancy work?

How does multi-tenancy work? ie I want to have multiple companies with sub-groups of users in each company - to follow, how would we customize the interface for each company? There are two good ways to achieve multi-tenancy with Cloud CMS. - One is to use multiple "projects" - i.e. one per customer. Each project has it's own domain of users and groups, as well as it's own content definitions, instances and ACLs. As such, you can use each project to store the content on a per-client basis. You ca

Score: 2.335663