Found 523 results for "gitana 4.0 developers api resources editorial"
The search executed in 0.003138697 seconds. That's fast.
![]() |
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.1894002
|
![]() |
Gitana 4.0 / Content Engine / IntegrationsConnect your Cloud CMS projects to leading cloud services securely, with reusable service descriptors for seamless integrations.
Score: 1.1894002
|
![]() |
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.1744844
|
![]() |
Gitana 4.0 / Self Managed / ContainersExplore configuration guides for Antivirus, API, and UI servers in Gitana's self-managed containers documentation.
Score: 1.1535031
|
![]() |
Gitana 3.2 / Guide / Guide / Docker / ConfigurationExplore configuration guides for Docker components including antivirus, API, encryption, support, and UI server.
Score: 1.1486835
|
![]() |
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.1344639
|
![]() |
Gitana 4.0 / Developers / Application Server / Services / FlowEffortlessly integrate UI wizards with our API, using JSON configurations for seamless browser-side applications.
Score: 1.1344639
|
![]() |
Gitana 3.2 / Guide / Guide / Actions / Send EmailSend personalized emails with configurable templates using various providers. Simplify email sending by customizing recipients, subjects, and body content.
Score: 1.1323613
|
![]() |
Gitana 4.0 / Content Engine / Behaviors / Actions / Send Email'Streamline email delivery with configurable sending options. Set providers, recipients, and content templates easily for tailored communication.'
Score: 1.1323613
|
![]() |
Gitana 3.2 / Guide / Guide / Application Server / Services / Virtual DriverOptimize virtual driver settings for seamless API key retrieval for incoming tenants.
Score: 1.1205919
|
![]() |
Gitana 4.0 / Developers / Application Server / Services / Virtual DriverOptimize virtual driver settings for seamless API key retrieval for incoming tenants.
Score: 1.1205919
|
![]() |
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.1175551
|
![]() |
Gitana 3.2 / Guide / Guide / Features / MultilingualEnable multilingual support and translation management for your content nodes with Cloud CMS to reach a wider audience effortlessly.
Score: 1.1124005
|
![]() |
Gitana 4.0 / Content Engine / Aspects / MultilingualEnable multilingual support and translation management for your content nodes with Cloud CMS to reach a wider audience effortlessly.
Score: 1.1124005
|
![]() |
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.1124005
|
![]() |
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.1072137
|
![]() |
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.1072137
|
![]() |
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.1030991
|
![]() |
Gitana 4.0 / Content Engine / Platform / Applications / Public Services / Forgot Username FlowEnable secure username recovery in Cloud CMS with our guide on using the 'forgot username' flow, ensuring easy access for your app users.
Score: 1.1030991
|
![]() |
Automatic Extraction from AttachmentsWhen you upload files into Cloud CMS all kinds of interesting things happen. For example, Cloud CMS automatically indexes your files for full-text search. All of the textual content is discovered and made available so your editorial teams can instantly search and find things after uploading. Did you know that Cloud CMS can also automatically extract metadata about uploaded files and make that information available? This is done via the Cloud CMS f:extractable feature. When you upload files, Clou
Score: 1.0925924
|
![]() |
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.0915831
|
![]() |
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.0915831
|
![]() |
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.0915831
|
![]() |
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.0915831
|
![]() |
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.0893724
|