Found 523 results for "gitana 4.0 developers cookbooks go"

The search executed in 0.002971184 seconds. That's fast.

Access Cloud CMS content anonymously or as a guest user

This question often comes up from folks who are building HTML applications that run in a browser. They'd like the browser to connect to Cloud CMS to download content and display it. Usually this consists of things like images but also may consist of other types of content in Cloud CMS such as raw nodes, PDF files, video assets or more. OAuth 2.0 and Access Tokens Fundamentally, everything in Cloud CMS is secured from an access perspective using OAuth 2.0. This means that an OAuth 2.0 access toke

Score: 1.3111695

Gitana 3.2 / Guide / Guide / UI Developers Guide / UI Views

Optimize your interface with UI View configurations, tailoring user experiences by extending or overriding default settings at platform and project levels.

Score: 1.3100207

Building Applications with Ratchet JS MVC

Over the past few days, I’ve had a chance to delve back into ratchet.js which is a JavaScript MVC framework that I had a hand in building in 2010. By this point, there are a lot of JavaScript MVC frameworks that you can utilize. However, at the time we built it, we were very inspired by sammy.js, backbone.js and knockout.js. A few points on these libraries: I particularly liked sammy.js for its simplicity. The developers of that library do a great job minimizing the work and also utilized an int

Score: 1.2749069

Running Custom Scripts through Rules Test

You 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: 1.2746292

Gitana 3.2 / Guide / Guide / Bulk Import / CSV

Easily import and manage CSV data in Cloud CMS using the Bulk Import tool, with examples from the 2014 World Cup Finals.

Score: 1.2672328

Gitana 4.0 / Content Engine / Bulk Import / CSV

Import CSV data effortlessly into Cloud CMS with our Bulk Import tool. Perfect for World Cup match data or any CSV file.

Score: 1.2672328

Gitana 4.0 / Reference / Types / Workflow Comment

Explore our 'Workflow Comment' API, offering powerful tools to manage comments within your platform with customizable properties, methods, and authorizations.

Score: 1.2656503

Gitana 3.2 / Guide / Guide / User Interface / Multilingual / Customize Translations UI

Simplify your UI with Cloud CMS by configuring multilingual document translations effortlessly. See how to customize your interface easily.

Score: 1.2565122

Gitana 4.0 / User Interface / Embedded Media

Learn how to seamlessly embed media in CKEditor with CloudCMS, using templates for YouTube, Vimeo, and more. Perfect for enriching your content.

Score: 1.2565122

Gitana 4.0 / User Interface / User Interface / Multilingual / Customize Translations UI

Customize Cloud CMS UI for multilingual document translations with simple configurations in your module. Adjust translation visibility easily.

Score: 1.2565122

Gitana 3.2 / Guide / Guide / User Interface / Embed Media In CKEditor

Embed Vimeo, YouTube, and more in CKEditor with CloudCMS. Create and insert media templates effortlessly to enhance your content.

Score: 1.242418

Gitana 3.2 / Guide / Guide / Publishing / Content Types

Customize publishing behavior and workflows for each content type with Cloud CMS, enabling control over preview and publish settings effectively.

Score: 1.2366788

Gitana 4.0 / Content Engine / Publishing / Content Types

Customize publishing and workflows for each content type with Cloud CMS. Easily enable/disable preview and publishing buttons per content type.

Score: 1.2366788

Gitana 3.2 / Guide / Guide / Scripting

Optimize your Cloud CMS server-side operations with custom, downtime-free scripts for JavaScript, Handlebars, and FreeMarker engines.

Score: 1.2363261

Gitana 4.0 / Content Engine / Scripting

Optimize your Cloud CMS with a dynamic Scripting API for custom actions, rules, and templates. Write scripts with JS, Handlebars, or FreeMarker effortlessly.

Score: 1.2363261

Gitana 4.0 / Self Managed / Containers / UI Server

Optimize your Cloud CMS UI Server with extensible Node.js features and environment configurations for seamless API integration.

Score: 1.2363261

Role-based security access

You can configure a Cloud CMS project to provide precise, role-based access to content types and content instances. Let's take a look at example of how this is done! Suppose that you have three users - Jim, Dwight and Michael - and two content types (my:article and my:news). We would like things to work like this: Michael is the boss. He is allowed to view, create, edit and delete content content of all types. Dwight is a worker. He is allowed to view, create, edit and delete content of type "my

Score: 1.2355697

Gitana 3.2 / Guide / Guide / Optical Character Recognition

Optimize document management with OCR in Cloud CMS, enabling full-text search of scanned content and automatic data extraction from forms.

Score: 1.2332876

Gitana 3.2 / Guide / Guide / Bulk Import / Nodes

Easily import content with Cloud CMS Bulk Import tool from structured files on disk, supporting articles and authors like Daenerys and Jon.

Score: 1.2276038

Gitana 3.2 / Guide / Guide / Bulk Import / XML

Easily import XML data into Cloud CMS with the Bulk Import tool. Ideal for converting legacy databases and managing content efficiently.

Score: 1.2276038

Gitana 4.0 / Content Engine / Bulk Import / Nodes

Efficiently import and manage content with Cloud CMS Bulk Import tool using structured data files, perfect for organizing projects with ease.

Score: 1.2276038

Gitana 4.0 / Content Engine / Bulk Import / XML

Effortlessly import XML content into Cloud CMS with the Bulk Import tool; ideal for managing expansive datasets like global soccer leagues.

Score: 1.2276038

Gitana 3.2 / Guide / Guide / Content Modeling / Attachment Properties

Optimize your content management with easy-to-use attachment properties in Cloud CMS, offering seamless file integration and real-time syncing.

Score: 1.226995

Gitana 4.0 / Content Engine / Content Models / Attachment Properties

Easily manage and sync binary attachments for nodes with Cloud CMS' attachment properties, offering seamless form-driven content integration.

Score: 1.226995

OAuth2, Clients and Authentication Grants

One 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: 1.2177042