Solved
allowedpath level filter
Hi,
I need to limit the creation of a template to this path /content/myproj/language/here and not as a child of "here"
I tried with all the possible combinations of: /content/myproj/(.*)/(.*) but it doesn't work.
Can you help me? Thanks