Found 260 results for "gitana 4.0 engine discovery traversal"

The search executed in 0.008000271 seconds. That's fast.

Gitana 3.2 / Guide / Guide / Features / Inline Links

Automatically parse text to discover and track inline links in Cloud CMS documents, ensuring robust linking and preventing accidental deletion.

Score: 1.8009095

Gitana 4.0 / Content Engine / Aspects / Inline Links

Enhance content by automatically parsing and tracking inline links within HTML or text, creating standalone nodes for easy reference.

Score: 1.8009095

Gitana 4.0 / Developers

Explore comprehensive guides for integrating Gitana using drivers, frameworks, custom UI, and server extensions in multiple programming languages.

Score: 1.7875692

Gitana 4.0 / Forms / API / Templates

Discover Alpaca's advanced templating with custom views, layouts, and wizard options for dynamic form rendering and field overrides.

Score: 1.7850157

Gitana 4.0 / Developers / Cookbooks / Go Cookbook

Explore the Go Cookbook for guides on installing the Gitana Go driver, connecting to Gitana, managing nodes, and running queries.

Score: 1.7846675

Gitana 4.0 / Developers / Frameworks / AngularJS

Connect Gitana content to your Angular app easily. Follow step-by-step instructions to set up API Keys and kickstart your project with sample code.

Score: 1.7753651

Gitana 4.0 / Forms / API / Views

Optimize Alpaca rendering with views for display, edit, and create types. Customize templates, styles, and callbacks easily.

Score: 1.7661476

Definitions for Date format

Our definitions are based on JSON schema and, as such, the default is to use strings for dates. The date controls in our forms engine let you customize the format string so that you can store ISO 8601 or other formats (perhaps simplified formats) as per your preference. The advantage here is simplicity with these controls and compatibility with JSON schema. The disadvantage is that MongoDB provides a lot of very powerful capabilities for range query and sorting that do not play as nicely with th

Score: 1.7610083

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.7310115

Gitana 3.2 / Guide / Guide / User Interface / Embed Media In CKEditor / Advanced Usages / Extend Media Types

Learn how to add custom media types to CloudCMS, including Youtube and Vimeo, with code examples and detailed steps.

Score: 1.7020195

Gitana 4.0 / User Interface / Embedded Media / Advanced Usages / Extend Media Types

Learn how to extend media types on CloudCMS beyond Youtube and Vimeo with this tutorial. Code involved!

Score: 1.7020195

Gitana 3.2 / Guide / Guide / Features / Auto Analyze Text

Enhance text comprehensibility with automatic analysis, indexing, and insights using our innovative Text Analyzer.

Score: 1.7000098

Gitana 3.2 / Guide / Guide / Features / Auto OCR Extract

Enable auto OCR extraction for seamless full-text search indexing by analyzing attachments via OCR service. Configure easily for custom or default use.

Score: 1.7000098

Introducing the Cloud CMS Open Source App Server

Cloud CMS lets you create content once and reuse it everywhere - across all of your devices, web sites, mobile applications, tradeshow kiosks, digital signage surfaces and more. Our editorial environment is fully featured, extensible easy to use, letting you manage content and deliver it via our enterprise-class Content API. With Cloud CMS, customers are free to build apps on top of best-of-breed open-source frameworks while leveraging open-standards. They are empowered to continue to use the de

Score: 1.6895862

Tree Hierarchies

In 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.6789926

Gitana 4.0 / Developers / Cookbooks / JavaScript 2.0 Cookbook

Explore the Gitana JavaScript 2.0 Driver for seamless JavaScript app integration with async/await, promises, and callbacks.

Score: 1.6774728

Gitana 3.2 / Guide / Guide / Docker / Kits / OEM

Optimize Cloud CMS integrations with the OEM kit, featuring UI and API extensions for developers and partners. Build and test seamlessly.

Score: 1.6635801

Gitana 4.0 / Self Managed / Kits / OEM

OEM kit streamlines building and testing UI and API extensions in customized Cloud CMS solutions, using Docker and tools like MongoDB and Elasticsearch.

Score: 1.6635801

Gitana 3.2 / Guide / Guide / Cookbooks / Python Cookbook

'Discover must-have Python code recipes and tips on using Gitana's Python driver to create, query, and manage content effortlessly.'

Score: 1.6634033

Gitana 4.0 / Developers / Cookbooks / Python Cookbook

Explore the Python Cookbook for detailed instructions and examples on using the Gitana Python driver for developing with Cloud CMS.

Score: 1.6634033

Gitana 3.2 / Guide / Guide / Transcription

Automatically convert audio files to text with Cloud CMS transcription. Sync updates effortlessly. Ideal for search indexing and seamless content management.

Score: 1.6512336

Gitana 4.0 / Content Engine / Access Policies / System Policies / project-manager

Discover Gitana's System Access Policy for project management. Enhance access control with JSON-based policies.

Score: 1.6468588

Gitana 4.0 / Content Engine / Access Policies / System Policies / project-owner

Explore the Gitana System Access Policy for project-owner, detailing JSON configuration and role-based permissions.

Score: 1.6468588

Managing a large number of PDFs or images

In Cloud CMS everything is a node. A node has JSON properties and could also have binary attachments. What you would call a "file" is a node with properties describing it's folder location and a "default" attachment holding the payload (PDF file, image, MSWord doc, etc). Typically, for large number of PDFs, images, etc, we suggest individual nodes with a single attachment each (which is the PDF, image, etc). We have many customers who use Cloud CMS in this way and it essentially works like a doc

Score: 1.6468544

Easy Forms with Cloud CMS

One of the many uses of Cloud CMS is as a storage and reporting mechanism for forms. If you’re looking to put a form up onto your web or mobile site, Cloud CMS serves as an excellent option for capturing and storing this information. Fundamentally, Cloud CMS provides the Alpaca forms engine. Alpaca is an open-source JavaScript library for jQuery. It makes it easy to design and insert forms into your sites. Cloud CMS built Alpaca and been working with the broader community to improve it and make

Score: 1.6468544