Found 546 results for "gitana 4.0 engine security access-policies conditions feature"
The search executed in 0.007726425 seconds. That's fast.
![]() |
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: 0.8956263
|
![]() |
Gitana 3.2 / Guide / Guide / Cookbooks / REST API CookbookDiscover Cloud CMS REST API: detailed guides on OAuth2 authentication, API requests via HTTP clients, node creation, associations, querying, and searching.
Score: 0.8940378
|
![]() |
Gitana 3.2 / Guide / Guide / Actions / Web HookOptimize your HTTP web hook calls with detailed configuration options for authentication, headers, and payloads, ensuring secure and effective communication.
Score: 0.87546754
|
![]() |
Gitana 4.0 / Content Engine / Behaviors / Actions / Web HookOptimize your HTTP web hook calls with detailed configuration options for authentication, headers, and payloads, ensuring secure and effective communication.
Score: 0.87546754
|
![]() |
Gitana 4.0 / Self Managed / DockerOptimize Cloud CMS with Docker for seamless development and production. Deploy on-premise or in private clouds with ease, leveraging AWS and Docker tools.
Score: 0.8746865
|
![]() |
5 Reasons why Cloud CMS is Totally AwesomeCloud CMS is the only Content Management System that was built from the ground up for the needs of mobile devices and applications. Our goal is to provide the fastest, easiest and most cost-effective way for businesses to curate and deliver content to their applications, running anywhere in the world, in any language and at any time. In the last article, I talked about the general lack of mobile strategy within the business world. Mobile apps are so new that most businesses have had to react to
Score: 0.8746865
|
![]() |
Gitana 3.2 / Guide / Guide / Features / PrecompileAutomatically transform Markdown or templated text to HTML on save, ensuring your editors' input is easily utilized across applications.
Score: 0.8471638
|
![]() |
Gitana 3.2 / Guide / Guide / Features / Reading LevelEvaluate text readability with our system: understand reading levels from 5th grade to college graduates, using Flesch reading ease scores.
Score: 0.8471638
|
![]() |
Gitana 4.0 / Content Engine / Aspects / PrecompileAutomatically transform Markdown or templated text to HTML on save, ensuring your editors' input is easily utilized across applications.
Score: 0.8471638
|
![]() |
Gitana 4.0 / Content Engine / Aspects / Reading LevelEvaluate text readability with our system: understand reading levels from 5th grade to college graduates, using Flesch reading ease scores.
Score: 0.8471638
|
![]() |
Bulk ImportWhy is there a need for Bulk Import for existing content into a CMS? Content is extremely valuable and expensive to recreate. It’s too valuable to lose and recreating it manually can be a daunting prospect. Your existing content is an important concern at the start of any CMS project – how to migrate content and the related costs is a very important consideration. If there is content that does need to be imported into the CMS then you will need to have a robust repeatable automated process such
Score: 0.8471638
|
![]() |
Gitana 3.2 / Guide / Guide / API / Data Types / Domain UserComprehensive guide on managing domain users in Cloud CMS, including creation, update, query, and permissions settings.
Score: 0.8398738
|
![]() |
Gitana 4.0 / Content Engine / Branch Overview / Editorial FlowsOptimize content workflow with Editorial Flows. Create, schedule, and manage tasks and releases, ensuring seamless collaboration for your team.
Score: 0.82484746
|
![]() |
Experimenting with blogsToday we’re switching over to Tumblr for our blogging capabilities. You might ask a couple of questions - one of which is “why tumblr?” and the other is “why would you use an external CMS for your blog?” These are both excellent questions. They’re both pretty easy to answer as well. With respect to blog software, our feeling is that it’s very much a commodity at this point. When this stuff came out early last decade, it was novel and a wide diversity of features were to be found from one product
Score: 0.82484746
|
![]() |
Introduction to Changeset VersioningCloud CMS provides you with content repositories that are powered by a “changeset” versioning model. This a powerful versioning model that you won’t find in most conventional CMS products. It’s one of the reasons why Cloud CMS is such a great platform for collaboration! Document-level Versioning A lot of legacy CMS products feature document-level versioning. With document-level versioning, when you make a change to a document, the system simply increments a version counter. You end up with multi
Score: 0.82350004
|
![]() |
Gitana 4.0 / Forms / API / ViewsOptimize Alpaca rendering with views for display, edit, and create types. Customize templates, styles, and callbacks easily.
Score: 0.81911707
|
![]() |
Gitana 3.2 / Guide / Guide / GraphQL'Explore Cloud CMS's powerful GraphQL API for seamless content integration and management, ideal for developers seeking efficient data retrieval and manipulation.'
Score: 0.81215703
|
![]() |
Gitana 4.0 / Content Engine / Graph QLExplore how Cloud CMS integrates with GraphQL for advanced content querying and manipulation, streamlining CMS management for developers.
Score: 0.81215703
|
![]() |
Gitana 3.2 / Guide / Guide / Content Modeling / ReferencesOptimize JSON Schema with $ref in Cloud CMS to efficiently link definitions for streamlined data management and validation.
Score: 0.8036767
|
![]() |
Gitana 3.2 / Guide / Guide / Publishing / Lifecycle StatesLearn about Cloud CMS's four content lifecycle states: None, Draft, Live, and Archived, to streamline your publishing process.
Score: 0.8036767
|
![]() |
Gitana 4.0 / Content Engine / Content Models / ReferencesOptimize JSON Schema with $ref in Cloud CMS to efficiently link definitions for streamlined data management and validation.
Score: 0.8036767
|
![]() |
Gitana 3.2 / Guide / Guide / API / Data Types / ClientOptimize your client management with Cloud CMS. Create, update, list, and query clients efficiently while protecting your data.
Score: 0.7828963
|
![]() |
Gitana 3.2 / Guide / Guide / API / Data Types / Domain GroupLearn how to manage, create, update, and delete domain groups with Cloud CMS, including adding and removing members efficiently.
Score: 0.7828963
|
![]() |
Content Previews and Thumbnails with Cloud CMSCloud 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: 0.78234947
|
![]() |
REST based access callsThe authentication mechanism in Cloud CMS is OAuth 2.0. While you can use any of the flows, the easiest one to begin with is "password". We've outlined a basic example here using Advanced REST Client to show our API-first platform in action. First, from your Cloud CMS platform home page, navigate to "Manage Platform" and select the "API Keys" section to list all available projects for remote access: If you have no keys for your project then create a new "Application" from "Manage Platform" and t
Score: 0.7288494
|