Found 306 results for "gitana 4.0 developers app-server tags nodeattachmentvalue"

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

Gitana 4.0

Discover all features and capabilities of Cloud CMS 4.0 with our comprehensive documentation guide.

Score: 2.9130838

Gitana 4.0 / Developers / Frameworks / Gatsby

Build static sites effortlessly with Gatsby and Cloud CMS. Connect using our GraphQL plugin and explore examples to jumpstart your project.

Score: 2.888861

Gitana 4.0 / Developers / Frameworks / Nuxt.js

Create static sites effortlessly with Nuxt.js and Cloud CMS. Access tools, examples, and the Cloud CMS Nuxt module for seamless content integration.

Score: 2.888861

Gitana 3.2 / Guide / Guide / Features / Taggable

Enhance your content with taggable nodes for efficient tagging, association, and search capabilities across all content types.

Score: 2.8484824

Gitana 4.0 / Content Engine / Aspects / Taggable

Enhance your content with taggable nodes for efficient tagging, association, and search capabilities across all content types.

Score: 2.8484824

Gitana 3.2 / Guide / Guide / Application Server / Services / Duster

Optimize your web development process with Duster, a powerful service using LinkedIn Dust.js for efficient template rendering and automatic cache management.

Score: 2.8399894

Gitana 4.0 / Developers / Application Server / Services / Duster

Optimize your web rendering with Duster Service using Dust.js for dynamic HTML and JSON outputs. Boost performance with seamless fragment caching.

Score: 2.8399894

Gitana 3.2 / Guide / Guide / UI Developers Guide / Contexts / tag-subcontext

Explore our comprehensive guide to managing tags, including overview, edit properties, and accessing tagged documents in your projects.

Score: 2.8258014

Gitana 4.0 / Developers / User Interface Customization / Contexts / tag-subcontext

Explore our comprehensive guide to managing tags, including overview, edit properties, and accessing tagged documents in your projects.

Score: 2.8258014

Gitana 3.2 / Guide / Guide / Docker / Configuration / Encrypting Properties

Secure your sensitive data with Cloud CMS by encrypting API properties using RSA keys, safeguarding passwords and credentials effortlessly.

Score: 2.6940362

Gitana 3.2 / Guide / Guide / Docker / Upgrades / 3.2.87

Upgrade to Cloud CMS 3.2.87 for enhanced ARM-64 support, requiring MongoDB 4.0+ and Redis 6.x+. Optimize deployments with AWS Graviton.

Score: 2.692224

Gitana 3.2 / Guide / Guide / Docker / Upgrades / 3.2.88

Upgrade to Cloud CMS 3.2.88! Enjoy ARM aarch64 support with better performance and lower costs. Requires MongoDB 4.0+ and Redis 6.x+.

Score: 2.692224

Gitana 3.2 / Guide / Guide / User Interface / Create/Edit Content

Easily navigate and manage your project content with search features, tags, and comments. Enhance your CMS experience with organized folders and user roles.

Score: 2.6332097

Gitana 4.0 / User Interface / User Interface / Create/Edit Content

Manage your content seamlessly with options for editing, viewing, and organizing. Explore features like attachments, tags, and comments for efficient content handling.

Score: 2.6332097

Definitions for Date format

Our definitions are based on JSON schema and, as such, the default is to use strings for dates. The date controls in our forms engine let you customize the format string so that you can store ISO 8601 or other formats (perhaps simplified formats) as per your preference. The advantage here is simplicity with these controls and compatibility with JSON schema. The disadvantage is that MongoDB provides a lot of very powerful capabilities for range query and sorting that do not play as nicely with th

Score: 2.6122642

Gitana 3.2 / Guide / Guide / Application Server / Web Content Management

Streamline content management with Cloud CMS. Easily edit, preview, and publish web pages for seamless collaboration and optimized performance.

Score: 2.6081355

Gitana 4.0 / Developers / Application Server / Web Content Management

Streamline content management with Cloud CMS. Easily edit, preview, and publish web pages for seamless collaboration and optimized performance.

Score: 2.6081355

Gitana 3.2 / Guide / Guide / Getting Started

Explore Cloud CMS, an API-first CMS empowering businesses with content creation, management, and publishing for web and mobile apps. Get started today!

Score: 2.5962706

The Beauty of Cloud CMS Chaining

Chaining is a common technique that has been widely adopted by modern JavaScript libraries to chain method calls together. The goal of chaining is to produce elegant and concise code that is easy to understand or maintain. For example, if you are a jQuery developer, you may produce similar code like this on daily basis. $('#mydiv').empty().html('Hello Word!').css('font-size','10px'); However, most popular JavaScript libraries only support “static” chaining, e.g. DOM object manipulation. If the m

Score: 2.56709

Gitana 4.0 / Self Managed / Kubernetes

Discover our upcoming 4.0 Kubernetes configuration files or contact support@gitana.io for immediate access and assistance.

Score: 2.5079913

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: 2.4427583

Query Performance

Application queries Application code which consumes Cloud CMS content typically runs query API calls. These queries can be optimized in the following ways: Request only the properties needed When an application requires only a few properties from a set of nodes you should use “_fields” to limit the properties returned. This can drastically reduce the size of the payload and therefore the response time. In this example, we only need “_doc”, “title” and “_type” so these are the only fields that wi

Score: 2.413547

Precompile your Text fields with Markdown or Handlebars

One of the new features in Cloud CMS 3.2.41 is the f:precompile feature. This feature tells Cloud CMS to automatically precompile one or more fields on your content items whenever the content is saved. With precompiling in place, you can now let your editors work in Markdown or use Handlebars tags in their content and then have that content automatically convert into HTML (or another output format) for use in your front-end applications. An Example Suppose, for example, that you defined an artcl

Score: 2.405617

Gitana 4.0 / Developers / Application Server / Services

Explore our comprehensive services including Awareness, Broadcast, Cache, and more to enhance your app development process.

Score: 2.3917553

Gitana 3.2 / Guide / Guide / Application Server / Services

Explore our comprehensive services including Awareness, Broadcast, Cache, Config, and more to optimize your app server experience.

Score: 2.3884935