Found 323 results for "access-policies conditions feature"
The search executed in 0.004195936 seconds. That's fast.
![]() |
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
|
![]() |
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
|
![]() |
Announcing Gitana 4.0Announcing Gitana 4.0 Status Releases Registry Blog Cloud CMS Platform Platform Manage, collaborate, search and distribute your highly-structured data across branches, versions and workflow-driven lifecycle. Content Management Create, Approve and Publish quality content to production on-time. Easy editorial and workflow tools let your best work reach your customers. Automation Automate your content creation and approval flows while taking advantage of AI services to enhance and curate content. P
Score: 0.7798772
|
![]() |
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: 0.76443624
|
![]() |
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
|
![]() |
Return On Investment (ROI) with Cloud CMSROI and Content Management Systems (CMS) are rarely used in the same sentence due to the uncomfortable pricing models from all legacy CMS vendors - as well as the spiraling costs of implementing them. Often so much investment has been made in the CMS that changing is not a realistic consideration. This negativity only increases when you start using the term Enterprise Content Management (ECM), where suddenly vendors start seeing dollar signs, but offer no additional functionality e.g., Alfresco,
Score: 0.7288494
|
![]() |
Content Entry Forms ExampleCloud CMS lets you easily design and deploy forms for your web applications and content contributors. In this blog entry, we’ll walk through how you can do this within the Cloud CMS user interface. In this example, we’ll create a form that allows editors to create City Guide information. Note: in the Cloud CMS Trial there is a City Guide Content definition which can be used as a starting point or as a reference for this example. Add a Definition The Content Definitions can be found in the Cloud
Score: 0.6964284
|
![]() |
Gitana 3.2 / Guide / Guide / UI Developers Guide / UI ViewsOptimize your interface with UI View configurations, tailoring user experiences by extending or overriding default settings at platform and project levels.
Score: 0.66135716
|
![]() |
Gitana 4.0 / Developers / User Interface Customization / UI ViewsCustomize UI easily with UI Views. Learn how to create scalable configurations for platform or project-level interfaces using JSON-based UI Views.
Score: 0.66135716
|
![]() |
Gitana 4 Roadmap – Job queue performance and managementWith the early arrival of Gitana 4.0, we’ve improved the product to deliver a number of important improvements to our customers -- the user interface has been enhanced to provide a better editorial experience, the publishing engine now uses deltas and differencing for faster releases with smaller payloads and we’ve baked both generational and discerning AI services into the foundation of our product, just to name a few. In this article, I’d like to provide some insight into our future direction.
Score: 0.6395327
|
![]() |
Gitana 3.2 / Guide / Guide / Security / AuthoritiesLearn how Cloud CMS access control lists enable precise user permissions through authority-based roles over data stores and objects.
Score: 0.6259539
|
![]() |
Gitana 4.0 / Content Engine / AuthoritiesLearn how Cloud CMS access control lists enable precise user permissions through authority-based roles over data stores and objects.
Score: 0.6259539
|
![]() |
Gitana 3.2 / Guide / Guide / Cookbooks / Go CookbookExplore the Go Cookbook for integrating Cloud CMS with examples, code samples, and guides for connecting, querying, and creating nodes efficiently.
Score: 0.6144341
|
![]() |
Gitana 3.2 / Guide / Guide / General / Data ListsOrganize content seamlessly with Cloud CMS Data Lists, supporting I18N to manage locale-based views for efficient content translation and management.
Score: 0.6144341
|
![]() |
Gitana 4.0 / Developers / Cookbooks / Go CookbookExplore the Go Cookbook for Gitana, learn how to connect, create nodes, and query data using the CloudCMS Go driver. Perfect for developers!
Score: 0.6144341
|
![]() |
Gitana 4.0 / Content Engine / Nodes / Data ListsOrganize content efficiently with Cloud CMS Data Lists, supporting internationalization and integration of custom content types.
Score: 0.6144341
|
![]() |
Gitana 4.0 Developers Guide | OverviewGitana 4.0 Developers Guide | Overview Status Releases Registry Blog Cloud CMS Platform Platform Manage, collaborate, search and distribute your highly-structured data across branches, versions and workflow-driven lifecycle. Content Management Create, Approve and Publish quality content to production on-time. Easy editorial and workflow tools let your best work reach your customers. Automation Automate your content creation and approval flows while taking advantage of AI services to enhance and
Score: 0.6144341
|
![]() |
Gitana 3.2 / Guide / Guide / API / Data Types / RepositoryA repository is a versatile data store with versioning, configuration options, and support for various content types and services.
Score: 0.5697167
|
![]() |
Gitana 4.0 / Forms / API / WizardsCreate multi-step wizards using Alpaca; simplify form creation with customizable layouts and validation for a user-friendly experience.
Score: 0.5697167
|
![]() |
Selling a CMS to your Boss?You have found the CMS to answer all your dreams and perhaps a lot more – now what? The quest for CMS nirvana is over and you are ready to start moving forward and onto the interesting challenges ahead. Probably not – you still have to sell the CMS to your Management! Your management is likely less interested in the great architecture/features and more interested in the costs to the business of buying or even not buying the CMS. Coming from the business side, this blog touches on the topics I wo
Score: 0.5697167
|
![]() |
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.5697167
|
![]() |
Gitana 3.2 / Guide / Guide / Cookbooks / JavaScript 2.0 CookbookOptimize your JavaScript integration with the Gitana JavaScript 2.0 Driver. Utilize promises, async/await, and callbacks for seamless Cloud CMS integration.
Score: 0.46761954
|
![]() |
Gitana 4.0 / Developers / Cookbooks / JavaScript 2.0 CookbookExplore the JavaScript 2.0 Cookbook to seamlessly integrate Gitana's JavaScript driver with ECMAScript promises, async/await, and more in your apps.
Score: 0.46761954
|
![]() |
Reports and Analytics - GitanaReports and Analytics - Gitana Status Releases Registry Blog Cloud CMS Platform Platform Manage, collaborate, search and distribute your highly-structured data across branches, versions and workflow-driven lifecycle. Content Management Create, Approve and Publish quality content to production on-time. Easy editorial and workflow tools let your best work reach your customers. Automation Automate your content creation and approval flows while taking advantage of AI services to enhance and curate c
Score: 0.46761954
|
![]() |
Editorial FlowsEditorial Flows In Gitana 4.0, we introduced a new feature called Editorial Flows. With Editorial Flows, your editorial teams launch draft workspaces where they work on content items at their own pace. They can write new content, change existing content or delete things in isolation without worrying about how it will affect the main line of content. They are free to work without worry about stepping on each other's toes. They can make changes to the content graph, upload new files, adjust taxono
Score: 0.46761954
|