[Jgeneral] MediaWiki

2015-08-09 Thread chris burke
(This is cross posted to general and programming - please send any comments to general.) We plan to migrate the wiki from MoinMoin to MediaWiki (the wiki engine used by Wikipedia), and clean up the pages at the same time. We also want to better organize the wiki for typical uses, e.g.

Re: [Jgeneral] MediaWiki

2015-08-09 Thread 'Pascal Jasmin' via General
turns out most pages are there, just not searchable, and the index on the user page is missing. A nice feature of the old system is the Recent Changes page. - Original Message - From: 'Pascal Jasmin' via General gene...@jsoftware.com To: gene...@jsoftware.com gene...@jsoftware.com Cc:

Re: [Jgeneral] MediaWiki

2015-08-09 Thread Raul Miller
Yeah, it looks like they're still working through the issues. This looks like something to check back on in a little while. Thanks, -- Raul On Sun, Aug 9, 2015 at 2:44 PM, 'Pascal Jasmin' via General gene...@jsoftware.com wrote: turns out most pages are there, just not searchable, and the

Re: [Jgeneral] MediaWiki

2015-08-09 Thread chris burke
Thanks. Pages named like JohnBaker/xxx will appear as User:John Baker/xxx, but the migration program needs to be fixed to update corresponding page references. I'll do this now. On 9 August 2015 at 12:27, John Baker bakerj...@gmail.com wrote: The JOD addons pages are present but they are tagged

Re: [Jgeneral] MediaWiki

2015-08-09 Thread 'Pascal Jasmin' via General
I am unable to login with the password I thought I had. the forgot/reset password link doesn't seem to submit (smtp error) Perhaps an autolink to that search query could be put on all user pages? (was going to attempt a manual such edit when I could log on) - Original Message - From:

Re: [Jgeneral] MediaWiki

2015-08-09 Thread robert therriault
Hi Chris, Same issue for me with the links on my pages. http://code.jsoftware.com/wiki/User:Bob_Therriault/Enhanced_J_Display (this page shows up on the User Prefix search) http://code.jsoftware.com/wiki/User:Bob_Therriault/Visualize (this page doesn't show up on the User Prefix search) And

Re: [Jgeneral] MediaWiki

2015-08-09 Thread Raul Miller
We need explicit comments on page problems in order to move forward. Check back in a little while doesn't work for me. Ok, most of the links from http://code.jsoftware.com/wiki/User:Raul_Miller do not work, though http://www.jsoftware.com/jwiki/Raul%20Miller seems fine. I also cannot log in,

Re: [Jgeneral] MediaWiki

2015-08-09 Thread chris burke
I didn't look any farther than that. Please see www.jsoftware.com/jwiki/MediaWiki On 9 August 2015 at 15:41, Raul Miller rauldmil...@gmail.com wrote: We need explicit comments on page problems in order to move forward. Check back in a little while doesn't work for me. Ok, most of the

Re: [Jgeneral] MediaWiki

2015-08-09 Thread John Baker
The JOD addons pages are present but they are tagged as pages with broken file links. I think the problem is a missing JohnBaker page. The new wiki is faster from where I am sitting. I also like the spare and undecorated style. On Sun, Aug 9, 2015 at 2:04 PM, chris burke cbu...@jsoftware.com

Re: [Jgeneral] MediaWiki

2015-08-09 Thread chris burke
Ok, most of the links from http://code.jsoftware.com/wiki/User:Raul_Miller do not work, though Thanks, will fix. On 9 August 2015 at 15:41, Raul Miller rauldmil...@gmail.com wrote: We need explicit comments on page problems in order to move forward. Check back in a little while doesn't

Re: [Jgeneral] MediaWiki

2015-08-09 Thread chris burke
turns out most pages are there, just not searchable, and the index on the user page is missing. The user pages are now searchable, e.g. search for fusion. On 9 August 2015 at 11:44, 'Pascal Jasmin' via General gene...@jsoftware.com wrote: turns out most pages are there, just not searchable,

Re: [Jgeneral] MediaWiki

2015-08-09 Thread chris burke
For login access to the new wiki, please see www.jsoftware.com/jwiki/MediaWiki/Users . On 9 August 2015 at 13:15, 'Pascal Jasmin' via General gene...@jsoftware.com wrote: I am unable to login with the password I thought I had. the forgot/reset password link doesn't seem to submit (smtp

Re: [Jgeneral] MediaWiki

2015-08-09 Thread chris burke
I see the problem. Any page reference like [[JohnBaker/mystuff]] would have been converted, but JohnBaker by itself does not. For example see Devon's page code.jsoftware.com/wiki/User:Devon_McCormick MoinMoin has this idea of converting any camel case word into a page url. I can fix the camel

[Jgeneral] require not recognising prior usage

2015-08-09 Thread Ian Shannon
Hi there, I tried posting this a few weeks ago, but I now find it apparently wasn't received. Apologies if this post repeats. The following problem in verb require occurs under the following circumstances - * noun right argument of script file is given without a path implying it is

Re: [Jgeneral] MediaWiki

2015-08-09 Thread chris burke
I've fixed two problems related to wiki user names. One was that user names with blanks (e.g. Raul Miller) were not converted correctly. The other was that a camelcase user name by itself was not being treated as a page reference. As examples, see code.jsoftware.com/wiki/User:Raul_Miller and