Found 253 results for "appserver tags form"

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

Gitana 3.2 / Guide / Guide / Application Server / Clustering

Optimize your Cloud CMS Application Server with clustering modes for efficient Node process distribution using Redis.

Score: 5.1382523

Gitana 3.2 / Guide / Guide / Content Modeling / Content Model Builder

Optimize and manage your content types with ease using our Content Model Builder. Create, extend, and edit content seamlessly.

Score: 3.945435

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

Gitana 4.0 / Forms / CMS / Fields / File Picker

Optimize file and folder navigation with our Cloud CMS file picker for seamless integration and easy customization.

Score: 3.832822

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

Edit and manage content efficiently with options for viewing, editing, tagging, and attaching files in Cloud CMS. Explore types, forms, and comments.

Score: 3.7846599

Gitana 3.2 / Guide / Guide / Cookbooks / Content Modeling Cookbook

Discover essential content modeling techniques with our comprehensive cookbook, featuring guides, code samples, and practical examples for every developer.

Score: 3.6926084

Gitana 3.2 / Guide / Guide / Forms / Fields / Related Content

Optimize file uploads with custom options for node types, paths, sizes, and more using our advanced related content control system.

Score: 3.37002

Gitana 4.0 / Forms / CMS / Fields / Related Content

Easily manage and upload content assets with the versatile related-content control, optimizing file storage and ensuring seamless user interaction.

Score: 3.37002

Gitana 4.0 Developers Guide | Overview

Gitana 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: 3.221317

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.9224246

Gitana 3.2 / Guide / Guide / User Interface / Locking

Optimize your document management with Cloud CMS's robust locking system for transactional and manual locks, ensuring data integrity and collaboration.

Score: 2.9056277

Gitana 4.0 / User Interface / User Interface / Locking

Cloud CMS uses data locks to manage transactional write operations, ensuring consistency and preventing conflicts in document editing.

Score: 2.9056277

Gitana 3.2 / Guide / Guide / Features / Taggable

Enhance data management with taggable nodes, supporting tagging and ensuring seamless graph-based lookup or direct query access.

Score: 2.8346274

Gitana 4.0 / Content Engine / Aspects / Taggable

Enhance data management with taggable nodes, supporting tagging and ensuring seamless graph-based lookup or direct query access.

Score: 2.8346274

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.8207304

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.8207304

Gitana 3.2 / Guide / Guide / Forms / Fields / File Picker

Explore our Cloud CMS File Picker, a versatile tool for folder navigation and file selection with customizable options.

Score: 2.761368

Gitana 3.2 / Guide / Guide / Forms / Fields / Node Picker

Node Picker: Easily filter, sort, and select nodes with customizable options for single or multi-node selection, tailored queries, and file uploads.

Score: 2.761368

Gitana 4.0 / Forms / CMS / Fields / Node Picker

Enhance your data filtering with Node Picker's advanced modal for sorting, inspecting, and selecting nodes, supporting both single and multi-node options.

Score: 2.761368

Does Cloud CMS support Single Sign On (SSO)?

Yes, Cloud CMS supports SSO (Single Sign On) with a variety of authentication providers. Many of these providers are offered out-of-the-box -- including providers for Keycloak, Google, CAS and more. In addition, we allow you to implement your own SSO providers and customize the authentication handshake. To learn more about how Cloud CMS authentication providers work, check out the following documentation: https://www.cloudcms.com/documentation/appserver/services/auth.html Custom Authenticators a

Score: 2.7198422

Gitana 3.2 / Guide / Guide / UI Developers Guide / Contexts / project-context

Discover tools for managing projects, exploring content models, and more with developer and manager permissions on our versatile project platform.

Score: 2.6083775

Gitana 4.0 / Developers / User Interface Customization / Contexts / project-context

Discover tools for managing projects, exploring content models, and more with developer and manager permissions on our versatile project platform.

Score: 2.6083775

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

Optimize your content workflow with Cloud CMS's Web Content Management solution for seamless page editing and efficient caching.

Score: 2.606668

Gitana 4.0 / Developers / Application Server / Web Content Management

Optimize your content workflow with Cloud CMS's Web Content Management solution for seamless page editing and efficient caching.

Score: 2.606668

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.4116092