Home « Server software «
Documentation: images/index.php
images/index.php - The index page for images
For a comprehensive description of images, you should check the database abstraction script at images/images.php.This page list images available in the system.
Because image records have no active field, as other items of the database, they cannot be protected individually. Because of that only associates can access this page. Other surfers will have to go through related pages to access images. Therefore, images will be protected by any security scheme applying to related pages.
Let take for example a image inserted in a page restricted to logged members. Only authenticated users will be able to read the page, and the embedded image as well. Through this index associates will have an additional access link to all images.
The main menu has navigation links to browse images by page, for sites that have numerous images.
Images are displayed using the default decorated layout.
A list of most recent articles is displayed as a sidebar.
Accept following invocations:
- index.php (view the 20 top images)
- index.php/2 (view images 41 to 60)
- index.php?page=2 (view images 41 to 60)
This script is a reference file of this system.
Licence: GNU Lesser General Public License
Auteurs:
- Bernard Paques bernard.paques@bigfoot.com
Reste à faire:
- search for images (Alainderieux)
- allow for import from inbox/images (olivier)
- allow for flash uploads (viviane)
- list and suppress images attached to an article images/list.php