Found 482 results for "docs api templates"
The search executed in 0.001701792 seconds. That's fast.
![]() |
How to limit the fields that come back in a queryQuery API calls like http://api.cloudcms.com/docs#!/node/post_repositories_repositoryId_branches_branchId_nodes_query support a parameter named _fields which defines an object specifying the node properties you want to include in the result set for matching nodes. For example in the following query I want the title, subTitle and slug fields returned: { "_type":"my:article", "_fields":{ "title":1, "subTitle":1, "slug":1 } } The result set would look something like the
Score: 3.6313412
|
![]() |
Gitana / 3.2 / Guide / Guide / Cookbooks / Node.js CookbookOptimize Node.js skills with our comprehensive Cloud CMS guide. Learn connection, asynchronous chaining, queries, and more. Perfect for developers!
Score: 3.5460997
|
![]() |
Gitana / 3.2 / Guide / Guide / Cookbooks / PHP CookbookLearn how to use the Gitana PHP driver in your projects. Connect to Gitana, query, and search efficiently with PHP. Explore our PHP Cookbook!
Score: 3.51827
|
![]() |
Gitana / 3.2 / Guide / Guide / Cookbooks / C# CookbookExplore the C# Cookbook to effectively utilize the Gitana C# Driver for connecting to Cloud CMS and managing content with .NET Core.
Score: 3.3699949
|
![]() |
Gitana / 3.2 / Guide / Guide / Cookbooks / Java CookbookOptimize your Java setup for Gitana with our detailed Java Cookbook guide, featuring code samples and connection methods for Cloud CMS integration.
Score: 3.2618008
|
![]() |
Gitana / 3.2 / Guide / Guide / Cookbooks / Python CookbookExplore how to integrate the Gitana Python Driver in your projects with simple installation and connection guides. Learn repository management and querying techniques with practical examples.
Score: 3.2570872
|
![]() |
Gitana / 3.2 / Guide / Guide / Cookbooks / Go CookbookExplore the Go Cookbook to learn Go driver setup, Cloud CMS connection, node management, querying, and GraphQL integration.
Score: 3.1647577
|
![]() |
Gitana / 3.2 / Guide / Guide / Cookbooks / JavaScript 2.0 CookbookOptimize JavaScript development with Gitana's 2.0 driver, leveraging promises, async/await for seamless integration in your Cloud CMS applications.
Score: 3.15509
|
![]() |
Gitana / 3.2 / Guide / Guide / Docker / Maintenance / Container HooksOptimize container lifecycle management in Kubernetes with HTTP hooks for smooth deployment and graceful shutdowns. Learn how to configure routes and security.
Score: 3.135909
|
![]() |
Gitana / 3.2 / Guide / Guide / OverviewExplore comprehensive Gitana documentation covering APIs, authentication, security, workflow, and more to streamline your development process.
Score: 3.0554214
|
![]() |
Gitana / 4.0 / Forms / API / OverviewExplore comprehensive API documentation including callbacks, functions, validation, and more for Gitana 4.0 forms. Ideal for developers and tech enthusiasts.
Score: 3.0321276
|
![]() |
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.9485333
|
![]() |
Gitana / 3.2 / Guide / Guide / API / Rate LimitingOptimize your Cloud CMS subscription with rate limiting by managing API calls, using multiple bands, and ensuring dedicated bandwidth for critical apps.
Score: 2.7598937
|
![]() |
Gitana / 3.2 / Guide / Guide / Templates / WorkflowExplore comprehensive details of a workflow instance, including ID, state, context, and associated project information, all accessible via intuitive URLs.
Score: 2.7556317
|
![]() |
Gitana / 4.0 / Content Engine / Templates / WorkflowExplore comprehensive details of a workflow instance, including ID, state, context, and associated project information, all accessible via intuitive URLs.
Score: 2.7556317
|
![]() |
Gitana / 4.0 / Developers / Drivers / JavaScript (Legacy)Connect your web apps to Gitana with the JavaScript Driver, compatible with jQuery, Vue.js, Node.js, and more. Download via NPM or CDN.
Score: 2.7524781
|
![]() |
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.7150674
|
![]() |
Gitana / 4.0 / User Interface / Add-ons / OverviewEnhance 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
|
![]() |
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: 2.6941378
|
![]() |
Gitana / 3.2 / Guide / Guide / Application Server / Services / DusterOptimize your web development process with Duster, a powerful service using LinkedIn Dust.js for efficient template rendering and automatic cache management.
Score: 2.688286
|
![]() |
Gitana / 4.0 / Developers / Application Server / Services / DusterOptimize your web rendering with Duster Service using Dust.js for dynamic HTML and JSON outputs. Boost performance with seamless fragment caching.
Score: 2.688286
|
![]() |
The best way to enable content authoring with your JS frameworkNow that you’ve built that beautiful application in Angular, Aurelia, Ember, React - or the next big JavaScript framework - how do make your content authors happy? Easy: Think Headless. Never let a CMS dictate your presentation tier options. The field is too crowded and is changing too rapidly for pre-ordained “templates” to suffice. Instead, crank out that prototype in your desired framework(s) and utilise REST calls to query content a simple mockup will do returning JSON for each node Then go
Score: 2.6294584
|
![]() |
Gitana / 3.2 / Guide / Guide / Application Server / Web Content ManagementStreamline content management with Cloud CMS. Easily edit, preview, and publish web pages for seamless collaboration and optimized performance.
Score: 2.5942862
|
![]() |
Gitana / 4.0 / Developers / Application Server / Web Content ManagementStreamline content management with Cloud CMS. Easily edit, preview, and publish web pages for seamless collaboration and optimized performance.
Score: 2.5942862
|
![]() |
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: 2.4933796
|