Found 685 results for "gitana 4.0 developers api resources platform get-teams-teamkey-members"

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

Gitana 3.2 / Guide / Guide / Features / Multilingual

Enable multilingual support and translation management for your content nodes with Cloud CMS to reach a wider audience effortlessly.

Score: 1.0900322

Gitana 4.0 / Content Engine / Aspects / Multilingual

Enable multilingual support and translation management for your content nodes with Cloud CMS to reach a wider audience effortlessly.

Score: 1.0900322

Using the JavaScript driver to run an elasticsearch query

The Cloud CMS REST API allows for elasticsearch queries against a branch. The API endpoint is POST /repositories/{repositoryId}/branches/{branchId}/nodes/search The payload is a JSON object containing a top-level property called "search" which wraps the elasticsearch DSL query. The JavaScript driver exposes this call on the Branch object using the searchNodes() methods. Examples: 1) Search for nodes containing the keyword "hello" in any property: req.branch(function (err, branch) { branch.trap(f

Score: 1.0900322

Tree Hierarchies

In Cloud CMS, there are no hard and fast rules regarding association types between nodes. And so, when dealing with things like tree structures, you usually have to first make some assumptions about the kinds of relationships between nodes that you want to traverse. For arbitrary relationships and traversals around nodes, Cloud CMS provides traversal methods which are a bit more intensive to use. However, if you're using typical a:child relationships between nodes (which is what Cloud CMS uses f

Score: 1.0852098

How can I retrieve content for a tree view?

The Cloud CMS API offers a number of convenience API methods that go beyond basic CRUD and bulk content operations. Among these methods are those that allow you to retrieve content from your repository branch in a tree-friendly format. A tree-organized format means that the data comes back in a such a way as to make it easy to load into front-end tree controls. Typical front-end tree controls requires the ability to load a "snapshot" of the tree as a starting point as well as iteratively grow or

Score: 1.0852098

Gitana 3.2 / Guide / Guide / User Interface / Search

Effortlessly search and index content in Cloud CMS with customizable project settings and powerful Elasticsearch Query DSL.

Score: 1.0849178

Gitana 3.2 / Guide / Guide / API / Data Types / Billing Provider Configuration

Optimize your billing management with Cloud CMS. Easily configure providers like Braintree for seamless subscription handling.

Score: 1.0835834

Gitana 3.2 / Guide / Guide / Applications / Public Services / Forgot Username Flow

Enable secure username recovery in your app with Cloud CMS, utilizing email-based retrieval for a seamless user experience.

Score: 1.0813826

Gitana 4.0 / Content Engine / Platform / Applications / Public Services / Forgot Username Flow

Enable secure username recovery in Cloud CMS with our guide on using the 'forgot username' flow, ensuring easy access for your app users.

Score: 1.0813826

Gitana 3.2 / Guide / Guide / Deployment / Deployment Handlers / Branch Deployment Handler

Effortlessly manage deployment to branches with transactional integrity, ensuring failsafe rollbacks. Perfect for seamless branch management.

Score: 1.0766003

Gitana 4.0 / Content Engine / Deployment / Deployment Handlers / Branch Deployment Handler

Effortlessly manage deployment to branches with transactional integrity, ensuring failsafe rollbacks. Perfect for seamless branch management.

Score: 1.0766003

Gitana 3.2 / Guide / Guide / Integrations / Authy

Enhance Cloud CMS security with Authy's real-time Multi-Factor Authentication for seamless, secure content management.

Score: 1.0711851

Gitana 3.2 / Guide / Guide / Deployment / Deployment Handlers / Local Deployment Handler

Efficiently manage local deployment to Cloud CMS with the Local Deployment Handler—streamline package distribution and processing today.

Score: 1.0711851

Gitana 4.0 / Content Engine / Deployment / Deployment Handlers / Local Deployment Handler

Efficiently manage local deployment to Cloud CMS with the Local Deployment Handler—streamline package distribution and processing today.

Score: 1.0711851

Gitana 4.0 / Content Engine / Integrations / Authy

Enhance security with Cloud CMS and Authy's real-time Multi-Factor Authentication integration. Add a secure layer beyond passwords.

Score: 1.0711851

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.0699619

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.0699619

Gitana 3.2 / Guide / Guide / Integrations / DUO

Enhance security on Cloud CMS with Duo's real-time Multi-Factor Authentication, ensuring safer user logins and comprehensive content protection.

Score: 1.065824

Gitana 4.0 / Content Engine / Integrations / DUO

Enhance Cloud CMS security with Duo Security's real-time Multi-Factor Authentication integration for robust content protection.

Score: 1.065824

Gitana 4.0 / Content Engine / Publishing / Workflow

Define and manage custom workflows for publishing activities with Cloud CMS. Customize to enhance content routing and streamline your processes.

Score: 1.065824

Gitana 4.0 / User Interface / Projects / Export a Project

Effortlessly export and manage Cloud CMS projects as archives for backup, restore, or template creation. Move projects across environments with ease.

Score: 1.0623963

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.0586826

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.0570943

Gitana 4.0 / Reference / Types / Changeset

Explore Changeset API for Cloud CMS to manage your branch content with ease. Enhance content curation and authoring with advanced features.

Score: 1.0567024

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.0560207