> Right. I was unsure if the behavior of no _ContentBaseDefinition file
> was normal, or just an anomally of how I had set up the wiki. I did do
> a test with no rule in _contentBaseDefinition and a rule at teh wiki
> level.
> 
> What would you recommend as the the best way to obtain the wiki level
> rule? It should work in an empty namespace where there are zero
> topics. Can I get it from the ApplicationConfiguration directly?

Honestly I think that you shouldn't do anything in the web app that relies
on knowledge of how rules are implemented. I think there should be a method
on a NamespaceManager and/or on Federation that says, "Hey, can users create
new topics in this namespace?" It's a fair question, and it would leave the
decision up to the core stuff where it has to be made anyway. 

It might just require a change in the semantics of HasPermission for
nonexistent topics, or an additional overload. 



-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Flexwiki-users mailing list
Flexwiki-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flexwiki-users

Reply via email to