The task here is to review/fix all of the AsciiDoc source files, and check for the following AsciiDoc formatting concerns:

  • The formatting of the headers, subheaders, lists, etc. works (no wrong numbers, etc.). Images do not spill out of margins; narrow images are not artificially widened (you may need to take out or add ,width="100%" in image tags).
  • Text should be wrapped in lines going out to around 80-characters, without going over, as much as possible. However, lines specifying images, links, and the like can go over 80 characters to keep the image/link, including attributes, all together on one line.
  • When formatting a bullet list or numbered list, within each list item, subsequent lines should start at the left margin. Paragraph breaks within a list item are generated by + signs. Example:
    . This is a numbered list item. After reaching the 80 character
    line length, the next line starts at the left margin.
    +
    And this is a second paragraph within the same list item.
    
  • All of the sections from the appropriate template should be present in both Task and Concept topics. If they are empty, they should be commented out:
    // ==== Site prerequisites
    
  • Within a particular section, such as Steps, if a sub-heading is needed, it uses ===== notation rather than just being a sentence in bold or some ad-hoc formatting like that.
  • We don't need a heading at the top of Steps that just repeats the Goal. Just remove it.
  • Bullet lists should never have just one item. Take out the bullet if so.

Status

As of 15 Feb, all the topics that had been written to this point have been checked over for formatting.

The following files were skipped because they were not written yet, so they still need to be reviewed/fixed:

extend-config-versions.txt
extend-manual-install.txt
install-dev-making.txt
planning-layout.txt
structure-pathauto.txt

In addition, when editing for problems identified in testing or copy-editing, or replacing images, we'll need to keep in mind the AsciiDoc formatting (80-character lines etc.) and also check the output to make sure the screen shots still look OK on the page, numbering works, etc. So this will probably need a final review.

Comments

jhodgdon created an issue. See original summary.

jhodgdon’s picture

I'm going to take care of this now, in several separate commits (in alphabetical groups of file names). It should be all whitespace and AsciiDoc formatting marks, no text changes.

There are a few topics that aren't finished yet. So when the current files are finalized, we should also go through the git commit log and review/fix the topics that are touched after the first pass is done.

jhodgdon’s picture

Issue summary: View changes

Added two more things to the issue summary to look for.

The first commit covers files starting with A-C:
attributions.txt
block-concept.txt (no changes needed)
block-create-custom.txt
block-place.txt
block-regions.txt [had to rearrange things slightly to make the sections of Steps work]
config-basic.txt
config-overview.txt
config-theme.txt [had to make a table in one area that was previously some unformatted lines]
config-uninstall.txt
config-user.txt
content-create.txt
content-edit.txt
content-paths.txt (no changes needed)
copyright.txt (no changes needed)

Files skipped (not written yet):
content-in-place-edit.txt

  • jhodgdon committed 572c385 on 8.x-0.x
    Issue #2667978 by jhodgdon: Review/fix AsciiDoc formatting - files A-C
    
jhodgdon’s picture

Issue summary: View changes

The next review/fix/commit is E-I files:

extend-module-find.txt
extend-theme-find.txt
extend-theme-install.txt
glossary.txt (no changes needed)
guide.txt - this is the overall guide chapter/topic structure, skipped this
install-dev-sites.txt
install-prepare.txt -- this required a small amount of reorganization
install-requirements.txt
install-run.txt

I also realized there was something weird going on with the "Fields and values" tables, that was making them appear in the TOC. I fixed the guidelines file good-writing.txt, and went back and also fixed this on config-basic.txt from the last commit.

Note: Some files were skipped because they are not written yet -- added these to issue summary directly.

  • jhodgdon committed 8b9f7e8 on 8.x-0.x
    Issue #2667978 by jhodgdon: Review/fix AsciiDoc formatting - files E-I...
jhodgdon’s picture

Issue summary: View changes

Next patch is L-M:

language-add.txt [also took care of a To Do note in this topic]
language-concept.txt (no changes needed)
language-content-config.txt
language-enable.txt
menu-concept.txt (no changes needed)
menu-home.txt (also removed duplicate image that added no value)
menu-link-from-content.txt (slight reorganization of two of the steps was needed)
menu-reorder.txt

Note: Some files were skipped because they are not written yet -- added these to issue summary directly.

  • jhodgdon committed 20006db on 8.x-0.x
    Issue #2667978 by jhodgdon: Review/fix AsciiDoc formatting - files L-M
    

  • jhodgdon committed 192e07b on 8.x-0.x
    Issue #2667978 by jhodgdon: Review/fix AsciiDoc formatting - letter P...
jhodgdon’s picture

Issue summary: View changes

Another chunk: just the letter P

planning-data-types.txt
planning-structure.txt
planning-workflow.txt
preface-audience.txt
preface-conventions.txt
preface-organization.txt (no changes needed)
preface-scenario.txt
prevent-backups.txt
prevent-cache.txt
prevent-cache-clear.txt
prevent-log.txt
prevent-status.txt

Also went back and made sure I had actually looked at the output for the ones marked "no changes needed" in previous batches, and decided this one needed some small formatting changes:
menu-concept.txt

Note: Some files were skipped because they are not written yet -- added these to issue summary directly.

