Issue 40504 - User defined Parameters for XSLT Filter
Summary: User defined Parameters for XSLT Filter
Status: CONFIRMED
Alias: None
Product: xml
Classification: Code
Component: external filters (show other issues)
Version: OOo 2.3.0 RC1
Hardware: All All
: P3 Trivial with 5 votes (vote)
Target Milestone: AOO Later
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords: needmoreinfo
Depends on:
Blocks:
 
Reported: 2005-01-12 15:08 UTC by aexl
Modified: 2013-02-07 21:59 UTC (History)
3 users (show)

See Also:
Issue Type: ENHANCEMENT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description aexl 2005-01-12 15:08:02 UTC
I develop my custom XSLT Filters and would be happy if i could customize them
with user defined parameters.
Comment 1 aexl 2005-01-12 15:09:01 UTC
Thiss seems related to issue 24398.
Comment 2 jogi 2005-01-18 13:04:19 UTC
Reporter: Would be great to get an example to make a decision what there should
be added.
Comment 3 jogi 2005-01-18 13:05:56 UTC
-> LO
Comment 4 aexl 2005-01-19 01:03:45 UTC
OK.
Example use case:
I have written a "simple html with no frills" export filter.
I wan to customize things like
- Include comments?
- Include invisible text?
- Active Directory (With Links to the chapters)?
- Character Set
-...

(It´s similar to the "print" or "export to pdf" dialogs)

Implementation:
A *really simple* implementation would be a dialog like

userparameter = [fill in here]
(only one parameter, XSLT has to parse all the info it needs...

A *really nice* implementation would be to assign an Options Dialog to each XSLT
Filter 

Hope this helps!
aexl
Comment 5 lo 2005-12-13 13:15:12 UTC
xmlfilter for you
Comment 6 aexl 2006-11-16 12:44:41 UTC
Another wy to say it:
- in the printer dialog there are options to choose
- in the pdf-export there are options to choose
- only when i develop xslt export filters, there is no (easy) way to hand over
options to the xslt