I found the excellent multi file uploader on the old forum. Is Nörd still around? This package is very cool and I would love to see it bugfixed and maybe even actively developed again.
Anyway, I was making some changes to it (LOVE open source, at least I didn't have to start from scratch).
I'm running into one little problem now. I want to add some configuration values to the datatype that is being created, currently I only get the "[prevalues]" box, but I'd love to have a few more textboxes here.
I've looked at some examples of other datatypes but I can't quite figure out where I should add them in the code for this uploader. Can someone give me a bit of an example?
Extending the multi file uploader by Nörd
I found the excellent multi file uploader on the old forum. Is Nörd still around? This package is very cool and I would love to see it bugfixed and maybe even actively developed again.
Anyway, I was making some changes to it (LOVE open source, at least I didn't have to start from scratch).
I'm running into one little problem now. I want to add some configuration values to the datatype that is being created, currently I only get the "[prevalues]" box, but I'd love to have a few more textboxes here.
I've looked at some examples of other datatypes but I can't quite figure out where I should add them in the code for this uploader. Can someone give me a bit of an example?
Sebastian,
See Tims guides to creating data types http://www.nibble.be/?p=62 lots of good information there.
Regards
Ismail
is working on a reply...