Feature Requests item #1710600, was opened at 2007-05-01 12:40
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=373750&aid=1710600&group_id=21935
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: XSL
Group: output: HTML
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Simon Kennedy (sffjunkie)
Assigned to: Nobody/Anonymous (nobody)
Summary: Multiple stylesheet handling
Initial Comment:
It would be useful for both the standard stylesheets and the website stylesheets if the method to add stylesheet links to the head element could be extended to handle multiple stylesheets with media, rel and title additions.
i.e. if there was a parameter like the 'generate.toc' parameter with four columns
stylesheet
media
relationship
title
e.g.
./css/main.css nop nop nop
./css/custom.css print,aural alternate nop
where 'nop' does not output the attribute on the link element.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=373750&aid=1710600&group_id=21935
|