Hi All,
I am thinking about the final architecture of my guns wiki (30,000 tiddlers or there abouts). Now the information is split into two set: the landing page and the rest of the information (history, technical, etc).
In most cases, I expect the user will want to see tha landing page and then the local history description, maybe with access to a live map of the area. The rest of the information is really research/academic information.
So I am thinking, is there a way of splitting the wiki into two and have active links between them so that when on a landing page for a gun, if the user wants some of the additional information, we show him the tiddlers from the second wiki (maybe in a new window)?
I assume this will speed up load time for the landing page wiki as we don’t need to load all that academic stuff up front.
I know I can use a full URL to open a particular tiddler in the second wiki but what could we do with wikilinks? I am thinking something along the lines of canonical_uri but in this case loading the tiddler from the second wiki.
I don’t want to use node.js wiki’s as my user is technically naive.
Am I crazy of what?
bobj