Ticket #1220 (closed enhancement: fixed)
[patch] need to pass arguments to the server side SuperClean (HtmlTidy) implementation
| Reported by: | guest | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.96 |
| Component: | Plugins | Version: | trunk |
| Severity: | normal | Keywords: | superclean htmltidy patch |
| Cc: |
Description
By default Superclean calles tidy.php with the argument 'content'.
My server side (non-php) HtmlTidy implementation needs some more custom argruments. It's possible to set the Script with the configuration parameter 'tidy_handler' but there is no parameter for the arguments.
So I've added a new configuration variable ('tidy_args'), to be able to add custom parameters.
A patch is attached.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
