Closed
Bug 292113
Opened 20 years ago
Closed 20 years ago
Composer prefs Help needs an update
Categories
(Documentation Graveyard :: Help Viewer, defect)
Documentation Graveyard
Help Viewer
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: stefanh, Assigned: stefanh)
Details
Attachments
(1 file, 1 obsolete file)
|
2.33 KB,
patch
|
iannbugzilla
:
review+
asa
:
approval1.8b2+
|
Details | Diff | Splinter Review |
The fix for bug 278533 rearranged some options in the Composer prefs. Thus, Help
needs to be updated.
| Assignee | ||
Comment 1•20 years ago
|
||
Attachment #181979 -
Flags: review?(bugzilla)
Comment on attachment 181979 [details] [diff] [review]
Update of Composer prefs Help
>- <li><strong>Retain original source formatting</strong>: This option preserves
>- line breaks and the page's original formatting for the HTML source
>- code. Select this if you want to preserve white space (extra lines, tabs,
>- etc.) that makes the HTML source code more readable. This preference does
>- not affect how your pages appear in a browser window.</li>
>- <li><strong>Reformat HTML source</strong>: This option reformats the HTML
>- source code to make it more readable, by inserting line breaks and
>- indentation. This preference does not affect how your pages appear in a
>- browser window.</li>
>+ <li><strong>Preserve original source formatting</strong>: This option
>+ preserves line breaks and the page's original formatting for the HTML
>+ source code. Select this if you want to preserve white space (extra lines,
>+ tabs, etc.) that makes the HTML source code more readable. This preference
>+ does not affect how your pages appear in a browser window.</li>
I think we want to also say that with this preference unselected/unchecked it
has the behaviour of reformating the HTML code, etc. Maybe start with something
like:
"This option controls the formatting of the HTML source code. Select this.....
Deselect this....".
Attachment #181979 -
Flags: review?(bugzilla) → review-
| Assignee | ||
Comment 3•20 years ago
|
||
Here's a new version. I left out the "This option controls the formatting of
the HTML source code" sentence, since I think it's already clear from the pref
title itself. Also changed the "Return in a new paragraph..." section a bit.
| Assignee | ||
Updated•20 years ago
|
Attachment #181979 -
Attachment is obsolete: true
Attachment #182252 -
Flags: review?(bugzilla)
Attachment #182252 -
Flags: review?(bugzilla) → review+
| Assignee | ||
Updated•20 years ago
|
Attachment #182252 -
Flags: approval1.8b2?
Comment 4•20 years ago
|
||
Comment on attachment 182252 [details] [diff] [review]
New version (Checked in)
a=asa
Attachment #182252 -
Flags: approval1.8b2? → approval1.8b2+
| Assignee | ||
Comment 5•20 years ago
|
||
Ian,
can you check in the patch, please?
Comment on attachment 182252 [details] [diff] [review]
New version (Checked in)
Checking in composer_help.xhtml;
/cvsroot/mozilla/extensions/help/resources/locale/en-US/composer_help.xhtml,v
<-- composer_help.xhtml
new revision: 1.31; previous revision: 1.30
done
Attachment #182252 -
Attachment description: New version → New version (Checked in)
| Assignee | ||
Comment 7•20 years ago
|
||
Thanks Ian :)
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•