Unfortunately no one can be told what fun_plug is - you have to see it for yourself.
You are not logged in.
I'm an amateur photog. My family wants access to my jpegs.
I'd like them to be able to view and possibly tag them over our local network and via the Internet, access controlled.
What is the easiest way to do this with a DNS 323 ?
Thanks
Offline
What do you mean when you say 'tag'?
You should install:
lighttpd
php
eXtplorer
And then just forward port 8080 externally to port 80 internally, and use eXtplorer to browse the jpegs in your root folder (/mnt/HD_a2/www/images, if you so choose).
This was just discussed: http://dns323.kood.org/forum/viewtopic.php?id=6146
Or you could go the FTP route, but that would require them to have an FTP client. eXplorer just requires a browser.
Good luck
Offline
I was thinking something more like a gallery viewer.
Offline
Do the same as above, but maybe checkout a PHP Image Gallery script from here: http://www.hotscripts.com/category/php/ … galleries/ and install it.
The DNS323 does not natively have a way to view images in a gallery. Only FTP. Beyond that, there are numerous ways to access the data from the web. PHP via the lighttpd web server has been the easiest for me.
Offline
You might want to look at jalbum....seem to remember that might help you do what you want to do.
Offline