On Mon, 2005-05-16 at 13:11 -0400, Gregor J. Rothfuss wrote: > [EMAIL PROTECTED] wrote: > > > <concepts href="concepts/" label="Concepts"> > > + <wysiwyg href="publication.html" label="Publication" /> > > + <wysiwyg href="authoring_live.html" label="Authoring and Live mode" > > /> > > <wysiwyg href="wysiwyg.html" label="WYSIWYG" /> > > </concepts> > > minor nit: please pick unique element names for new nodes, otherwise > site:newnode linking won't work. > > ----------------
Yeah, you only can use the same node names within different nodes, like: <test> <bla/> </test> <test2> <bla/> </test2> Then you can use site:test/bla and site:test2/bla. HTH salu2 -- thorsten "Together we stand, divided we fall!" Hey you (Pink Floyd) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
