Found 341 results for "gitana 4.0 engine discovery search"
The search executed in 0.002026675 seconds. That's fast.
![]() |
Gitana 4.0 / Content Engine / Services / TranscriptionTransform audio files into searchable text with automatic transcription via Cloud CMS, syncing changes and enhancing search capabilities.
Score: 1.5005281
|
![]() |
How do I retrieve the folder path for my content?In Cloud CMS, you may choose to associate nodes with folders. This allows the content to be worked with by editorial teams such that they can navigate to content within folders, move content between folders and generally organize their content as they wish. It also allows for content to be retrieved by path via the API, if you wish. Technically speaking, Cloud CMS does not require folders or paths. In fact, plenty of customers use Cloud CMS in such a way that they don't require folders at all. C
Score: 1.5005281
|
![]() |
Gitana 3.2 / Guide / Guide / Features / Auto NarrateEnhance your content with Auto Narrate, turning text into audio with ease. Ideal for projects needing seamless text-to-speech conversion.
Score: 1.4864775
|
![]() |
Gitana 3.2 / Guide / Guide / UI Developers Guide / TemplatesCustomize UI templates to personalize and enhance your webpage content by controlling the display of detailed information for each list item.
Score: 1.48036
|
![]() |
Gitana 4.0 / Developers / User Interface Customization / TemplatesCustomize your pages with UI templates for content presentation. Create, manage, and apply unique templates easily for better user experience.
Score: 1.48036
|
![]() |
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.4748887
|
![]() |
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.4748887
|
![]() |
Gitana 3.2 / Guide / Guide / User Interface / Add-ons / KalturaEnhance video management with Kaltura integration, enabling seamless video browsing, selection, and configuration for content platforms.
Score: 1.4722323
|
![]() |
Gitana 4.0 / User Interface / Add-ons / KalturaIntegrate Kaltura with Cloud CMS for seamless video management, browsing, and selection using paginated search and custom plugins for optimized content creation.
Score: 1.4722323
|
![]() |
Automatic Extraction from AttachmentsWhen you upload files into Cloud CMS all kinds of interesting things happen. For example, Cloud CMS automatically indexes your files for full-text search. All of the textual content is discovered and made available so your editorial teams can instantly search and find things after uploading. Did you know that Cloud CMS can also automatically extract metadata about uploaded files and make that information available? This is done via the Cloud CMS f:extractable feature. When you upload files, Clou
Score: 1.4449838
|
![]() |
Gitana 4.0 / Content Engine / Services / Optical Character RecognitionEffortlessly digitize documents with Cloud CMS OCR, extracting text and structure for seamless indexing and enhanced searchability.
Score: 1.4438567
|
![]() |
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.4338646
|
![]() |
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.4313459
|
![]() |
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.4313459
|
![]() |
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.4283013
|
![]() |
Gitana 3.2 / Guide / Guide / ReportsGenerate reports and exports in CSV, PDF, or ZIP formats using Cloud CMS. Download, email, or store exports seamlessly.
Score: 1.425174
|
![]() |
Gitana 4.0 / Content Engine / Nodes / ReportsGenerate reports and exports in CSV, PDF, or ZIP formats using Cloud CMS. Download, email, or store exports seamlessly.
Score: 1.425174
|
![]() |
Getting Started Videos for Cloud CMSWe are very proud of Cloud CMS and encourage you to see for yourself the potential of Cloud CMS (Free Trial). To help you get the most out of the trial and knowledge of some of the features, we have recorded a number of ‘Getting Started’ videos showing some basic features, administration, and a ‘taster’ of some of the more interesting advanced features. (More videos to come for the advanced features). The Getting Started videos: Create a Project Add Users to Projects Upload Content Add Comments
Score: 1.3965585
|
![]() |
Gitana 3.2 / Guide / Guide / UI Developers Guide / Templates / List ItemsCustomize your list item displays in CloudCMS UI using templates. Learn to configure icons, descriptions, and create tailor-made views effortlessly.
Score: 1.3759971
|
![]() |
Gitana 4.0 / Developers / User Interface Customization / Templates / List ItemsCustomize list items in CloudCMS UI with icons and descriptions using flexible templates. Learn how to create, sort, and manage list item displays.
Score: 1.3759971
|
![]() |
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.3589821
|
![]() |
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.3589821
|
![]() |
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.3589821
|
![]() |
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.3589821
|
![]() |
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.3589821
|