Announcement

  •  » Extensions
  •  » [resolved] The page extension with the name of the picture..

#1 2010-08-23 12:14:00

sergix
Member
2010-08-18
24

[resolved] The page extension with the name of the picture..

Can i have the page extension, from each photo page, with the name of the picture?
example
www.mysite.com/picture.php?/260/category/18
instead of
www.mysite.com/picture.php?/the_image_name/category/18

Last edited by sergix (2010-08-23 12:33:22)

Offline

 

#2 2010-08-23 20:02:10

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

Re: [resolved] The page extension with the name of the picture..

1) install + activate the LocalFiles Editor plugin.

2) open [Administration > Plugins > LocalFiles Editor > Local config] and paste:

Code:

<?php
$conf['picture_url_style'] = 'id-file';
?>

or even:

Code:

<?php
$conf['picture_url_style'] = 'file';
?>

Offline

 

#3 2010-08-23 20:47:10

sergix
Member
2010-08-18
24

Re: [resolved] The page extension with the name of the picture..

Thanks. works perfect :-)

Offline

 
  •  » Extensions
  •  » [resolved] The page extension with the name of the picture..

Board footer

Powered by FluxBB

github twitter newsletter Donate Piwigo.org © 2002-2024 · Contact