Page 1 of 2

Indexr - fancy directory lister with thumbnails.

Posted: 13 Dec 2008, 12:36
by Nick
Here is some small tool which might come in handy when you need to quickly list images/files for client or just want to have some quick way of displaying pictures nicely.

You can change sorting order, thumbnail size and it can use gd or imagemagic (if its installed)

You just drop index.php in your directory of choice and it looks like this:

ImageImage

More info here: https://www.photo.gallery/blog/indexr

Demo: https://www.photo.gallery/demo/indexr/

Download here: indexr.googlecode.com

Posted: 16 Dec 2008, 18:01
by Nick
Karl pointed at a bug, so here is 0.5:

http://indexr.googlecode.com
Code
0.5 Bugfix: Now it works with big image dirs
And you ..er.. may reply here.

Posted: 17 Dec 2008, 02:47
by GeoPal
Thank you Mr.Pain!
This indexing file looks nice! Sure it will come handy!

Posted: 17 Dec 2008, 12:21
by dezzo
Pain, this is a big contribution. Thanks so much!

Posted: 17 Dec 2008, 15:51
by MorningWood
Very nice tool!!! Respect !

Waou ! Thanks for this contribution !

Posted: 19 Dec 2008, 03:38
by Watts
Hi, this is an BIG Fire DEV ;-)
Respect !
Thanks so much

isDimentional Error

Posted: 19 Dec 2008, 10:40
by Watts
Hi Pain,

Notice: Undefined property: isDimentional in /usr/../xx.jpg on line 397 :

Line 394 > 399 :

/*-- File viewer --*/

$file = fileFactory($fileName);
if ($file->isDimentional) {
header('Location: ?');
}

An idea please ?

Thanks

Posted: 19 Dec 2008, 17:43
by Nick
Sorry some wrong version creeped in.

Here is 0.7
0.7 current/total, « back, 2 cols output
0.6 total files counter

Posted: 19 Dec 2008, 23:41
by mjau-mjau

Posted: 26 Dec 2008, 16:41
by carter2
Very nice pain, thanks

Indexr can scan folder and detect content of each folder ?

Posted: 02 Jan 2009, 03:40
by Watts
Hi Pain,

Indexr can scan folder and detect content of each folder ?

Thanks fot this script !!

Posted: 19 Jan 2009, 11:32
by Nick
No, only current dir. You just drop it into any folder you want to show to somebody.

Posted: 11 Aug 2009, 13:58
by Nick
Just updated to Indexr 0.9, now it has extensions filter and various sorting.

Best in conjuction with something like http://dockdropx.com/

--------------------------------------------------------------------------------

More info

Indexr Demo

Indexr Download

Posted: 04 Mar 2010, 09:12
by Nick
Just released indexr1.0, now you can change the amount of columns to display, also fixed a bug when it crashed trying to create thumbnails for many large zip files.

Posted: 26 Apr 2010, 13:56
by globetrotter
Since a while Indexr does not create thumbnails on my webspace: http://maps.globetrotternet.nl/images/

Maybe someone has an idea?