Found 207 results for "appserver tags associations"

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

Gitana 4.0 / Developers / Application Server / Tags / @form

Render Cloud CMS forms using Alpaca Forms by defining the type and form key. Learn implementation with examples and parameters for customization.

Score: 3.0474315

Gitana 3.2 / Guide / Guide / Features / Inline Links

Automatically parse text to discover and track inline links in Cloud CMS documents, ensuring robust linking and preventing accidental deletion.

Score: 2.8931363

Gitana 4.0 / Content Engine / Aspects / Inline Links

Enhance content by automatically parsing and tracking inline links within HTML or text, creating standalone nodes for easy reference.

Score: 2.8931363

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Gitana 4.0 / User Interface / User Interface

Explore Cloud CMS User Interface with guides on Awareness, Dashboard, Content Editing, and more to enhance user experience.

Score: 2.35953

Gitana 3.2 / Guide / Guide / Features / Behavior

Optimize node implementation with behavior tagging for scripts or rules.

Score: 2.3312635

Gitana 4.0 / Content Engine / Aspects / Behavior

Optimize node implementation with behavior tagging for scripts or rules.

Score: 2.3312635

Directed and Undirected Associations

Cloud CMS has the notion of both directed and undirected associations. In the API and within the drivers, when you work with associations, you can query for associations that are "incoming" or "outgoing": These are both directed associations which are relative to a given node. Outgoing means start from this node and find associations pointing to another node. Incoming means find associations that point to me. It also supports the notion of "mutual" associations which are undirected. The source o

Score: 2.2825136

Gitana 3.2 / Guide / Guide / User Interface

Discover a customizable, secure user interface with Cloud CMS to efficiently create, manage, and deliver content across your digital platforms.

Score: 2.2246609

How does Cloud CMS work with a CDN

There are a few places where this either occurs automatically if you're using our hosted service or can occur optionally if you're either running within Docker containers on your own or integrating to custom CDN endpoints. First, the API itself can be fronted by a CDN that supports fallback lookup to an origin server. In this case, we recommend Amazon CloudFront with short-lived TTLs on cache headers. More specifically, you can use Amazon's API Gateway to get caching coverage across multiple geo

Score: 2.1956794

Gitana 3.2 / Guide / Guide / API / Data Types / Association

Learn how to create, update, and manage associations between nodes in Gitana, including directed and undirected relationships.

Score: 2.1898751

Gitana 3.2 / Guide / Guide / Scripting / Node

Explore comprehensive Node scripting resources, detailing properties and methods for managing associations, attachments, and more for effective document manipulation.

Score: 2.1689072