Clément Renaud
Clément Renaud
related to https://github.com/topogram/topogram.github.io/issues/9
Some reflections **What is the scope of the plugins ?** Which part of Topogram do we want the plugin to apply ? I will say that to start we should...
FYI reference plugin will be [topogram-plugin-map](https://github.com/topogram/topogram-plugin-map)
After some tests, the "auto-register from package.json" does not work and will not work anytime soon. The main reasons are : 1) ES6 imports are declarative, 2) we have to...
Well, this is harder that it sounds... At the end, it looks like it may be just things that are stored somewhere in the rep, then renderd using `Blaze.With` https://docs.meteor.com/api/blaze.html#Blaze-With
Here a workable example of a plugin example with the Wekan app : - complete write-up of plugins with ES6 imports : https://discuss.wekan.io/t/rfc-the-plugin-system/132 - https://github.com/wekan/wekan/pull/332 - https://github.com/wekan/wekan/issues/331 also related -...
Graph caption should include a range selector for sigma units
this should move to a topogram plugin once #97 and #103 are resolved
Conceptually see : https://fr.wikipedia.org/wiki/Access_Control_List We could protect on routes level, i.e. if a user is authorized show / else redirect to XXX
Mmmm... for now what happen is that edges/links leading to missing nodes are not displayed ccf21a4e8cf08af9f4dca207c1eb78b3628b7d87