Closed
Bug 1246684
Opened 9 years ago
Closed 8 years ago
Add a "Result" section when using the "Insert Code Sample Template" button
Categories
(developer.mozilla.org Graveyard :: Editing, enhancement)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: sphinx_knight, Assigned: shobson)
References
Details
(Keywords: in-triage, Whiteboard: [specification][type:change])
What feature should be changed? Please provide the URL of the feature if possible.
==================================================================================
One button of the CKEditor allows for inserting a new "live sample". Clicking this button creates 3 blocs for HTML / CSS / JavaScript and having a 4th block for the "Result" would separate the last block of codes from the sample's result.
Semantically, it would prevent having CSS code and live sample's result under the "CSS content" heading for examples.
(https://developer.mozilla.org/en-US/docs/MDN/Contribute/Structures/Live_samples for more context)
What problems would this solve?
===============================
This would enhance the semantic of live samples and make things clearer for the reader.
Who would use this?
===================
Editors who use the CKEditor for creating/adding live samples.
What would users see?
=====================
The same button, only a fourth block with Result added.
What would users do? What would happen as a result?
===================================================
Same as before, clicking on the button and edit the blocks as needed.
Is there anything else we should know?
======================================
Wider discussion here: https://groups.google.com/forum/#!topic/mozilla.dev.mdc/49oqJAHFnWQ
The consensus is toward "Results" :)
Stephanie, do you need any other information?
Flags: needinfo?(shobson)
Summary: Add a "Result" section when using the "Insert Code Sample Template" button → Add a "Results" section when using the "Insert Code Sample Template" button
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → shobson
Flags: needinfo?(shobson)
Assignee | ||
Updated•9 years ago
|
Summary: Add a "Results" section when using the "Insert Code Sample Template" button → Add a "Result" section when using the "Insert Code Sample Template" button
Assignee | ||
Comment 3•9 years ago
|
||
I will be sticking with the industry standard and survey recommendation of "Result".
This is enough info for me. Thanks :)
Comment 4•8 years ago
|
||
Commit pushed to master at https://github.com/mozilla/kuma
https://github.com/mozilla/kuma/commit/69559bbcf3866944c484b36f8f38a243e1efe96b
Fix bug 1246684: Add result to sample template
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Comment 5•8 years ago
|
||
Fix deployed to staging and production
Comment 6•8 years ago
|
||
Works for me. Thank you! When you're already at it, please see bug 1298615.
Sebastian
Status: RESOLVED → VERIFIED
Updated•5 years ago
|
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•