On Thu, 2006-09-28 at 11:27 +0200, Jürgen Ragaller wrote: > Hi! > > > I'm learning lenyas sitemap strukture. There is a selector I don't > understand yet: > > <map:select type="browser"> > <map:when test="mozilla5DISABLED"> > [...] > > Is thesting for fooDISABLED a trick to ensure that the test is > allways false - does this indicate, that the feature (here xul) is > not yet finished/implemented?
Basically Lenya provides two different menu implementations: the standard one and a xul one. The xul one is currently disabled in the default pub. You can enable it (for mozilla browsers) by removing the 'DISABLED' from that test. However, I have no idea if the xul menu is working atm. Josias > > > Thank You for help. > > > Jürgen Ragaller > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]