Found 513 results for "ui-dev evaluators not"

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

How does Cloud CMS compare to DIY (do-it-yourself)?

Not sure whether to build or buy? Review these points to help guide your selection. Why DIY: exact fit with your technology stack use existing in-house skills and resources build only the features you need able to add new features as required use existing developers for support cost / budget - internal no need for external services to deliver and support product can be a ‘skunk works’ project Why not DIY: Risk (more complex than it looks) time/effort/cost are all easy to under-estimate CMS requi

Score: 0.8801303

Recommended Cloud CMS architecture

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

Comparison: Cloud CMS vs DIY

Not sure whether to build or buy? Review these points to help guide your selection. Why DIY: exact fit with your technology stack use existing in-house skills and resources build only the features you need able to add new features as required use existing developers for support cost / budget - internal no need for external services to deliver and support product can be a ‘skunk works’ project Why not DIY: Risk (more complex than it looks) time/effort/cost are all easy to under-estimate CMS requi

Score: 0.8801303

Gitana / 3.2 / Guide / Guide / UI Developers Guide / Evaluators / context-document-is-node

context-document-is-node If a Document is currently being observed and is a node (not an association). { "evaluator": "context-document-is-node" }

Score: 0.87981683

Gitana / 4.0 / Developers / User Interface Customization / Evaluators / context-document-is-node

context-document-is-node If a Document is currently being observed and is a node (not an association). { "evaluator": "context-document-is-node" }

Score: 0.87981683

Gitana / 3.2 / Guide / Guide / Docker / Monitoring API Server with an APM

Monitoring API Server with an APM The Cloud CMS API Server is a Java application that launches inside of a Java Servlet Container. As such, Application Performance Montioring (APM) frameworks such as New Relic can be used to monitor performance metrics and other run-time data. Production Performance Although APM frameworks are designed such that they do not impact production performance more than is necessary, the impact is not zero. Cloud CMS Support may, therefore, ask you to disable monitorin

Score: 0.8789059

Gitana / 3.2 / Guide / Guide / Features / Extractable

Extractable QName: f:extractable Indicates that a node should have metadata properties extracted from its primary binary attachment. When applied to a node, Cloud CMS will look at the attachment's MIME type and consider the binary object as a potential source of metadata properties that should be extracted and set onto the JSON of the document ahead of write. This capability is triggered at write time whenever the binary attachment is updated. It does not necessarily indicate that the JSON docum

Score: 0.8789059

Gitana / 4.0 / Data Engine / Aspects / Extractable

Extractable QName: f:extractable Indicates that a node should have metadata properties extracted from its primary binary attachment. When applied to a node, Cloud CMS will look at the attachment's MIME type and consider the binary object as a potential source of metadata properties that should be extracted and set onto the JSON of the document ahead of write. This capability is triggered at write time whenever the binary attachment is updated. It does not necessarily indicate that the JSON docum

Score: 0.8789059

Gitana / 4.0 / Forms / Fields / Markdown Editor Field

Markdown Editor Field The markdown field. The Markdown Editor field renders the SimpleMDE Markdown editor control that allows users to visually work with Markdown. Properties Title Markdown Description Provides an instance of a Markdown Editor control for use in editing HTML Field Type markdown Base Field Type textarea Schema Property Type Default Description allowOptionalEmpty Allows this non-required field to validate when the value is empty autocomplete string Allows you to specify the autoco

Score: 0.8789059

Gitana / 4.0 / Forms / Fields / Summernote Editor Field

Summernote Editor Field The summernote field. The Summernote Editor field renders the Summernote editor control that allows users to visually work with HTML and save the results back into a text property. Properties Title Summer Note Editor Description Provides an instance of a Summernote Editor control for use in editing HTML. Field Type summernote Base Field Type text Schema Property Type Default Description allowOptionalEmpty Allows this non-required field to validate when the value is empty

Score: 0.8789059

Gitana / 4.0 / Forms / Fields / TinyMCE Field

TinyMCE Field The tinymce field. The TinyMCE Field renders the Tiny MCE editor control to allow users to visually work with HTML and save the results back into a text property. Properties Title Tiny MCE Description Provides an instance of a TinyMCE control for use in editing HTML Field Type tinymce Base Field Type textarea Schema Property Type Default Description allowOptionalEmpty Allows this non-required field to validate when the value is empty autocomplete string Allows you to specify the au

Score: 0.8789059

Gitana / 4.0 / Forms / Fields / Token Field

Token Field The token field. This provides an implementation of the Bootstrap TokenField plugin on top of a text field to allow for autocomplete and typeahead tokens in a comma (or alternative separator) delimited string. For full documentation on the options available for the Bootstrap Tokenfield plugin, see: http://sliptree.github.io/bootstrap-tokenfield For full documentation on the options available for the Twitter Bloodhound Suggestion engine, see: https://github.com/twitter/typeahead.js/bl

Score: 0.8789059

Gitana / 4.0 / Self Managed / Monitoring / Overview

Monitoring API Server with an APM The Cloud CMS API Server is a Java application that launches inside of a Java Servlet Container. As such, Application Performance Montioring (APM) frameworks such as New Relic can be used to monitor performance metrics and other run-time data. Production Performance Although APM frameworks are designed such that they do not impact production performance more than is necessary, the impact is not zero. Cloud CMS Support may, therefore, ask you to disable monitorin

