#1 2003-02-26 18:19:26

Rudi
Guest

Questions

First, thanks for creating this great software!

1) How can we sort the database with pictures? Now new pictures are placed in front of the other photos instead of sorted (alphabetically).
2) How can we delete pictures (without using other software?)?
3) Is it possible to place a text on the frontpage of phpwebgallery (a short intro or information of the photo dB)?
Thanks!

- Rudi

 

#2 2003-02-26 22:54:39

plg
Piwigo Team
Nantes, France, Europe
2002-04-05
14068

Re: Questions

1) How can we sort the database with pictures? Now new pictures are placed in front of the other photos instead of sorted (alphabetically).

Take a look at the file /include/config.inc.php, it explains how to use the variable $conf['order_by'] in order to display pictures alphabetically without taking into account the date of add to the gallery.

2) How can we delete pictures (without using other software?)?

You can't. You have to use your FTP client software to delete pictures. Then you need to update your database with the script of the admin pannel.

3) Is it possible to place a text on the frontpage of phpwebgallery (a short intro or information of the photo dB)?

Yes, my advise is to replace the default text shown when no category are selected. For this, you have to modify (for each language available of your site) the variable $lang['no_category'] that you will find in the language file, for example in /language/english.php.

Offline

 

#3 2003-02-27 23:27:16

Rudi
Guest

Re: Questions

Thanks, works great now!

Greetings from Belgium,
Rudi,

 

Board footer

Powered by FluxBB