Found 205 results for "appserver tags associations"

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

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

Gitana 3.2 / Guide / Guide / Templates

Optimize your Cloud CMS experience with Handlebars and Freemarker templates for seamless content presentation.

Score: 1.4467707

Gitana 4.0 / Content Engine / Templates

Optimize your Cloud CMS workflow with Handlebars and Freemarker template engines. Ideal for emails, PDFs, web components, and more.

Score: 1.4467707

Gitana 3.2 / Guide / Guide / Features / Non-Cyclic

Indicate non-cyclical associations in graphs to prevent cyclical chains for better content modeling. Ideal for relationships like parent-child structures.

Score: 1.4290566

Gitana 4.0 / Content Engine / Aspects / Non-Cyclic

Indicate non-cyclical associations in graphs to prevent cyclical chains for better content modeling. Ideal for relationships like parent-child structures.

Score: 1.4290566

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

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

Gitana 3.2 / Guide / Guide / Features / Multilingual

Enable multilingual support and translation management for your content nodes with Cloud CMS to reach a wider audience effortlessly.

Score: 1.4048905

Gitana 3.2 / Guide / Guide / Deployment / Deployment Handlers / FTP Deployment Handler

Effortlessly deploy packages to S/FTP servers with FTP Deployment Handler. Supports URL-based configuration, secure credentialing, and custom mappings.

Score: 1.4048905

Gitana 3.2 / Guide / Guide / Deployment / Deployment Handlers / Amazon S3 Deployment Handler

Streamline your Amazon S3 deployments with our handler, ensuring efficient, sequential deployment of your packages with robust mapping features.

Score: 1.4048905

Gitana 4.0 / Content Engine / Aspects / Multilingual

Enable multilingual support and translation management for your content nodes with Cloud CMS to reach a wider audience effortlessly.

Score: 1.4048905

Gitana 4.0 / Content Engine / Deployment / Deployment Handlers / FTP Deployment Handler

Effortlessly deploy packages to S/FTP servers with FTP Deployment Handler. Supports URL-based configuration, secure credentialing, and custom mappings.

Score: 1.4048905

Gitana 4.0 / Content Engine / Deployment / Deployment Handlers / Amazon S3 Deployment Handler

Streamline your Amazon S3 deployments with our handler, ensuring efficient, sequential deployment of your packages with robust mapping features.

Score: 1.4048905

Gitana 3.2 / Guide / Guide / Find

Discover and retrieve content with Cloud CMS's Find Service using MongoDB, ElasticSearch, and Graph Traversal for powerful, unified results.

Score: 1.3938957

Gitana 3.2 / Guide / Guide / Deployment / Deployment Handlers / File System Deployment Handler

Effortlessly deploy packages to file systems with skips on failure, supporting ephemeral and persistent storage setups.

Score: 1.3815281

Gitana 4.0 / Content Engine / Deployment / Deployment Handlers / File System Deployment Handler

Effortlessly deploy packages to file systems with skips on failure, supporting ephemeral and persistent storage setups.

Score: 1.3815281

Gitana 3.2 / Guide / Guide / Features / Knowledge Space

Revolutionize data management with Knowledge Space: seamless property propagation for efficient, automated updates across nodes.

Score: 1.3792384

Gitana 4.0 / Content Engine / Aspects / Knowledge Space

Revolutionize data management with Knowledge Space: seamless property propagation for efficient, automated updates across nodes.

Score: 1.3792384

Gitana 3.2 / Guide / Guide / Deployment / Deployment Handlers / IBM COS Deployment Handler

Effortlessly deploy packages to IBM Cloud Object Store with seamless error handling and customizable mappings.

Score: 1.35893

Gitana 4.0 / Content Engine / Deployment / Deployment Handlers / IBM COS Deployment Handler

Effortlessly deploy packages to IBM Cloud Object Store with seamless error handling and customizable mappings.

Score: 1.35893

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

Gitana 3.2 / Guide / Guide / Deployment / Deployment Handlers / Azure Blob Storage Deployment Handler

Easily deploy packages to Azure Blob Storage with configurable options and reliable handling for seamless storage management.

Score: 1.3370594

Gitana 4.0 / Content Engine / Deployment / Deployment Handlers / Azure Blob Storage Deployment Handler

Deploy one or more packages to Azure Blob Storage seamlessly with our efficient Deployment Handler.

Score: 1.3370594

Content definition - JSON Schema v4 document

1. A content definition is a JSON Schema v4 document. As such, the valid property types are those supported by JSON Schema itself, described more thoroughly here: http://json-schema.org/latest/json-schema-core.html (Specifically, look under section 4.2.1 Instance Data Model) 2. The default path capability is frequently used to make sure that content of a given type is stored into a predictable "folder" structure. You're right to be inquisitive about what this means since everything in Cloud CMS

Score: 1.3370594

How do I run custom validation before something is deleted?

Cloud CMS provides several ways to run validation ahead of deletion. There are many use cases where this employed - such as: Preventing an Image from being deleted when it is being referenced by a live Web Page Preventing a required sub-object from being deleted Preventing something from deleted when one or more other things are referencing it or depend on it in some way Here are a few approaches which are commonly used: ## Content Model Dependencies We implement link validation via the graph. S

Score: 1.3349146