jhodgdon’s picture

Issue summary: View changes

Two chunks to go! I'll do the letter S here, and then there will be T-U-V. This one:

security-announce.txt
security-concept.txt (no changes needed)
security-cron.txt (required slight reorganization near the end to get the formatting right)
security-cron-concept.txt
security-update-core.txt (slight reorganization in a few places to get the formatting right)
structure-adding-reference.txt
structure-content-display.txt
structure-content-type.txt
structure-content-type-delete.txt
structure-fields.txt
structure-form-editing.txt
structure-image-responsive.txt
structure-image-style-create.txt
structure-image-styles.txt
structure-reference-fields.txt
structure-taxonomy.txt (no changes needed)
structure-taxonomy-setup.txt (small reorg needed of one step for formatting)
structure-text-formats.txt
structure-view-modes.txt
structure-widgets.txt

Note: Some files were skipped because they are not written yet -- added these to issue summary directly.

  • jhodgdon committed e8b0846 on 8.x-0.x
    Issue #2667978 by jhodgdon: Review/fix AsciiDoc formatting - files...
jhodgdon’s picture

Issue summary: View changes

extend-module-install got written; also I reviewed the changes to security-cron made since I went over it (no changes needed).

  • jhodgdon committed 3e379ae on 8.x-0.x
    Issue #2667978 by jhodgdon: Review/fix AsciiDoc formatting for extend-...

  • jhodgdon committed f102316 on 8.x-0.x
    Issue #2667978 by jhodgdon: Review/fix AsciiDoc formatting - files T-U-V
    
jhodgdon’s picture

Issue summary: View changes

Last chunk: T-U-V.

thoughts-learn-more.txt
understanding-data.txt (no changes needed)
understanding-distributions.txt
understanding-drupal.txt
understanding-gpl.txt
understanding-modules.txt
understanding-project.txt
understanding-themes.txt
user-admin-account.txt
user-concept.txt
user-content.txt
user-new-role.txt
user-new-user.txt
user-permissions.txt
user-roles.txt
views-concept.txt
views-parts.txt

Leaving this issue open because there were some skipped files (topics not written yet; some added to summary within this group).

  • jhodgdon committed 4b30783 on 8.x-0.x
    Issue #2667978 by jhodgdon: Review/fix AsciiDoc formatting - new topics
    
jhodgdon’s picture

Issue summary: View changes

Fixed up two recent additions.

jhodgdon’s picture

Issue summary: View changes

Two more recent additions fixed up a bit. Hah. Both were topics I wrote and they still had minor fixups. ;)

  • jhodgdon committed 52350fc on 8.x-0.x
    Issue #2667978 by jhodgdon: Review/fix AsciiDoc formatting - two recent...

  • jhodgdon committed 191535a on 8.x-0.x
    Issue #2667978 by jhodgdon: Review/fix AsciiDoc formatting and add...
jhodgdon’s picture

Issue summary: View changes

security-update-module taken care of. Required a small amount of reorganization of the first step. Also I had forgotten to commit the image when I added that one to the guide a few minutes ago, whoops. All taken care of.

jhodgdon’s picture

Issue summary: View changes

Took care of new topics views-duplicate.txt.

  • jhodgdon committed d3cb552 on 8.x-0.x
    Issue #2667978 by jhodgdon: Review/fix AsciiDoc formatting for views-...

  • jhodgdon committed 1a10af1 on 8.x-0.x
    Issue #2667978 by jhodgdon: AsciiDoc formatting for structure-text-...
jhodgdon’s picture

Issue summary: View changes

Took care of structure-text-format-config.txt.

jhodgdon’s picture

Issue summary: View changes

Took care of two new ones:
extend-maintenance.txt
security-update-theme.txt

  • jhodgdon committed 88e80a4 on 8.x-0.x
    Issue #2667978 by jhodgdon: Review/fix AsciiDoc formatting on two files
    
jhodgdon’s picture

Issue summary: View changes

Took care of 3 more topics: views-create, extend-deploy, and views-block.

  • jhodgdon committed 3c673d5 on 8.x-0.x
    Issue #2667978 by jhodgdon: Review/fix AsciiDoc formatting for views-...
jhodgdon’s picture

Issue summary: View changes

Fixing topic list.

jhodgdon’s picture

Issue summary: View changes

Took care of very minor stuff in language-content-translate when I committed the topic at first.

jhodgdon’s picture

Issue summary: View changes

Took care of language-config-translate when I committed it (very minor stuff).

jhodgdon’s picture

Issue summary: View changes

planning-modular also checked over at commit.

jhodgdon’s picture

Issue summary: View changes

planning-layout is done.

  • jhodgdon committed 0e061b3 on 8.x-0.x
    Issue #2667978 by jhodgdon: AsciiDoc formatting - quotes in two files
    
jhodgdon’s picture

Issue summary: View changes

The only thing left now is
install-dev-making.txt

  • jhodgdon committed bb3aa4b on 8.x-0.x
    Issue #2667978 by jhodgdon: Review/fix AsciiDoc formatting
    
jhodgdon’s picture

Status: Active » Fixed

I'm writing install-dev-making, so I think this is done.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.