Found 164 results for "branches"

The search executed in 5.17323E-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.98089

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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