From tero.kojo at theqtcompany.com Mon Mar 2 09:24:20 2015 From: tero.kojo at theqtcompany.com (Kojo Tero) Date: Mon, 2 Mar 2015 08:24:20 +0000 Subject: [Web] [Development] New Qt Wiki Now Available In-Reply-To: References: Message-ID: > -----Original Message----- > From: Sze Howe Koh [mailto:szehowe.koh at gmail.com] > Sent: 28. helmikuuta 2015 4:43 > To: Kojo Tero > Cc: development at qt-project.org; web at qt-project.org > Subject: Re: [Development] New Qt Wiki Now Available > > On 27 February 2015 at 21:04, Kojo Tero > wrote: > >> -----Original Message----- > >> From: Sze Howe Koh [mailto:szehowe.koh at gmail.com] > >> Sent: 27. helmikuuta 2015 14:12 > >> To: Kojo Tero > >> Cc: Qt Project; development at qt-project.org > >> Subject: Re: [Development] New Qt Wiki Now Available > >> > >> On 26 February 2015 at 23:05, Kojo Tero > >> wrote: > >> > Hello, > >> > > >> > > >> > > >> > We just opened the new Qt Wiki at http://wiki.qt.io > >> > > >> > > >> > > >> > You can find the details in the blog post: > >> > > >> > http://blog.qt.io/blog/2015/02/26/new-qt-wiki-now-available/ > >> > > >> > > >> > > >> > In short, it’s a mediawiki instance, you use Qt Account to log in > >> > for editing, > >> > > >> > and the content has been migrated from the old wiki. > >> > > >> > And as a the content is imported, it needs cleaning up. Please help > >> > us out in going through the content and fixing it. > >> > >> I notice there's an "Updated Pages" page to track cleanup progress: > >> https://wiki.qt.io/index.php?title=Updated_pages > >> > >> May I suggest doing the other way round? Apply a "cleanup required" > >> tag to every page, and have people remove the tag after cleanup. That > >> way, people who want to help with the cleanup can quickly see where > >> to direct their efforts. > >> > >> Something like http://en.wikipedia.org/wiki/Template:Cleanup , tied > >> to a Tracking Category: > >> http://en.wikipedia.org/wiki/Category:All_pages_needing_cleanup > > > > Keeping track on the individual page level does make sense, but I would > like to see what pages we actually use too. Going through the import made > me wonder whether a lot of the pages really are used at all or are the visits > random. > > > > I have to familiarize myself more with the maintenance tool arsenal > mediawiki provides. There probably are tools to add the cleanup needed-tag > to everything in a simple manner. > > I was planning to write a small bot that iterates through all pages to fix regex- > able formatting issues. Would that interfere with your data-gathering? No, honestly I see March as a settling down period. I'll mail you directly, so we can see what needs to be done. I really appreciate the help. > I've added some simple templates to facilitate cleanup tags. Feel free to get a > web dev to polish them: > * https://wiki.qt.io/index.php?title=Template:Ambox > * https://wiki.qt.io/index.php?title=Template:Cleanup > > To set up the tag, simply add the following line to the pages (a different > 'reason' can be given, if desired): > > {{Cleanup | reason=Automated import from ExpressionEngine}} > > Then, those pages will appear in > https://wiki.qt.io/index.php?title=Category:Articles_needing_cleanup. > We should add this page to http://qt-project.org/contribute/ for potential > contributors to find. > > I've never used MediaWiki maintenance scripts before, but I know how to > use the lower-level HTTP API to iterate through every page (excluding those > in https://wiki.qt.io/index.php?title=Updated_pages ) to add the tag. Shall I > do that? That sounds good, just need to change the guidance after that. Tero > > Regards, > Sze-Howe From tero.kojo at theqtcompany.com Mon Mar 2 09:50:49 2015 From: tero.kojo at theqtcompany.com (Kojo Tero) Date: Mon, 2 Mar 2015 08:50:49 +0000 Subject: [Web] [Development] New Qt Wiki Now Available In-Reply-To: <201502280819.16228.suy@badopi.org> References: <201502280819.16228.suy@badopi.org> Message-ID: Hi Alejandro, Yes, pandoc was a huge help in the migration, but there were parts that had to be pre- and post-processed. And another post process round can still be done. Tero > -----Original Message----- > From: web-bounces+tero.kojo=theqtcompany.com at qt-project.org > [mailto:web-bounces+tero.kojo=theqtcompany.com at qt-project.org] On > Behalf Of Alejandro Exojo > Sent: 28. helmikuuta 2015 9:19 > To: web at qt-project.org > Subject: Re: [Web] [Development] New Qt Wiki Now Available > > El Saturday 28 February 2015, Sze Howe Koh escribió: > > I was planning to write a small bot that iterates through all pages to > > fix regex-able formatting issues. Would that interfere with your > > data-gathering? > > I don't know how bad was the dialect used in the wiki and forums, but it was > something sane, give a look to pandoc: > > http://pandoc.org > > -- > Alex (a.k.a. suy) | GPG ID 0x0B8B0BC2 > http://barnacity.net/ | http://disperso.net > _______________________________________________ > Web mailing list > Web at qt-project.org > http://lists.qt-project.org/mailman/listinfo/web From szehowe.koh at gmail.com Fri Mar 6 04:56:07 2015 From: szehowe.koh at gmail.com (Sze Howe Koh) Date: Fri, 6 Mar 2015 11:56:07 +0800 Subject: [Web] New forum Message-ID: Good to see the new forum online! The instant-preview feature is very useful. Some issues, however: - Clicking "Login" takes us to a funny screen at http://forum.qt.io/login -- it's not obvious that we need to click on the "tick" to login. - Suggestion: Clicking "Login" should go straight to http://forum.qt.io/auth/QtAccount - Code formatting has not been converted, e.g. https://forum.qt.io/topic/51907/qtimer-acting-unreliable-with-qopenglwidget - I can't find a way to mark my topic as "Solved" - The grid at http://forum.qt.io/ is harder to understand than the hierarchical lists at http://qt-project.org/forums/ - Moderator rights are missing - https://forum.qt.io/users/sort-reputation is not sorted by reputation Regards, Sze-Howe -------------- next part -------------- An HTML attachment was scrubbed... URL: From tero.kojo at theqtcompany.com Fri Mar 6 11:10:32 2015 From: tero.kojo at theqtcompany.com (Kojo Tero) Date: Fri, 6 Mar 2015 10:10:32 +0000 Subject: [Web] New forum In-Reply-To: References: Message-ID: From: web-bounces+tero.kojo=theqtcompany.com at qt-project.org [mailto:web-bounces+tero.kojo=theqtcompany.com at qt-project.org] On Behalf Of Sze Howe Koh Sent: 6. maaliskuuta 2015 5:56 To: web at qt-project.org Subject: [Web] New forum Good to see the new forum online! The instant-preview feature is very useful. [Tero Kojo] Thank you, the migration was a nerve wrecking experience in slow motion. I’m happy to have the system up and running. Some issues, however: - Clicking "Login" takes us to a funny screen at http://forum.qt.io/login -- it's not obvious that we need to click on the "tick" to login. - Suggestion: Clicking "Login" should go straight to http://forum.qt.io/auth/QtAccount [Tero Kojo] Yes, that needs to be changed. When testing it wasn’t obvious how it would look. - Code formatting has not been converted, e.g. https://forum.qt.io/topic/51907/qtimer-acting-unreliable-with-qopenglwidget [Tero Kojo] - I can't find a way to mark my topic as "Solved" [Tero Kojo] There should be a ‘topic tools’ box at the bottom of the topic, there is a ‘mark as solved’ option. The alternative is to edit the topic and add a solved tag (not convenient, that is why the topic tools was added). - The grid at http://forum.qt.io/ is harder to understand than the hierarchical lists at http://qt-project.org/forums/ [Tero Kojo] Yes, I asked our front end designer to look into it. As a first step I put the hierarchy back in place. - Moderator rights are missing [Tero Kojo] Will add today. - https://forum.qt.io/users/sort-reputation is not sorted by reputation [Tero Kojo]No, I don’t know why it’s a bit random. I have a guess it has something to do with the way the old system degraded points over time. I’ll look into it. Tero Regards, Sze-Howe -------------- next part -------------- An HTML attachment was scrubbed... URL: From Petri.Jarvenpaa at digia.com Mon Mar 16 13:57:57 2015 From: Petri.Jarvenpaa at digia.com (=?iso-8859-1?Q?J=E4rvenp=E4=E4_Petri?=) Date: Mon, 16 Mar 2015 12:57:57 +0000 Subject: [Web] Qt mailing list migration Message-ID: Hello, We are migrating the mailing list server on Wednesday 18th of March around 09:00 EET. The change should be invisible to the normal user, but maintenance break of some sort is always possible. If you notice problems afterwards or have questions please contact : mika.hiekkamaki at digia.com and petri.jarvenpaa at digia.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From Petri.Jarvenpaa at digia.com Wed Mar 18 09:36:48 2015 From: Petri.Jarvenpaa at digia.com (=?iso-8859-1?Q?J=E4rvenp=E4=E4_Petri?=) Date: Wed, 18 Mar 2015 08:36:48 +0000 Subject: [Web] Qt mailing list migration - UPDATE Message-ID: Hello again. Unfortunately we need to schedule a maintenance break for the Qt-project.org mailing list services for tomorrow (19th of March). Starting 09:00 EET mailing list services will be unavailable and emails sent to the lists will be lost. Break in services is scheduled to last until approx. noon, update to this notification will be sent once normal service resumes. Sorry about the inconvenience. -------------- next part -------------- An HTML attachment was scrubbed... URL: From Mika.Hiekkamaki at digia.com Thu Mar 19 09:42:24 2015 From: Mika.Hiekkamaki at digia.com (=?iso-8859-1?Q?Hiekkam=E4ki_Mika?=) Date: Thu, 19 Mar 2015 08:42:24 +0000 Subject: [Web] Qt mailing list migration - DONE Message-ID: Hi, Qt mailing list server migration is now done. Please let me know if you find some problems. Best regards / Parhain terveisin Hiekkamäki Mika ICT Specialist, BS IT Digia Plc Piippukatu 11, FI-40101 Jyväskylä Finland Email: mika.hiekkamaki at digia.com Gsm: +358 44 5608550 Visit us at: www.digia.com ------------------------------------------------------------------ PRIVACY AND CONFIDENTIALITY NOTICE This message and any attachments are intended only for use by the named addressee and may contain privileged and/or confidential information. If you are not the named addressee you should not disseminate, copy or take any action in reliance on it. If you have received this message in error, please contact the sender immediately and delete the message and any attachments accompanying it. Digia Plc does not accept liability for any corruption, interception, amendment, tampering or viruses occurring to this message. ------------------------------------------------------------------ -------------- next part -------------- An HTML attachment was scrubbed... URL: