folderblog
What is folderblog?
Folderblog is a free PHP script that automatically displays the images placed in a given directory, no database needed. It can be used as a blog or gallery — and anything in between.

» demo blog   » learn more   » download now

Discussion
image title(back to index)
is it possible to automatically titled the images with the filename ?
posted by Stephane on 5 Nov 05 at 2:51 PM
Explain in which way you mean this...
posted by ikue on 5 Nov 05 at 3:33 PM
I mean if I upload the image "man.jpg"... the title would automatically be "man"
posted by stephane on 5 Nov 05 at 3:56 PM
Ok, then the response: Yes it is possible, but you have to create the appropriate source code first. ;)

Do you know how to do it? I would go into the function that handles uploads, and just directly create a description file (like done already at another place in fb.php) that takes over the title.
posted by ikue on 5 Nov 05 at 4:01 PM
ok.... thanks :)
but I'm not expert... could you give me some leads ?
what fonction handles that in fb.php ?
where does it already create description ? :s
posted by stephane on 5 Nov 05 at 4:20 PM
someone ?? please :)
posted by stephane on 6 Nov 05 at 12:31 PM
Dear... dont we have anybody here who can write these few lines? 10 min of work... I added them now to the newest folderblog ikue release, version 1.4

See the appropriate post in this forum.
posted by ikue on 8 Nov 05 at 5:14 AM
Post a Reply:

Name:    Remember me
URL:    
(include http:// or mailto:)
(back to index)