§Uploading and Using Images.

Using the 'Manage Media' screen you can add or delete images, and view and edit thumbnails.

With the 'Thumbnail View' and 'Complete List View' options, you can toggle between viewing thumbnails or a list of files. You can also upload files with this page.

TIP: if you are having trouble uploading images, check that your images/ folder is chmodded correctly. You can also set debug to 'Yes' (under Administration » Configuration, since that might give another clue as to why it's not working.

If you choose to create or edit a thumbnail you will see a screen like this:

The thumbnail editor uses some complicated javascript, so it might not work on all browsers. It is verified to work under IE 5.5+ (windows), Mozilla/Firebird (any recent version, all platforms) and Safari(mac).. Not all servers support making thumbnails, so you'll have to try and find out if it works.

TIP: Most recent PHP versions do come with image libraries needed to make thumbnails. However since PHP advocates the uses of open and free software the support fot GIF files has been officially dropped, because GIF is a propietary format. Because of this we suggest using JPG or PNG files, since they are better supported