- 2011-09-01: Building an Unfuddle to Drupal Casetracker import module using Migrate
- 2011-08-28: Back from DrupalCon London and its WSCCI code sprint. Wow.
- 2010-12-21: Madame Figaro brand new site by OSInet and others
- 2010-08-16: France.FR is back online with OSInet and Typhon
- 2010-06-15: the new http://www.franceculture.com/, which OSInet helped reach its performance goals, is now online
- 2010-06-13: the OSInet Features Server is live
- 2009-11-29: mongodb_watchdog module created by dereine, ported to D7 by me in about half an hour, and migrated in a larger MongoDB project by damz before the hour ended. Wow...
- 2009-02-03: the new Drupal-based site for the golden jubilee of the french "Ministère de la Culture", which OSInet helped build, is now online
Module for Google Gadgets is now in CVS
Submitted by fgm on Mon, 2007-07-23 10:40
The google_gadget module is now available directly from my sandbox on drupal.org, at http://cvs.drupal.org/viewvc.py/drupal/contributions/sandbox/fgm/google_gadget/.
It should make it simpler to use than having to gather the pieces from my post explaining the module.





License
Drupal CVS requires software under the GPL, if you want an actual release.
Don't know if this is acceptable:
*
* Licensed under the CeCILL 2.0
*
See http://drupal.org/node/7765
Actually, due to the
Actually, due to the contractual obligations put under committers on d.o., everything one commits there is automatically under GPL 2.0.
But this does not preclude one from supplying the software on additional licenses, as long as they are compatible with the GPL 2.0, which is the case for the CeCILL 2.0 license, according to both the FSF and the CeCILL 2.0 authors:
http://www.fsf.org/licensing/licenses/#CeCILL
http://www.cecill.info/licences.en.html
Licensing happens to have been a topic of discussion on the dev list these last few days, BTW. Fascinating stuff, much like monsters exhibitions.