Found 331 results for "docs fields image"

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

How to Retrieve content by their document library path

You can retrieve content by their document library path using the CMS API using the Node API. For example, you can paginate through the children of a node using this call: http://api.cloudcms.com/docs#!/node/get_repositories_repositoryId_branches_branchId_nodes_nodeId_children GET /repositories/{repositoryId}/branches/{branchId}/nodes/{nodeId}/children?path={path} In this case, you would set "nodeId" to the value "root" to indicate the root node. And then use "path" to describe the offset. If yo

Score: 3.0242639

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

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

Gitana 3.2 / Guide / Guide / User Interface / Add-ons

Enhance your Cloud CMS with Add-Ons for seamless integration with YouTube, Vimeo, Google Docs & more. Boost editorial features effortlessly.

Score: 2.717011

Gitana 4.0 / User Interface / Add-ons

Enhance your Cloud CMS with powerful add-ons for seamless third-party integration with YouTube, Vimeo, and more. Customize UI, logic, and content effortlessly.

Score: 2.717011

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

Content Entry Forms Example

Cloud CMS lets you easily design and deploy forms for your web applications and content contributors. In this blog entry, we’ll walk through how you can do this within the Cloud CMS user interface. In this example, we’ll create a form that allows editors to create City Guide information. Note: in the Cloud CMS Trial there is a City Guide Content definition which can be used as a starting point or as a reference for this example. Add a Definition The Content Definitions can be found in the Cloud

Score: 2.6044378

Gitana 4.0 / Forms / Fields / CKEditor Field

Enhance your web editing with CKEditor, allowing seamless HTML integration and customizable rich-text editing features.

Score: 2.5740187

Gitana 3.2 / Guide / Guide / Application Server / Tags / @queryOne

Optimize your node queries with @queryOne. Retrieve and display single content items efficiently with advanced sorting, filtering, and caching options.

Score: 2.5486746

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

Optimize your node queries with @queryOne. Retrieve and display single content items efficiently with advanced sorting, filtering, and caching options.

Score: 2.5486746

Gitana 4.0 / Forms / Fields / Date Field

Enhance your date fields with Bootstrap Datetime Picker and Moment.js formatting for versatile and user-friendly data input.

Score: 2.5062084

REST based access calls

The authentication mechanism in Cloud CMS is OAuth 2.0. While you can use any of the flows, the easiest one to begin with is "password". We've outlined a basic example here using Advanced REST Client to show our API-first platform in action. First, from your Cloud CMS platform home page, navigate to "Manage Platform" and select the "API Keys" section to list all available projects for remote access: If you have no keys for your project then create a new "Application" from "Manage Platform" and t

Score: 2.5062084

Gitana 3.2 / Guide / Guide / User Interface / Awareness

Collaborate in real-time with Awareness; view, edit documents with others seamlessly, similar to Google Docs. Auto-lock ensures efficient editing.

Score: 2.440694

Gitana 4.0 / User Interface / User Interface / Awareness

Real-time document collaboration tool, view or edit along with others seamlessly, just like Google Docs, with auto-lock and user notifications.

Score: 2.440694

Cloud CMS - Image Cropping and Resizing Features

Lets face it – CMS editors just want to do their job and not spend too long in the tools. Recently we added a feature to allow Content editors to do image cropping within the Cloud CMS User Interface rather than having to do this outside Cloud CMS and re-upload the image. This is a simple powerful feature which will save the content editor many clicks and minutes. The image editing tool allows for: reversing an image, and rotating an image cropping the image saving and reverting back to the orig

Score: 2.3384712

Gitana 3.2 / Guide / Guide / UI Developers Guide / Contexts / editors-subcontext

Explore our project editors: Image and Embedded Media features offer powerful tools and seamless navigation for your editing needs.

Score: 2.2349758

Gitana 4.0 / Developers / User Interface Customization / Contexts / editors-subcontext

Explore our project editors: Image and Embedded Media features offer powerful tools and seamless navigation for your editing needs.

Score: 2.2349758

Gitana 3.2 / Guide / Guide / Application Server / Tags / @query

Optimize queries for nodes with customizable parameters to enhance template flexibility, including sorting, caching, and locale for targeted results.

Score: 2.1353636

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

Optimize queries for nodes with customizable parameters to enhance template flexibility, including sorting, caching, and locale for targeted results.

Score: 2.1353636

Gitana 3.2 / Guide / Guide / Deployment / Deployment Mappings

Optimize your file deployment from Cloud CMS using S3, FTP, and file system handlers. Customize with f:deployment-config for precise content mapping.

Score: 2.1343212

Gitana 3.2 / Guide / Guide / Actions / Add Feature

Add features to nodes in JSON Schema; configure automatic filename and thumbnail settings for streamlined content management.

Score: 2.1273098

Gitana 4.0 / Content Engine / Behaviors / Actions / Add Feature

Add features to nodes in JSON Schema; configure automatic filename and thumbnail settings for streamlined content management.

Score: 2.1273098

Content Previews and Thumbnails with Cloud CMS

Cloud CMS lets you generate preview images (often called thumbnails) for any content item stored in your repository. This generation can be performed ahead of time via content modeling or it can be done in real-time using a simple URL call. Content Nodes In Cloud CMS, everyone content item you create is referred to as a node. A node is a JSON document that can have any structure you’d like. That is to say, you can drop any valid JSON document you’d like into Cloud CMS and the product will automa

Score: 2.1204243

Gitana 3.2 / Guide / Guide / Features / Extractable

Extract metadata from binary attachments in Cloud CMS, supporting many MIME types like PDFs and Office files, to enrich your documents.

Score: 2.1101367

Gitana 3.2 / Guide / Guide / Features / Thumbnailable

Automatically generate and configure thumbnail images from your node's content or attachments with flexible sizes and settings.

Score: 2.1101367