Found 557 results for "gitana 4.0 engine api pagination"
The search executed in 0.003050782 seconds. That's fast.
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: 0.6987336
|
|
Gitana / 4.0 / Reference / Types / Merge ConflictExplore our detailed guide on managing merge conflicts in repositories, featuring methods, properties, and examples for seamless conflict resolution.
Score: 0.6920347
|
|
Gitana / 3.2 / Guide / Guide / Content Modeling / DefinitionsExplore comprehensive Cloud CMS JSON schema definitions for creating structured content, enhancing validation, and ensuring data integrity in your projects.
Score: 0.6903587
|
|
Gitana / 4.0 / Content Engine / Content Models / DefinitionsDiscover the power of defining content types in Cloud CMS using JSON schema to ensure data consistency, validation, and integrity for structured content management.
Score: 0.6903587
|
|
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: 0.67976713
|
|
How does security work in Cloud CMS?Cloud CMS provides two ways to describe access rights to things: Object-level / role-based authorities Team / role-based authorities With object-level / role-based authorities, you assign a principal (either a user or a group) a role against something. For example, you might give Joe the CONSUMER role against a content node. When Joe then interacts with the content node in the future, he will do so with the CONSUMER role which will allow him to "read" the node. With team / role-based authorities
Score: 0.6618031
|
|
Gitana / 3.2 / Guide / Guide / User Interface / LockingOptimize your document management with Cloud CMS's robust locking system for transactional and manual locks, ensuring data integrity and collaboration.
Score: 0.6447642
|
|
Gitana / 3.2 / Guide / Guide / UI Developers Guide / Contexts / project-manage-contextManage and configure projects effortlessly. Access settings, logs, tools, and collaborate with teams for streamlined project management.
Score: 0.6447642
|
|
Gitana / 4.0 / Developers / User Interface Customization / Contexts / project-manage-contextManage and configure projects effortlessly. Access settings, logs, tools, and collaborate with teams for streamlined project management.
Score: 0.6447642
|
|
Gitana / 4.0 / User Interface / User Interface / LockingCloud CMS uses data locks to manage transactional write operations, ensuring consistency and preventing conflicts in document editing.
Score: 0.6447642
|
|
CMS editor LockingThere are two levels of locking which usually come into play in a scenario like this. One is a "UI lock" which is taken out when a user begins editing something within the user interface. This lock is released when they finished editing (either by hitting save or canceling). The other lock is a "data lock" which is a transactional lock taken out when the write of multiple documents begins. This is a transactional lock in the sense that it blocks other write operations against those documents and
Score: 0.6447642
|
|
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: 0.6273824
|
|
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: 0.6217949
|
|
Gitana / 4.0 / Content Engine / Bulk Import / OverviewEffortlessly 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: 0.6217949
|
|
Gitana / 4.0 / Forms / Fields / Editor FieldOptimize content editing with the Cloud 9 ACE Editor, supporting HTML, JavaScript, CSS, and more for powerful code manipulation.
Score: 0.61318946
|
|
Assessing the CMS cost options?The risks and costs associated with CMSs can be frightening. Many organizations have entered a CMS project, and are still to come out. Frustrated by the on-going costs of getting the CMS to work and then the costs of keeping it working. Partly this is due to unrealistic expectations but the primary reason is not looking at all the costs upfront and assessing the resources available to support a complex IT initiative. A basic for assessing your immediate and ongoing costs for any application is w
Score: 0.61318946
|
|
Gitana / 3.2 / Guide / Guide / Content Modeling / BehaviorsDiscover how Cloud CMS automates content behaviors with rules and scripts, ensuring seamless content model integration and consistent triggers across all platforms.
Score: 0.58456296
|
|
Gitana / 4.0 / Content Engine / Content Models / BehaviorsEffortlessly automate content interactions with Cloud CMS by wiring behaviors like rules and scripts to your content models for dynamic policy execution.
Score: 0.58456296
|
|
Gitana / 4.0 / Forms / Fields / Upload FieldSeamlessly upload files with our customizable upload field, supporting previews, drag-and-drop, and various upload configurations.
Score: 0.55849004
|
|
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: 0.55849004
|
|
Recommended environmentThis is a big subject and, as you know, there are many ways to set things up to be robust. That said, some practices are better than others. I can relate at least what we do and what we've seen customers do. First, I'd recommend thinking of Cloud CMS as black box application that runs on top of MongoDB, Elastic Search (both of which can be thought of as databases) and a binary storage provider. Cloud CMS is a stateless application whose setup is actually quite simple. It doesn't maintain any sta
Score: 0.55849004
|
|
Gitana / 4.0 / Reference / Types / NodeNodes are essential for organizing content in a repository, forming a graph structure to build associations and hierarchies.
Score: 0.5543053
|
|
Gitana / 3.2 / Guide / Guide / Docker / Maintenance / Datastore DeletionLearn how to manually remove MongoDB databases after deleting a Cloud CMS datastore, ensuring data backup and retention with administrator guidance.
Score: 0.53464353
|
|
Gitana / 4.0 / Reference / Types / ArchiveExplore our comprehensive Archive documentation with methods, parameters, and properties for seamless integration and development.
Score: 0.5249584
|
|
Gitana / 3.2 / Guide / Guide / Multifactor AuthenticationEnhance user security with Cloud CMS's Multifactor Authentication, adding an extra layer of protection to login credentials.
Score: 0.5127501
|