diff --git a/TODO.txt b/TODO.txt
new file mode 100644
index 0000000..a9c5515
--- /dev/null
+++ b/TODO.txt
@@ -0,0 +1,12 @@
+Upload CSV (or other things that Exhibit can use)
+
+Use pre-uploaded files (and store them)
+
+URL of data somewhere else on the web (cross-site scripting via datapress)
+
+*************************************************
+
+- How does Wordpress upload/store files?
+- What does Exhibit need for CSV files?
+- Build GUI for uploading files
+- Build GUI for using uploaded files
diff --git a/admin_javascript.js.php b/admin_javascript.js.php
index 0b3d212..5966ada 100644
--- a/admin_javascript.js.php
+++ b/admin_javascript.js.php
@@ -13,10 +13,8 @@
if (!$guessurl = site_url())
$guessurl = wp_guess_url();
- $baseuri = $guessurl;
- $exhibituri = $baseuri . '/wp-content/plugins/datapress';
- $imageurl = $exhibituri . '/exhibit.png';
- $footnotesurl = $exhibituri . '/footnotes.png';
+$baseuri = $guessurl;
+$exhibituri = $baseuri . '/wp-content/plugins/datapress';
print <<
-
+
+ Add Data Link
+
-
-
- URL
- [ help with data importing ]
-
-
+ Name
-
-
+
Name
+
+
Note: This post contains a interactive data presentation that may not show up in your feed reader. For the full experience, visit this article in your web browser.
"; } - if (!$guessurl = site_url()) - $guessurl = wp_guess_url(); - $exhibituri = $guessurl . '/wp-content/plugins/datapress'; - $imageurl = $exhibituri . '/exhibit.png'; - $footnotesurl = $exhibituri . '/footnotes.png'; - - $content = str_replace('