Found 118 results for "attachments"

The search executed in 4.63892E-4 seconds. That's fast.

Gitana 3.2 / Guide / Guide / Reports

Generate reports and exports in CSV, PDF, or ZIP formats using Cloud CMS. Download, email, or store exports seamlessly.

Score: 4.944601

Gitana 4.0 / Content Engine / Nodes / Reports

Generate reports and exports in CSV, PDF, or ZIP formats using Cloud CMS. Download, email, or store exports seamlessly.

Score: 4.944601

Gitana 3.2 / Guide / Guide / Publishing / Preview Servers

Set up Preview Servers to test website changes before going live. Customize servers for URL, API, or application endpoints.

Score: 4.9192886

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

Gitana 4.0 / Content Engine / Publishing / Preview Servers

Set up Preview Servers to review website changes instantly before going live, ensuring content accuracy and seamless user experience.

Score: 4.9192886

Node

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

Score: 4.9192886

Gitana 4.0 / Reference / Types / Stack

Explore our detailed Stack API documentation, featuring an overview, properties, methods, and practical examples to accelerate your development.

Score: 4.7708597

Gitana 3.2 / Guide / Guide / Cookbooks / Node.js Cookbook

Optimize your Node.js applications with Cloud CMS. Learn to connect, chain API calls, and query nodes for efficient data management.

Score: 4.716527

Gitana 4.0 / Developers / Cookbooks / Node.js Cookbook

Explore the Node.js Cookbook for tips on connecting to Cloud CMS, handling asynchronous tasks, and creating custom nodes effortlessly.

Score: 4.716527

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

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

Gitana 4.0 / Reference / Types / Node

Nodes are essential for organizing content in a repository, forming a graph structure to build associations and hierarchies.

Score: 4.5151567

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

Managing a large number of PDFs or images

In Cloud CMS everything is a node. A node has JSON properties and could also have binary attachments. What you would call a "file" is a node with properties describing it's folder location and a "default" attachment holding the payload (PDF file, image, MSWord doc, etc). Typically, for large number of PDFs, images, etc, we suggest individual nodes with a single attachment each (which is the PDF, image, etc). We have many customers who use Cloud CMS in this way and it essentially works like a doc

Score: 4.372918

Gitana 3.2 / Guide / Guide / Cookbooks / JavaScript (Legacy) Cookbook

'Discover the comprehensive JavaScript (Legacy) Cookbook for connecting to Gitana, asynchronous API calls, node creation, and advanced queries.'

Score: 4.3645897

Gitana 4.0 / Developers / Cookbooks / JavaScript (Legacy) Cookbook

Explore the JavaScript (Legacy) Cookbook for mastering Gitana's JavaScript driver. Learn about connecting to Gitana, asynchronous chaining, node creation, and more.

Score: 4.3645897

Gitana 3.2 / Guide / Guide / Bulk Import / Nodes

Easily import content with Cloud CMS Bulk Import tool from structured files on disk, supporting articles and authors like Daenerys and Jon.

Score: 4.2370195

Gitana 4.0 / Developers / Drivers / Go

Connect Go apps to Gitana seamlessly. Use our Go driver to manage nodes, branches, and more. Explore examples and get started quickly.

Score: 4.2370195

Gitana 4.0 / Content Engine / Bulk Import / Nodes

Efficiently import and manage content with Cloud CMS Bulk Import tool using structured data files, perfect for organizing projects with ease.

Score: 4.2370195

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

Gitana 3.2 / Guide / Guide / Applications / Public Services / Setting up your Email Provider

Learn how to set up and test email providers for your app, configure settings, and use API methods effectively.

Score: 3.9847436

Gitana 4.0 / Content Engine / Platform / Applications / Public Services / Setting up your Email Provider

Set up and test your email provider to send messages via Cloud CMS effortlessly. Learn configuration and API methods quickly.

Score: 3.9847436

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

Gitana 4.0 / Content Engine / Sidekick

Enhance team efficiency and creativity with Sidekick—AI-powered task assistants and conversational insights for streamlined content management.

Score: 3.8756814

Migrating Binary files to S3

By default, on-premise installations of Cloud CMS are configured with a GridFS (`gridfs`) Binary Storage Provider. This allows Cloud CMS to read and write binary files (such as attachments) to GridFS. At some point, as your installation grows, you may want change this. Suppose you wanted to move your binary files into S3 and use S3 as a Binary Storage Provider for Cloud CMS. To do so, we recommend the following steps: 1. Make a backup of your Cloud CMS database. 2. Create an S3 bucket and IAM us

Score: 3.8756814