I’ve received a lot of feedback for the CSV feature I added to my Mass Page Maker WordPress plugin. Most of the responses were positive, about how much time users will save, which I really like to hear. There were also comments about invalid CSV files, making the job significantly harder.
To try to solve those problems, I’ve made a page on the site that generates text that can be saved in a CSV file, based on the same elements the plugin uses. While still requiring manual user input, it can save time by ensuring the file works properly with the plugin on the first try. It will escape all characters that require it.
I’m still working on automatically generating the actual file itself, but the current page should help to build files that work properly with the plugin.

3 responses so far ↓
1 jane // Aug 11, 2009 at 2:11 am
the page leads to a 404
2 wesg // Aug 11, 2009 at 7:19 pm
@jane: Thanks for the heads up. I’m currently updating the page to work with the current theme, so it will be available shortly.
3 wesg // Aug 11, 2009 at 10:46 pm
@jane: The page has been updated. Please try it again.
Leave a Comment