You want your filename not to have the extension on disk? Or you just don't want to show the filename to the user?
sddroog
Joined: 2005-02-01
Posts: 132
Posted: Fri, 2009-04-24 05:21
I don't want to show the filename extention to the user. If I have a photo abc.jpg I like the name of the photo in gallery3 to be just abc.
bharat
Joined: 2002-05-21
Posts: 7994
Posted: Sat, 2009-04-25 21:05
The end user doesn't typically see the file name. They see the title of the photo. If you have edit privileges, you can see the file name. Right now we're setting the title of the photo to the name of the file by default. Would it satisfy your need if we dropped the extension from the title?
sddroog
Joined: 2005-02-01
Posts: 132
Posted: Sun, 2009-04-26 14:13
Yes, that is exactly what I want. Thanks!
How about my other question, using the exif description as the photo description?
Posts: 7994
You want your filename not to have the extension on disk? Or you just don't want to show the filename to the user?
Posts: 132
I don't want to show the filename extention to the user. If I have a photo abc.jpg I like the name of the photo in gallery3 to be just abc.
Posts: 7994
The end user doesn't typically see the file name. They see the title of the photo. If you have edit privileges, you can see the file name. Right now we're setting the title of the photo to the name of the file by default. Would it satisfy your need if we dropped the extension from the title?
Posts: 132
Yes, that is exactly what I want. Thanks!
How about my other question, using the exif description as the photo description?
Posts: 7994
I created a tickets for both of those:
http://apps.sourceforge.net/trac/gallery/ticket/237
http://apps.sourceforge.net/trac/gallery/ticket/238
Posts: 132
Thank you. I can't wait to start using Gallery3 in production!