Closed
Bug 70366
Opened 24 years ago
Closed 8 years ago
RFE: Add Parameter setting command-line switches to transformiix standalone
Categories
(Core :: XSLT, enhancement, P5)
Core
XSLT
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: darkmane, Assigned: keith)
References
Details
I think that additional command-line switches should be added to transformiix
allowing parameters for templates to be initialized before processing. THis
would allow more flexible Stylesheets to be created.
examples:
transformiix -i data.xml -s style.xsl -D "start=1, end=100"
transformiix -i data.xml -s style.xsl -D "start=25, end=50"
would generate different documents rather than requiring the developer to create
multiple stylesheets for the different situations.
| Assignee | ||
Comment 1•24 years ago
|
||
Accepting enhancement request.
Severity: normal → enhancement
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Depends on: 73492
Updated•24 years ago
|
Priority: -- → P5
Updated•16 years ago
|
QA Contact: keith → xslt
Updated•8 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
Comment 2•8 years ago
|
||
Since Anne didn't explain, building TransforMiiX outside of Firefox was dropped in bug 683416.
You need to log in
before you can comment on or make changes to this bug.
Description
•