logo       

Configuration with sub-directories: msg#00110

emacs.wiki.general

Subject: Configuration with sub-directories

Hello,

I just switched from the old emacs-wiki to the new one (latest stable
version). emacs-wiki-directories is set like that:

,----
| (setq emacs-wiki-directories
| (list (concat doc-site-dir "src/")
| (concat doc-site-dir "src/d1")
| (concat doc-site-dir "src/d2")))
| (setq emacs-wiki-publishing-directory
| (concat doc-site-dir "MyWiki"))
`----

I have a link from a source file in the main directory to a wiki named
MyHost and the MyHost file is in subdir d1. Navigation in emacs-wiki
works fine: MyHost links to d1/MyHost.

When the files are published the file MyHost.html is created into d1,
but the reference in the HTML file in the main dir references
MyHost.html, not d1/MyHost.html. So the page is wrong.

Is there anything wrong with my setup?

--
Pascal Quesseveur, quesseveur@xxxxxxxxxxxxxxx


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise