Discussions
Missing widget title button
Hi everyone,
I am developing an new plugin and want to use the title button in the widget menu. When I insert my plugin and want to set the title, the button does not exist. Do you know how I can enable or display it?
In the documentation I only read that you can change the name of some widgets but not what qualifies it for a widget. And in the documentation I read, that the button is labeled with an 'A', but on my Haiilo page the title buttons are labeled with 'T' for some other widgets.
Best wishes!
Render widgets directly on a "homepage" and "content" app on mobile
If you embed a widget on a "homepage" or in a "content" app, a blue button appears in the mobile app with the text "Show dynamic content". If you embed the same widget in a wiki app or a blog app, the widget is rendered and loaded directly.
Custom error message if pattern does not match
Is it possible to customize the error message if for example the input of a text configuration field does not match the pattern?
Iframe is default set to display: inline
Hi there,
we are currently developing a plugin which has a custom config view. The Problem is that regardless of the heigt of the content of the iframe, there is always a scroll bar, which makes it look a bit ugly. We found that the iframe element insidie of the coyo-iframe component has the css property "display: inline" which is the standard behaviour of an iframe. However this causes the scrollbar to always appear. Is there any way, we could set the iframe to a block element (display: "block"). This would solve the scrollbar problem, at least for this specific use case.
Bug Bounty Program Info
Hey team,
Scrolling behavior for navigation with different content height
I am using the "observeHeight" function provided by the plugin adapter. And have noticed the following:
Config View Width
Hey,
The "static" Keyword broke the build Process
Hi there :)
I am using Quasar with webpack for the frontend of my Plugin. I updated to the newest Version of the Plugin Adapter ( 1.1.0 ) and it broke the build of the frontend because of the static keyword from your plugin. This is used at 2 locations in the Plugin adapter:
Iss attribute missing on 'init' token
Hi there :)
I just upgraded to the newest Version of the Plugin Adapter and noticed, that the iss attribute, which should hold the current haiilo url according to your documentation, is missing. We need that attribute for our licencing system. So my question is: Will it come back or do i need to think of another way to get the current haiilo url?
Multilingual feature of Haiilo / COYO for Custom Plugins / Widgets?
In the context mentioned above, we (as third party plugin provider) have become aware of a problem regarding multilingualism.