Found 662 results for "gitana 4.0 developers api definitions email"
The search executed in 0.003265314 seconds. That's fast.
![]() |
Gitana 4.0 / Forms / Fields / CKEditor FieldEnhance your web editing with CKEditor, allowing seamless HTML integration and customizable rich-text editing features.
Score: 0.90646195
|
![]() |
Gitana 3.2 / Guide / Guide / User Interface / MultilingualEnable efficient multilingual content management with Cloud CMS, facilitating seamless document translation and localization across different locales.
Score: 0.906004
|
![]() |
Directed and Undirected AssociationsCloud CMS has the notion of both directed and undirected associations. In the API and within the drivers, when you work with associations, you can query for associations that are "incoming" or "outgoing": These are both directed associations which are relative to a given node. Outgoing means start from this node and find associations pointing to another node. Incoming means find associations that point to me. It also supports the notion of "mutual" associations which are undirected. The source o
Score: 0.89194685
|
![]() |
Query PerformanceApplication queries Application code which consumes Cloud CMS content typically runs query API calls. These queries can be optimized in the following ways: Request only the properties needed When an application requires only a few properties from a set of nodes you should use “_fields” to limit the properties returned. This can drastically reduce the size of the payload and therefore the response time. In this example, we only need “_doc”, “title” and “_type” so these are the only fields that wi
Score: 0.89194685
|
![]() |
Gitana 3.2 / Guide / Guide / Application Server / URL Addressability / Node URLsEnhance web performance and cache efficiency by retrieving nodes and attachments through URLs, supporting static and on-the-fly transformations.
Score: 0.8837896
|
![]() |
Gitana 4.0 / Developers / Application Server / URL Addressability / Node URLsOptimize binary payload retrieval and caching with Cloud CMS API. Enhance performance using static and preview URL methods for seamless content delivery.
Score: 0.8837896
|
![]() |
Gitana 3.2 / Guide / Guide / User Interface / ReleasesManage content effortlessly with Cloud CMS Releases, enabling collaborative workspaces, scheduled publishing, and conflict resolution for seamless content management.
Score: 0.8825238
|
![]() |
Sync from one environment to anotherWithin Cloud CMS sync capabiities are generally referred to as the "transfer system". They allow you to export individual objects, data stores or even collections of these as an archive (ZIP) within a vault. You can then move those archives to storage for backup or move them to new Cloud CMS server instances for restoration or replication. We have support for transfer within our API, our drivers and also within the user interface. The latter is useful in that you can script it pretty effectively
Score: 0.87656784
|
![]() |
Gitana 4.0 / User Interface / User Interface / MultilingualOptimize your content for multilingual support with features to set locales, manage translations, and apply multilingual behavior.
Score: 0.87482345
|
![]() |
The top 3 features that differentiate Cloud CMS from the competitionYou have determined you need a Content Management System (CMS) and have begun the daunting task of reducing the number of CMS products to a manageable number to evaluate in depth. Having reached this article you are aware of, or interested in, CMSs that can be described as: Headless CMS, API First, Platform as a Service (PaaS), Decoupled CMS, Cloud-First. I am sure there are more beautiful categorizations and terminology provided by the latest analyst buzz. As much as I may not like the catagori
Score: 0.87482345
|
![]() |
Dynamic ProxyPassReverseCookieDomain with Apache 2We do a lot of HTML5 and JavaScript application hosting at Cloud CMS. Our platform lets you build HTML5 applications and deploy them to our cloud infrastructure with just a couple of clicks. As a result, we’ve gotten pretty friendly with Apache 2, virtual hosts, mod_rewrite, proxies and more. Applications built on our platform use OAuth2 over SSL. We support all of the authentication flows even for HTML5/JS applications. Inherently, these applications are considered “untrusted” in any two-legged
Score: 0.87482345
|
![]() |
Gitana 3.2 / Guide / Guide / TraversalExplore Cloud CMS's powerful Traversal API to query graph-like content structures by relationships, nodes, and associations, ensuring secure, efficient data retrieval.
Score: 0.8742435
|
![]() |
Gitana 3.2 / Guide / Guide / Application Server / Web Content ManagementOptimize your content workflow with Cloud CMS's Web Content Management solution for seamless page editing and efficient caching.
Score: 0.8742435
|
![]() |
Gitana 4.0 / Developers / Application Server / Web Content ManagementOptimize your content workflow with Cloud CMS's Web Content Management solution for seamless page editing and efficient caching.
Score: 0.8742435
|
![]() |
Gitana 4.0 / Content Engine / TraversalOptimize content exploration in Cloud CMS with advanced traversal techniques, defining node connections and permissions for refined content discovery.
Score: 0.8742435
|
![]() |
Gitana 3.2 / Guide / Guide / Application Server / Authentication / Adapters / CustomCreate custom authentication adapters for Application Server with ease. Learn to implement and configure your solution effectively.
Score: 0.86224306
|
![]() |
Gitana 4.0 / Developers / Application Server / Authentication / Adapters / CustomCreate custom authentication adapters for your application server and seamlessly integrate third-party providers with ease.
Score: 0.86224306
|
![]() |
Security: Grade ACloud CMS comes in two flavors - on-premise and hosted. For our hosted customers, we host 100% of Cloud CMS and take care of all of the data backup, migrations, security, load balancing and… well, everything! It’s the whole kit and kaboodle. It’s all of the DevOps and stuff solved for you. One of the fun aspects of this is keeping up with security requirements around SSL and HTTP Transport. Cloud CMS customers automatically gain the advantage of SSL for all of their communication with the Cloud
Score: 0.8617102
|
![]() |
Gitana 3.2 / Guide / Guide / Application Server / Installation / Module InstallationRun Cloud CMS as a Node.js module, customize it with functions, APIs, and templates for flexible web content management.
Score: 0.8546478
|
![]() |
Gitana 4.0 / Developers / Application Server / Installation / Module InstallationOptimize your Node.js app with Cloud CMS server. Access robust features, extend functionality, and streamline content management effortlessly.
Score: 0.8546478
|
![]() |
Gitana 3.2 / Guide / Guide / AttachmentsEffortlessly manage and store binary assets as attachments on objects within Cloud CMS, all through intuitive JSON-based handling and a user-friendly interface.
Score: 0.84571767
|
![]() |
Gitana 4.0 / Content Engine / Nodes / AttachmentsEfficiently store and retrieve binary assets with Cloud CMS, supporting attachments for objects like Content Nodes, Users, and Archives.
Score: 0.84571767
|
![]() |
Oauth 2.0 tokens
Each response from Cloud CMS provides two tokens: an access token and a refresh token. The access token is the one that you need to attach to every API call. It gets passed through the Authorization header as "bearer
Score: 0.83345634
|
![]() |
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: 0.8221376
|
![]() |
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: 0.820013
|