Found 321 results for "docs fields image"
The search executed in 0.001986077 seconds. That's fast.
![]() |
How to Retrieve content by their document library pathYou 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.0355897
|
![]() |
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.034532
|
![]() |
Definitions for Date formatOur 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.732572
|
![]() |
Gitana 3.2 / Guide / Guide / User Interface / Add-onsEnhance your Cloud CMS with Add-Ons for seamless integration with YouTube, Vimeo, Google Docs & more. Boost editorial features effortlessly.
Score: 2.7270985
|
![]() |
Gitana 4.0 / User Interface / Add-onsEnhance 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.7270985
|
![]() |
Gitana 4.0 / Forms / CMS / Fields / File PickerOptimize file and folder navigation with our Cloud CMS file picker for seamless integration and easy customization.
Score: 2.6848116
|
![]() |
Gitana 4.0 / Forms / Fields / CKEditor FieldEnhance your web editing with CKEditor, allowing seamless HTML integration and customizable rich-text editing features.
Score: 2.5788362
|
![]() |
Gitana 3.2 / Guide / Guide / Application Server / Tags / @queryOneOptimize your node queries with @queryOne. Retrieve and display single content items efficiently with advanced sorting, filtering, and caching options.
Score: 2.5565848
|
![]() |
Gitana 4.0 / Developers / Application Server / Tags / @queryOneOptimize your node queries with @queryOne. Retrieve and display single content items efficiently with advanced sorting, filtering, and caching options.
Score: 2.5565848
|
![]() |
Gitana 4.0 / Forms / Fields / Date FieldEnhance your date fields with Bootstrap Datetime Picker and Moment.js formatting for versatile and user-friendly data input.
Score: 2.5116286
|
![]() |
REST based access callsThe 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.5116286
|
![]() |
Gitana 3.2 / Guide / Guide / User Interface / AwarenessCollaborate in real-time with Awareness; view, edit documents with others seamlessly, similar to Google Docs. Auto-lock ensures efficient editing.
Score: 2.450276
|
![]() |
Gitana 4.0 / User Interface / User Interface / AwarenessReal-time document collaboration tool, view or edit along with others seamlessly, just like Google Docs, with auto-lock and user notifications.
Score: 2.450276
|
![]() |
Gitana 3.2 / Guide / Guide / UI Developers Guide / Contexts / editors-subcontextExplore our project editors: Image and Embedded Media features offer powerful tools and seamless navigation for your editing needs.
Score: 2.2519026
|
![]() |
Gitana 4.0 / Developers / User Interface Customization / Contexts / editors-subcontextExplore our project editors: Image and Embedded Media features offer powerful tools and seamless navigation for your editing needs.
Score: 2.2519026
|
![]() |
Gitana 3.2 / Guide / Guide / Actions / Add FeatureAdd features to nodes in JSON Schema; configure automatic filename and thumbnail settings for streamlined content management.
Score: 2.143671
|
![]() |
Gitana 4.0 / Content Engine / Behaviors / Actions / Add FeatureAdd features to nodes in JSON Schema; configure automatic filename and thumbnail settings for streamlined content management.
Score: 2.143671
|
![]() |
Gitana 3.2 / Guide / Guide / Application Server / Tags / @queryOptimize queries for nodes with customizable parameters to enhance template flexibility, including sorting, caching, and locale for targeted results.
Score: 2.142611
|
![]() |
Gitana 4.0 / Developers / Application Server / Tags / @queryOptimize queries for nodes with customizable parameters to enhance template flexibility, including sorting, caching, and locale for targeted results.
Score: 2.142611
|
![]() |
Gitana 3.2 / Guide / Guide / Deployment / Deployment MappingsOptimize your file deployment from Cloud CMS using S3, FTP, and file system handlers. Customize with f:deployment-config for precise content mapping.
Score: 2.1367438
|
![]() |
Gitana 3.2 / Guide / Guide / Features / ExtractableExtract metadata from binary attachments in Cloud CMS, supporting many MIME types like PDFs and Office files, to enrich your documents.
Score: 2.126582
|
![]() |
Gitana 3.2 / Guide / Guide / Features / ThumbnailableAutomatically generate and configure thumbnail images from your node's content or attachments with flexible sizes and settings.
Score: 2.126582
|
![]() |
Gitana 4.0 / Content Engine / Aspects / ExtractableExtract metadata from binary attachments in Cloud CMS, supporting many MIME types like PDFs and Office files, to enrich your documents.
Score: 2.126582
|
![]() |
Gitana 4.0 / Content Engine / Aspects / ThumbnailableAutomatically generate and configure thumbnail images from your node's content or attachments with flexible sizes and settings.
Score: 2.126582
|
![]() |
Automatic Extraction from AttachmentsWhen you upload files into Cloud CMS all kinds of interesting things happen. For example, Cloud CMS automatically indexes your files for full-text search. All of the textual content is discovered and made available so your editorial teams can instantly search and find things after uploading. Did you know that Cloud CMS can also automatically extract metadata about uploaded files and make that information available? This is done via the Cloud CMS f:extractable feature. When you upload files, Clou
Score: 2.066215
|