Drupal GitHub Repo


 

I started using github to host some of my drupal modules. So far I have cronget and dynamic select modules added. My repo can be found here.

 

Cronget retrieves remote data via drupal_http_request and saves it.

 

Dynamic select adds a custom_select component to the webform module.