Spike: Let the poor deity alone...
Announcement
Collapse
No announcement yet.
Fill up MarkG's TODO List!
Collapse
This topic is closed.
X
X
-
Originally posted by Modo44
The Upload feature eats spaces in names of save files. Perhaps in others too, I don't know, not having uploaded anything else. I need to put "_" instead, to make them names readable. Can this be fixed?
MarkG was kind enough to work it out so instead it just ate the spaces. Perhaps _ replacement would be better, but either way you can't have a space in a filename on a unix server, or as far as i know link to one via HTTP - unix based or not.<Reverend> IRC is just multiplayer notepad.
I like your SNOOPY POSTER! - While you Wait quote.
Comment
-
it's not the same mechanism....
and people, please dont spam this thread into something unusefull. thank youCo-Founder, Apolyton Civilization Site
Co-Owner/Webmaster, Top40-Charts.com | CTO, Apogee Information Systems
giannopoulos.info: my non-mobile non-photo news & articles blog
Comment
-
Originally posted by snoopy369
but either way you can't have a space in a filename on a unix server
If you have access to any unix enviroment you can try it out yourself.
Just run this command:
Code:echo hi > \*.\ \\\>:\;\<\{\}\(\)\[\]\&\^\%,\"\'
Code:cat \*.\ \\\>\:\;\<\{\}\(\)\[\]\&\^%,\"\'
Creator of the Civ3MultiTool
Comment
-
Originally posted by Gramphos
Not true. Unix file systems are very flexible for nameing. As long as you escape the names when you create them. You can have filenames as for instance \*.
As MarkG says, attachments are not generally transmitted via Hyper Text Transfer Protocol, or even FTP. Mail protocols just don't seem to mind much ... although I have seen some weird things done by them (adding characters here and there, semi randomly...)
And my apologies Mark for making it unuseful ... I'll stop talking about it now<Reverend> IRC is just multiplayer notepad.
I like your SNOOPY POSTER! - While you Wait quote.
Comment
-
-
2 things:
- I'd like to add a note on the upload feature. When uploading files with a # in it (perfectly legal in Windows, for instance), the link beomes inaccessible (since it's interpreted as an anchor instead). URL encoding the download link should fix that. That would also help with the space thing.
- I know how to fix the irritating horizontal scrollbar people get in Firefox due to the Go(N) button. Change the alignment of the table cell the news drop-down is in to be left-aligned, instead of the right-aligned as it is now. I've tested the result in Opera 7.54, Firefox 1.0 and IE6.0 SP1. It doesn't break or change anything, except getting rid of that damn scrollbar.
Comment
-
- I know how to fix the irritating horizontal scrollbar people get in Firefox due to the Go(N) button. Change the alignment of the table cell the news drop-down is in to be left-aligned, instead of the right-aligned as it is now. I've tested the result in Opera 7.54, Firefox 1.0 and IE6.0 SP1. It doesn't break or change anything, except getting rid of that damn scrollbar.
I posted a thread about this, but then I realized that this is the whinge thread.
On the other hand, it is the only thing (aside from the lack of new themes) that bugs me.Only feebs vote.
Comment
Comment