| View previous topic :: View next topic |
| Author |
Message |
tireless
Joined: 02 Oct 2007 Posts: 27
|
Posted: Thu Sep 04, 2008 10:24 am Post subject: question about display the file link |
|
|

Last edited by tireless on Wed Oct 29, 2008 4:07 am; edited 1 time in total |
|
| Back to top |
|
 |
Instructor Site Admin
Joined: 06 Jul 2006 Posts: 4640
|
Posted: Thu Sep 04, 2008 1:14 pm Post subject: |
|
|
| You can remove space from the URL delimiters. |
|
| Back to top |
|
 |
tireless
Joined: 02 Oct 2007 Posts: 27
|
Posted: Thu Sep 04, 2008 11:38 pm Post subject: |
|
|
| Instructor wrote: | | You can remove space from the URL delimiters. |
into this? <file://D:\ProgramFiles\IrfanView\i_view32.exe>,then how to open it?the real url is D:\Program Files\IrfanView\i_view32.exe,not D:\ProgramFiles\IrfanView\i_view32.exe. |
|
| Back to top |
|
 |
Instructor Site Admin
Joined: 06 Jul 2006 Posts: 4640
|
Posted: Fri Sep 05, 2008 1:49 am Post subject: |
|
|
| No. "Main Menu->Options->Settings...->Advanced (2)->Hyperlinks->Delimiters" |
|
| Back to top |
|
 |
Sam_Zen
Joined: 09 Apr 2008 Posts: 41 Location: NL
|
Posted: Fri Sep 05, 2008 1:49 am Post subject: |
|
|
Of course a space char could be removed as a work-around, to get the full underlined link back.
But that's not the point. It's about interpretation.
I fully agree with the fact that 'Program Files' is a clumsy construction, also as a directory with a space character.
If I want to install IrfanView, I make my own survey, and probably install it in D:\graphtool\irfanview.
No path-problems whatsoever. |
|
| Back to top |
|
 |
tireless
Joined: 02 Oct 2007 Posts: 27
|
Posted: Fri Sep 05, 2008 11:17 am Post subject: |
|
|

Last edited by tireless on Fri Sep 05, 2008 11:34 am; edited 1 time in total |
|
| Back to top |
|
 |
Instructor Site Admin
Joined: 06 Jul 2006 Posts: 4640
|
Posted: Fri Sep 05, 2008 11:24 am Post subject: |
|
|
tireless
If you want to use spaces in URL you must remove space from URL delimiters (as you did) and also enclose URL in delimiter characters (otherwise AkelEdit will don't know where URL ended). For example:
<file://d:\Program Files>
"file://d:\Program Files"
and so on. |
|
| Back to top |
|
 |
tireless
Joined: 02 Oct 2007 Posts: 27
|
Posted: Fri Sep 05, 2008 12:00 pm Post subject: |
|
|
But why version 3.6.0 can do it together:
<file://D:\Program Files\IrfanView\i_view32.exe>
http://akelpad.sourceforge.net test
file://D:\Program Files\IrfanView\i_view32.exe
version 4.0.4:
<file://D:\Program Files\IrfanView\i_view32.exe>
http://akelpad.sourceforge.net test
file://D:\Program Files\IrfanView\i_view32.exe
I also tried other notepad:metapad,same as AkelPad 3.6.0.
 |
|
| Back to top |
|
 |
FeyFre
Joined: 07 Aug 2007 Posts: 1889 Location: Vinnitsa, Ukraine
|
Posted: Fri Sep 05, 2008 12:11 pm Post subject: |
|
|
tireless
As you can see here (page18) file URL cannot contain space character, so I cannot understand where is problem here. |
|
| Back to top |
|
 |
Sam_Zen
Joined: 09 Apr 2008 Posts: 41 Location: NL
|
Posted: Sat Sep 06, 2008 1:52 am Post subject: |
|
|
A workaround for this could be to replace the space character by "%20", before placing the URL :
<file://D:\Program%20Files\IrfanView\i_view32.exe> |
|
| Back to top |
|
 |
ravenlaughs
Joined: 06 Sep 2008 Posts: 40
|
Posted: Sat Sep 06, 2008 2:21 am Post subject: |
|
|
No, I don't think so. It doesn't work for me, anyway.
I don't like to use the hyperlinks at all. I use a dark background, so the blue link is impossible to read.
Also, links to local files don't work for me. I can open a directory (in Windoze Explorer, ack) but not a file. It gets crossed up with other things I have installed. Yes, I have a weird system. I beat up on Windows. |
|
| Back to top |
|
 |
tireless
Joined: 02 Oct 2007 Posts: 27
|
Posted: Tue Oct 28, 2008 1:38 pm Post subject: Ask again:display "file path link" |
|
|
By default,file path with spaces will displayed like:
file://E:\Program Files\Opera\opera.exe
And I want it to this:
file://E:\Program Files\Opera\opera.exe
I know must remove space from the URL delimiters if I want that.But this will causes:
http://akelpad.sourceforge.net :(
I had told that Version 3.60 displayed full (screenshot).Could you add an option "Characters Not Allowed at End",like the EmEditor does:
 |
|
| Back to top |
|
 |
|