Found 940 results for "ui-dev evaluators or"
The search executed in 0.005635773 seconds. That's fast.
![]() |
WCM and CachingIn Dust, there is the notion of a context which has a stack running underneath it. As you drill down into tags, a new context is pushed that can write new context variables as well as access previous variables from previous stack frames. What we're doing in cloudcms-server is providing a dependency tracker so that each tag gets to declare the output (the HTML that was generated) and the set of dependencies that it depended on in order to generate the output. As an example, a query might run an u
Score: 0.41707683
|
![]() |
Gitana 3.2 / Guide / Guide / Forms / Fields / Node PickerNode Picker: Easily filter, sort, and select nodes with customizable options for single or multi-node selection, tailored queries, and file uploads.
Score: 0.41689727
|
![]() |
Gitana 4.0 / Forms / CMS / Fields / Node PickerEnhance your data filtering with Node Picker's advanced modal for sorting, inspecting, and selecting nodes, supporting both single and multi-node options.
Score: 0.41689727
|
![]() |
Gitana 3.2 / Guide / Guide / API / Rate LimitingOptimize your Cloud CMS usage with rate limiting. Manage API requests effectively to maintain seamless app performance. Learn about bands and headers.
Score: 0.41678962
|
![]() |
Gitana 3.2 / Guide / Guide / API / Data Types / ClientOptimize your client management with Cloud CMS. Create, update, list, and query clients efficiently while protecting your data.
Score: 0.41666663
|
![]() |
Gitana 3.2 / Guide / Guide / Cookbooks / PHP CookbookLearn to use Gitana's PHP driver for database connections, code samples, and advanced querying with this comprehensive guide.
Score: 0.41659832
|
![]() |
Gitana 4.0 / Developers / Cookbooks / PHP CookbookLearn PHP with Gitana's PHP Driver. Connect to Cloud CMS using examples and code snippets for integration.
Score: 0.41659832
|
![]() |
Gitana 3.2 / Guide / Guide / Content Modeling / Relator PropertiesOptimize your node relationships with Cloud CMS relator properties, auto-managing links between nodes for seamless content mapping.
Score: 0.41652483
|
![]() |
Gitana 4.0 / Content Engine / Content Models / Relator PropertiesExplore Relator Properties in Cloud CMS—auto-managing relationships between nodes for easy content modeling and dynamic web provisioning.
Score: 0.41652483
|
![]() |
Gitana 3.2 / Guide / Guide / Features / Renditioned
Explore how the
Score: 0.41513228
|
![]() |
Gitana 4.0 / Content Engine / Aspects / Renditioned
Explore how the
Score: 0.41513228
|
![]() |
Gitana 3.2 / Guide / Guide / Deployment / Deployment Handlers / FTP Deployment HandlerEffortlessly deploy packages to S/FTP servers with FTP Deployment Handler. Supports URL-based configuration, secure credentialing, and custom mappings.
Score: 0.41295618
|
![]() |
Gitana 4.0 / Content Engine / Access Policies / Conditions / ReferenceLearn how to use reference conditions in Cloud CMS to assign policies with regular expressions, focusing on specific or wildcarded entity references.
Score: 0.41295618
|
![]() |
Gitana 4.0 / Content Engine / Deployment / Deployment Handlers / FTP Deployment HandlerEffortlessly deploy packages to S/FTP servers with FTP Deployment Handler. Supports URL-based configuration, secure credentialing, and custom mappings.
Score: 0.41295618
|
![]() |
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: 0.41295618
|
![]() |
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: 0.41295618
|
![]() |
Cloud CMS - Image Cropping and Resizing FeaturesLets face it – CMS editors just want to do their job and not spend too long in the tools. Recently we added a feature to allow Content editors to do image cropping within the Cloud CMS User Interface rather than having to do this outside Cloud CMS and re-upload the image. This is a simple powerful feature which will save the content editor many clicks and minutes. The image editing tool allows for: reversing an image, and rotating an image cropping the image saving and reverting back to the orig
Score: 0.41295618
|
![]() |
Gitana 3.2 / Guide / Guide / Workflow / Workflow Handlers / LoggerEfficiently log events with our Logger; ideal for debugging and refining workflow models in your tenant's system.
Score: 0.41235167
|
![]() |
Gitana 4.0 / Content Engine / Workflow / Workflow Handlers / LoggerEfficiently log events with our Logger; ideal for debugging and refining workflow models in your tenant's system.
Score: 0.41235167
|
![]() |
Gitana 3.2 / Guide / Guide / Features / Auto TranslateAutomatically translate and synchronize content in multiple languages using Cloud CMS with AWS, Azure, or Google services.
Score: 0.4121652
|
![]() |
Gitana 3.2 / Guide / Guide / API / Data Types / BranchExplore how branches provide isolated workspaces for projects, allowing changes through changesets with permissions and configuration options.
Score: 0.4121652
|
![]() |
Gitana 4.0 / Content Engine / Aspects / Auto TranslateAutomatically translate and localize content with Cloud CMS, supporting seamless integration with major translation services for efficient multilingual workflows.
Score: 0.4121652
|
![]() |
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: 0.4111346
|
![]() |
Pricing: Self Managed Options - GitanaPricing: Self Managed Options - Gitana Status Releases Registry Blog Cloud CMS Platform Platform Manage, collaborate, search and distribute your highly-structured data across branches, versions and workflow-driven lifecycle. Content Management Create, Approve and Publish quality content to production on-time. Easy editorial and workflow tools let your best work reach your customers. Automation Automate your content creation and approval flows while taking advantage of AI services to enhance and
Score: 0.4111346
|
![]() |
Upgrade to version 1.0.6 of our new JavaScript/HTML5 driver!The Cloud CMS team is pleased to announce the immediate availability of the 1.0.6 version of the Gitana JavaScript Driver for Cloud CMS. JavaScript Driver for Cloud CMS The Gitana JavaScript Driver is a JS library that you can drop into your HTML5/JS applications to take advantage of the authoring and delivery APIs of the Cloud CMS server. It makes it easier for developers to utilize the Cloud CMS HTTP/REST APIs by providing native convenience functions via JavaScript. The Gitana JavaScript Driv
Score: 0.4111346
|