This is a patch I've developed to do bulk exports from Views 1. This is NOT as clever as the bulk export feature in Views 2. It exports EVERY VIEW on your site. It will export "default" views like frontpage and taxonomy_term and all kinds of other default views. If you have MORE THAN ONE default view with the same name on your site, bad things happen. You must remove the default views of other modules from the exported code.
Bulk exported views are sorted alphabetically with a PHP comment identifying the view by name. This is crucial for using SCM on modules with exported views.
| Comment | File | Size | Author |
|---|---|---|---|
| views1-bulk-export.patch | 2.38 KB | Anonymous (not verified) |
Comments
Comment #1
esmerel commentedWell, given that this is 'needs work' and ain't nobody working on 5.x, I'm going to won't fix :/