Yes, exactly. I want to tidy the word html file before doing other transformations. That would be very useful. I expect that it will then be easy to create a small CMS, with limited functionality, based on that.
Regards Hans On 8/7/06, Hugh Field-Richards <[EMAIL PROTECTED]> wrote:
I will have a look at tidy as soon as I can. I tried building my PHP5 with tidy included but I am getting errors. I will keep trying ... I am assuming that you want to input a Word file (formatted as HTML) and "tidy" it before sending down the Paloose pipe before other transformations. If you only want to generate tidied code from existing XML transformed into HTML then tidy is not really needed as the results from the serialize component in the pipeline already effectively does a tidy function: well formed HTML etc. Is this what you want to do ? Regards Hugh On 7 Aug 2006, at 10:14, Jonas Lundberg wrote: Would it be possible / easy (?) to include a html tidy generator in paloose, do you think? Something like: http://www.coggeshall.org/oss/tidy/ (I am not an expert on PHP, so this might be a very basic question... maybe even a stupid one...) I'd like to use Tidy, because then Word (saved as html) can be used as a simple front-end for authoring content. Regards Hans On 8/3/06, Hugh Field-Richards <[EMAIL PROTECTED]> wrote: Hi Thought I would post on this group about a Cocoon system that I have done using PHP5 and see if anyone is interested. I know that there have been one or two enquiries on the news groups and some other offerings do exist, such as Krysalis and Papoon. However I did not think another would be too unwelcome. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] ================================= Dr H.S. Field-Richards MIEE MIEEE CEng BSc PhD [EMAIL PROTECTED] www.hopvine-music.com
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
