#1 2011-04-05 15:50:04

n0kS
Member
The Moon
2011-03-16
68

Resolution with tumbnails

Hello, is there a way to show the original resolution of the image under the thumbnails in category view?

Besides of that, could someone explain me this:

Code:

// php_extension_in_urls : if true, the urls generated for picture and
// category will not contain the .php extension. This will work only if
// .htaccess defines Options +MultiViews parameter or url rewriting rules
// are active.
$conf['php_extension_in_urls'] = true;

and this is my .htaccess file:

Code:

RewriteEngine on

ErrorDocument 404 http://art.politeia.in/
Options +MultiViews

And when it's true, my URL is like that:
http://art.politeia.in/index.php?/category/11

And if I set it to false. the URL is like:
http://art.politeia.in/index?/category/11 <-- and like that does NOT work.

Is this the normal functionality?

Thanks.

Offline

 

Board footer

Powered by FluxBB

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