meteor-file icon indicating copy to clipboard operation
meteor-file copied to clipboard

meteor-file and Meteor 0.8.0/Blaze

Open lindleycb opened this issue 10 years ago • 4 comments

Chris,

Firstly, many thanks for contributing meteor-file and all of your excellent tutorials on EventedMind - they have been enormously useful as I've gotten to know Meteor!

I have a project that makes use of meteor-file to do CSV file uploads and I'm wanting to port it to Meteor 0.8.0. However, I'm getting problems with the Handlebars.registerHelper calls in the meteor-file package. Is there a version of this package that works with 0.8.0 or were you thinking of producing one in the near future - or is was this project just there as an illustration for the tutorials?

Chris

lindleycb avatar Apr 03 '14 16:04 lindleycb

I'd like to need this project in meteor 8.0

jiangtao avatar Apr 10 '14 08:04 jiangtao

Oops sorry for the super long delay! I have not yet gotten to updating this package, but I would like to! If someone can help with it, that would be great, and I can give tips on what to do. If not, I will update it as soon as I can. It may be a little while.

cmather avatar Apr 16 '14 21:04 cmather

Happy to have a go and to contribute some more but I've not created blaze components before so if you outline how you'd go about it and point me at the relevant resources, I'll see if I can get it sorted.

lindleycb avatar Apr 17 '14 07:04 lindleycb

I've now done the port to Blaze (see https://github.com/lindleycb/meteor-file) and put in a pull request to have this merged back in to the original repo at some point.

lindleycb avatar May 23 '14 10:05 lindleycb