The canonical use for this is some that everybody who wants to run a FlexWiki doesn't have to start off by copying all of the common files like One Minute Wiki, VisitorWelcome and SuggestedEnhancements. Copying these is evil
This would probably be best implemented by as a kind of AbstractContentBase.
Perhaps I am being a little naive or maybe I don't fully understand the problem, bout couldn't you provide Federation Linking like this:
This method works fine at the moment and is the approach I use on my internal FlexWiki to provide access to the standard pages like OneMinuteWiki, etc. Ideally I think there would be a slightly different syntax so that these links can be displayed in a different format making a federation link distinct from a wiki link. -- DerekLakin
This approach requires you to hand-construct all of these links, topic by topic. It also requires the references to those topics to be written somewhat unnaturally. With a Linkedfederation, that would all come for free. Link the two ContentBases and you're done. -- DavidOrnstein
I think I understand now. So the linking of two ContentBases would behave the same way as importing a namespace in C#, such that you only need to qualify ambiguous topics, i.e. those that appear in both namespaces. -- DerekLakin
LinkedFederations would allow a federation to include ContentBases that it can't reach via the local file system. This would likely be SOAP-based and would allow two people, each running a federation to include each other's ContentBases.
2/17/2005 10:53:10 AM - jonathan_hardwick@hotmail.com-131.107.71.92
Click to read this topic
9/29/2004 10:24:37 AM - SirLogical-209.125.147.162
Click to read this topic
9/29/2004 10:24:37 AM - SirLogical-209.125.147.162
The software running this site. -> jump to HomePage
10/22/2006 7:52:17 AM - -81.182.199.248
Click to read this topic
10/2/2007 12:59:19 AM - author unknown
Click to read this topic
1/24/2008 6:38:56 AM - FLWCOM-jwdavidson
A ContentBase is the things that holds a bunch of topics. Currently a ContentBase is backed by a set of files in a folder in the file system. An AbstractContentBase would be a generalization of this concept to allow for various kinds of storage "behind" the content base (e.g., SOAP, database).
2/24/2005 8:25:17 AM - jonathan_hardwick@hotmail.com-64.122.205.71
The software running this site. -> jump to HomePage
10/22/2006 7:52:17 AM - -81.182.199.248
This is an quick introduction to what a wiki is.
1/29/2008 8:50:12 AM - -76.67.43.194
Derek Lakin is a C# .NET developer primarily focusing on Windows Forms development and a CoreDeveloper for FlexWiki. Currently employed by "Content Master":http://www.contentmaster.co.uk producing learning material, white papers, and presentations, primarily for "Microsoft":http://www.microsoft.com.
11/20/2007 3:40:12 AM - -90.206.52.15
Click to read this topic
9/29/2004 10:24:37 AM - SirLogical-209.125.147.162
David Ornstein works at Microsoft. He is the primary original author and a key contributor to the software (FlexWiki) that makes this wiki run.
12/30/2005 5:33:26 PM - -208.54.15.129
Click to read this topic
9/29/2004 10:24:37 AM - SirLogical-209.125.147.162
Derek Lakin is a C# .NET developer primarily focusing on Windows Forms development and a CoreDeveloper for FlexWiki. Currently employed by "Content Master":http://www.contentmaster.co.uk producing learning material, white papers, and presentations, primarily for "Microsoft":http://www.microsoft.com.