jQuery.dashboard() Plugin
on
jQuery.dashboard() Plugin
admin/build/block overhaul or other uses.
- You can demo jQuery.dashboard() plugin at http://drupal.geek.nz/static/dashboard/demo.html.
- You can checkout from subversion from https://svn.civicactions.net/repos/bevan/dashboard/
- You can download a zip of the files.
Hi Bevan,
Thanks for your reply. As far as i know if you license under GPL, the projects which uses your library must open source their code under the same terms (it is required to publish the code source for instance). The BSD and MIT licenses allow you to derivate or embed the library in any project without having to publish the source code. A GPL only component, like your fine library, cannot be used in open sources projects which are licensed with the BSD or MIT license because it would require to license the open sources projects under the same terms. Practically, i think that by licensing your library also under the BSD or MIT license it could allow to reuse it in other open sources projects under the BSD or MIT licenses. And it would be fine because i think it could be really good to improve existing projects with a dashboard view. Also i'm sure (and it will be my case) that if anybody use your library and improve it it would be happy to contribute back the modifications, in a sourceforge project to host it if you didn't have time. I'm volunteer to help to maintain the project if you need and contribute sample code for usage with Java backends if you do so. Best regards,
Hi Bevan, really nice piece of software! It's fast and light. But could you release it with the same terms than JQuery ? (MIT and GPL) It's a problem if we want to use it in closed source software. Keep up the good work!













In principle I am happy to dual license with other open source licenses if it makes this code more useful for others, but don't know enough about licensing (shown by the fact I forgot to license this at all initially) to understand what licenses I can/should avail it, what they mean and how to do it. Currently I don't have time/incentive to learn.