Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Save form inputs for reuse #25

Open
vidrowan opened this issue Sep 19, 2012 · 1 comment
Open

Feature: Save form inputs for reuse #25

vidrowan opened this issue Sep 19, 2012 · 1 comment

Comments

@vidrowan
Copy link

This is a great tool. Thanks.

I'd like to be able to re-generate make files with the same selections but with the latest recommended versions of modules, themes, etc...

Being able to return to a pre-populated form would be very useful.

In my use-case I just inherited a drupal 7.14 site and I've updated the modules with Drush. Next I'll make a new Drupal 7.15 platform (in Aegir) and migrate the site to the new platform.
It would be great if I could 'freshen up' the original make file before creating the platform. It's a good opportunity to add or remove modules, themes, etc...

Possible solutions may include leveraging what's saved in the database for each tokenized make file. Though; I don't know if that would translate to populating the form or not.
Or perhaps URL encoding the submitted form values to create a link might work too.
I'm curious to know what direction you'd like to go in.

In any case, the form would have to be updated to accommodate this.

I'd be happy to pull down a branch and contribute to a solution too.

@rupl
Copy link
Owner

rupl commented Sep 20, 2012

Yes, this would be an awesome feature. I'd probably opt for the database approach.

I don't have time to work on this at the moment but I'll certainly review PRs!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants