Wiki Week: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
m (no need for lang="cpp-qt" as it's in default now.)
(Restructure)
Line 1: Line 1:
==The First Wiki Week is now 18-22.5.2015==
==The First Wiki Week is now 18-22.5.2015==
See the [http://blog.qt.io/blog/2015/05/05/announcing-wiki-week/ blog post] announcement.
See the [http://blog.qt.io/blog/2015/05/05/announcing-wiki-week/ blog post] announcement.


==Things to do==
==Things to do==
During wiki week we will work together on these topics:
During wiki week we will work together on these topics:


Line 13: Line 11:
This page will contain links to lists of pages that need to be checked or fixed.
This page will contain links to lists of pages that need to be checked or fixed.


== Suggestion: Localization improvement: Dedicated wiki for each language ==
== Reminder: Code Formatting ==
A guideline to people writing code examples on the wiki.
 
For example .pro files need to have <code> <code lang="make"></code> defined in their code block.
 
== Suggestions ==
=== Localization improvement: Dedicated wiki for each language ===
The organization of articles in languages others then English is pretty bad. I suggest to do it like Wikipedia and have subdomains with dedicated mediawikis for all supported languages and create links between articles in different language versions.
The organization of articles in languages others then English is pretty bad. I suggest to do it like Wikipedia and have subdomains with dedicated mediawikis for all supported languages and create links between articles in different language versions.
I've put together a somewhat lengthy explanation of what is going wrong with the current localization scheme and why I think this is the way to go to achieve the best user experience; it can be found on the forum: [http://forum.qt.io/topic/54119/wiki-week/6] --[[User:Wieland|Wieland]] ([[User talk:Wieland|talk]]) 20:30, 14 May 2015 (UTC)
I've put together a somewhat lengthy explanation of what is going wrong with the current localization scheme and why I think this is the way to go to achieve the best user experience; it can be found on the forum: [http://forum.qt.io/topic/54119/wiki-week/6] --[[User:Wieland|Wieland]] ([[User talk:Wieland|talk]]) 20:30, 14 May 2015 (UTC)


== Removing pages ==
=== Removing pages ===
Symbian is dead. Shall we remove Symbian related pages? I would say yes. But what about Qt3? There is at least one project I know (the unholy KDE3 fork Trinity) that still uses Qt3, although they are "maintaining" their own Qt3 fork. Shall Qt3 related pages be removed, too? Shall we send an e-mail to the Trinity guy(s)? --[[User:Wieland|Wieland]] ([[User talk:Wieland|talk]]) 23:28, 15 May 2015 (UTC)
Symbian is dead. Shall we remove Symbian related pages? I would say yes. But what about Qt3? There is at least one project I know (the unholy KDE3 fork Trinity) that still uses Qt3, although they are "maintaining" their own Qt3 fork. Shall Qt3 related pages be removed, too? Shall we send an e-mail to the Trinity guy(s)? --[[User:Wieland|Wieland]] ([[User talk:Wieland|talk]]) 23:28, 15 May 2015 (UTC)


== Clear distinction between Qt versions ==
=== Clear distinction between Qt versions ===
I think there should be a clear, big fat warning on top of every article that specifically targets Qt4. --[[User:Wieland|Wieland]] ([[User talk:Wieland|talk]]) 23:29, 15 May 2015 (UTC)
I think there should be a clear, big fat warning on top of every article that specifically targets Qt4. --[[User:Wieland|Wieland]] ([[User talk:Wieland|talk]]) 23:29, 15 May 2015 (UTC)


== List of needed articles ==
=== List of needed articles ===
Some questions pop up on the forums again and again. I think it would be of great value if we could identify those questions and make a list of articles that need to be written. --[[User:Wieland|Wieland]] ([[User talk:Wieland|talk]]) 23:43, 15 May 2015 (UTC)
Some questions pop up on the forums again and again. I think it would be of great value if we could identify those questions and make a list of articles that need to be written. --[[User:Wieland|Wieland]] ([[User talk:Wieland|talk]]) 23:43, 15 May 2015 (UTC)
=== Reminder ===
A guideline to people writing code examples on the wiki.
For example .pro files need to have <code> <code lang="make"></code> defined in their code block.


[[Category:Wiki week]]
[[Category:Wiki week]]

Revision as of 14:07, 18 May 2015

The First Wiki Week is now 18-22.5.2015

See the blog post announcement.

Things to do

During wiki week we will work together on these topics:

This page will contain links to lists of pages that need to be checked or fixed.

Reminder: Code Formatting

A guideline to people writing code examples on the wiki.

For example .pro files need to have

 <code lang="make">

defined in their code block.

Suggestions

Localization improvement: Dedicated wiki for each language

The organization of articles in languages others then English is pretty bad. I suggest to do it like Wikipedia and have subdomains with dedicated mediawikis for all supported languages and create links between articles in different language versions. I've put together a somewhat lengthy explanation of what is going wrong with the current localization scheme and why I think this is the way to go to achieve the best user experience; it can be found on the forum: [1] --Wieland (talk) 20:30, 14 May 2015 (UTC)

Removing pages

Symbian is dead. Shall we remove Symbian related pages? I would say yes. But what about Qt3? There is at least one project I know (the unholy KDE3 fork Trinity) that still uses Qt3, although they are "maintaining" their own Qt3 fork. Shall Qt3 related pages be removed, too? Shall we send an e-mail to the Trinity guy(s)? --Wieland (talk) 23:28, 15 May 2015 (UTC)

Clear distinction between Qt versions

I think there should be a clear, big fat warning on top of every article that specifically targets Qt4. --Wieland (talk) 23:29, 15 May 2015 (UTC)

List of needed articles

Some questions pop up on the forums again and again. I think it would be of great value if we could identify those questions and make a list of articles that need to be written. --Wieland (talk) 23:43, 15 May 2015 (UTC)