Found 485 results for "api datatypes repository"
The search executed in 0.00147603 seconds. That's fast.
![]() |
Gitana 4.0 / Content Engine / Platform / Binary FilesUpload and store binary files safely in Cloud CMS with auto antivirus scans, metadata extraction, thumbnails, and custom processing.
Score: 1.7580998
|
![]() |
Gitana 3.2 / Guide / Guide / Scripting / AssociationExplore Association properties and methods, including branch and repository details, in our comprehensive documentation for efficient scripting.
Score: 1.7575455
|
![]() |
AssociationExplore Association properties and methods, including branch and repository details, in our comprehensive documentation for efficient scripting.
Score: 1.7575455
|
![]() |
Content Previews and Thumbnails with Cloud CMSCloud 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: 1.7435379
|
![]() |
Gitana 4.0 / Content Engine / Access Policies / System Policies / project-collaboratorExplore the project-collaborator Gitana System Access Policy, detailing roles and conditions for granting Collaborator and Contributor permissions.
Score: 1.7186916
|
![]() |
Gitana 3.2 / Guide / Guide / API / Data Types / NodeDiscover the essential guide to handling nodes in Cloud CMS, covering node creation, updates, deletion, search, and advanced querying techniques for developers.
Score: 1.7141006
|
![]() |
How to unpublish contentCloud CMS provides a range of options for making content available to your presentation tier. The most common scenarios are: 1) Use the Publishing setup within Cloud CMS; Workflow, Lifecycle states, deployment configurations. https://www.cloudcms.com/documentation/welcome/publishing.html With Publishing Enabled for a project, there are 2 simple workflows: `simple publish` and `simple unpublish`. See the Publishing example for further details: https://www.cloudcms.com/documentation/publishing/exa
Score: 1.704244
|
![]() |
Github deployment - copy of sample siteCopy Sample Site Example; Duplicate of the source files for the Sample SIte project from Cloud CMS github into your own Github folder. In your GitHub project for: https://github.com/yourgithub/cloudcmsSample Either make it a public repository or invite the user "cloudcms" with READ access. In Cloud CMS -> Applications set URL of your Githup repository and the base path Redeploy your application's default deployment in Cloud CMS (Applications) You can redeploy selecting the deployment and then pi
Score: 1.6984019
|
![]() |
Gitana 3.2 / Guide / Guide / API / StatisticsOptimize your Cloud CMS with customizable node statistics, enabling detailed data aggregation and insights through JSON associations and server-side rules.
Score: 1.6954105
|
![]() |
Gitana 3.2 / Guide / Guide / Actions / Move NodeMove a source association within the content graph while preserving type and properties. Configure using repository, branch, and node IDs.
Score: 1.6884358
|
![]() |
Gitana 4.0 / Content Engine / Behaviors / Actions / Move NodeMove a source association within the content graph while preserving type and properties. Configure using repository, branch, and node IDs.
Score: 1.6884358
|
![]() |
Gitana 3.2 / Guide / Guide / Actions / Unzip NodeUnzip Node effortlessly extracts ZIP attachments from a node to a target folder, enhancing file management and repository organization.
Score: 1.6688503
|
![]() |
Gitana 4.0 / Content Engine / Behaviors / Actions / Unzip NodeUnzip Node effortlessly extracts ZIP attachments from a node to a target folder, enhancing file management and repository organization.
Score: 1.6688503
|
![]() |
Gitana 3.2 / Guide / Guide / Bulk ImportEffortlessly migrate content to Cloud CMS with our bulk import tool, supporting various file formats, seamless integration, and offline archive creation.
Score: 1.6675011
|
![]() |
Gitana 4.0 / Content Engine / Bulk ImportEffortlessly migrate content to Cloud CMS using the Bulk Import tool. Supports XML, JSON, CSV, SQL, and integrates with Node.js via Cloud CMS Packager.
Score: 1.6675011
|
![]() |
Chaining vs. PromisesThe Cloud CMS JavaScript driver provides it's own internal chaining library that makes it easier to manage callbacks in asynchronous JS applications. The chaining library is powerful and bears some similarity to modern promise libraries. But it is important to bear in mind that it is distinct apart from having some similar method signatures. One similarity in structure in that both promises and chaining have a then() method to resolve the callback. However, the chaining library's chained methods
Score: 1.6637107
|
![]() |
Gitana 4.0 / Content Engine / Access Policies / Conditions / Data StoreOptimize policy statements for datastores using type, ID, or title with regex support for precise or wildcard matching.
Score: 1.6592269
|
![]() |
Bulk ImportWhy is there a need for Bulk Import for existing content into a CMS? Content is extremely valuable and expensive to recreate. It’s too valuable to lose and recreating it manually can be a daunting prospect. Your existing content is an important concern at the start of any CMS project – how to migrate content and the related costs is a very important consideration. If there is content that does need to be imported into the CMS then you will need to have a robust repeatable automated process such
Score: 1.6579988
|
![]() |
Introducing the Cloud CMS Open Source App ServerCloud CMS lets you create content once and reuse it everywhere - across all of your devices, web sites, mobile applications, tradeshow kiosks, digital signage surfaces and more. Our editorial environment is fully featured, extensible easy to use, letting you manage content and deliver it via our enterprise-class Content API. With Cloud CMS, customers are free to build apps on top of best-of-breed open-source frameworks while leveraging open-standards. They are empowered to continue to use the de
Score: 1.6530551
|
![]() |
Gitana 3.2 / Guide / Guide / Security / PermissionsManage fine-grained access control with Cloud CMS by using roles and authorities to define user permissions on data stores and objects.
Score: 1.6365907
|
![]() |
Gitana 4.0 / Content Engine / PermissionsManage fine-grained access control with Cloud CMS by using roles and authorities to define user permissions on data stores and objects.
Score: 1.6365907
|
![]() |
Gitana 3.2 / Guide / Guide / Scripting / NodeExplore comprehensive Node scripting resources, detailing properties and methods for managing associations, attachments, and more for effective document manipulation.
Score: 1.6190901
|
![]() |
NodeExplore comprehensive Node scripting resources, detailing properties and methods for managing associations, attachments, and more for effective document manipulation.
Score: 1.6190901
|
![]() |
The Beauty of Cloud CMS ChainingChaining is a common technique that has been widely adopted by modern JavaScript libraries to chain method calls together. The goal of chaining is to produce elegant and concise code that is easy to understand or maintain. For example, if you are a jQuery developer, you may produce similar code like this on daily basis. $('#mydiv').empty().html('Hello Word!').css('font-size','10px'); However, most popular JavaScript libraries only support “static” chaining, e.g. DOM object manipulation. If the m
Score: 1.6177295
|
![]() |
Gitana 3.2 / Guide / Guide / Workflow / Workflow Handlers / Copy NodeCopy nodes within workflow payloads efficiently to target folders or projects using node IDs or paths, supporting branches and repositories.
Score: 1.6037394
|