From ba5b871c0c24e5bf18ef444df492afb50df7664c Mon Sep 17 00:00:00 2001 From: Thierry Francois Date: Mon, 16 Jul 2012 11:51:13 -0700 Subject: [PATCH] Initial commit --- README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..ed7ae56 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +GridFieldBulkImageUpload +======================== + +SilverStripe 3 GridField component for uploading images in bulk into the managed DataObject relation with option to edit fields on the fly. \ No newline at end of file