markjohnson4

Results 4 issues of markjohnson4

Hi! I want the CMS to generate something like this in TOML with the option of creating many languages: ``` [languages] [languages.en] languageName = "English" weight = 1 contentDir =...

type: feature

Hi! I want to add an event listener to trigger a function when the graph is loaded. Is there an event that I can hook this to? Thanks!

I just confirmed this to be the case with a fresh installation of blendid. This can easily be recreated by creating 50 copies of the index.html file (with different names),...

Is it possible to trigger a method that toggles an element so I can toggle it via some custom javascript logic? Some context: I have a table with a button...