forum.coppermine-gallery.net

Support => cpg1.4.x Support => Older/other versions => cpg1.4 upgrading => Topic started by: scottking on December 31, 2005, 12:19:06 am

Title: Underscores now with Batch Add File
Post by: scottking on December 31, 2005, 12:19:06 am
I noticed that since I upgraded from 1.3x to 1.42 that all my file names show a underscore in place of a space with using Batch Add File

Ex  under 1.3x   the file would appear as Death and he Maiden 1).jpg
Now under 1.4x the file appears as Death_and_the_Maiden_(1).jpg

Confusing where trying to use Batch Add File for new images.

Why are spaces considered forbidden.
Title: Re: Underscores now with Batch Add File
Post by: kegobeer on December 31, 2005, 01:28:23 am
Spaces are considered forbidden characters:  http://communication.ucsd.edu/bjones/Unix.docs/unix_filenames.html

Just because an OS allows you to put spaces in your filenames doesn't make it correct.
Title: Re: Underscores now with Batch Add File
Post by: scottking on December 31, 2005, 03:21:30 am
Spaces are considered forbidden characters:  http://communication.ucsd.edu/bjones/Unix.docs/unix_filenames.html

Just because an OS allows you to put spaces in your filenames doesn't make it correct.

Thanks for the helpful information
Title: Re: Underscores now with Batch Add File
Post by: Nookster on April 18, 2008, 09:28:11 am
As someone who has been using Unix since 1978; Unix has no problem with spaces in filenames per se.  Shells have quoting conventions to allow a filename with a space to be specified.

If you wanted to name a file "cat food" no problem, just put quotes around it so that it knows it's one file named "cat food" and not a file named "cat" and another file named "food".
Title: Re: Underscores now with Batch Add File
Post by: Joachim Müller on April 18, 2008, 09:43:47 am
Lunix can cope with spaces in folder names, but the www has not been designed with spaces in folder/file names in mind. Everything that has been added to the original www specifications causes issues. It's better to avoid them.
Title: Re: Underscores now with Batch Add File
Post by: mnowluck on August 23, 2008, 10:04:57 am
How do I check my coppermine version?
Title: Re: Underscores now with Batch Add File
Post by: Joachim Müller on August 23, 2008, 11:25:20 am
RTFM!