Found 212 results for "ui tags"

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

Gitana 3.2 / Guide / Guide / Docker / UI Extensions

Enhance your Cloud CMS UI with Docker-based extensions, utilizing environment variables and custom configurations for tailored user experiences.

Score: 6.5451956

Gitana 3.2 / Guide / Guide / Command Line / Modules Commands

Optimize Cloud CMS command-line tool for deploying, managing, and registering JavaScript UI modules from public Git repositories.

Score: 5.725118

Gitana 3.2 / Guide / Guide / UI Developers Guide / Modules

Learn how to create, customize, and manage CloudCMS modules to enhance your editorial team's workflow with tailored UI elements and permissions control.

Score: 5.1604567

Gitana 3.2 / Guide / Guide / Getting Started / Role-Based Editorial UI

Collaborate effortlessly with Cloud CMS's adaptive Editorial UI, offering role-based features for managers and contributors on any device.

Score: 4.969678

Gitana 4.0 / Developers

Explore comprehensive guides for integrating Gitana using drivers, frameworks, custom UI, and server extensions in multiple programming languages.

Score: 3.8989322

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

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

Gitana 3.2 / Guide / Guide / UI Developers Guide / Templates

Customize UI templates to personalize and enhance your webpage content by controlling the display of detailed information for each list item.

Score: 2.9962757

Gitana 4.0 / Developers / User Interface Customization / Templates

Customize your pages with UI templates for content presentation. Create, manage, and apply unique templates easily for better user experience.

Score: 2.9962757

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

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

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

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

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

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

Gitana 3.2 / Guide / Guide / UI Developers Guide / Templates / List Items

Customize your list item displays in CloudCMS UI using templates. Learn to configure icons, descriptions, and create tailor-made views effortlessly.

Score: 2.7356377

Gitana 4.0 / Developers / User Interface Customization / Templates / List Items

Customize list items in CloudCMS UI with icons and descriptions using flexible templates. Learn how to create, sort, and manage list item displays.

Score: 2.7356377

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

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

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

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

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

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

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

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