Difference between revisions of "Xyphoid/MediawikiConversion"

From Exalted - Unofficial Wiki
Jump to: navigation, search
(to Heru)
(Post-conversion)
Line 29: Line 29:
 
*I don't know where to put this, so I will place this here. All the links I posted on my userpage are red links in the new document. Is everything I had lost? Or are they just moved till they can be found. Because seriously, I very much do not want to have to go over it all again just because there was a need to put the completely usable wiki into a new format. This is my user page, http://exalted.xi.co.nz/wiki/Heru . Assistance would be apprecai8ted.
 
*I don't know where to put this, so I will place this here. All the links I posted on my userpage are red links in the new document. Is everything I had lost? Or are they just moved till they can be found. Because seriously, I very much do not want to have to go over it all again just because there was a need to put the completely usable wiki into a new format. This is my user page, http://exalted.xi.co.nz/wiki/Heru . Assistance would be apprecai8ted.
 
:No need to panic, you haven't lost anything. In the section immediately below this you can see an area for links that need fixing. The links on your pages probably look like those. If they don't, add them to the list so Xyphoid can work on a script for them. In the meantime, you can get to your material by removing the middle section of the path. So <nowiki>[[Nikink/Characters/MettanAku]]</nowiki> is wrong link, but <nowiki>[[Nikink/MettanAku]]</nowiki> is correct address. Also, this wasn't a transition made 'on a whim', or just because Xyphoid felt mean. He had valid reason for the switch and the suddenness of it. :) [[nikink]]
 
:No need to panic, you haven't lost anything. In the section immediately below this you can see an area for links that need fixing. The links on your pages probably look like those. If they don't, add them to the list so Xyphoid can work on a script for them. In the meantime, you can get to your material by removing the middle section of the path. So <nowiki>[[Nikink/Characters/MettanAku]]</nowiki> is wrong link, but <nowiki>[[Nikink/MettanAku]]</nowiki> is correct address. Also, this wasn't a transition made 'on a whim', or just because Xyphoid felt mean. He had valid reason for the switch and the suddenness of it. :) [[nikink]]
 +
::Yep, my apologies for the relatively abrupt transition, but the alternative was a high chance of the wiki being down completely for several weeks while I was away. [[Xyphoid]]
  
 
== Links needing fixing ==
 
== Links needing fixing ==

Revision as of 12:29, 8 April 2010

(pre-conversion discussion at Xyphoid/MediawikiConversionHistory)

Post-conversion

Just fyi (again) the links under nikink/characters are broken since the media wiki thinks they should translate to nikink/characters/charactername but the pages are actually on nikink/charactername. Minor, but could catch the unwary. nikink - also, spam! Already!?!? Making logins active will have to be a priority I guess. :(

Can you create an account? I'm going to add the recaptcha spam filter first up Xyphoid 03:50, 6 April 2010 (UTC)
This has been added - you now require a captcha to add an extenral link, or register an account. Xyphoid
Nope - php errors when attempting to create an account. And darn it, so many of my pages are borked! Maybe I was creating them wrong in the first place? Hm. Ah well. nikink Also, running slow. Is that something to get used to with this version of software+hardware? Just curious.
Yep, account is now created. Adding the captcha fixed it. :) nikink
php errors were probably mid-captcha-installation. Speed, we'll see how it goes - there's more going on now, and this is on shared hosting now instead of having an entire server to itself. Xyphoid

I will have a look at bulk conversion of the /characters/charactername issue, whoops. Xyphoid

Sweet, it'd be great if that could be automated - my campaign pages have the same issue, and there's a LOT of links from them! Thanks for looking into it! :) nikink PS: and should we move our previous userpages to our new User:Name pages? Or just leave them as relics? Can they be redirected?
There may be a delay until the 22nd or so with this since I'm on holiday shortly, but I'll have a shot. You can redirect a page by putting #REDIRECT [[somelink]] as the only content - so you could redirect in either direction as you prefer. As there's no way of telling what's a userpage unless people actually create accounts, and there are so many historical userpages, I won't be automatically moving them. The main advantage to moving to the User:xx version is that you can take advantage of the autolinks from recent changes, and from typing 3 tildes in an edit. Xyphoid
I will have to keep playing with it. All very new and unfamiliar. :) I've notice tables are all broken, I suppose that's a minor detail; just need to learn to table in mediawiki. The list of orphaned pages is quite helpful in the meantime while you work on the scripted fix for the incorrect links. :) nikink

