Ideally this module should also support exporting data as CSV files, so it provide an automatic export for all of the information components listed in Palantir's Build Spec spreadsheet, as described here:

http://www.palantir.net/blog/developing-drupal-sites-plan-or-perish
https://docs.google.com/a/nuams.co/spreadsheet/ccc?key=0AuIiRK97zQSYdG1E...

as well as the information components currently available from the Drupal 6 sitedoc module:

https://drupal.org/project/sitedoc

Comments

sheldon rampton’s picture

I've added CSV exports for Content Type and Entity fields information...more coming as time permits.

sheldon rampton’s picture

Version: 7.x-1.x-dev » 7.x-1.2
Status: Active » Closed (fixed)

I've now added a fairly thorough set of CSV exports, so I'm closing his ticket.

  • Commit 58c0c3f on 7.x-1.x, 7.x-2.x by Sheldon Rampton:
    Issue #2062741 by Sheldon Rampton: Added Support for CSV exports --...
  • Commit ee8fca9 on 7.x-1.x, 7.x-2.x by Sheldon Rampton:
    Issue #2062741 by Sheldon Rampton: Added Support for some additional CSV...
  • Commit f4d1321 on 7.x-1.x, 7.x-2.x by Sheldon Rampton:
    Issue #2062741: fix some minor bugs