Score: 0.8789059

Fine Tuning User Management

Teams provide a very broad way to assign authorities. If a Team grants the Consumer authority, say, it grants that authority over everything in the project. That means all content is readable by anyone on the team. While this is useful in a number of cases, it is also too broad a stroke for more complex scenarios. In a more complex scenario where you wish to limit read access for specific types of content to specific users. To do this, you start by modifying all Teams that a user is a member so

Score: 0.8789059

Gitana / 3.2 / Guide / Guide / Access Policies / Conditions

Conditions This section describes features that are coming in 4.0 Access Policy Conditions And Branch Changeset Data Store Feature ID Locale Not Or Path Project Property Reference Type Type QName

Score: 0.8745303

Gitana / 4.0 / Data Engine / Security / Access Policies / Conditions

Conditions This section describes features that are coming in 4.0 Access Policy Conditions And Branch Changeset Data Store Feature ID Locale Not Or Path Project Property Reference Type Type QName

Score: 0.8745303

Sync from one environment to another

Within Cloud CMS sync capabiities are generally referred to as the "transfer system". They allow you to export individual objects, data stores or even collections of these as an archive (ZIP) within a vault. You can then move those archives to storage for backup or move them to new Cloud CMS server instances for restoration or replication. We have support for transfer within our API, our drivers and also within the user interface. The latter is useful in that you can script it pretty effectively

Score: 0.86961293

How to monitor API traffic from a node js app

It is sometimes helpful to see the API traffic that is going on between the Gitana javascript driver and the Cloud CMS API server. This is a non-intrusive method of doing that. install a tool called Charles Proxy https://www.charlesproxy.com/ This is an excellent tool for monitoring http/https traffic. Once installed, start Charles Proxy and enable reverse proxy: Check "Enable Reverse Proxies" and then click the "Add" button. A port will be assigned (55703 in the example below). Set Remote Host

Score: 0.86961293

Gitana / 3.2 / Guide / Guide / Multifactor Authentication / Providers / Duo Security

Duo Security Cloud CMS supports [https://duo.com/](Duo Security) for Multifactor Authentication. Cloud CMS is not a listed in the Duo Admin Console when "Protecting" an application. Instead, use the "Auth API" type. To configure Duo Security, you will need to supply the following from the Duo "Auth API" "Details": integrationKey secretKey apiHost These values are available from your Duo Security Settings page. Service Descriptor If you're adding an Authenticator via a Service Descriptor: the Des

Score: 0.864977

Gitana / 4.0 / Data Engine / Authentication / Multifactor Authentication / Providers / Duo Security

Duo Security Cloud CMS supports [https://duo.com/](Duo Security) for Multifactor Authentication. Cloud CMS is not a listed in the Duo Admin Console when "Protecting" an application. Instead, use the "Auth API" type. To configure Duo Security, you will need to supply the following from the Duo "Auth API" "Details": integrationKey secretKey apiHost These values are available from your Duo Security Settings page. Service Descriptor If you're adding an Authenticator via a Service Descriptor: the Des

Score: 0.864977

Gitana / 4.0 / Forms / Fields / Time Field

Time Field The time field. The time Field uses the https://github.com/Eonasdan/bootstrap-datetimepicker. plugin under the hood. For more information on date and time formatting strings, see the Moment.js documentation: http://momentjs.com/docs/. The default time format is assumed as h:mm:ss a. Properties Title Time Description Time Field Type time Base Field Type date Schema Property Type Default Description allowOptionalEmpty Allows this non-required field to validate when the value is empty au

Score: 0.864977

Gitana / 3.2 / Guide / Guide / Features / Copied From

Copied From QName: f:copied-from Indicates that a specific revision of a node received its content from a copy operation. This feature can be used to identify points in the node history where a copy operation occurred from a different node (even a node from a different branch or repository entirely) into the current node. The Copied From feature tracks a single property called sourceRef which is a node reference to the node on the source branch that was the source for the copy operation. The Cop

Score: 0.8626776

Gitana / 4.0 / Data Engine / Aspects / Copied From

Copied From QName: f:copied-from Indicates that a specific revision of a node received its content from a copy operation. This feature can be used to identify points in the node history where a copy operation occurred from a different node (even a node from a different branch or repository entirely) into the current node. The Copied From feature tracks a single property called sourceRef which is a node reference to the node on the source branch that was the source for the copy operation. The Cop

Score: 0.8626776

Assessing the CMS cost options?

The risks and costs associated with CMSs can be frightening. Many organizations have entered a CMS project, and are still to come out. Frustrated by the on-going costs of getting the CMS to work and then the costs of keeping it working. Partly this is due to unrealistic expectations but the primary reason is not looking at all the costs upfront and assessing the resources available to support a complex IT initiative. A basic for assessing your immediate and ongoing costs for any application is w

Score: 0.8626776

Gitana / 3.2 / Guide / Guide / Integrations / IBM API Connect

IBM API Connect IBM® API Connect® is a complete, intuitive and scalable API platform that lets you create, expose, manage and monetize APIs across clouds. This means you and your customers can power digital applications and spur innovation. Cloud CMS integrates with API Connect by providing an entry point to our API. You configure API Connect to expose the Cloud CMS API as a service and point your applications to this service instead of the normal https://api.cloudcms.com (SAAS clients) endpoint

Score: 0.85148275