Found 193 results for "javascript"

The search executed in 5.54081E-4 seconds. That's fast.

Finding sanity by losing your head

There was a lot of chatter last year regarding a “headless” or “decoupled” CMS design. Zeitgeist, maybe… countermovement, definitely. Since their inception, every expansion of content management software along the continuum from managing basic websites to full-on digital experiences drove CMSes further and further into the application’s presentation tier. In parallel, we witnessed the maturity of frameworks such as Angular, Ember, and Ionic (just to name a few) - all pushing development out to t

Score: 3.8046086

Gitana / 4.0 / Reference / Types / Status of Operation

Explore the Status of Operation API with detailed properties, methods, and language cookbooks to accelerate integration.

Score: 3.739773

Gitana / 3.2 / Guide / Guide / Rules

Automate your content management with rules in Cloud CMS. Trigger actions like converting files or updating properties using policy bindings and conditions.

Score: 3.705908

Gitana / 4.0 / Content Engine / Behaviors / Rules

Automate business logic with Cloud CMS Rules. Trigger actions on content creation, updates, or removal using flexible conditions and policies.

Score: 3.705908

Gitana / 3.2 / Guide / Guide / Authentication / Drivers

Learn to securely connect applications to Cloud CMS using OAuth2, manage tokens, and avoid exposing sensitive credentials in your source code.

Score: 3.6677587

Gitana / 4.0 / Developers / Authentication / Drivers

Learn to securely connect applications to Cloud CMS using OAuth2, manage tokens, and avoid exposing sensitive credentials in your source code.

Score: 3.6677587

Chaining vs. Promises

The Cloud CMS JavaScript driver provides it's own internal chaining library that makes it easier to manage callbacks in asynchronous JS applications. The chaining library is powerful and bears some similarity to modern promise libraries. But it is important to bear in mind that it is distinct apart from having some similar method signatures. One similarity in structure in that both promises and chaining have a then() method to resolve the callback. However, the chaining library's chained methods

Score: 3.5578809

Easy Forms with Cloud CMS

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

Gitana / 3.2 / Guide / Guide / Cookbooks / Node.js Cookbook

Optimize Node.js skills with our comprehensive Cloud CMS guide. Learn connection, asynchronous chaining, queries, and more. Perfect for developers!

Score: 3.5438914

Gitana / 4.0 / Developers / Cookbooks / Node.js Cookbook

Enhance your Node.js skills with our Cookbook. Learn to connect with Cloud CMS, create nodes, and master asynchronous chaining with code samples.

Score: 3.5438914

Gitana / 4.0 / Reference / Types / Deployment Package

Explore the Deployment Package in our Platform documentation, featuring properties, methods, and language-specific cookbooks to enhance your development.

Score: 3.4461405

Gitana / 4.0 / Reference / Types / Deployment Record

Discover the comprehensive guide to Deployment Record, detailing methods, properties, schema, and available API interactions.

Score: 3.4461405

How do I search for nested content?

Cloud CMS maintains two indexes that are of interest for finding things. The primary index is the MongoDB index - against which you can run any query you can dream up using the MongoDB DSL. The secondary index is the Elastic Search index - against which you can run any search you can dream up using the Elastic Search DSL. For information all kinds of really powerful stuff you can do with this, see: https://www.cloudcms.com/documentation/content-services/query.html https://www.cloudcms.com/docume

Score: 3.4461405

Careers - Gitana

Careers - 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 content. Publis

Score: 3.4379249

Gitana / 3.2 / Guide / Guide / Forms

Optimize your content management with Cloud CMS's mobile-friendly, role-based forms using the powerful Alpaca Forms engine.

Score: 3.3412051

Gitana / 4.0 / Developers / Frameworks / Nuxt.js

Build static sites effortlessly with Nuxt.js and Cloud CMS. Access content seamlessly and explore sample projects for easy integration.

Score: 3.3412051

Gitana / 4.0 / Reference / Types / Deployment

Explore comprehensive deployment documentation with methods, properties, and examples to enhance your platform integration.

Score: 3.3412051

Gitana / 3.2 / Guide / Guide / API / Statistics

Optimize your Cloud CMS with customizable node statistics, enabling detailed data aggregation and insights through JSON associations and server-side rules.

Score: 3.2424712

Create Once, Publish Everywhere!

One of the things that our customers love about Cloud CMS is that it lets them create content once and easily publish it to all of their mobile and web applications. It reduces the amount of work required to create fresh and interesting content and saves them time and money in the process. Our goal is straightforward. We want to provide all of the things that small business owners need on the backend to give their users a seamless experience in creating, editing and publishing content. With Clou

Score: 3.1494052

Tree Hierarchies

In Cloud CMS, there are no hard and fast rules regarding association types between nodes. And so, when dealing with things like tree structures, you usually have to first make some assumptions about the kinds of relationships between nodes that you want to traverse. For arbitrary relationships and traversals around nodes, Cloud CMS provides traversal methods which are a bit more intensive to use. However, if you're using typical a:child relationships between nodes (which is what Cloud CMS uses f

Score: 3.061533

Gitana / 4.0 / Reference / Types / Association

Learn how Associations connect two nodes by defining relationships without permissions in this detailed guide on structure and custom behaviors.

Score: 2.8997204

Gitana / 4.0 / Reference / Types / Token

Explore our comprehensive Token API documentation, including methods, properties, and developer cookbooks to accelerate your project.

Score: 2.8250635

Gitana / 4.0 / Forms / API / Views

Optimize Alpaca rendering with views for display, edit, and create types. Customize templates, styles, and callbacks easily.

Score: 2.7489045

Gitana / 4.0 / Reference / Types / Data Store

Discover our comprehensive Data Store API documentation, including properties, methods, and examples to streamline your development process.

Score: 2.6867175

Dynamic ProxyPassReverseCookieDomain with Apache 2

We 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: 2.6867175