@herrmann can you open an issue on the dataportals repo ā¦
@rufuspollock I already had done so. My post above has a link to it.
Thanks to @amercader DataPortals.org is working again with the map and all. Thanks a lot!
It is worth noting, still, that the site uses an ancient version of Node.js (0.8) and the old Recline plugin. So this still needs some work:
- migrate to a modern version of Node.js
- use Portal.js instead of Recline
- use Portal.js as a proper versioned dependency instead of the current hack that is a git submodule (which has caused problems many times in the past)
If anyone is up to the task, it would be appreciated. I can participate in pair programming if the person is comfortable in setting up a schedule, but Iām not experienced enough in Node.js to do this all by myself. I did manage to migrate publicbodies.org to modern Node.js earlier, but DataPortals.org seems to be more complicated.