Found 669 results for "docs fields any"
The search executed in 0.002227256 seconds. That's fast.
![]() |
Gitana / 4.0 / Forms / Fields / Markdown Editor FieldEnhance your web editing with SimpleMDE's Markdown Editor, offering user-friendly features and customization options for an optimal Markdown experience.
Score: 0.80391955
|
![]() |
Gitana / 4.0 / Forms / Fields / Summernote Editor FieldEnhance your HTML editing with Summernote Editor, a powerful tool for visual edits and seamless text property integration.
Score: 0.80391955
|
![]() |
My UI modules aren't deploying. What should I check?If you're running an on-premise installation of Cloud CMS and are unable to deploy UI modules via the main user interface, here are a few tips and pointers. Things to consider: 1. When you click on the "Deploy Module" option, your a URL connection is made from the UI server back to the API server. Specifically, it invokes a POST to the route: /oneteam/modules/deploy Check your API side logs or any firewalls or proxies along the way to make sure that an API server receives this call. For example,
Score: 0.80391955
|
![]() |
Gitana / 3.2 / Guide / Guide / UI Developers Guide / Evaluators / orLearn how or evaluates conditions to true with detailed explanations and examples of conditional blocks in this informative guide.
Score: 0.80345285
|
![]() |
Gitana / 4.0 / Developers / User Interface Customization / Evaluators / orLearn how or evaluates conditions to true with detailed explanations and examples of conditional blocks in this informative guide.
Score: 0.80345285
|
![]() |
Directed and Undirected AssociationsCloud CMS has the notion of both directed and undirected associations. In the API and within the drivers, when you work with associations, you can query for associations that are "incoming" or "outgoing": These are both directed associations which are relative to a given node. Outgoing means start from this node and find associations pointing to another node. Incoming means find associations that point to me. It also supports the notion of "mutual" associations which are undirected. The source o
Score: 0.8018635
|
![]() |
Recommended Cloud CMS architectureIn general, we recommend a three-tier architecture (browser -> app server -> API) for any applications you build. This would be our recommendation whether you're using Cloud CMS or anyone else. There are a few good reasons: The browser is an insecure runtime. Exposing any API keys within the browser is a very big security hole. Even exposing credentials within the browser (such as within a cookie) for the sake of working around this is also not recommended since hackers can siphon off the creden
Score: 0.8018635
|
![]() |
Gitana / 3.2 / Guide / Guide / API / Data Types / EmailComprehensive guide on using email data types and configurations, including sending, updating, and querying emails with examples.
Score: 0.7982789
|
![]() |
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: 0.7962166
|
![]() |
Gitana / 3.2 / Guide / Guide / Application Server / Tags / @includeLearn how to include external templates effortlessly with the @include tag, using parameters for seamless integration in your projects.
Score: 0.7935865
|
![]() |
Gitana / 4.0 / Developers / Application Server / Tags / @includeLearn how to include external templates effortlessly with the @include tag, using parameters for seamless integration in your projects.
Score: 0.7935865
|
![]() |
Gitana / 3.2 / Guide / Guide / Bulk Import / FilesEffortlessly import and manage diverse content types in Cloud CMS using the Bulk Import tool and cloudcms-packager for seamless repository integration.
Score: 0.7931159
|
![]() |
Gitana / 3.2 / Guide / Guide / Features / MultilingualEnhance multilingual content with Cloud CMS, providing seamless translation support for diverse locales in your web nodes.
Score: 0.7931159
|
![]() |
Gitana / 4.0 / Content Engine / Aspects / MultilingualEnhance multilingual content with Cloud CMS, providing seamless translation support for diverse locales in your web nodes.
Score: 0.7931159
|
![]() |
Gitana / 4.0 / Content Engine / Bulk Import / FilesEffortlessly import and manage diverse file types in Cloud CMS with our powerful Bulk Import tool and cloudcms-packager module.
Score: 0.7931159
|
![]() |
Gitana / 4.0 / Content Engine / Aspects / Auto RecognizeEnhance your content with automatic image recognition to detect faces, celebrities, labels, text, and moderation labels.
Score: 0.79223907
|
![]() |
Gitana / 3.2 / Guide / Guide / Optical Character RecognitionOptimize document management with OCR in Cloud CMS, enabling full-text search of scanned content and automatic data extraction from forms.
Score: 0.7915391
|
![]() |
Gitana / 3.2 / Guide / Guide / Docker / Maintenance / Datastore DeletionLearn how to manually remove MongoDB databases after deleting a Cloud CMS datastore, ensuring data backup and retention with administrator guidance.
Score: 0.7915391
|
![]() |
Gitana / 4.0 / Content Engine / Services / Optical Character RecognitionEffortlessly digitize documents with Cloud CMS OCR, extracting text and structure for seamless indexing and enhanced searchability.
Score: 0.7915391
|
![]() |
Requirements for CMS PublishingWhat does "publish" mean? In a CMS, publishing means moving content from a draft state to a published version. It will update the content on the published target(s) with the changes made since the last publish date. This sounds simple enough but the requirements for publishing are usually far more complex and interesting. What Publishing must do Publish must work Seems like this is stating the obvious but it is critical. Must be able to confidently publish desired content to the right place and
Score: 0.7915391
|
![]() |
Gitana / 3.2 / Guide / Guide / Actions / Set PropertyLearn how to set property values on nodes effectively with detailed guidance and examples.
Score: 0.7914268
|
![]() |
Gitana / 4.0 / Content Engine / Behaviors / Actions / Set PropertyLearn how to set property values on nodes effectively with detailed guidance and examples.
Score: 0.7914268
|
![]() |
Gitana / 3.2 / Guide / Guide / Features / Auto RecognizeAutomatically enhance images with our Auto Recognize feature, detecting faces, text, celebrities, and moderation labels with ease.
Score: 0.7808932
|
![]() |
How can I reuse connections with the Java Driver?The Cloud CMS Java Driver uses a thread local variable to store the authentication context it receives after connecting. This is perhaps unusual for folks who are coming from the JavaScript world but should be very familiar for anyone who works with common JavaScript frameworks such as Spring Framework or Spring Security. When the authentication completes, the Java Driver constructs a "Driver" object that it stores into a thread local variable using the following call: DriverContext.setDriver(dr
Score: 0.7808932
|
![]() |
Gitana / 3.2 / Guide / Guide / Content Modeling / ScriptsOptimize your JavaScript coding with script behavior nodes. Implement custom behavior, automate updates, and manage policy overrides in Cloud CMS.
Score: 0.78004324
|