Found 586 results for "access-policies conditions not"
The search executed in 0.001262211 seconds. That's fast.
![]() |
Gitana 4.0 / Forms / API / LayoutsOptimize your form layouts with Alpaca's automatic and template-driven placement, ensuring flexible field alignment using Handlebars templates and explicit bindings.
Score: 0.5267051
|
![]() |
Gitana 4.0 / Forms / Fields / State FieldDropdown selector for U.S. states and territories, customizable with options like capitalization, format, and multiple selection capabilities.
Score: 0.5267051
|
![]() |
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: 0.5267051
|
![]() |
Can your CMS do this?This is not going to be a list of features in Cloud CMS, that to be honest, you righfully expect in a CMS: API, versioning, workflow, Content model, Content entry forms,.. For a bit of fun, I started thinking “what really makes Cloud CMS better than your CMS” embracing my school boy mentality. 1. SaaS and/or On-Premise Cloud CMS is avaible as a SaaS product and OnPremise. Docker containers have allowed us to distribute the Cloud CMS product easily for On-Premise/Private Cloud installation. Whils
Score: 0.5267051
|
![]() |
OAuth2, Clients and Authentication GrantsOne of the things that I really like about our approach to server authorization is that we’ve elected to get completely behind the OAuth2 specification. Cloud CMS provides support for all of the OAuth2 flows. We provide an authorization and resource server so that you can separate concerns and perform the full three-legged “auth code” flow. Or you can simplify things and use something like a “password” or “implicit” flow depending on the security environment of your application. For environments
Score: 0.52561796
|
![]() |
Gitana 3.2 / Guide / Guide / Cookbooks / Python Cookbook'Discover must-have Python code recipes and tips on using Gitana's Python driver to create, query, and manage content effortlessly.'
Score: 0.5204318
|
![]() |
Gitana 4.0 / Developers / Cookbooks / Python CookbookExplore the Python Cookbook for detailed instructions and examples on using the Gitana Python driver for developing with Cloud CMS.
Score: 0.5204318
|
![]() |
Setup a Next.JS Static Site using Cloud CMSThe web application ecosystem has improved leaps and bounds over the years, and its never been easier to make high performance static/hybrid sites quickly and using good development practices. And its just as easy to get these sites going using Cloud CMS as a datasource! Below you'll find a quick guide to get you started using Next.JS with Cloud CMS to setup a simple bookstore website, and some highlights from the code. Getting Started First, you'll need to have a Cloud CMS account and Sample pr
Score: 0.5204318
|
![]() |
Gitana 3.2 / Guide / Guide / Features / Deployment ConfigOptimize deployment processes with the f:deployment-config feature, guiding handlers like S3, FTP, and File System for seamless, structured deployment.
Score: 0.51241463
|
![]() |
Gitana 4.0 / Content Engine / Aspects / Deployment ConfigOptimize your deployment with Gitana by using f:deployment-config to map content to paths for S3, FTP, and file systems effectively.
Score: 0.51241463
|
![]() |
Gitana 4.0 / Forms / Fields / Table FieldEnhance data visualization with a flexible table field for structured arrays. Ideal for viewing and editing data rows with ease.
Score: 0.51241463
|
![]() |
Automatic Extraction from AttachmentsWhen you upload files into Cloud CMS all kinds of interesting things happen. For example, Cloud CMS automatically indexes your files for full-text search. All of the textual content is discovered and made available so your editorial teams can instantly search and find things after uploading. Did you know that Cloud CMS can also automatically extract metadata about uploaded files and make that information available? This is done via the Cloud CMS f:extractable feature. When you upload files, Clou
Score: 0.51241463
|
![]() |
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.51241463
|
![]() |
Gitana 3.2 / Guide / Guide / Authentication / OAuth 2.0Securely authenticate clients and users with Cloud CMS's OAuth2 support, industry-standard authorization, and explore its robust features through our comprehensive guide.
Score: 0.501988
|
![]() |
Gitana 4.0 / Developers / Authentication / OAuth 2.0Securely authenticate clients and users with Cloud CMS's OAuth2 support, industry-standard authorization, and explore its robust features through our comprehensive guide.
Score: 0.501988
|
![]() |
Gitana 4.0 / Developers / Cookbooks / C# CookbookExplore C# with Gitana: Easy setup, connect using JSON or direct values, and master querying and node management in .NET Core projects.
Score: 0.501988
|
![]() |
Gitana 3.2 / Guide / Guide / ModulesBuild custom add-on modules for Cloud CMS using GitHub and JavaScript. Easily register and deploy your module to enhance the Cloud CMS interface.
Score: 0.4988792
|
![]() |
Gitana 3.2 / Guide / Guide / Publishing / Preview ServersSet up Preview Servers to test website changes before going live. Customize servers for URL, API, or application endpoints.
Score: 0.4988792
|
![]() |
Gitana 3.2 / Guide / Guide / Docker / Maintenance / Health Check / Load BalancersOptimize your Cloud CMS production environment with efficient load balancers for API and UI, ensuring high availability and reliability.
Score: 0.4988792
|
![]() |
Gitana 3.2 / Guide / Guide / Application Server / Authentication / Authenticators / CustomCreate a custom authenticator for your application server by extending the AbstractAuthenticator class. Follow step-by-step implementation guidance.
Score: 0.4988792
|
![]() |
Gitana 3.2 / Guide / Guide / Scripting / NodeExplore comprehensive Node scripting resources, detailing properties and methods for managing associations, attachments, and more for effective document manipulation.
Score: 0.4988792
|
![]() |
Gitana 4.0 / Developers / Application Server / Authentication / Authenticators / CustomCreate a custom authenticator for your application server by extending the AbstractAuthenticator class. Follow step-by-step implementation guidance.
Score: 0.4988792
|
![]() |
Gitana 4.0 / Content Engine / Publishing / Preview ServersSet up Preview Servers to detect issues before going live. Customize server types: URL, API, or Application, for efficient content review.
Score: 0.4988792
|
![]() |
NodeExplore comprehensive Node scripting resources, detailing properties and methods for managing associations, attachments, and more for effective document manipulation.
Score: 0.4988792
|
![]() |
Gitana 4.0 / Reference / Types / AssociationLearn how Associations connect two nodes by defining relationships without permissions in this detailed guide on structure and custom behaviors.
Score: 0.4988792
|