Found 226 results for "access-policies conditions path"

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

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

Gitana / 3.2 / Guide / Guide / Docker / Configuration / Encrypting Properties

Secure your sensitive data with Cloud CMS by encrypting API properties using RSA keys, safeguarding passwords and credentials effortlessly.

Score: 2.071872

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

Optimize policy statements using changeset conditions with regex, focusing on nodes or associations within a specific ID for precise role applications.

Score: 2.0675058

Gitana / 3.2 / Guide / Guide / Application Server / Tags / @content

Fetch single content instance by node ID or path for templates. Explore parameters, JSON response, and reusable template examples.

Score: 2.0605628

Gitana / 4.0 / Developers / Application Server / Tags / @content

Fetch single content instance by node ID or path for templates. Explore parameters, JSON response, and reusable template examples.

Score: 2.0605628

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

Gitana / 3.2 / Guide / Guide / Application Server / URL Addressability / Node URLs

Optimize your content delivery with Node URLs for efficient retrieval and caching, supporting CDN and on-the-fly transformations.

Score: 2.0413816

Gitana / 4.0 / Developers / Application Server / URL Addressability / Node URLs

Optimize your content delivery with Node URLs for efficient retrieval and caching, supporting CDN and on-the-fly transformations.

Score: 2.0413816

How can I retrieve content for a tree view?

The Cloud CMS API offers a number of convenience API methods that go beyond basic CRUD and bulk content operations. Among these methods are those that allow you to retrieve content from your repository branch in a tree-friendly format. A tree-organized format means that the data comes back in a such a way as to make it easy to load into front-end tree controls. Typical front-end tree controls requires the ability to load a "snapshot" of the tree as a starting point as well as iteratively grow or

Score: 2.0249126

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

Gitana / 4.0 / Forms / API / Lookups

Optimize JSON data with Alpaca: intuitive field lookups and dynamic IDs for streamlined form rendering and object manipulation.

Score: 1.9901567

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

How do I retrieve the folder path for my content?

In Cloud CMS, you may choose to associate nodes with folders. This allows the content to be worked with by editorial teams such that they can navigate to content within folders, move content between folders and generally organize their content as they wish. It also allows for content to be retrieved by path via the API, if you wish. Technically speaking, Cloud CMS does not require folders or paths. In fact, plenty of customers use Cloud CMS in such a way that they don't require folders at all. C

Score: 1.9356267

Gitana / 3.2 / Guide / Guide / Tree

Explore the Tree API for efficient retrieval of folder and file structures in a single call. Ideal for deep path queries and dynamic content loading.

Score: 1.9098947

Gitana / 4.0 / Content Engine / Tree / Overview

Explore the Tree API for efficient retrieval of folder and file structures in a single call. Ideal for deep path queries and dynamic content loading.

Score: 1.9098947

Gitana / 4.0 / Forms / API / Templates

Discover Alpaca's advanced templating with custom views, layouts, and wizard options for dynamic form rendering and field overrides.

Score: 1.8835449

Gitana / 3.2 / Guide / Guide / Application Server / Services / Welcome

Welcome service configures default URI paths for unmatched requests, ensuring seamless navigation by redirecting users to specified pages.

Score: 1.875806

Gitana / 4.0 / Developers / Application Server / Services / Welcome

Welcome service configures default URI paths for unmatched requests, ensuring seamless navigation by redirecting users to specified pages.

Score: 1.875806

Gitana / 4.0 / Developers / Drivers / C#

Easily connect your .NET applications to Gitana with the C# driver. Supports API integration, node management, and more. 100% open-source.

Score: 1.8615174

Gitana / 3.2 / Guide / Guide / Projects

Collaborate easily with Cloud CMS Projects for creating, managing, and publishing content across multiple platforms with customizable workflows.

Score: 1.8486494

Gitana / 4.0 / Content Engine / Platform / Projects

Collaborate on content production in Cloud CMS with isolated projects, streamline workflows, and publish seamlessly to various platforms.

Score: 1.8486494

Programmatically create content in a folder?

The Cloud CMS content API lets you work with JSON to create any kind of content you'd like. It supports any JSON structure you desire and also supports a number of special properties that you can use to make life easier for you. These special properties are: _rootNodeId - The mount node ID of the root against which relatives path are computed. By default, this is the root of the repository. In general, it isn't necessary to use this property unless you have multiple mount nodes configured. And m

Score: 1.8444263

Gitana / 3.2 / Guide / Guide / Content Modeling / References

Optimize JSON Schema with $ref in Cloud CMS to efficiently link definitions for streamlined data management and validation.

Score: 1.8092332

Gitana / 4.0 / Content Engine / Content Models / References

Optimize JSON Schema with $ref in Cloud CMS to efficiently link definitions for streamlined data management and validation.

Score: 1.8092332

Gitana / 4.0 / Reference / Types / Access Policy

Explore our Access Policy guide to learn about creating, updating, and managing policies within the Gitana platform, complete with examples and schema details.

Score: 1.7843207