As I understand it, it looks like he's converting their existing web
pages from SSI includes to use HTML::Template instead.  Maybe that 
there is some dynamic content they want in their pages that apache
just doesn't want to do.  I'll be there is a better way to do this
though.

Luke

On Wed, Jun 02, 2004 at 10:40:51AM -0500, Puneet Kishor wrote:
> 
> On Jun 2, 2004, at 8:55 AM, Timm Murray wrote:
> 
> >I have a project which involves changing our current pages using SSI 
> >#includes into using an HTML::Template-based solution instead.  The 
> >question of how to search these templates came up, and I've suggested 
> >using htdig:// with a filter program that will convert the templates 
> >into text for indexing.
> >
> >Inevitably, there will be certain pages using TMPL_INCLUDE tags.
> 
> Timm,
> 
> This is a bit confusing. Templates, by general definition, are 
> templates which either don't contain any content, or contain content 
> not worth a hoot (logo, byline, and other such junk). Essentially, 
> templates are code. Why would you want to search them? Ostensibly you 
> are getting data from some other source that you are "pouring" into the 
> templates... index and search that data, and then use another template 
> to display the results.
> 
> 
> 
> 
> -------------------------------------------------------
> This SF.Net email is sponsored by the new InstallShield X.
> >From Windows to Linux, servers to mobile, InstallShield X is the one
> installation-authoring solution that does it all. Learn more and
> evaluate today! http://www.installshield.com/Dev2Dev/0504
> _______________________________________________
> Html-template-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/html-template-users


-------------------------------------------------------
This SF.Net email is sponsored by the new InstallShield X.
>From Windows to Linux, servers to mobile, InstallShield X is the one
installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
_______________________________________________
Html-template-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/html-template-users

Reply via email to