MDN/Feedback/July 5, 2012 Release: Difference between revisions

From MozillaWiki
< MDN‎ | Feedback
Jump to navigation Jump to search
No edit summary
No edit summary
Line 14: Line 14:
== Testing ==
== Testing ==


What are you interested in? Chose one or more of the topics below, work through the questions, and [http://mzl.la/mdn-bug submit a bug] for any issue or frustration you encounter.
What are you interested in? Choose one or more of the topics below, work through the steps, and [http://mzl.la/mdn-bug submit a bug] for any issue or frustration you encounter. No bug report is too small. Remember that if something bothers you, you're probably not the only one who feels that way.
 
No bug report is too small. If something bothers you, odds are you're not the only one.


=== Reading ===
=== Reading ===


* Open the [https://developer-new.mozilla.org/en-US/events Where is Mozilla?] page and click the two links in the main paragraph ("send us an email" and "let us know"). Does this open a new email window? Is this what you expected to happen?
* Open the [https://developer-new.mozilla.org/en-US/events Where is Mozilla?] page and click the two links in the main paragraph ("send us an email" and "let us know"). Does this open a new email window? Is this what you expected to happen?
* Open the [https://developer-new.mozilla.org/en-US/docs/all?page=1 All Articles] page and take a look at the numbered navigation links at the bottom. Do you like the way this looks? Does this navigation work the way you expect?
* Open the [https://developer-new.mozilla.org/en-US/docs/all?page=1 All Articles] page and take a look at the numbered navigation links at the bottom. Do you like the way this looks? Does navigation work the way you expect?
* Load the [https://developer-new.mozilla.org/en-US/docs/HTML/HTML5$history revision history] of the HTML5 article. Can you get back to the main article from here? Is it ''easy'' to get back to the main article from here?
* Load the [https://developer-new.mozilla.org/en-US/docs/HTML/HTML5$history revision history] of the HTML5 article. Can you get back to the main article from here?
* Open the [https://developer-new.mozilla.org/en-US/docs/HTML/HTML5 HTML5 article] and place your mouse over a link for a second or two. Does something pop up above your mouse? Is this what you expected to see?
* Open the [https://developer-new.mozilla.org/en-US/docs/HTML/HTML5 HTML5 article] and place your mouse over a link for a second or two. Does something pop up above your mouse? Is this what you expected to see?
* Open the [https://developer-new.mozilla.org/en-US/docs/Canvas_tutorial Canvas article]. Is the title of the article lined up with the main text of the article? Do you like the way this looks?
* Open the [https://developer-new.mozilla.org/en-US/docs/Canvas_tutorial Canvas article]. Is the title of the article lined up with the main text of the article? Do you like the way this looks?
Line 43: Line 41:
# Open this [https://developer-dev.allizom.org/en-US/docs/Lorem_Ipsum$edit example editing page] and...
# Open this [https://developer-dev.allizom.org/en-US/docs/Lorem_Ipsum$edit example editing page] and...
#* Take a look at the buttons of the WYSIWYG. Do you understand what these buttons do? Do you like the way they're organized?
#* Take a look at the buttons of the WYSIWYG. Do you understand what these buttons do? Do you like the way they're organized?
#* Try to create a link to another article. Does this work as expected?
#* Try to create a link to another article.
#* Play around with the different styles in the ''Styles'' dropdown box. Does everything work as expected?
#* Play around with the different styles in the ''Styles'' dropdown box.
#* Try using the syntax highlighter on some code. Does this work as expected? Is this ''easy'' to do?
#* Try using the syntax highlighter on some code.
#* Try to add a sortable table. Are you able to do this? Is it ''easy'' to do this?
#* Try to add a sortable table. Are you able to do this?
#* Try using [https://developer.mozilla.org/Project:En/MDC_editor_guide#Keyboard_shortcuts these keyboard shortcuts]. Do the shortcuts work? Do you like these shortcuts?
#* Try using [https://developer.mozilla.org/Project:En/MDC_editor_guide#Keyboard_shortcuts these keyboard shortcuts]. Do the shortcuts work? Do you like these shortcuts?
#* Try adding some tags to the article. Does this work as expected?
#* Try adding some tags to the article.
#* Try adding a tag that includes a space. Does this work as expected?
#* Try adding a tag that includes a space.
#* Try to add a slash to the slug. You should be prevented from doing this. Are you?
#* Try to add a slash to the slug. You should be prevented from doing this. Are you?
#* Try adding and deleting tags. Does this work as expected?
#* Try adding tags, saving the page, deleting tags, and then saving the page again. Notice any problems?
# Open this [https://developer-dev.allizom.org/en-US/docs/Lorem_Ipsum example article] and...
# Open this [https://developer-dev.allizom.org/en-US/docs/Lorem_Ipsum example article] and...
#* Try to delete an old version of the article. Are you able to do this? Is it ''easy'' to do this?
#* Try to delete an old version of the article.
* Remember to [http://mzl.la/mdn-bug submit a bug] for any issue or frustration you encountered.
#* Try editing one particular section of the article? Are you able to do this? Try again in different browsers? Any problems?
# Remember to [http://mzl.la/mdn-bug submit a bug] for any issue or frustration you encountered.


=== Something else ===
=== Something else ===

Revision as of 01:31, 6 July 2012

Getting started

Before testing, take a moment to get set up. This should not take very long, even for a beginner.

  1. Create an account on Bugzilla, the bug-reporting website used by Mozilla.
    • Visit the new account page.
    • Enter your email address in the bottom-right corner.
    • Confirm your email address.
  2. Join the discussion on IRC (optional)

Testing

What are you interested in? Choose one or more of the topics below, work through the steps, and submit a bug for any issue or frustration you encounter. No bug report is too small. Remember that if something bothers you, you're probably not the only one who feels that way.

Reading

  • Open the Where is Mozilla? page and click the two links in the main paragraph ("send us an email" and "let us know"). Does this open a new email window? Is this what you expected to happen?
  • Open the All Articles page and take a look at the numbered navigation links at the bottom. Do you like the way this looks? Does navigation work the way you expect?
  • Load the revision history of the HTML5 article. Can you get back to the main article from here?
  • Open the HTML5 article and place your mouse over a link for a second or two. Does something pop up above your mouse? Is this what you expected to see?
  • Open the Canvas article. Is the title of the article lined up with the main text of the article? Do you like the way this looks?
  • Load this article and notice the "Redirected from..." message. Do you like the way this looks?
  • Browse around the future MDN...
  • Remember to submit a bug for any issue or frustration you encountered.

Localization

  • Bug 719668: If a user visits a page that is not translated, the English version is loaded.

KumaScript

Editing

  1. Open this example editing page and...
    • Take a look at the buttons of the WYSIWYG. Do you understand what these buttons do? Do you like the way they're organized?
    • Try to create a link to another article.
    • Play around with the different styles in the Styles dropdown box.
    • Try using the syntax highlighter on some code.
    • Try to add a sortable table. Are you able to do this?
    • Try using these keyboard shortcuts. Do the shortcuts work? Do you like these shortcuts?
    • Try adding some tags to the article.
    • Try adding a tag that includes a space.
    • Try to add a slash to the slug. You should be prevented from doing this. Are you?
    • Try adding tags, saving the page, deleting tags, and then saving the page again. Notice any problems?
  2. Open this example article and...
    • Try to delete an old version of the article.
    • Try editing one particular section of the article? Are you able to do this? Try again in different browsers? Any problems?
  3. Remember to submit a bug for any issue or frustration you encountered.

Something else

Browse around the development website. Test some things that we never even thought to consider. Try to break the website. The world is your oyster.

Thanks!

In just a short amount of time, you have made the MDN better for users everywhere. This is no small accomplishment. Thank you.

Appendix

Guiding questions

  • Does everything work? Are you able to do the same things you could do on the old MDN wiki?
  • Is the interface understandable and easy to use?
  • Does all of the content look ok? Is anything from the current MDN site missing?
  • Do you have any ideas for making the wiki better?

New features in this release

  • Bug 770066: You can include spaces in tags.
  • Bug 767984: The <h#> indicators no longer appear in the WYSIWYG.
  • Bug 766356: Section editing now works in Chrome, Opera, and Safari.
  • Bug 758377: Tags are no longer duplicated after being changed.
  • Bug 766608: The links on Where is Mozilla? now drop the user into an email client.
  • Bug 764944: HTML entities no longer appear in WYSIWYG link search results.
  • Bug 765649: Edits now always take effect immediately.
  • Bug 767718: WYSIWYG style dropdown now includes "None", "Note box", "Warning box", "Callout box", "Plaintext (nowiki)", "Two columns", and "Three columns".
  • Bug 764571: Pagination now looks better. An example can be seen here.
  • Bug 768859: Question mark in syntax highlighter (and associated "About SyntaxHighlighter" box) no longer appears.
  • Bug 766658: WYSIWYG buttons have been changed and reorganized.
  • Bug 768492: Admins can now edit site-wide CSS (with a temporary solution).
  • Bug 767533: You can now get back to the main article from the revision pages.
  • Bug 766736: Tables can now be sorted.
  • Bug 767526: You can now hover over any link to see the wiki path that it points to.
  • Bug 719668: If a user visits a page that is not translated, the English version is loaded.
  • Bug 765634: Revisions can now be deleted.
  • Bug 767035: Mindtouch keyboard shortcuts can now be used in Kuma.
  • Bug 768857: H1 header now aligned with main content.
  • Bug 769559: "Redirected from..." message is now less intrusive.
  • Bug 764426: Slashes can no longer be used in the slugs of new pages.