Found 429 results for "gitana 4.0 engine security access-policies conditions reference"
The search executed in 0.002968675 seconds. That's fast.
![]() |
Gitana 3.2 / Guide / Guide / Deployment / Deployment StrategyOptimize your content delivery with Cloud CMS Deployment Strategies, simplifying automatic assembly and deployment to multiple targets.
Score: 1.6956985
|
![]() |
Gitana 4.0 / Content Engine / Deployment / Deployment StrategyOptimize your content delivery with Cloud CMS Deployment Strategies, simplifying automatic assembly and deployment to multiple targets.
Score: 1.6956985
|
![]() |
Limiting Folder Access to Specific UsersWhen you create a Project in Cloud CMS, the Project is automatically configured with a Project Users team that grants the Consumer role to any project members. As a result, any members of the Project will have the ability to see all content within the Project. For many, this works just fine. However, there may be cases where you want to limit certain Folders to only be accessible by specific Users. Let's walk through some steps on how to do this. Change the Project Users team security policy Fir
Score: 1.694218
|
![]() |
Gitana 4.0 / Developers / Cookbooks / JavaScript 2.0 CookbookExplore the Gitana JavaScript 2.0 Driver for seamless JavaScript app integration with async/await, promises, and callbacks.
Score: 1.6774582
|
![]() |
Gitana 3.2 / Guide / Guide / Docker / Kits / OEMOptimize Cloud CMS integrations with the OEM kit, featuring UI and API extensions for developers and partners. Build and test seamlessly.
Score: 1.66357
|
![]() |
Gitana 4.0 / Self Managed / Kits / OEMOEM kit streamlines building and testing UI and API extensions in customized Cloud CMS solutions, using Docker and tools like MongoDB and Elasticsearch.
Score: 1.66357
|
![]() |
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: 1.6633883
|
![]() |
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: 1.6633883
|
![]() |
Gitana 3.2 / Guide / Guide / DockerOptimize your Cloud CMS deployment with Docker, offering flexible development and production setups on-premise or via virtual private clouds.
Score: 1.6528881
|
![]() |
Gitana 3.2 / Guide / Guide / TranscriptionAutomatically convert audio files to text with Cloud CMS transcription. Sync updates effortlessly. Ideal for search indexing and seamless content management.
Score: 1.6512116
|
![]() |
Managing a large number of PDFs or imagesIn Cloud CMS everything is a node. A node has JSON properties and could also have binary attachments. What you would call a "file" is a node with properties describing it's folder location and a "default" attachment holding the payload (PDF file, image, MSWord doc, etc). Typically, for large number of PDFs, images, etc, we suggest individual nodes with a single attachment each (which is the PDF, image, etc). We have many customers who use Cloud CMS in this way and it essentially works like a doc
Score: 1.6468375
|
![]() |
Easy Forms with Cloud CMSOne of the many uses of Cloud CMS is as a storage and reporting mechanism for forms. If you’re looking to put a form up onto your web or mobile site, Cloud CMS serves as an excellent option for capturing and storing this information. Fundamentally, Cloud CMS provides the Alpaca forms engine. Alpaca is an open-source JavaScript library for jQuery. It makes it easy to design and insert forms into your sites. Cloud CMS built Alpaca and been working with the broader community to improve it and make
Score: 1.6468375
|
![]() |
Gitana 3.2 / Guide / Guide / Docker / Kits / MongoDB Replica SetSet up a 3-node MongoDB Replica Set with ease, using our guide, Gitana SDK, and Docker Compose for optimal database performance.
Score: 1.6460049
|
![]() |
Gitana 3.2 / Guide / Guide / AuditingOptimize your content strategy with Cloud CMS's audit system, tracking user interactions and content access in on-premise Docker environments.
Score: 1.6415367
|
![]() |
Gitana 4.0 / Content Engine / Platform / AuditingOptimize your content strategy with Cloud CMS's audit system, tracking user interactions and content access in on-premise Docker environments.
Score: 1.6415367
|
![]() |
Recommended Cloud CMS architectureIn general, we recommend a three-tier architecture (browser -> app server -> API) for any applications you build. This would be our recommendation whether you're using Cloud CMS or anyone else. There are a few good reasons: The browser is an insecure runtime. Exposing any API keys within the browser is a very big security hole. Even exposing credentials within the browser (such as within a cookie) for the sake of working around this is also not recommended since hackers can siphon off the creden
Score: 1.6389273
|
![]() |
Gitana 4.0 / Developers / Frameworks / Next.jsBuild and deploy static sites with Next.js and Cloud CMS. Easy setup, configuration guides, and example projects included.
Score: 1.6288068
|
![]() |
Gitana 4.0 / Developers / Frameworks / SvelteKitBuild static and hybrid sites effortlessly with SvelteKit and Cloud CMS. Discover tools, API setup, and sample projects to enhance your development.
Score: 1.6288068
|
![]() |
Gitana 3.2 / Guide / Guide / Content Modeling / Content Model Builder / Extend Field TemplatesExtend your field templates by adding custom modules like the Summernote WYSIWYG editor, elevating content editing flexibility and customization.
Score: 1.6086191
|
![]() |
Gitana 4.0 / Content Engine / Content Models / Content Model Builder / Extend Field TemplatesEnhance your web editing with custom field templates using Summernote WYSIWYG in just a few steps. Access the full guide and code example here.
Score: 1.6086191
|
![]() |
Dynamic ProxyPassReverseCookieDomain with Apache 2We do a lot of HTML5 and JavaScript application hosting at Cloud CMS. Our platform lets you build HTML5 applications and deploy them to our cloud infrastructure with just a couple of clicks. As a result, we’ve gotten pretty friendly with Apache 2, virtual hosts, mod_rewrite, proxies and more. Applications built on our platform use OAuth2 over SSL. We support all of the authentication flows even for HTML5/JS applications. Inherently, these applications are considered “untrusted” in any two-legged
Score: 1.6063653
|
![]() |
Gitana 3.2 / Guide / Guide / NarrationTransform your text content into high-quality audio with Cloud CMS's auto-narration feature, syncing text-to-speech seamlessly for efficient content delivery.
Score: 1.6051558
|
![]() |
Gitana 3.2 / Guide / Guide / Features / Auto RecognizeAutomatically enhance images with our Auto Recognize feature, detecting faces, text, celebrities, and moderation labels with ease.
Score: 1.6051558
|
![]() |
Gitana 3.2 / Guide / Guide / API / Data Types / Authentication GrantOptimize your platform security with Authentication Grants, enabling user credential distribution while controlling access and enhancing security measures.
Score: 1.6049834
|
![]() |
Gitana 3.2 / Guide / Guide / Cookbooks / Ruby CookbookDiscover how to set up and connect Ruby with Cloud CMS using our Ruby Cookbook. Find code samples, connection tips, and more!
Score: 1.6047798
|