Found 256 results for "branches actions"

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

Gitana 4.0 / Content Engine / Scripting

Optimize your Cloud CMS with a dynamic Scripting API for custom actions, rules, and templates. Write scripts with JS, Handlebars, or FreeMarker effortlessly.

Score: 2.0118718

Gitana 3.2 / Guide / Guide / UI Developers Guide / Contexts / selected

Optimize your selected actions effortlessly with our streamlined configuration tool.

Score: 1.9996444

Gitana 4.0 / Developers / User Interface Customization / Contexts / selected

Optimize your selected actions effortlessly with our streamlined configuration tool.

Score: 1.9996444

Gitana 4.0 / Content Engine / Behaviors

Explore detailed Gitana engine documentation on actions, conditions, policies, and rules to enhance your development workflow.

Score: 1.996841

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

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

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

How to Retrieve content by their document library path

You can retrieve content by their document library path using the CMS API using the Node API. For example, you can paginate through the children of a node using this call: http://api.cloudcms.com/docs#!/node/get_repositories_repositoryId_branches_branchId_nodes_nodeId_children GET /repositories/{repositoryId}/branches/{branchId}/nodes/{nodeId}/children?path={path} In this case, you would set "nodeId" to the value "root" to indicate the root node. And then use "path" to describe the offset. If yo

Score: 1.9262705

Product Releases - Gitana

Product Releases - Gitana Status Releases Registry Blog Cloud CMS Platform Platform Manage, collaborate, search and distribute your highly-structured data across branches, versions and workflow-driven lifecycle. Content Management Create, Approve and Publish quality content to production on-time. Easy editorial and workflow tools let your best work reach your customers. Automation Automate your content creation and approval flows while taking advantage of AI services to enhance and curate conten

Score: 1.9143417

Content Automation - Gitana

Content Automation - Gitana Status Releases Registry Blog Cloud CMS Platform Platform Manage, collaborate, search and distribute your highly-structured data across branches, versions and workflow-driven lifecycle. Content Management Create, Approve and Publish quality content to production on-time. Easy editorial and workflow tools let your best work reach your customers. Automation Automate your content creation and approval flows while taking advantage of AI services to enhance and curate cont

Score: 1.8983647

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

Explore comprehensive document management features, including overview, editing, translations, and workflow options for enhanced collaboration.

Score: 1.8844963

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

Explore comprehensive document management features, including overview, editing, translations, and workflow options for enhanced collaboration.

Score: 1.8844963

Gitana 3.2 / Guide / Guide / UI Developers Guide / Modules

Learn how to create, customize, and manage CloudCMS modules to enhance your editorial team's workflow with tailored UI elements and permissions control.

Score: 1.8602049

Gitana 4.0 / Developers / User Interface Customization / Modules

Explore CloudCMS module customization with ease, from UI elements to rules engine, enhancing editorial workflow and configuration.

Score: 1.8602049

Gitana 4.0 / Content Engine / Publishing

Optimize your content publishing with Cloud CMS, featuring configurable workflows, lifecycle states, and diverse deployment endpoints for seamless management.

Score: 1.8551971

Announcing Gitana 4.0

Announcing Gitana 4.0 Status Releases Registry Blog Cloud CMS Platform Platform Manage, collaborate, search and distribute your highly-structured data across branches, versions and workflow-driven lifecycle. Content Management Create, Approve and Publish quality content to production on-time. Easy editorial and workflow tools let your best work reach your customers. Automation Automate your content creation and approval flows while taking advantage of AI services to enhance and curate content. P

Score: 1.8519204

Gitana 4.0 / Content Engine / Publishing / Lifecycle States

Explore Cloud CMS content lifecycle states, from draft to approved, with flexible branching, preview options, and seamless publishing workflows.

Score: 1.8122897

Gitana 3.2 / Guide / Guide / User Interface / Workflow / Your Task Dashboards

Manage tasks efficiently with our Platform and Project Dashboards, access workflow overviews, and perform actions like approve, reject, or comment.

Score: 1.8091474

Gitana 4.0 / User Interface / Workflow / Your Task Dashboards

Manage your workflow with ease using Platform and Project Dashboards, providing task lists and actions like approve, reject, and more.

Score: 1.8091474

Can your CMS do this?

This is not going to be a list of features in Cloud CMS, that to be honest, you righfully expect in a CMS: API, versioning, workflow, Content model, Content entry forms,.. For a bit of fun, I started thinking “what really makes Cloud CMS better than your CMS” embracing my school boy mentality. 1. SaaS and/or On-Premise Cloud CMS is avaible as a SaaS product and OnPremise. Docker containers have allowed us to distribute the Cloud CMS product easily for On-Premise/Private Cloud installation. Whils

Score: 1.8042953

Gitana 3.2 / Guide / Guide / Conditions

Explore Cloud CMS Conditions for enhancing content evaluation with rules, using simple checks to complex logic, and an array of ready-made options.

Score: 1.7909484

Gitana 4.0 / Content Engine / Behaviors / Conditions

Explore Cloud CMS Conditions for evaluating rules and environments with preset logic functions like 'and', 'or', and others for streamlined actions.

Score: 1.7909484

Gitana 4.0 / Developers / Drivers / Go

Connect Go apps to Gitana seamlessly. Use our Go driver to manage nodes, branches, and more. Explore examples and get started quickly.

Score: 1.7847707

Gitana 4.0 / User Interface / User Interface / Multilingual

Optimize your content for multilingual support with features to set locales, manage translations, and apply multilingual behavior.

Score: 1.7837963

Content Previews and Thumbnails with Cloud CMS

Cloud CMS lets you generate preview images (often called thumbnails) for any content item stored in your repository. This generation can be performed ahead of time via content modeling or it can be done in real-time using a simple URL call. Content Nodes In Cloud CMS, everyone content item you create is referred to as a node. A node is a JSON document that can have any structure you’d like. That is to say, you can drop any valid JSON document you’d like into Cloud CMS and the product will automa

Score: 1.7731133