Hi :)
Ahh, so it's the spaces in the file-name that are making the url obscure?

I guess underlining wouldn't be much good either because those get hidden
by the way that most systems underline all hyper-links?

Is there something other than spaces or underlines that can be used to make
words more readable and avoid coding or ambiguity?  Do we even want urls to
be readable at all?  It seems like a bit of effort went into making all the
rest readable except the important bit at the end but is that good to do?
Regards from
Tom :)




On 16 April 2014 14:14, C <[email protected]> wrote:

> On Wed, Apr 16, 2014 at 2:21 PM, Tom Davies <[email protected]>
> wrote:
> > Hi :)
> > What does the %20 in the url mean?  Do we have to have it?  Can we remove
> > it to increase clarity?
> > Regards from
> > Tom :)
>
> %20 represents a space whcih was used in the original filename..
>
> You cannot have spaces in a standard URL so it is replaced with the
> ASCII encoded value for a space, represented by %20.
>
> Short answer... you cannot remove the space unless the filename is changed.
>
> Clayton
>
> --
> To unsubscribe e-mail to: [email protected]
> Problems?
> http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
> Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
> List archive: http://listarchives.libreoffice.org/global/marketing/
> All messages sent to this list will be publicly archived and cannot be
> deleted
>

-- 
To unsubscribe e-mail to: [email protected]
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/marketing/
All messages sent to this list will be publicly archived and cannot be deleted

Reply via email to