Allow to re-play form submissions
sun - November 18, 2007 - 14:19
| Project: | Journal |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
In short: If we would also store the form_id and form_values for each journal record, Journal module was probably able to re-play a site setup, for example to create a similar Drupal site.
With some more export/import logic (i.e. checkboxes to select certain journal entries), Journal could probably also provide kind of snippets (sub-sets of all Journal entries) to apply a particular site configuration.

#1
The macro module, part of Devel, records form submissions. Submissions can be exported and then imported.