a little error.

Maxime Chatelle <[email protected]> Sat, 6 Sep 2003 17:55:03 +0200
Newsgroups gmane.comp.web.wml
Message-ID <[email protected]>
hi,


i maintain the web site of my local LUG.

i explain :

/  is root directory (exemple)

/.wmlrc :
-DROOT~.

when i type : wml -o index.html index.wml     ------- no problem
after : cd docs
wml -o docs.html docs.wml         ---no problem
cd statuts 
** i'm in /docs/statuts **
wml -o statuts.html statuts.wml      ---- i have a problem :
i have templates files in /.wml
/.wml/template.inc
/.wml/navbar.inc

the problem is :
the ROOT variable isn't expanded in the navigation bar if the wml file 
is in /docs/ststuts/
but is expanded for all other   ( not in the menu )
if i move statuts.wml in /docs and type wml -o statuts.html statuts.wml
---> no problem

In any sub-sub-directory  isn't expanded in wml navbar tags but 
is expanded in the file because i tested with :
------

.....
navbar declaration
......
-----
and my navbar start with ../..

in any sub-directory, no problem.

if you have think about this problem , thank

excuse my poor english.

thank you

-- 
VIVE Le Logiciel Libre
ENJOY Free Software
_____________________________________________________________________
Website META Language (WML)                         http://thewml.org
User Support Mailing List                        [email protected]
Automated List Manager                            [email protected]