Found 586 results for "gitana 4.0 developers api resources settings post-applications-applicationid-settings"

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

Precompile your Text fields with Markdown or Handlebars

One of the new features in Cloud CMS 3.2.41 is the f:precompile feature. This feature tells Cloud CMS to automatically precompile one or more fields on your content items whenever the content is saved. With precompiling in place, you can now let your editors work in Markdown or use Handlebars tags in their content and then have that content automatically convert into HTML (or another output format) for use in your front-end applications. An Example Suppose, for example, that you defined an artcl

Score: 1.0659263

Gitana 3.2 / Guide / Guide / Deployment / Deployment Receivers

Create and manage Deployment Receivers in Cloud CMS to efficiently transfer and secure your Deployment Packages globally, solving latency and performance issues.

Score: 1.0642047

Gitana 3.2 / Guide / Guide / Application Server / Tags / @query

Optimize queries for nodes with customizable parameters to enhance template flexibility, including sorting, caching, and locale for targeted results.

Score: 1.0642047

Gitana 4.0 / Developers / Application Server / Tags / @query

Optimize queries for nodes with customizable parameters to enhance template flexibility, including sorting, caching, and locale for targeted results.

Score: 1.0642047

Gitana 4.0 / Content Engine / Deployment / Deployment Receivers

Create and manage Deployment Receivers in Cloud CMS to efficiently transfer and secure your Deployment Packages globally, solving latency and performance issues.

Score: 1.0642047

Gitana 4.0 / Developers / Drivers

Easily integrate Cloud CMS with our drivers for C#, Go, Java, JavaScript, PHP, Python, and Ruby, ensuring seamless authentication and fast API calls.

Score: 1.0537486

Cloud CMS Performance Measurement

Performance issues may be outside of Cloud CMS such as being related to firewalls or corporate proxies. One strategy for determining this is to run an ab test to gather timings from your computer to https://api.cloudcms.com or to the user interface server. This gives you a good approximation of where penalties are being paid and you'd expect to see ~70-100ms latency which we consider nominal. Another thing to try is to run a connection test from the command line on the box that you're browsing f

Score: 1.0504814

Gitana 3.2 / Guide / Guide / Application Server / Services / Driver Config

Connect seamlessly to the Cloud CMS API for efficient user authentication and automatic access token renewal with Driver Config.

Score: 1.0482562

Gitana 4.0 / Developers / Application Server / Services / Driver Config

Connect seamlessly to the Cloud CMS API for efficient user authentication and automatic access token renewal with Driver Config.

Score: 1.0482562

Gitana 3.2 / Guide / Guide / Application Server / Authentication / Adapters / Custom

Create custom authentication adapters for Application Server with ease. Learn to implement and configure your solution effectively.

Score: 1.0342596

Gitana 4.0 / Developers / Application Server / Authentication / Adapters / Custom

Create custom authentication adapters for your application server and seamlessly integrate third-party providers with ease.

Score: 1.0342596

How do I...

Sometimes you want to do the following... asd asd asd In Cloud CMS, the best way is to... For example, you might have some JSON like this: asdasd Or make an API call like this: asdasd You also might have an image in the page: John McClane would know what to do It is important to remember three things: Don't worry Be happy Man One last thing to consider.. Enjoy

Score: 1.0321171

Gitana 3.2 / Guide / Guide / Bulk Import / JSON

Easily import JSON content into Cloud CMS with our bulk import tool, creating structured content from legacy systems.

Score: 1.0296834

Gitana 4.0 / Content Engine / Bulk Import / JSON

Import JSON content into Cloud CMS repositories easily with the Bulk Import tool. Use JSON Schema for custom content types, like World Cup players.

Score: 1.0296834

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

Enhance your MongoDB workloads with Amazon DocumentDB, a fully managed, scalable document database service optimized for Cloud CMS integration.

Score: 1.0268474

Gitana 3.2 / Guide / Guide / Integrations / Google / Translate

Enhance your global presence with Google Translate through Cloud CMS, offering automatic updates and custom translation models.

Score: 1.0268474

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

Fully managed Amazon DocumentDB supports MongoDB workloads, offering fast, scalable, and highly available document database services.

Score: 1.0268474

Gitana 4.0 / Content Engine / Integrations / Google / Translate

Enhance content translation efficiency with Google's pre-trained and custom models using Cloud CMS's seamless integration with Google Translate.

Score: 1.0268474

Gitana 3.2 / Guide / Guide / Integrations / Amazon Web Services / Amazon Elastic Search Service

Amazon Elastic Search Service: Easily deploy, secure, and scale Elasticsearch with zero downtime using this fully managed AWS service.

Score: 1.011356

Gitana 4.0 / Content Engine / Integrations / Amazon Web Services / Amazon Elastic Search Service

Optimize your search and analytics with Amazon Elastic Search Service, a fully managed solution offering seamless deployment and operation.

Score: 1.011356

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

Optimize your messaging infrastructure with Amazon SNS, a fast, flexible service offering push notifications, email, and SMS for real-time app engagement.

Score: 1.0073467

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

Amazon SNS provides fast messaging for cloud apps via push notifications, emails, or SMS, enhancing mobile app responses with Cloud CMS integration.

Score: 1.0073467

Internationalization (I18N)

All of the content that you create within Cloud CMS supports localized translation. This is often referred to as internationalization (I18N) in the enterprise world. Cloud CMS has full support for localization so that any content you put into Cloud CMS supports multiple translation bundles. When content is retrieved from Cloud CMS, either through the APIs, the editorial interface or from your own applications, Cloud CMS respects the locale being requested and serves back a best-match fit for tha

Score: 1.0073467

How to find the Repository ID for a Project?

There are a few ways to get the repository ID for a project. The easiest way is: log in to your tenant go to your Project add "/stack" to the url The "/stack" suffix will show you the members of the stack. If you then click on "workbench 'content' repository", you'll see the ID for the repository in the URL. Another way is to click on a document in your project and then click on "View in API". The URL that comes up will have the repository ID in it as well.

Score: 1.0012856

Setup a Next.JS Static Site using Cloud CMS

The 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: 0.99483037