Found 1166 results for "gitana 3.2 guide guide access-policies conditions and"
The search executed in 0.003202167 seconds. That's fast.
![]() |
Gitana 4.0 / User Interface / User Interface / Create/Edit ContentManage your content seamlessly with options for editing, viewing, and organizing. Explore features like attachments, tags, and comments for efficient content handling.
Score: 0.33524817
|
![]() |
Directed and Undirected AssociationsCloud CMS has the notion of both directed and undirected associations. In the API and within the drivers, when you work with associations, you can query for associations that are "incoming" or "outgoing": These are both directed associations which are relative to a given node. Outgoing means start from this node and find associations pointing to another node. Incoming means find associations that point to me. It also supports the notion of "mutual" associations which are undirected. The source o
Score: 0.33524817
|
![]() |
CEM - shuffling deck chairs on the titanicGoing back 15 years, we’ve seen the core of providing websites shift across various types of “platforms” - from Web Content Management (WCM) to Enterprise Content Management (ECM) to Customer Experience Management (CEM). Every iteration involved another set of technologies, and associated migration headaches. Each expansion also consumed more and more of the resulting presentation tier. At first, this was mostly a good thing as no standard mechanisms existed to facilitate efforts. However, in th
Score: 0.33524817
|
![]() |
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.33518952
|
![]() |
Gitana 3.2 / Guide / Guide / User InterfaceDiscover a customizable, secure user interface with Cloud CMS to efficiently create, manage, and deliver content across your digital platforms.
Score: 0.3350912
|
![]() |
Gitana 3.2 / Guide / Guide / GraphQLCloud CMS seamlessly integrates GraphQL for efficient content querying, offering a dynamic schema for each branch to simplify developer access to content models.
Score: 0.33497897
|
![]() |
Gitana 4.0 / Content Engine / Graph QLOptimize your integration with Cloud CMS using GraphQL. Discover seamless query configurations for efficient data access and management.
Score: 0.33497897
|
![]() |
Gitana 3.2 / Guide / Guide / Getting Started / Web FormsEffortlessly create dynamic web forms with Cloud CMS using customizable, open-source controls powered by Alpaca.js and JSON Schema integration.
Score: 0.33474296
|
![]() |
Cache invalidation via SNSAt present, Cloud CMS can be configured to publish notifications to Amazon SNS. Thus, to take advantage of this, you'd have to first have an Amazon Web Services account and an SNS topic created. Cloud CMS publishes notifications to it. Your topic can then do anything it wants with these notifications. Your cluster can listen for these events and process messages to invalidate cache. Most commonly, people hook the SNS services to the SQS service for queue-based event management. We've chosen this
Score: 0.33474296
|
![]() |
Gitana 3.2 / Guide / Guide / Getting Started / PublishingOptimize your content management with Cloud CMS: collaborate in Workspaces, streamline Workflow, and preview changes instantly before publishing.
Score: 0.33453873
|
![]() |
Gitana 4.0 / Getting Started / PublishingOptimize your content management with Cloud CMS: collaborate in Workspaces, streamline Workflow, and preview changes instantly before publishing.
Score: 0.33453873
|
![]() |
Gitana 3.2 / Guide / Guide / Applications / Public Services / Registration FlowSimplify user registration with Cloud CMS. Set domain, email provider, registrar, and domain user for efficient web app user management.
Score: 0.3344042
|
![]() |
Gitana 4.0 / Content Engine / Platform / Applications / Public Services / Registration FlowSimplify user registration with Cloud CMS. Set domain, email provider, registrar, and domain user for efficient web app user management.
Score: 0.3344042
|
![]() |
Gitana 3.2 / Guide / Guide / Integrations / KeycloakIntegrate Keycloak with Cloud CMS for seamless SSO using SAML 2.0 or JWT. Perfect for robust identity management solutions.
Score: 0.33398807
|
![]() |
Gitana 4.0 / Content Engine / Integrations / KeycloakIntegrate Keycloak with Cloud CMS for seamless SSO using SAML 2.0 or JWT. Explore more with our Keycloak and Cloud CMS guide.
Score: 0.33398807
|
![]() |
Gitana 3.2 / Guide / Guide / Integrations / DockerEfficiently deploy Cloud CMS on-premise with Docker, simplifying DevOps with flexible, self-healing container orchestration.
Score: 0.3338617
|
![]() |
Gitana 4.0 / Content Engine / Integrations / DockerEffortlessly deploy Cloud CMS on-premise with Docker, ensuring efficient, scalable, and self-healing cloud infrastructure management.
Score: 0.3338617
|
![]() |
Gitana 4.0 / User Interface / Embedded MediaLearn how to seamlessly embed media in CKEditor with CloudCMS, using templates for YouTube, Vimeo, and more. Perfect for enriching your content.
Score: 0.3338617
|
![]() |
Sync from one environment to anotherWithin Cloud CMS sync capabiities are generally referred to as the "transfer system". They allow you to export individual objects, data stores or even collections of these as an archive (ZIP) within a vault. You can then move those archives to storage for backup or move them to new Cloud CMS server instances for restoration or replication. We have support for transfer within our API, our drivers and also within the user interface. The latter is useful in that you can script it pretty effectively
Score: 0.33377755
|
![]() |
Running Custom Scripts through Rules TestYou may want a complex action to occur in your project that is specific to your business requirements. We provide a number of out of the box actions that you can easily setup in a Content Rule, but sometimes the requirement goes beyond these functionalities. So, Cloud CMS allows you to write Javascript scripts that will run whenever a rule is triggered. In this example, we will be working with the following definition, call it custom:counter: { "title": "counter", "type": "object", "propertie
Score: 0.33371747
|
![]() |
Gitana 3.2 / Guide / Guide / FormsOptimize your content management with Cloud CMS's mobile-friendly, role-based forms using the powerful Alpaca Forms engine.
Score: 0.3336724
|
![]() |
Advanced Content Modeling options (example)Question. If I have the following collections: Categories Products Product_Description_Schemas Each Product is linked to a Category. Each Category is linked to a Product_Description_Schema. The outcome I want to accomplish is that the description schema for Product X I am entering, is defined by the Category it is linked to ( which in turn is defined by the Product_Description_Schema that the Category is linked to ). e.g. Product = Hilton Hotel London, Category = Hotel, Product_Description_Schem
Score: 0.3336724
|
![]() |
How does Cloud CMS work with a CDNThere are a few places where this either occurs automatically if you're using our hosted service or can occur optionally if you're either running within Docker containers on your own or integrating to custom CDN endpoints. First, the API itself can be fronted by a CDN that supports fallback lookup to an origin server. In this case, we recommend Amazon CloudFront with short-lived TTLs on cache headers. More specifically, you can use Amazon's API Gateway to get caching coverage across multiple geo
Score: 0.3336724
|
![]() |
Gitana 3.2 / Guide / Guide / Docker / Configuration / Antivirus ServerSecure your applications with Cloud CMS Antivirus Server. Effortlessly scan files via HTTP with integrated ClamAV support for ultimate protection.
Score: 0.33363736
|
![]() |
Gitana 4.0 / Self Managed / Containers / Antivirus ServerSecure your applications with Cloud CMS Antivirus Server. Effortlessly scan files via HTTP with integrated ClamAV support for ultimate protection.
Score: 0.33363736
|