Hi Skye

I found something that seems to work (don't know how secure it is
though)
http://hypersilence.net/silentum_uploader.php
It's open source PHP scripts and you can make any change you like -
including to translate it... (Which I like..)

You upload 3 files to your server (I put mine in the same folder as my
TW to get direct access to uploaded files)
1 upload.php
2 uploader.php
3 uploadlog.txt

and create a folder called "files". (remember to set chmod to
writable...)

Then you can access the uploadform directly from a tiddler via an
iframe like this:
<html><div align="center"><iframe src="./upload.php" frameborder="0"
width="100%" height="300"></iframe></div></html>

There's even a guestbook available which is just as easy to install
(with captcha and more - I can't make it work though)

I've made and example here http://tinyurl.com/yfpbjab (3 tabs) picture
of christian which I uploaded with Upload.php - and show by referring
to the local directory ./files/image.jpg - Uploadform and Guestbook

Regards Måns Mårtensson

On 23 Nov., 19:53, skye riquelme <[email protected]> wrote:
> Hi All
>
> Thanks to BidiXTW the issue of uploading TWs and even individual
> tiddlers is well catered for and working well ....after some teething
> problems and lots of great support.
>
> Within the education package that I have developed it is convenient to
> have students directly an external file to my server....a local
> report, for example......so I am looking for a plugin that simply
> browses for a local file and then allows students to upload that file
> to me.
>
> I tried installing FireFTP in their browsers ....but that is a bit
> complicated for them to understand
>
> Any ideas???
>
> 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??
>
> Thanks
> Skye

--

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.


Reply via email to