Nicolas: Now I have more problems :(
I create a folder in /tmp/galeria and then create a galery in that folder. There are 8 pictures.
When I click on send, I have this problem:

PGGallery>>parseFolder

when it does:

        validImage := PGSqueakImageAssistant validFile: (PGGallery globalLocalPicturesPath), (dir / e name)

In this case, (PGGallery globalLocalPicturesPath), (dir / e name)   shows:
'/tmpgaleria/panoramicaMonteFitzRoy-full.jpg'.

This is wrong, and should be

validImage := PGSqueakImageAssistant validFile: (PGGallery globalLocalPicturesPath), '/', (dir / e name)

With that, it worked.

Now, I have another problem. It seems it finds the images as they are all as children in the "galeria" component. However, they are not rendered. Instead of it, there is a text that says: "8 pictures left to process..."   What does it mean? why they aren't rendered?

In addition, I don't see  "Import Local Pictures" command, only "Import Zip with pictures". Any idea?

Thanks for the help.

Cheers,

Mariano

On Mon, Jul 6, 2009 at 7:59 PM, Keith Hodges <keith_hodges@yahoo.co.uk> wrote:
Try File-Kernel, File-Base, and File-Tests

Keith
_______________________________________________
Magritte, Pier and Related Tools ...
https://www.iam.unibe.ch/mailman/listinfo/smallwiki