// // http://www.chezgreg.net/coppermine/ // // ------------------------------------------------------------------------- // // Based on PHPhotoalbum by Henning Střverud // // http://www.stoverud.com/PHPhotoalbum/ // // ------------------------------------------------------------------------- // // This program is free software; you can redistribute it and/or modify // // it under the terms of the GNU General Public License as published by // // the Free Software Foundation; either version 2 of the License, or // // (at your option) any later version. // // ------------------------------------------------------------------------- // include("include/init.inc.php"); auth_needed(); pageheader("Administration"); ?>

Album Manager

0) foreach ($rowset as $album){ $sort_order .= $album['aid'].'@'.($i++).','; } ?>

Delete
New






Search new pictures

Search new pictures will scan your "albums" directory and all its subdirectories to find all pictures that don't belong to an album. You will have the possibility to select the ones you want to add and the album where you want to put them.

This function is intended to allow you to quickly add pictures that you have uploaded on the server via FTP.

[ Help ]




Change Coppermine color scheme

Warning file 'style.css' is not writable by the script, change its mode to 644 or 666 before changing the color scheme.
Select new theme

You can change the appearance of Coppermine by selecting a different theme. If changing the theme seems to have no effect, hit the reload button of your browser.