Bug 839107 - Correct markup for XML code
Summary: Correct markup for XML code
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Data Grid 6
Classification: JBoss
Component: Documentation
Version: 6.0.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: 6.0.1
Assignee: Misha H. Ali
QA Contact: ecs-bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-07-11 00:22 UTC by Misha H. Ali
Modified: 2012-09-20 03:48 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-09-20 03:48:07 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.