Helen - did our latest answers get you going? 

 

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Helen
Ersando
Sent: Sunday, September 23, 2007 11:12 PM
To: FlexWiki Users Mailing List
Subject: Re: [Flexwiki-users] Admin Page Feature Request

 

hi,

how would i be able to include the base security information? is this the
same with setting the topic property value [1] ? 
again with this, if i set a default value [2] upon namespace creation, it
can not create the namespace at all... here's what it does: it created the
new namespace in the dbo.Namespace table (created the namespace folder if
filesystem); then it created the _ContentBaseDefinitionTopic but will stop
on "DenyEdit: authenticated" or "DenyEdit: anonymous" ... the rest of the
content will not be written; and it will not proceed to writing on the
flexwiki.config file... 

[1]
manager.SetTopicPropertyValue(manager.DefinitionTopicName.LocalName,
"Contact", Contact, false, "FlexWiki");

[2]
manager.SetTopicPropertyValue(manager.DefinitionTopicName.LocalName ,
"DenyEdit", "authenticated", false, "FlexWiki");
manager.SetTopicPropertyValue(manager.DefinitionTopicName.LocalName,
"AllowEdit", "role:Administrator", false, "FlexWiki"); 

hope to hear any repsonse...
thanks,
helen

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Flexwiki-users mailing list
Flexwiki-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flexwiki-users

Reply via email to