Found 514 results for "gitana 4.0 engine security access-policies conditions branch"

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

Gitana 4.0 / Content Engine / Bulk Import / XML

Effortlessly import XML content into Cloud CMS with the Bulk Import tool; ideal for managing expansive datasets like global soccer leagues.

Score: 1.2244774

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

Gitana 3.2 / Guide / Guide / Policies

Optimize your content management with Cloud CMS policies, triggering custom actions on events to streamline your workflow efficiently.

Score: 1.2126329

Gitana 4.0 / Content Engine / Behaviors / Policies

Discover Cloud CMS policies to automate actions and manage content lifecycle including branches, releases, and custom code integrations.

Score: 1.2126329

How to get a content definition JSON from the Cloud CMS API?

There are a couple of ways to do this. The first is simply use the node GET call and pass in the qname like this: GET /repositories/{repositoryId}/branches/{branchId}/nodes/{qname} http://api.cloudcms.com/docs#!/node/get_repositories_repositoryId_branches_branchId_nodes_nodeId This will give you back the JSON for the definition. Another way is to use this variation: GET /repositories/{repositoryId}/branches/{branchId}/definitions/{qname} http://api.cloudcms.com/docs#!/branch/get_repositories_rep

Score: 1.2126329

Gitana 3.2 / Guide / Guide / API / Pagination

Optimize data retrieval and display with pagination in Cloud CMS, organizing result sets into manageable pages for efficient sorting and querying.

Score: 1.2025361

Gitana 3.2 / Guide / Guide / Publishing

Manage your content lifecycle with Cloud CMS Publishing, featuring customizable workflows, lifecycle states, and multi-server deployment options.

Score: 1.190511

Gitana 3.2 / Guide / Guide / Features / Watermarkable

Effortlessly apply consistent watermarks to your content with Cloud CMS, enabling auto-marking for images upon upload or update.

Score: 1.1871107

Gitana 4.0 / Content Engine / Aspects / Watermarkable

Effortlessly apply consistent watermarks to your content with Cloud CMS, enabling auto-marking for images upon upload or update.

Score: 1.1871107

Gitana 3.2 / Guide / Guide / Actions / Send a Slack Message

Send messages to Slack channels using Cloud CMS. Integrate seamlessly with our detailed configuration and example guides.

Score: 1.1691817

Gitana 4.0 / Content Engine / Behaviors / Actions / Send a Slack Message

Send Slack messages effortlessly. Learn configuration and integration with Cloud CMS for seamless communication in your channels.

Score: 1.1691817

Gitana 3.2 / Guide / Guide / Publishing / Lifecycle States

Learn about Cloud CMS's four content lifecycle states: None, Draft, Live, and Archived, to streamline your publishing process.

Score: 1.1663263

Gitana 4.0 / Forms / Fields / Text Field

Explore the comprehensive guide on the text field, including its properties, schema options, and examples for input configuration and customization.

Score: 1.1652969

Gitana 3.2 / Guide / Guide / Docker / Monitoring API Server with an APM

Monitor your Cloud CMS API server with New Relic APM; optimize Java performance while minimizing production impact with our step-by-step setup guide.

Score: 1.1522536

Gitana 4.0 / Self Managed / Monitoring

Optimize your Cloud CMS API Server's performance using New Relic APM for real-time metrics without compromising production speed.

Score: 1.1522536

Alpaca 1.0.3 Released!

We’re pleased to announce the release of Alpaca Web Forms 1.0.3 for jQuery, jQuery UI and jQuery Mobile. Alpaca is an open-source project that provides an easy way to render web forms using JSON schema. It consists of a jQuery plugin and provides a nice abstraction so that you can change form layouts, validation logic and presentation with simple changes to JSON. Alpaca provides the web forms capabilities for Cloud CMS - The Cloud Content Management Platform for the Enterprise. This release incl

Score: 1.1522536

Gitana 3.2 / Guide / Guide / Forms / References

Learn how Cloud CMS leverages $ref for dynamic form and schema integration, enabling effective JSON component reuse across your content model.

Score: 1.1486032

Gitana 4.0 / Forms / CMS / References

Enhance your forms with Cloud CMS by using $ref for seamless schema and form configuration integration. Explore content model references today!

Score: 1.1486032

Query Performance

Application queries Application code which consumes Cloud CMS content typically runs query API calls. These queries can be optimized in the following ways: Request only the properties needed When an application requires only a few properties from a set of nodes you should use “_fields” to limit the properties returned. This can drastically reduce the size of the payload and therefore the response time. In this example, we only need “_doc”, “title” and “_type” so these are the only fields that wi

Score: 1.1486032

Gitana 3.2 / Guide / Guide / Actions / Send Email

Send personalized emails with configurable templates using various providers. Simplify email sending by customizing recipients, subjects, and body content.

Score: 1.140202

Gitana 4.0 / Content Engine / Behaviors / Actions / Send Email

Send personalized emails with configurable templates using various providers. Simplify email sending by customizing recipients, subjects, and body content.

Score: 1.140202

Content Entry Forms Example

Cloud CMS lets you easily design and deploy forms for your web applications and content contributors. In this blog entry, we’ll walk through how you can do this within the Cloud CMS user interface. In this example, we’ll create a form that allows editors to create City Guide information. Note: in the Cloud CMS Trial there is a City Guide Content definition which can be used as a starting point or as a reference for this example. Add a Definition The Content Definitions can be found in the Cloud

Score: 1.1342419

Gitana 3.2 / Guide / Guide / Content Modeling

Discover Cloud CMS content modeling with powerful JSON Schema definitions for types, properties, and graph associations, ensuring data integrity.

Score: 1.1260751

Gitana 4.0 / Content Engine / Content Models

Explore Cloud CMS content modeling with JSON Schema for creating, updating, and managing your project's dynamic data efficiently.

Score: 1.1260751

Gitana 3.2 / Guide / Guide / Cookbooks / REST API Cookbook

Optimize your REST API integration skills with our comprehensive Cloud CMS guide, including authentication, node creation, and sample queries.

Score: 1.1251909