Fonto Why & How

Filter posts by category

Fonto Why & How: Custom endpoint response validators

With the release of Fonto 8.14 we’ve introduced a few helper functions that can help you create validator callback functions for your custom endpoints. And with those functions, we’ve also updated our documentation to help you set up your own custom connectors.  Creating your own custom connectors was something you could already do in your Fonto Editor instance. However, when using the CmsClient’s sendRequest method, you […]

Fonto Why & How: Custom endpoint response validators Read More »

Fonto Why & How: Custom Fonto Review Navigators 

Since the release of Fonto 8.14, we have introduced a few new API’s in Fonto Editor which allow you to create your own navigators for the Fonto Review add-on. Previously, you could only register your own annotation types, and they would all be navigated by the same default Fonto Review navigator. With this blog post we’d like to highlight some of the possibilities these new APIs give you.  Previously, all annotation

Fonto Why & How: Custom Fonto Review Navigators  Read More »

Fonto Why & How: How do I set up Global vs. Local Fonto Development Tools installations

Working with multiple Fonto Editor instances and multiple Fonto Development Tools (FDT) installations? In this blog post, we explain how to manage each editor with its own SDK version and matching tools setup. When a developer works on a single instance of Fonto Editor, it’s just one editor running on a specific SDK version. However,

Fonto Why & How: How do I set up Global vs. Local Fonto Development Tools installations Read More »

Fonto Why & How: How do I set up linting for my editor!?

We manage an example editor hosted on GitHub, which is actively contributed to by a diverse group of developers. Given the inherent diversity in their choice of operating systems and IDEs, achieving uniformity in coding styles becomes challenging. To address this issue, we use ESLint, a tool designed to assist us in adhering to the

Fonto Why & How: How do I set up linting for my editor!? Read More »

Fonto Why & How: How do I debug validation issues!?

In this weekly series, Martin describes a question that was raised by a Fonto developer, how it was resolved and why Fonto behaved like that in the first place. An error most developers recognize will be ‘the validation for this document failed’. Or operations that just refuse to turn enabled. This post introduces the new

Fonto Why & How: How do I debug validation issues!? Read More »

Scroll to Top