Herzlichen Glückwunsch! Sie haben das erste Album in Ihrer Piwigo-Fotogalerie erstellt.
Die Albenverzeichnisse sind im Piwigo-Verzeichnis "galleries" untergebracht. Im Folgenden ist der Verzeichnisbaum einer kleinen Galerie dargestellt:
galleries |-- wedding | |-- celebration | | |-- arrival | | | |-- paul-alone.jpg | | | +-- sarah-alone.jpg | | +-- departure | | +-- paul-and-sarah.jpg | +-- party | |-- dancers001.jpg | |-- dancers002.jpg | +-- dancers003.jpg +-- honeymoon | |-- hotel.png | |-- video-from-plane.avi | +-- pwg_representative | +-- video-from-plane.jpg +-- photoshoot |-- img0001.jpg |-- img0002.jpg +-- pwg_format |-- img0001.cr2 |-- img0001.cmyk.jpg |-- img0001.zip |-- img0002.cr2 +-- img0002.cmyk.jpg
file_ext
picture_ext
$conf['enable_formats'] = true;
$conf['format_ext'] = array('cmyk.jpg', 'cr2', 'zip');