Found 578 results for "gitana 4.0 developers api metadata"
The search executed in 0.00232615 seconds. That's fast.
![]() |
Finding sanity by losing your headThere was a lot of chatter last year regarding a “headless” or “decoupled” CMS design. Zeitgeist, maybe… countermovement, definitely. Since their inception, every expansion of content management software along the continuum from managing basic websites to full-on digital experiences drove CMSes further and further into the application’s presentation tier. In parallel, we witnessed the maturity of frameworks such as Angular, Ember, and Ionic (just to name a few) - all pushing development out to t
Score: 1.0962579
|
![]() |
How do I retrieve the folder path for my content?In Cloud CMS, you may choose to associate nodes with folders. This allows the content to be worked with by editorial teams such that they can navigate to content within folders, move content between folders and generally organize their content as they wish. It also allows for content to be retrieved by path via the API, if you wish. Technically speaking, Cloud CMS does not require folders or paths. In fact, plenty of customers use Cloud CMS in such a way that they don't require folders at all. C
Score: 1.095068
|
![]() |
Create Once, Publish Everywhere!One of the things that our customers love about Cloud CMS is that it lets them create content once and easily publish it to all of their mobile and web applications. It reduces the amount of work required to create fresh and interesting content and saves them time and money in the process. Our goal is straightforward. We want to provide all of the things that small business owners need on the backend to give their users a seamless experience in creating, editing and publishing content. With Clou
Score: 1.095068
|
![]() |
Gitana 3.2 / Guide / Guide / Application Server / Services / Virtual DriverOptimize virtual driver settings for seamless API key retrieval for incoming tenants.
Score: 1.092374
|
![]() |
Gitana 4.0 / Developers / Application Server / Services / Virtual DriverOptimize virtual driver settings for seamless API key retrieval for incoming tenants.
Score: 1.092374
|
![]() |
Gitana 3.2 / Guide / Guide / Search / Query String ReferenceOptimize your content searching skills with Cloud CMS query strings to efficiently find and manage data using Elastic Search.
Score: 1.0919322
|
![]() |
Gitana 4.0 / Forms / APIExplore comprehensive API documentation including callbacks, functions, validation, and more for Gitana 4.0 forms. Ideal for developers and tech enthusiasts.
Score: 1.0894146
|
![]() |
Using the JavaScript driver to run an elasticsearch queryThe Cloud CMS REST API allows for elasticsearch queries against a branch. The API endpoint is POST /repositories/{repositoryId}/branches/{branchId}/nodes/search The payload is a JSON object containing a top-level property called "search" which wraps the elasticsearch DSL query. The JavaScript driver exposes this call on the Branch object using the searchNodes() methods. Examples: 1) Search for nodes containing the keyword "hello" in any property: req.branch(function (err, branch) { branch.trap(f
Score: 1.084433
|
![]() |
Is there a programmatic way to add more content to workflows?There is a programmatic way to add more content to workflows once they're in-flight. However, once the workflow is in-flight, the workflow process instance isn't the correct place to add things. Instead, you'd want to add new content to a workflow task. Essentially, a workflow is made up of a series of tasks. When the workflow transitions from one node to another in the workflow model, it instantiates a new task and the task holds the state (and references to documents) for that phase of the wor
Score: 1.084433
|
![]() |
Gitana 3.2 / Guide / Guide / TransferEasily transfer, backup, and move data between Cloud CMS installations with a universal import-export facility, ensuring your data is portable and accessible.
Score: 1.0815048
|
![]() |
Gitana 4.0 / Content Engine / TransferEasily transfer, backup, and move data between Cloud CMS installations with a universal import-export facility, ensuring your data is portable and accessible.
Score: 1.0815048
|
![]() |
Gitana 3.2 / Guide / Guide / User Interface / TagsManage and explore document tags effortlessly with Cloud CMS, ensuring seamless updates and streamlined navigation. Perfect for efficient content organization.
Score: 1.0810302
|
![]() |
Gitana 4.0 / Reference / Types / TokenExplore our comprehensive Token API documentation, including methods, properties, and developer cookbooks to accelerate your project.
Score: 1.0810302
|
![]() |
Gitana 4.0 / User Interface / User Interface / TagsManage and navigate your content effortlessly with Cloud CMS tags. Easily assign, remove, and explore tags for streamlined content organization.
Score: 1.0810302
|
![]() |
Tree HierarchiesIn Cloud CMS, there are no hard and fast rules regarding association types between nodes. And so, when dealing with things like tree structures, you usually have to first make some assumptions about the kinds of relationships between nodes that you want to traverse. For arbitrary relationships and traversals around nodes, Cloud CMS provides traversal methods which are a bit more intensive to use. However, if you're using typical a:child relationships between nodes (which is what Cloud CMS uses f
Score: 1.079392
|
![]() |
How can I retrieve content for a tree view?The Cloud CMS API offers a number of convenience API methods that go beyond basic CRUD and bulk content operations. Among these methods are those that allow you to retrieve content from your repository branch in a tree-friendly format. A tree-organized format means that the data comes back in a such a way as to make it easy to load into front-end tree controls. Typical front-end tree controls requires the ability to load a "snapshot" of the tree as a starting point as well as iteratively grow or
Score: 1.079392
|
![]() |
Gitana 3.2 / Guide / Guide / Applications / Public Services / Forgot Username FlowEnable secure username recovery in your app with Cloud CMS, utilizing email-based retrieval for a seamless user experience.
Score: 1.0753926
|
![]() |
Gitana 4.0 / Content Engine / Platform / Applications / Public Services / Forgot Username FlowEnable secure username recovery in your app with Cloud CMS, utilizing email-based retrieval for a seamless user experience.
Score: 1.0753926
|
![]() |
Gitana 4.0 / Reference / Types / ApplicationManage your app's data store effectively with user registration, email services, and settings with our comprehensive application platform.
Score: 1.0669608
|
![]() |
Precompile your Text fields with Markdown or HandlebarsOne of the new features in Cloud CMS 3.2.41 is the f:precompile feature. This feature tells Cloud CMS to automatically precompile one or more fields on your content items whenever the content is saved. With precompiling in place, you can now let your editors work in Markdown or use Handlebars tags in their content and then have that content automatically convert into HTML (or another output format) for use in your front-end applications. An Example Suppose, for example, that you defined an artcl
Score: 1.0658237
|
![]() |
Gitana 3.2 / Guide / Guide / Deployment / Deployment ReceiversCreate and manage Deployment Receivers in Cloud CMS to efficiently transfer and secure your Deployment Packages globally, solving latency and performance issues.
Score: 1.0641582
|
![]() |
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: 1.0641582
|
![]() |
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: 1.0641582
|
![]() |
Gitana 4.0 / Content Engine / Deployment / Deployment ReceiversCreate and manage Deployment Receivers in Cloud CMS to efficiently transfer and secure your Deployment Packages globally, solving latency and performance issues.
Score: 1.0641582
|
![]() |
Gitana 4.0 / Developers / DriversEasily integrate Cloud CMS with our drivers for C#, Go, Java, JavaScript, PHP, Python, and Ruby, ensuring seamless authentication and fast API calls.
Score: 1.0537324
|