Modification request
-
I love this plugin, it’s perfect for being able to load CSV files into my own custom database tables.
One request I would ask, is that online 89 of main.php:
<link rel=”stylesheet” href=”http://code.jquery.com/ui/1.10.3/themes/<?php echo $select_theme; ?>/jquery-ui.css”>Would you change the href to “//code.jquery.com/…” – without the http:</strong? This will allow the plugin to load the jquery UI css file over the same protocol as the site. (I’m on https for my site).
Also – if I want to replace the contents of my table on import, is there an easy way to do that from the plugin or do I need to clear it first from within phpMyAdmin?
Thanks – this is a fantastic bit of work!
- The topic ‘Modification request’ is closed to new replies.