Found 557 results for "gitana 4.0 engine api pagination"
The search executed in 0.003143328 seconds. That's fast.
Access Cloud CMS content anonymously or as a guest userThis question often comes up from folks who are building HTML applications that run in a browser. They'd like the browser to connect to Cloud CMS to download content and display it. Usually this consists of things like images but also may consist of other types of content in Cloud CMS such as raw nodes, PDF files, video assets or more. OAuth 2.0 and Access Tokens Fundamentally, everything in Cloud CMS is secured from an access perspective using OAuth 2.0. This means that an OAuth 2.0 access toke
Score: 1.1624967
|
|
Alpaca 1.0.3 Released!We’re pleased to announce the release of Alpaca Web Forms 1.0.3 for jQuery, jQuery UI and jQuery Mobile. Alpaca is an open-source project that provides an easy way to render web forms using JSON schema. It consists of a jQuery plugin and provides a nice abstraction so that you can change form layouts, validation logic and presentation with simple changes to JSON. Alpaca provides the web forms capabilities for Cloud CMS - The Cloud Content Management Platform for the Enterprise. This release incl
Score: 1.1601996
|
|
Gitana / 4.0 / Reference / Types / Access PolicyExplore our Access Policy guide to learn about creating, updating, and managing policies within the Gitana platform, complete with examples and schema details.
Score: 1.1563246
|
|
Gitana / 4.0 / Reference / Types / Workflow TaskExplore our comprehensive guide on Workflow Tasks within the Platform, featuring detailed methods, properties, and use cases for seamless integration.
Score: 1.1563246
|
|
Gitana / 3.2 / Guide / Guide / IntegrationsConnect Cloud CMS to AWS, Azure, Google, and more. Securely manage services for storage, DNS updates, and event handling. Explore seamless integrations now!
Score: 1.1558317
|
|
Gitana / 4.0 / Content Engine / Integrations / OverviewConnect your Cloud CMS projects to leading cloud services securely, with reusable service descriptors for seamless integrations.
Score: 1.1558317
|
|
Gitana / 3.2 / Guide / Guide / Docker / Security Notices / CVE-2021-44228Secure your Cloud CMS with Log4j2 updates against CVE-2021-44228. Upgrade to version 3.2.71 and follow mitigation steps for enhanced protection.
Score: 1.1413265
|
|
Content Entry Forms ExampleCloud CMS lets you easily design and deploy forms for your web applications and content contributors. In this blog entry, we’ll walk through how you can do this within the Cloud CMS user interface. In this example, we’ll create a form that allows editors to create City Guide information. Note: in the Cloud CMS Trial there is a City Guide Content definition which can be used as a starting point or as a reference for this example. Add a Definition The Content Definitions can be found in the Cloud
Score: 1.1302348
|
|
Gitana / 4.0 / Self Managed / Containers / OverviewExplore configuration guides for Antivirus, API, and UI servers in Gitana's self-managed containers documentation.
Score: 1.1209656
|
|
Gitana / 3.2 / Guide / Guide / Docker / ConfigurationExplore configuration guides for Docker components including antivirus, API, encryption, support, and UI server.
Score: 1.1162813
|
|
Gitana / 3.2 / Guide / Guide / User Interface / Projects / Deleted ItemsEfficiently manage and restore deleted content with Cloud CMS's intuitive tools, ensuring data is never lost entirely. Explore our unique features today!
Score: 1.115268
|
|
Gitana / 4.0 / User Interface / Projects / Deleted ItemsManage your deleted content easily with Cloud CMS. Browse, view, purge, and restore items without losing data integrity.
Score: 1.115268
|
|
CEM - shuffling deck chairs on the titanicGoing back 15 years, we’ve seen the core of providing websites shift across various types of “platforms” - from Web Content Management (WCM) to Enterprise Content Management (ECM) to Customer Experience Management (CEM). Every iteration involved another set of technologies, and associated migration headaches. Each expansion also consumed more and more of the resulting presentation tier. At first, this was mostly a good thing as no standard mechanisms existed to facilitate efforts. However, in th
Score: 1.1048391
|
|
Gitana / 3.2 / Guide / Guide / Application Server / Services / FlowEffortlessly integrate UI wizards with our API, using JSON configurations for seamless browser-side applications.
Score: 1.1024601
|
|
Gitana / 4.0 / Developers / Application Server / Services / FlowEffortlessly integrate UI wizards with our API, using JSON configurations for seamless browser-side applications.
Score: 1.1024601
|
|
Gitana / 3.2 / Guide / Guide / Features / MultilingualEnhance multilingual content with Cloud CMS, providing seamless translation support for diverse locales in your web nodes.
Score: 1.0927863
|
|
Gitana / 4.0 / Content Engine / Aspects / MultilingualEnhance multilingual content with Cloud CMS, providing seamless translation support for diverse locales in your web nodes.
Score: 1.0927863
|
|
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.0927863
|
|
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.0915782
|
|
Gitana / 4.0 / Reference / Types / UI ConfigExplore the comprehensive UI Config documentation to efficiently manage and customize user interfaces. Access features, methods, and cookbooks for various languages.
Score: 1.0894663
|
|
Gitana / 4.0 / Reference / Types / PublicationExplore our comprehensive guide on managing Publications in the Gitana platform, including methods, properties, and API interactions.
Score: 1.0894663
|
|
Gitana / 3.2 / Guide / Guide / Application Server / Services / Virtual DriverOptimize virtual driver settings for seamless API key retrieval for incoming tenants.
Score: 1.0889771
|
|
Gitana / 4.0 / Developers / Application Server / Services / Virtual DriverOptimize virtual driver settings for seamless API key retrieval for incoming tenants.
Score: 1.0889771
|
|
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: 1.0860255
|
|
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.0809937
|