8 Sep
2011
8 Sep
'11
2 p.m.
W dniu 08.09.2011 11:40, Timo Sirainen pisze:
You can't have two namespaces with prefix="". So for example add:
namespace test33 { prefix = test33. }
I admit that I slightly lost me. Let me try to summarize: than Z. I can get from db "location" for such namespace used by user Z.
- i can't use db to keep completely definition of namespace(s) -- e.g. user X has no additional namespace, user Y has 3 additonal namespaces with location Y1, Y2, Y3
- if user Z wants new namespace i have to define it in config and user_db query should return list=no and hidden=yes for users diffrent
This is how i understood all our talk. I hope i didn't missed too much :) Thank you.