------------------------- http://www.greatasp.co.uk ------------------------- Image Gallery Requirements: Asp, ( Persits AspJpeg optional ) ------------------------------- Configuration ------------------------------- Unzip the files to a folder in the root of your website e.g. /gallery/ Browse to that folder. On the Gallery Page click admin, and then login with: Username: admin Password: password You can then configure the galleries to your liking from the admin area. To make a new gallery, simply go into the admin area and click create new gallery. Then simply copy your images into the folder or upload them one at a time from the admin area. Advanced users can edit the ./includes/gal.css style sheet to modify the appearance to fit their site ------------------------------- Upgrading: ------------------------------- From 3.01 or before Delete the includes directory and index.asp, replace with fresh versions from zip file. For each gallery create a new gallery, copy the images and descriptions folder from the old gallery over then delete the old gallery. Rename the new gallery. ------------------------------- Help: ------------------------------- http://www.greatasp.co.uk/galforums/ (check here first - someone might already have asked) http://www.djch.co.uk/misc/contact.asp ------------------------------- Changes: ------------------------------- v3.50001 1.9.03 Sorted a 403 some people were getting logging into the admin area. v3.50 31.5.03 Reacting to criticisms in a review in aspin.com. Removed a large chunk of the session variables. Apparently they are the root of all evil. Anyway this will reduce the resources required on the server. Renamed the index.asp files to default.asp. Apparently index.asp is also evil. (Well actually Its not supported by IIS as default as a default document) v3.0 25.4.03 Created an images section in the admin area to quickly manage your images. Moved the edit description section from the galleries to the admin area. Hopefully fixed any ASPJpeg problems. v2.7 Added a priority assignment to the images Added a view full image button v2.6 Changed the way the paths of the images being viewed are passed, removing the GET command that revealed the physical path of the gallery. Added previous/next links so you can flip through a gallery more easily. Added an option to limit the maximum width of images when they are viewed. Tidied the admin area slightly. v2.5 Revamped the manage galleries section of the admin area. Added ability to upload images, rename create & delete galleries from there. Bugfixed the thumbnail view so that they are fully centred. v2.2 Further Changed the look of the thumbnails page.... now the number of rows is customisable. The descriptions now show below the thumbnails v2.1 Changed the look of the gallery slightly so that it'll show in rows of three (thanks Emil) V2.01 Updated so direct linking to galleries works (thanks Sylla) V2.0 Admin Area Added Ability to hide / unhide galleries added Ability to make images bigger / smaller when viewed Removed the old setcookie.asp authentication... now built into admin area Ability to edit configuration from the admin area Image Protection option added V1.3 Small Changes: Test Gallery Created Fixed bug with files of the same name, but different extensions sharing the same description e.g. test.jpg and test.gif Sorted a few dodgy includes (hopefully) Added a changeable link on the bottom of the index page v1.2 Removed the need for AspJpeg: The use of aspjpeg will decrease the time it takes for the images to load as thumbnails as it will generate them automatically, resizing in the process, reducing the bandwidth used in transmitting to the user. v1.1 Added GIF and PNG support Added ability to change photo width in config file v1.0 Gallery Functionality Admin Description Edit etc More suggestions? => http://www.greatasp.co.uk/galforums/ David Henderson http://www.greatasp.co.uk