We would love submissions of code for this. It is something that should
not be very difficult, but takes some time to get right. If you want to
try this:
- install and run mongodb
- download and run a smalltalkhub image from
https://ci.inria.fr/pharo-contribution/job/SmalltalkHub/ (latest green 3.0 development version)
- add yourself as user on your local smalltalkhub
(
http://localhost:8080/tools/hub)
- add some projects to test this with
- save some code to it from another image
- take a look in the image at the Hub and HubExtra
packages. You can see what was changed by browsing
changes with earlier versions on
http://smalltalkhub.com/mc/NicolasPetton/SmalltalkHub/main- change the rendering code so it works as you like it.
Torsten suggested to use
http://www.datatables.net/ Please remember that we need a solution that works with
a large number of projects, so we might have to limit
sizes.
- you should be able to commit directly to the repo.
- please keep us posted on any problems and interesting
features/issues or questions.
- if you want to show us something that might not be ready,
you (or I) can add an extra build to the ci server.