Found 940 results for "ui-dev evaluators or"

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

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

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

Fetch content nodes efficiently with @expand, ideal for @relators in parent nodes. Customize query parameters like sort, limit, location, and locale.

Score: 0.325831

Gitana 3.2 / Guide / Guide / Deployment / Deployment Handlers / Amazon S3 Deployment Handler

Streamline your Amazon S3 deployments with our handler, ensuring efficient, sequential deployment of your packages with robust mapping features.

Score: 0.325831

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

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

Fetch content nodes efficiently with @expand, ideal for @relators in parent nodes. Customize query parameters like sort, limit, location, and locale.

Score: 0.325831

Gitana 4.0 / Content Engine / Aspects / Auto Transcribe

Automatically transcribe audio to text with our Auto Transcribe feature, storing transcriptions as easy-to-access text files.

Score: 0.325831

Gitana 4.0 / Content Engine / Aspects / Multilingual

Enable multilingual support and translation management for your content nodes with Cloud CMS to reach a wider audience effortlessly.

Score: 0.325831

Gitana 4.0 / Content Engine / Behaviors / Actions / Copy Multiple Nodes

Copy multiple nodes and their children in the content graph with customizable configurations, supporting repository and branch IDs.

Score: 0.325831

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

Copy a node and its children in your content graph with precise configuration options for seamless integration.

Score: 0.325831

Gitana 4.0 / Content Engine / Deployment / Deployment Handlers / Amazon S3 Deployment Handler

Streamline your Amazon S3 deployments with our handler, ensuring efficient, sequential deployment of your packages with robust mapping features.

Score: 0.325831

Gitana 4.0 / User Interface / User Interface / Awareness

Real-time document collaboration tool, view or edit along with others seamlessly, just like Google Docs, with auto-lock and user notifications.

Score: 0.325831

Security: Grade A

Cloud CMS comes in two flavors - on-premise and hosted. For our hosted customers, we host 100% of Cloud CMS and take care of all of the data backup, migrations, security, load balancing and… well, everything! It’s the whole kit and kaboodle. It’s all of the DevOps and stuff solved for you. One of the fun aspects of this is keeping up with security requirements around SSL and HTTP Transport. Cloud CMS customers automatically gain the advantage of SSL for all of their communication with the Cloud

Score: 0.325831

Gitana 3.2 / Guide / Guide / Application Server / Authentication / Adapters / Default

Optimize HTTP requests with our default adapter for identifying user info through headers and cookies. Secure configuration options included.

Score: 0.3203941

Gitana 4.0 / Developers / Application Server / Authentication / Adapters / Default

Optimize HTTP requests with our default adapter for identifying user info through headers and cookies. Secure configuration options included.

Score: 0.3203941

Gitana 4.0 / Forms / API / Conditional Dependencies

Optimize your form handling with Alpaca, featuring advanced, conditional dependencies and custom inter-dependencies. Utilize JSON Schema with precision.

Score: 0.3203941

What is an Identity vs a User?

The concept of an Identity and a User is distinct in Cloud CMS. They are separate things. Essentially, a User holds the name, email address and other properties about a user and an Identity holds the password. A User may optionally have an identity associated with it but this isn't required. For any users that you want to give the ability to log in, you'll need to have an identity created and associated for them. This is as easy as editing the user and setting their password. When a password is

Score: 0.3203941

Gitana 3.2 / Guide / Guide / API / Patching

Optimize content updates with Cloud CMS using efficient HTTP Patch and JSON Patch techniques for lightweight, property-level changes.

Score: 0.31513563

Gitana 3.2 / Guide / Guide / Conditions / Merge

Test whether a node is being merged with customizable conditions, including source and target branches or release attributes.

Score: 0.31513563

Gitana 3.2 / Guide / Guide / Deployment / Deployment Handlers / IBM COS Deployment Handler

Effortlessly deploy packages to IBM Cloud Object Store with seamless error handling and customizable mappings.

Score: 0.31513563

Gitana 3.2 / Guide / Guide / Docker / Kits / MongoDB Replica Set

Set up a 3-node MongoDB Replica Set with ease, using our guide, Gitana SDK, and Docker Compose for optimal database performance.

Score: 0.31513563

Gitana 4.0 / Content Engine / Behaviors / Conditions / Merge

Test whether a node is being merged with customizable conditions, including source and target branches or release attributes.

Score: 0.31513563

Gitana 4.0 / Content Engine / Deployment / Deployment Handlers / IBM COS Deployment Handler

Effortlessly deploy packages to IBM Cloud Object Store with seamless error handling and customizable mappings.

Score: 0.31513563

Gitana 4.0 / Home

Discover Gitana's Enterprise Content Platform: streamline content creation, management, and real-time publishing with workflow-driven control and custom APIs.

Score: 0.31513563

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

Oauth 2.0 tokens

Each response from Cloud CMS provides two tokens: an access token and a refresh token. The access token is the one that you need to attach to every API call. It gets passed through the Authorization header as "bearer " and Cloud CMS uses this to identify who the authenticated user is (and thus, what resources they have access to and so forth). By default, the access token has a lifespan of 24 hours. After that period of time, it is no longer valid and any requests will come back wit

Score: 0.31513563