Docs: Fix formatting on chapter Apache Access Handler

Bug #1673841 reported by Remington Steed
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Evergreen
Fix Released
Low
Unassigned

Bug Description

The HTML version of the docs chapter "Apache Access Handler Perl Module" can be found here:

http://docs.evergreen-ils.org/dev/_apache_access_handler_perl_module.html

The list of new Apache variables is currently using the AsciiDoc "Labeled List" format, which for some reason isn't preserving the line break between the two lines under each "label". For example, the two lines after "OILSAccessHandlerLoginURL" are rendered in HTML as one continuous line, which is hard to read:

"Default: /eg/opac/login The page to redirect to when Login is needed"

I suggest we convert the list to a simple unordered list, using asterisks, like this:

* OILSAccessHandlerLoginURL
** Default: /eg/opac/login
** The page to redirect to when Login is needed

Changed in evergreen:
assignee: nobody → Jeanette Lundgren (jlundgren)
Revision history for this message
Jeanette Lundgren (jlundgren) wrote :

I converted into a simple unordered list and it is easier to read, but the list bullet spacing makes for a long list.

To conserve some scrolling, do you want me to put it in a table instead with 3 column headers (option | default | description)?

Revision history for this message
Jeanette Lundgren (jlundgren) wrote :
Revision history for this message
Remington Steed (rjs7) wrote :

Thanks for your contribution, Jeanette! I used your file to create a git commit with you as the author, but didn't add your sign-off (since the community usually wants that to be explicitly stated). In the future, if you want someone to add your sign-off, you can simply add a comment to the bug that says "I have tested this code and consent to signing off on it with my name, [enter name or consistent alias] and my email address, [enter email address]."

Changed in evergreen:
assignee: Jeanette Lundgren (jlundgren) → nobody
status: New → Fix Committed
importance: Undecided → Low
milestone: none → 2.12.2
Changed in evergreen:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.