Exportables module

We encourage users to post events happening in the community to the community events group on https://www.drupal.org.
dmitrig01's picture

Yesterday I released the exportables module, which allows views-style exportables on objects which normally can't be exported (because of a lack of machine readable name). Currently, I've implemented taxonomy vocabularies, but more are planned -- add your own ideas in the comments for what I should make exportable next. Vocabularies are implemented using this code -- http://pastie.textmate.org/437640. Currently, there is no features module integration, however I'm working on that.