Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 702763 Details for
Bug 915687
Metadata-pulling abstract.xsl script does not work for DocBook 5
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
Version of abstract.xsl script that works also in DocBook 5
abstract.xsl (text/xml), 553 bytes, created by
Fintan Bolton
on 2013-02-26 10:37:41 UTC
(
hide
)
Description:
Version of abstract.xsl script that works also in DocBook 5
Filename:
MIME Type:
Creator:
Fintan Bolton
Created:
2013-02-26 10:37:41 UTC
Size:
553 bytes
patch
obsolete
><?xml version='1.0'?> ><!-- Get abstract from Book_Info.xml --> ><xsl:stylesheet version="1.0" xml:space="preserve" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:d="http://docbook.org/ns/docbook"> > <xsl:output encoding="UTF-8" indent="no" method="text" omit-xml-declaration="no" standalone="no" version="1.0"/> > ><xsl:template match="/"><xsl:value-of select="/bookinfo/abstract"/><xsl:value-of select="/setinfo/abstract"/><xsl:value-of select="/articleinfo/abstract"/><xsl:value-of select="/d:info/d:abstract"/> ></xsl:template> ></xsl:stylesheet>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 915687
: 702763