On Apr 13, 3:11 pm, "K." <halinaciern...@poczta.onet.plwrote:
Quote:
Uzytkownik "Schraalhans Keukenmeester" <bitbuc...@invalid.spamnapisal w
wiadomoscinews:461f3615$0$333$e4fe514c@news.xs4all .nl...
>
>
>
>
>
Quote:
K. wrote:
Quote:
Użytkownik "Toby A Inkster" <usenet200...@tobyinkster.co.uknapisał w
wiadomościnews:2q91f4-4kp.ln1@ophelia.g5n.co.uk...
>Schraalhans Keukenmeester wrote:
>
Quote:
Quote:
>>The translations I found:
>Yes -- I just saw "galeria zdjec" in the subject and body so figured it
>was
>the most important phrase. "Galeria" looked like gallery, so I lookedup
>"zdjec" to see if it was what I expected, and with a couple of accents
>added it's the Polish word for "photo". "Skryptow" and "linki" also
>looked
>quite promising.
>
>
>
Quote:
Quote:
>* = I'm getting there!
>
Quote:
Quote:
Thank you all for the answers.
Sorry I pasted the post in Polish also in Polish php group, that`s whyI
forgot to translate.
I will translate this question to you:
>
Quote:
Quote:
"Czy mozecie mi podac linki do gotowych skryptow do galerii zdjec?"
>
>
Quote:
Quote:
"Can you give me links to fully scripts for photo gallery?"
>
Quote:
Quote:
Polish Into English translators are not so good often, that`s why the
transaltions were not understood.
>
Quote:
Quote:
Thank you for the answers
Marcin from Poland:)
>
Quote:
No problem Marcin, we had a bit of a laugh for free ;-)
Photo gallery scripts range from stuff hardly worth calling 'complete',
'working' to full-fledged heavy apps like Coppermine and such.
>
Quote:
Are you interested in just a few basic building blocks, like a script
that checks a directory on the server for any pictures and then creates
some thumbnails on the fly, or rather a complete app you can simply
deploy, configure, and be done with it?
>
Quote:
If the latter, maybe it doesn't even have to be limited to PHP?
Could you be a bit more specific?
>
>
Hi again!
>
I had also a bit of laugh reading your posts. But I am very glad
that you knew what I meant and what will be the keywords in my Polish
sentence:):):):)
>
I would like to create a photo gallery on my wedding pagewww.slub.zmyslowski.pl
in Galeria dept (in English "Gallery"). I would like to add a script which
will fit to my
page (that is into Galeria dept). I don`t want to resize my page. I want
this photo gallery
script to fit my page.
>
I also would like to create a subfolder on my server and then I want this
script to read
all my photo files from this subfolder. So I want this to do on the fly.
I also would like this script to read a file name and show me on hint after
moving mouse
on specified photo.
>
Can you help me to find the right one free scripts?
>
Thank you a lottttttt for your help:)
Marcin from Poland- Hide quoted text -
>
- Show quoted text -
Have you looked into this:
http://gallery.menalto.com/ ?
I am not sure how far that fits your requirements and I never tried.
You asked for links, so you have one, the very first Google knows
about when asked about +php +photo +gallery.
Let me also bring your attention to php frameworks which might already
have a gallery module integrated in them. The Seagull Framework,
http://www.seagullproject.org, is one of them and it integrates just
the one mentioned above. Your approach could be not to implement a
gallery into your current site, but migrating your content to the
framework, instead. Then, once in a framework, you can easily and
flexibly extend and manage your content and additional applications.
Think of a guest book, for instance.
Just a suggestion.
Cheers
Irek.