Posted by sivaji on March 27, 2010 at 3:04pm
2 followers
Jump to:
| Project: | Demonstration site (Sandbox / Snapshot) |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Issue Summary
I propose to add some additional text fields to dump setting form in admin/build/demo page to specify the default dump file name and time format to be appended along dump file (if any). The file name will be used when creating new dump. This makes it easier to create dump quickly especially when you have devel pager and memory usage printing turned on.
Attached patch will do the needful. Please review it and let me know if there are any changes.
| Attachment | Size |
|---|---|
| demo_default_dump_file_name_1.patch | 2.6 KB |
Comments
#1
Thanks!
[database-name]-[date:Y-m-d-Hi]would make most sense - even more if you're hopping between staging and dev servers and the like. We'd likely have to implement a non-public global token for [database-name].
pre-modules-[module-list] (=> pre-modules-foo-bar-weird_module)pre-themes-[theme-list] (=> pre-themes-fusion)
pre-update-[date:Y-m-d-Hi]