Bug 719848

Summary: daps stylesheets: Make metadata for PDF draft mode optional
Product: [openSUSE] openSUSE 12.1 Reporter: Frank Sundermeyer <fs>
Component: DocumentationAssignee: Thomas Schraitle <thomas.schraitle>
Status: RESOLVED FIXED QA Contact: Karl Eichwalder <ke>
Severity: Enhancement    
Priority: P5 - None CC: taroth
Version: Factory   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: Documentation Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Bug Depends on:    
Bug Blocks: 702276    

Description Frank Sundermeyer 2011-09-22 15:17:27 UTC
When draft mode is turned on for PDFs in daps, metadata is printed automatically.

Please introduce a stringparam use.meta" with values of "1" or" 0" (like for HTML builds) to make it optional.
Comment 1 Thomas Schraitle 2011-12-01 11:48:47 UTC
Added use.meta parameter (defaults to 0=off) and integrated it in xsl:if.
Closed bug as fixed.