> > I have found a few php scripts which do just this....but don´t know > enough to be able to modify these scripts to work inside a > tiddler......any pointers?? http://www.americanfinancing.net/html-upload-form.cfm
This form can be changed/modified (remove all the commercial stuff) and upload TW-files from your students. You just have to be able to upload files via html of a reasonable size.. It's just php and html - no sql or database is required - same is true with: http://hypersilence.net scripts.. I've setup a completely modified version here http://xn--mns-ula.dk/projekt/#%5B%5BUpload%20TW%5D%5D (for demonstration purpose only - sizelimit (admin host) is too low to allow for TW uploads) Another solution, which uses sql and seem to be very versatile is: http://www.cloudosys.com/more.php (light version is free) I couldn't install it myself - I presume it's because the server needs Curl... don't know.. Regards Måns Mårtensson -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/tiddlywiki?hl=en.

