Found 735 results for "appserver tags content"

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

Gitana 4.0 / Developers / User Interface Customization / Contexts / publishing-manage-subcontext

Optimize your publishing management with settings, content types, publications, workflow, and lifecycle states tailored for your project needs.

Score: 0.554029

Gitana 4.0 / Content Engine / Access Policies / Conditions / Project

Optimize policy statements by targeting project IDs or titles with regex for precise access control.

Score: 0.554029

Gitana 4.0 / Content Engine / Behaviors / Actions / Move Node

Move a source association within the content graph while preserving type and properties. Configure using repository, branch, and node IDs.

Score: 0.554029

Gitana 4.0 / Content Engine / Workflow / Workflow Handlers / Add Features

Add features easily to workflow nodes and streamline content management with customizable configurations.

Score: 0.554029

Does Cloud CMS build my web site or mobile app for me?

No. Cloud CMS manages the backend lifecycle of your content and makes it available to your own applications via its REST API. You have to create your own applications (iOS, Android or web-based applications). Using our Partner network, Cloud CMS provides implementation services if you're looking for assistance with developing your front end applications, middleware or any custom data APIs. Cloud CMS also provides hosting for HTML5 applications and custom APIs within it's Node.js based applicatio

Score: 0.554029

Gitana 3.2 / Guide / Guide / Cookbooks / JavaScript (Legacy) Cookbook

'Discover the comprehensive JavaScript (Legacy) Cookbook for connecting to Gitana, asynchronous API calls, node creation, and advanced queries.'

Score: 0.55169654

Gitana 3.2 / Guide / Guide / Cookbooks / Node.js Cookbook

Optimize your Node.js applications with Cloud CMS. Learn to connect, chain API calls, and query nodes for efficient data management.

Score: 0.55169654

Gitana 4.0 / Developers / Cookbooks / Node.js Cookbook

Explore the Node.js Cookbook for tips on connecting to Cloud CMS, handling asynchronous tasks, and creating custom nodes effortlessly.

Score: 0.55169654

Gitana 3.2 / Guide / Guide / Conditions / Node Has Attachment

Test if a node has an attachment by ID and optional content type with JSON schema examples for integration.

Score: 0.5486939

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

Optimize your multilingual project in Cloud CMS by managing locale lists via project JSON for tailored editing experiences.

Score: 0.5486939

Gitana 4.0 / Content Engine / Behaviors / Conditions / Node Has Attachment

Test if a node has an attachment by ID and optional content type with JSON schema examples for integration.

Score: 0.5486939

Gitana 4.0 / User Interface / Projects / Configure Locales

Optimize your multilingual project in Cloud CMS by managing locale lists via project JSON for tailored editing experiences.

Score: 0.5486939

Gitana 4.0 / Content Engine / Access Policies / Conditions / Branch

Enhance policy management with branch conditions using regex for IDs, titles, or aliases. Learn to configure and apply precise constraints.

Score: 0.5434606

Gitana 3.2 / Guide / Guide / Integrations

Connect Cloud CMS to AWS, Azure, Google, and more. Securely manage services for storage, DNS updates, and event handling. Explore seamless integrations now!

Score: 0.5383262

Gitana 4.0 / Content Engine / Access Policies / Conditions / Data Store

Optimize policy statements for datastores using type, ID, or title with regex support for precise or wildcard matching.

Score: 0.5383262

Gitana 4.0 / Content Engine / Integrations

Connect your Cloud CMS projects to leading cloud services securely, with reusable service descriptors for seamless integrations.

Score: 0.5383262

Cache invalidation via SNS

At present, Cloud CMS can be configured to publish notifications to Amazon SNS. Thus, to take advantage of this, you'd have to first have an Amazon Web Services account and an SNS topic created. Cloud CMS publishes notifications to it. Your topic can then do anything it wants with these notifications. Your cluster can listen for these events and process messages to invalidate cache. Most commonly, people hook the SNS services to the SQS service for queue-based event management. We've chosen this

Score: 0.5332879

Gitana 3.2 / Guide / Guide / Integrations / Slack

Integrate Slack with Cloud CMS to receive real-time content updates. Learn to set up bots and send Slack messages efficiently.

Score: 0.528343

Gitana 3.2 / Guide / Guide / User Interface / Projects / Copy a Project

Easily duplicate your projects in our platform with step-by-step guidance for seamless content and user membership replication.

Score: 0.528343

Gitana 3.2 / Guide / Guide / Workflow / Sample Workflows / Simple Publish

Optimize your Cloud CMS publishing workflow with our out-of-the-box Simple Publish tool. Streamline content to draft or live effortlessly.

Score: 0.528343

Gitana 4.0 / Content Engine / Integrations / Slack

Integrate Slack with Cloud CMS for seamless team communication and get real-time content updates with easy bot setup instructions.

Score: 0.528343

Gitana 4.0 / Content Engine / Workflow / Sample Workflows / Simple Publish

Streamline content publishing in Cloud CMS with the intuitive Simple Publish workflow, offering seamless draft-to-live transitions.

Score: 0.528343

Gitana 4.0 / User Interface / Projects / Copy a Project

Learn how to easily duplicate projects in your platform using the Copy Project Wizard. Perfect for managing content efficiently.

Score: 0.528343

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

Gitana 3.2 / Guide / Guide / Policies / Association Policies

Optimize association policies in Cloud CMS by triggering custom handlers during node connections and disconnections. Enhance content graph management.

Score: 0.51872337