
![]() |
Show Changes |
![]() |
|
![]() |
Recent Changes |
![]() |
Subscriptions |
![]() |
Lost and Found |
![]() |
Find References |
![]() |
Rename |
![]() |
Administration Page |
| Search |
History
| 1/6/2005 3:09:56 AM |
| MattWynne-80.241.69.129 |
| 1/4/2005 1:11:54 AM |
| MattWynne-80.241.69.129 |
| 12/27/2004 7:31:26 AM |
| DerekLakin-81.178.231.58 |
| 12/27/2004 7:30:57 AM |
| DerekLakin-81.178.231.58 |
| 12/27/2004 7:30:19 AM |
| DerekLakin-81.178.231.58 |
![]() |
List all versions |
I wanted to collect some ideas on how people structure their namespaces in their flexwiki implementations. Our flexwiki federation is relatively immature but growing all the time, and I think it's time to refactor the namespaces: I want a schema that's easy to use but also extensible - currently everything is flat, with everything linked to from a page on the default namespace, and I don't feel this is going to scale very well.
We are mainly using this for a few projects to write up system/business documentation on, and for teams to share ideas with each other, and information with their users.
So currently it looks like this:
I've just discovered the ImportSetting in the ContentBaseDefinition file, and have imported all the other namespaces into the default 'Wiki' namespace. This is good, because poeople can now hook an RSSReader up to the default namespace and see everything that's going on, however it's also had the unfortunate effect of meaning that some people's WikiSignature come up as a drop-down within the default 'Wiki' namespace, because they have had to put a WikiHomePage in each namespace...
I would really like to hear other people's stories about how they've implemented their namespace structures, before I embark on my refactoring mission. Thanks in advance peeps! -- MattWynne
For my "bliki"
{0} I use a namespace called Derek as the default namespace and one called Articles for the Articles.HomePage section. I also have a 'normal' FlexWiki that is intended to be the documentation for some components that is intended to reflect the namespace structure of the component and it's related classes, but I tried to import from the generated XML and it hasn't quite worked the way I wanted and I haven't had time to rebuild it
-- DerekLakin