Found 665 results for "gitana 4.0 developers api definitions application"

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

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

Create a custom authenticator for your application server by extending the AbstractAuthenticator class. Follow step-by-step implementation guidance.

Score: 0.9694652

Gitana 3.2 / Guide / Guide / Binary Files

Upload and manage binary files effortlessly with Cloud CMS. Enjoy automatic antivirus scanning, metadata extraction, and seamless storage solutions.

Score: 0.9645854

Gitana 4.0 / Content Engine / Platform / Binary Files

Upload and store binary files safely in Cloud CMS with auto antivirus scans, metadata extraction, thumbnails, and custom processing.

Score: 0.9645854

Users, Identities and SSO with Cloud CMS

One of the really interesting use cases for Cloud CMS is that of maintaining users across multiple domains while having those users share a common identity context. A common identity context allows an authentication session to transition seamlessly (via an authentication swap) from one user to the next. It also allows for properties (such as username, email, password or other custom user properties) to automatically synchronize across all of the user identities that are part of the context. Here

Score: 0.96291006

Gitana 3.2 / Guide / Guide / User Interface / Projects / Configure Search

Configure your Cloud CMS project search with custom filters and settings for a tailored search experience.

Score: 0.9592773

Gitana 4.0 / User Interface / Projects / Configure Search

Optimize project search settings on Cloud CMS with JSON configurations for enhanced UI and administration efficiency.

Score: 0.9592773

Gitana 3.2 / Guide / Guide / Features / Locked

Learn about the node locking functionality with the f:locked QName to efficiently manage edit permissions and control access.

Score: 0.95253

Gitana 4.0 / Content Engine / Aspects / Locked

Learn about the node locking functionality with the f:locked QName to efficiently manage edit permissions and control access.

Score: 0.95253

Pagination options

You can specify pagination options in an optional second argument to the queryNodes function, basically like this: Chain(branch).queryNodes({  "_type": "video:essentials"  }, {  "sort": {  "title": -1  },  "limit": 10,  "skip": 30  }).then(function() {  ...  }); In this example, the results will start at index 30 in the record set and will contain the next 10 entries. The record set is sorted by "title" in a descending order ahead of being returned. If pagination sort isn't provided, then the o

Score: 0.95253

How to limit the fields that come back in a query

Query API calls like http://api.cloudcms.com/docs#!/node/post_repositories_repositoryId_branches_branchId_nodes_query support a parameter named _fields which defines an object specifying the node properties you want to include in the result set for matching nodes. For example in the following query I want the title, subTitle and slug fields returned: { "_type":"my:article", "_fields":{ "title":1, "subTitle":1, "slug":1 } } The result set would look something like the

Score: 0.95253

Gitana 3.2 / Guide / Guide / Transfer

Easily transfer, backup, and move data between Cloud CMS installations with a universal import-export facility, ensuring your data is portable and accessible.

Score: 0.9499803

Gitana 4.0 / Content Engine / Transfer

Easily transfer, backup, and move data between Cloud CMS installations with a universal import-export facility, ensuring your data is portable and accessible.

Score: 0.9499803

Connecting via a Corporate Proxy

The Cloud CMS drivers support connectivity through a corporate proxy. The means of doing so are slightly different depending on which driver you're using. Node.js The Cloud CMS Node.js driver detects the following environment variable: HTTP_PROXY If this environment variable is specified, all API calls with be routed through the proxy server at that location. This proxy server may support either HTTP or HTTPS. For example, you may set the environment variable like this: HTTP_PROXY=http://127.0.0

Score: 0.9436977

Gitana 3.2 / Guide / Guide / Branches / Actions

Configure automated actions for release events with JSON settings. Supports Send Email and Web Hook with variables like releaseId and branchId.

Score: 0.937519

Gitana 3.2 / Guide / Guide / Docker / Maintenance / Repository Compression

Optimize your Cloud CMS storage with repository compression, reducing database size and purging unnecessary historical data without losing essential content.

Score: 0.92338264

Gitana 4.0 / Self Managed / Maintenance / Repository Compression

Optimize your Cloud CMS storage with repository compression. Reduce database size while preserving essential data structure and content history.

Score: 0.92338264

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: 0.91936153

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: 0.91936153

Gitana 3.2 / Guide / Guide / UI Developers Guide / Contexts / document-actions

Efficiently manage documents with multilingual, lock, or attachment features, allowing actions like lock, unlock, update, or download in the admin console.

Score: 0.91817397

Gitana 4.0 / Developers / User Interface Customization / Contexts / document-actions

Efficiently manage documents with multilingual, lock, or attachment features, allowing actions like lock, unlock, update, or download in the admin console.

Score: 0.91817397

Gitana 3.2 / Guide / Guide / General / Geolocation Services

Effortlessly determine geographical information from IP addresses with Cloud CMS geolocation services and API integration.

Score: 0.909948

Gitana 3.2 / Guide / Guide / Integrations / Azure / Blob Storage

Explore Azure Blob Storage with Cloud CMS integration for seamless content deployment and binary storage solutions on the cloud.

Score: 0.909948

Gitana 4.0 / Content Engine / General / Geolocation Services

Effortlessly determine geographical information from IP addresses with Cloud CMS geolocation services and API integration.

Score: 0.909948

Gitana 4.0 / Content Engine / Integrations / Azure / Blob Storage

Explore Azure Blob Storage, Microsoft's cloud solution for unstructured data, supporting image serving, file storage, and fast deployment with Cloud CMS.

Score: 0.909948

Gitana 3.2 / Guide / Guide / User Interface / Multilingual

Enable efficient multilingual content management with Cloud CMS, facilitating seamless document translation and localization across different locales.

Score: 0.907931