Re: [MP2] Problem when defining new directives in a container

2008-10-14 Thread titetluc titetluc
Any ideas ? Gaetan 2008/10/7 titetluc titetluc <[EMAIL PROTECTED]> > Hello all, > > I am developing a new module which defines 2 new directives (TestDirective1 > and TestDirective2). These directives are usable in a container (Location, > Directory, ...). > The following code defines the directi

[MP2] Problem when defining new directives in a container

2008-10-07 Thread titetluc titetluc
Hello all, I am developing a new module which defines 2 new directives (TestDirective1 and TestDirective2). These directives are usable in a container (Location, Directory, ...). The following code defines the directives : =BEGIN CODE= package TestDirective