Found 231 results for "docs fields ckeditor"

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

Gitana / 3.2 / Guide / Guide / UI Developers Guide / Contexts / project-field-templates

Optimize your project management with versatile field templates: text, number, checkbox, dropdown, and more for efficient data organization.

Score: 3.436326

Gitana / 4.0 / Developers / User Interface Customization / Contexts / project-field-templates

Optimize your project management with versatile field templates: text, number, checkbox, dropdown, and more for efficient data organization.

Score: 3.436326

Is there a programmatic way to add more content to workflows?

There is a programmatic way to add more content to workflows once they're in-flight. However, once the workflow is in-flight, the workflow process instance isn't the correct place to add things. Instead, you'd want to add new content to a workflow task. Essentially, a workflow is made up of a series of tasks. When the workflow transitions from one node to another in the workflow model, it instantiates a new task and the task holds the state (and references to documents) for that phase of the wor

Score: 3.388009

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

Gitana / 3.2 / Guide / Guide / Content Modeling / Content Model Builder / Extend Field Templates

Extend your field templates by adding custom modules like the Summernote WYSIWYG editor, elevating content editing flexibility and customization.

Score: 2.8982587

Gitana / 4.0 / Content Engine / Content Models / Content Model Builder / Extend Field Templates

Enhance your web editing with custom field templates using Summernote WYSIWYG in just a few steps. Access the full guide and code example here.

Score: 2.8982587

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

Gitana / 3.2 / Guide / Guide / User Interface / Embed Media In CKEditor / BrightCove

Create and insert BrightCove media templates easily. Guide through setting up video dimensions, borders, and embedding in CKEditor.

Score: 2.8540606

Gitana / 3.2 / Guide / Guide / User Interface / Embed Media In CKEditor / SoundCloud

Easily create and insert SoundCloud media templates in your projects with our step-by-step guide for using Embedded Media Editor.

Score: 2.8540606

Gitana / 4.0 / User Interface / Embedded Media / BrightCove

Create and insert BrightCove media templates with our easy step-by-step guide. Customize size and settings in the Embedded Media Editor.

Score: 2.8540606

Gitana / 4.0 / User Interface / Embedded Media / SoundCloud

Create and customize SoundCloud media templates using CKEditor. Embed easily with adjustable settings for seamless media integration.

Score: 2.8540606

Gitana / 3.2 / Guide / Guide / User Interface / Embed Media In CKEditor / Vimeo

Create customized Vimeo video templates effortlessly and embed them in your editor to enhance your media content and streamline your workflow.

Score: 2.8253372

Gitana / 3.2 / Guide / Guide / User Interface / Embed Media In CKEditor / YouTube

Learn how to create and insert YouTube video templates using the Embedded Media Editor with CKEditor for seamless media integration.

Score: 2.8253372

Gitana / 4.0 / User Interface / Embedded Media / Vimeo

Create and insert Vimeo video templates with ease using the Embedded Media Editor. Configure video settings and manage content seamlessly.

Score: 2.8253372

Gitana / 4.0 / User Interface / Embedded Media / YouTube

Create YouTube video templates and insert them into CKEditor with ease. Customize settings and see your media live in the editor.

Score: 2.8253372

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

Gitana / 4.0 / User Interface / Add-ons / Overview

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

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

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

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

Gitana / 4.0 / User Interface / User Interface / Awareness

Real-time document collaboration with user avatars and auto-lock editing for seamless teamwork, similar to Google Docs.

Score: 2.4374585

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

Gitana / 4.0 / Forms / Fields / Time Field

Optimize time field inputs with Bootstrap DateTimePicker; format with Moment.js for flexibility and accuracy.

Score: 2.0526764

Can your CMS do this?

This is not going to be a list of features in Cloud CMS, that to be honest, you righfully expect in a CMS: API, versioning, workflow, Content model, Content entry forms,.. For a bit of fun, I started thinking “what really makes Cloud CMS better than your CMS” embracing my school boy mentality. 1. SaaS and/or On-Premise Cloud CMS is avaible as a SaaS product and OnPremise. Docker containers have allowed us to distribute the Cloud CMS product easily for On-Premise/Private Cloud installation. Whils

Score: 1.9954042

Gitana / 3.2 / Guide / Guide / Docker / Maintenance / Container Hooks

Optimize container lifecycle management in Kubernetes with HTTP hooks for smooth deployment and graceful shutdowns. Learn how to configure routes and security.

Score: 1.9412408