muse-el-discuss  

Re: [Muse-el-discuss] multiple publish directory problem

Alex Ott
Sun, 07 Feb 2010 23:28:54 -0800

Hello

Baranyi Péter  at "Sun, 07 Feb 2010 23:37:18 +0100" wrote:
 BP> Thank you for your comments but unfortunately this does not work for me.
 BP> I changed the index page to:

 BP>  - [[PageOne]]
 BP>  - [[PageTwo]]
 BP>  - [[./PageOne]]
 BP>  - [[./PageTwo]]

 BP> and all links still point to the one directory:

 BP> <a href="../one/PageOne.html">./PageOne</a>

 BP> But interestingly, if i use a [[./PageOne]] to a muse source file that
 BP> is in another directory, then the result is:

 BP> <a href="./PageOne">./PageOne</a>

 BP> So it works in this case but the file extension is missing. Any help
 BP> please?

The main idea, that you should use relative file names, instead of just
page names.  For example, to point to file in other directory, you need to
put name like [[../other-dir/File]], etc.  You can look to sources of my
site - http://alexott.net, if you'll replace .html with .muse, then you'll
see source code of it

-- 
With best wishes, Alex Ott, MBA
http://alexott.blogspot.com/           http://alexott.net
http://alexott-ru.blogspot.com/

_______________________________________________
Muse-el-discuss mailing list
Muse-el-discuss@gna.org
https://mail.gna.org/listinfo/muse-el-discuss