I used the UWC to import from a MediaWiki instance and it's created a flat space, containing over a thousand pages, without any pagetrees. I expected the pages to be pagetree structured -- based on the way the MediaWiki articles are linked to each other. Fortunately, I can navigate the new sapce because the articles are still linked to each other.
Does anyone have any tips for fixing this? I'd like to find a spider-like tool that autobuilds pagetrees!
I've ended up creating pages off the home page called A through to Z and alphabetically storing the pages in them as children. They're now a little more manageable because the biggest parent has about 40 children.
All the pages are interlinked as you'd expect in MediaWiki. I was hoping for a tool that would crawl the links and auto build the pagetree. Sadly, it's going to be a hard manual slog.
When we first imported our old wiki, we had almost78000 pages in a "flat" space.
... fixing this using the in-built drag&drop UI did not seem like a good idea because it's slow.
(We're currently looking trying to find documentation for some kind of UWC "Hierarchy builder" plugin ... any other suggestions?)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Totally depends on your tree structure.
This could be another XMLRPC answer (yay) depending on how you want the hierarchy and if it is possible from the pattern of your pages.
If you supply more details, i could take a shot at it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
1000 pages in a flat tree? Wow. I would probably consider breaking them up into separate spaces.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The page tree takes about 15 mins to draw because all 1000 pages are children of the home page. I'm looking for any tips around restructuring, please.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.