Found 161 results for "branches"

The search executed in 8.36993E-4 seconds. That's fast.

Gitana 4.0 / Content Engine / Branch Overview / Branches

Optimize collaboration and content management with Cloud CMS Branches. Create, switch, and merge branches seamlessly, minimizing conflicts for efficient teamwork.

Score: 76.69101

Gitana 3.2 / Guide / Guide / Branches

Optimize your content management with Cloud CMS. Enjoy powerful features like changeset versioning, branching, and snapshots for seamless workflow transitions.

Score: 58.190838

Gitana 4.0 / Getting Started / Working with Content / Branches

Manage content efficiently with branches; isolate changes, collaborate seamlessly, and merge effortlessly back to master. Optimize team efforts today!

Score: 40.516068

Gitana 4.0 / User Interface / User Interface / Version Control

Discover Cloud CMS's powerful version control, inspired by Git, capturing every content change, allowing snapshots, comparisons, and seamless version management.

Score: 38.869675

Gitana 3.2 / Guide / Guide / Workspaces

Cloud CMS Workspaces offer powerful tools for collaborative content creation, enabling branching, merging, and seamless integration with editorial teams.

Score: 38.611546

Gitana 4.0 / Content Engine / Branch Overview / Pull Requests

Simplify pull requests with Cloud CMS: merge, validate conflicts, and manage approvals for seamless content updates.

Score: 34.87885

Gitana 4.0 / Content Engine / Platform / Projects

Collaborate, design, and manage content efficiently in Cloud CMS projects with tools for workflows, scheduled publishing, and team roles.

Score: 31.719982

Gitana 4.0 / Content Engine / Branch Overview

Optimize your content management with Cloud CMS branches. Enjoy unique, Git-like versioning, easy branching, and efficient content integration.

Score: 23.694178

Gitana 4.0 / Content Engine / Branch Overview / Releases

Manage content workflows with Cloud CMS Releases. Collaborate in real-time, schedule publishing, and automatically merge changes seamlessly.

Score: 21.687666

Gitana 4.0 / Content Engine / Branch Overview / Editorial Flows

Optimize content workflow with Editorial Flows. Create, schedule, and manage tasks and releases, ensuring seamless collaboration for your team.

Score: 21.206488

Gitana 3.2 / Guide / Guide / Releases

Optimize content collaboration with Cloud CMS Releases. Schedule and manage content workflows with ease, ensuring seamless updates and conflict resolutions.

Score: 21.099865

Gitana 3.2 / Guide / Guide / User Interface / Version Control

Cloud CMS offers comprehensive version control inspired by Git, capturing every change for full revision history and easy rollback or comparison.

Score: 14.826878

Gitana 4.0 / Reference / Types / Node

Nodes are essential for organizing content in a repository, forming a graph structure to build associations and hierarchies.

Score: 6.2251177

Gitana 4.0 / Reference / Types / Branch

Create isolated branches within repositories for content items like articles and documents. Share or invite team collaborations easily.

Score: 6.185897

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

Discover Cloud CMS REST API: detailed guides on OAuth2 authentication, API requests via HTTP clients, node creation, associations, querying, and searching.

Score: 6.097978

Gitana 4.0 / Developers / Cookbooks / REST API Cookbook

Explore our comprehensive REST API Cookbook, featuring guides on Gitana OAuth2 connection, node creation, associations, and MongoDB queries.

Score: 6.097978

Gitana 3.2 / Guide / Guide / API / Data Types / Branch

Explore how branches provide isolated workspaces for projects, allowing changes through changesets with permissions and configuration options.

Score: 6.0553546

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

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

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

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

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

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

Gitana 4.0 / Getting Started / Navigating the User Interface / Instant Preview

Instantly preview content changes with Cloud CMS, eliminating extra server setups and ensuring fast iterations for Development, Staging, and QA.

Score: 5.28992

Gitana 3.2 / Guide / Guide / Tree

Retrieve and manage entire path-based folder structures with the Tree API, supporting dynamic loading, filtering, and composite queries.

Score: 5.1927977