Bug 839107

Summary: Correct markup for XML code
Product: [JBoss] JBoss Data Grid 6 Reporter: Misha H. Ali <mhusnain>
Component: DocumentationAssignee: Misha H. Ali <mhusnain>
Status: CLOSED CURRENTRELEASE QA Contact: ecs-bugs
Severity: medium Docs Contact:
Priority: unspecified    
Version: 6.0.0CC: jdg-bugs
Target Milestone: ---   
Target Release: 6.0.1   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-09-20 03:48:07 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Misha H. Ali 2012-07-11 00:22:59 UTC
XML code is not correctly marked up. It should appear in a colorful manner for each tag, much like this:

http://documentation-stage.bne.redhat.com/docs/en-US/JBoss_Enterprise_Application_Platform/6/html-single/Complete_Documentation_Suite/index.html#Sample_XML_Configuration_for_the_Root_Logger

The solution is to ensure all XML code is tagged with <programlisting language="XML"></programlisting> tags rather than just <programlisting></programlisting>

This applies to all books.

Comment 1 Misha H. Ali 2012-07-11 00:43:14 UTC
110 topics identified with the programlisting tag for JDG. 

Step 1: View each of the 110 topics, add the new programlisting tag where required.

Step 2: Rebrew all books.

Step 3: QA books on stage for missed topics.

Comment 2 Misha H. Ali 2012-07-11 02:51:13 UTC
Additionally, mark up java as language="Java".

Comment 3 Misha H. Ali 2012-07-12 02:19:12 UTC
Now available on the stage for all books, except the Developer Guide, which is left as-is to accommodate ECS QE review (which is said to be ongoing).

Comment 4 Misha H. Ali 2012-07-17 01:20:05 UTC
Now also available for the developer guide.