Re: HTML preprocessor

Subject: Re: HTML preprocessor
From: david hendler <freetaco -at- gmail -dot- com>
To: "TECHWR-L" <techwr-l -at- lists -dot- techwr-l -dot- com>
Date: Wed, 10 Aug 2005 13:47:15 -0500


>I *do* want a program I can run on my own computer that will process
>HTML and handle tasks like including HTML snippets from an include file.
>For example, I'd like something that will read
>
><include file="snippet.html"/>
>

That's exactly why I began using PHP, its flexibility with includes
(employing 'require' and 'require once'). It was from there that I
branched into using it for many other things. However, I am not sure
what the Ant filter that you mention is, so maybe this is not the best
app for you.

-David Hendler

On 8/10/05, Joe Malin <jmalin -at- tuvox -dot- com> wrote:
>
> Hi!
>
> I am looking for a freeware/shareware *client-side* preprocessor for
> HTML.
>
> I know things like PHP exist for doing "web applications" by dynamically
> generating HTML from templates and commands, but that is *not* what I
> want.
>
> I *do* want a program I can run on my own computer that will process
> HTML and handle tasks like including HTML snippets from an include file.
> For example, I'd like something that will read
>
> <include file="snippet.html"/>
>
> and stuff the contents of snippet.html into the place where the tag is,
> outputting a new HTML file.
>
> Ideally, this program could be used as a Ant filter.
>
> If you know something like this, respond with a pointer. Such a thing
> isn't really that hard to program. Before I get into making my own tool,
> though, I want to see what's out there.
>
> Joe

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Now Shipping -- WebWorks ePublisher Pro for Word! Easily create online
Help. And online anything else. Redesigned interface with a new
project-based workflow. Try it today! http://www.webworks.com/techwr-l


---
You are currently subscribed to techwr-l as:
archiver -at- techwr-l -dot- com
To unsubscribe send a blank email to leave-techwr-l-obscured -at- lists -dot- techwr-l -dot- com
Send administrative questions to lisa -at- techwr-l -dot- com -dot- Visit
http://www.techwr-l.com/techwhirl/ for more resources and info.



References:
HTML preprocessor: From: Joe Malin

Previous by Author: Re: Other options: was: Re: robodemo vs. viewletbuilder
Next by Author: Re: Is RoboHelp still a viable way to go for help?
Previous by Thread: HTML preprocessor
Next by Thread: Re: HTML preprocessor


What this post helpful? Share it with friends and colleagues:


Sponsored Ads