Warning: sort() expects parameter 1 to be array, boolean given in /home/mgobbi/public_html/YourDigitalMentor.com/resources/include/PageWrapper-mike.php on line 164
Fast Friendly Folders

Fast Friendly Folders

Web Publishing Made Easy

Gadgets > FffNo download for gad:fffView Licence

Do you need to publish a bunch of images (or any other kind of documents) but don't want to build a website? Then Fast Friendly Folders is for you! As you can see in this example, Fast Friendly Folders is an easy way to publish files on the web.

First, copy all of the images and documents that you want to share to the top-level directory of your website. If you have a lot of files, you might want to organize them into subfolders.

Second, copy the fff folder to the top-level directory of your website, and copy (not move) index.php from the fff directory to the top-level directory.

That's it!

When people point their web browsers at your site they will get an attractive listing of the files.

Customization

If you want to customize the appearance of the folder, you can edit any of the following files:

If you want to display thumbnails of your images, Fast Friendly Folders will need to be able to create the thumbnails. This requires two things:

  1. Your web server must have the gd library installed (it is pre-installed on most commercial web hosts).
  2. You must create the folder fff/thumbnails and make sure that the web server has permission to create files there (set "everyone can write" using your website file management tools).