Whoa! Scared the daylights out of me when I went to edit my userpage, open from a while ago, and it was no longer there! Stuff looks absolutely great; I noticed that some of the charm formatting gets broken by the changeover. Is there a new text formatting or help page set up for what we should or should not do with the new system as opposed to the old? Man, and I was terrified enough trying to think of a way to edit and duplicate my stuff for the WW wiki; oh well, gives me a chance to go through and double check mechanics -- IsawaBrian

There is an editing help button at the bottom of the mediawiki edit page. As for how to use it I think that's going to be an evolutionary process - I am way out of date as to how y'all are using this wiki, I've been mostly playing D&D4 for the last few years... Xyphoid
Sadly, Help:Editting is a no-text page at the moment. Don't worry about it for now, though, man. Enjoy your wedding and the time after. Congratulations and felicitations; we'll be here when things achieve your new normal. I'll just see if I can find a commonality in the breakages. -- IsawaBrian
I've copied the editing page from the main mediawiki page over - some broken links but that's fixable. Xyphoid

So apologies for the quick changeover - I'm going to be at my wedding from Friday and away for a few weeks, and the server was going to probably be down during some of that time. I'll be seeing what I can get fixed before I leave, and then will catch up when I'm back. Xyphoid

Congrats on your wedding! When you get back, it would be helpful if you could make it so subpages contain backlinks to the parent page in the Main namespace, like they do in the user Namespace - Kraken

The issue is that subpages don't actually exist in mediawiki - they're just pages with slashes in their name. I'll have a poke at writing an extension to automatically create parent links. Should it go all the way to the top? (eg should the page [[Red/Blue/Green]] link back to [[Red]] or [[Red/Blue]]? Xyphoid
Could you do both? [[Red/Blue/Green]] links back to [[Red]] and [[Red/Blue]], while [[Red/Blue]] links back to [[Red]]? I guess that depends on how many /'s can exist in one path. I haven't yet seen more than two, but I don't know definitively. nikink
The reason I brought it up is this page. For User subpages, it seems to do so already. So something which did the breadcrumbs style thing for any page would be great. And the code should be there. Somewhere. Kraken
  • I don't know where to put this, so I will place this here. All the links I posted on my userpage are red links in the new document. Is everything I had lost? Or are they just moved till they can be found. Because seriously, I very much do not want to have to go over it all again just because there was a need to put the completely usable wiki into a new format. This is my user page, http://exalted.xi.co.nz/wiki/Heru . Assistance would be apprecai8ted.
No need to panic, you haven't lost anything. In the section immediately below this you can see an area for links that need fixing. The links on your pages probably look like those. If they don't, add them to the list so Xyphoid can work on a script for them. In the meantime, you can get to your material by removing the middle section of the path. So [[Nikink/Characters/MettanAku]] is wrong link, but [[Nikink/MettanAku]] is correct address. Also, this wasn't a transition made 'on a whim', or just because Xyphoid felt mean. He had valid reason for the switch and the suddenness of it. :) nikink
Yep, my apologies for the relatively abrupt transition, but the alternative was a high chance of the wiki being down completely for several weeks while I was away. Xyphoid

Links needing fixing

Please list types of links that need to be fixed by scripting, along with an example page.

  • [[[FrivYeti/SteelAndGlass/SaGHistory1]] | The First Age; From the Fall of the Primordials to the Great Contagion.]] - non-subpage links with descriptions, see FrivYeti/SteelAndGlass
  • [[Nikink/Characters/MettanAku]] - [[/MettanAku]] links on Nikink/Characters, it appears /xxx should always link to the top level page even on zzz/yyy

Other requests

  • Automatic backlinks from child pages (anything of the name xxx/xxx) to the parent page