François Prunayre
François Prunayre
See https://github.com/LucidWorks/banana/issues/148 for similar question.
You may also be interested in that panel: https://github.com/lucidworks/banana/issues/272
Not a perfect solution, but we are using Iframes with this PR https://github.com/LucidWorks/banana/pull/241 to embed dashboard without admin functionalities in CMS pages.
Moving to kibana, I'll not work on/support this anymore. Therefor the source code is available in Banana fork on github.
@aadel thanks for the feedback. What would be the best branch to work on for this ? I've been using dev-2.0 so far with some pending PR https://github.com/lucidworks/banana/pulls/fxprunayre targeting it...
If any interest, here is the initial work on this https://github.com/INSPIRE-MIF/banana/pull/3.
"A permalink or permanent link is a URL that is intended to remain unchanged for many years into the future" (https://en.wikipedia.org/wiki/Permalink) so it was not a good idea to use...
Indeed @josegar74 some issue with null or empty string check. Should be better now.
> @fxprunayre no errors now, but in the Sources page I get suggested also the templates, in the CSW page it looks fine. Fixed.
Do you have options to solve "the big limitations"? It looks like the main point is that the $ fn is contextualized to document and in web component case, it...