[WM] outing text
Justin Mason
jm at jmason.org
Thu Sep 25 23:04:01 IST 2003
"Eric S. Johansson" writes:
>from a contents clause. It seems like the data is invisible although I know it
>is being seen. The contents cause I use is:
>
><contents src="file:../html_fragments/" name=".../*.html" format="text/html" />
>
>this is the output cause I'm currently using although that will probably change
>in future.
>
><out name="index" file="index.html">
>${header}
>${blogblock}
>${menublock}
>${footer}
> </out>
>
>when I run webmake, I see the following output so I know it is seeing the HTML
>fragment. Why is it not being output with the other blocks?
>
>[esj at harvee webmake]$ webmake -DF
>debug: <contents>: src=file:../html_fragments/
>debug: searching for files that match "^[^/]*\.html$"
>debug: adding content "blogblock.html" (deferred opening)
>HTML cleaner: unbalanced tags found in index.html
>webmake: making: index.html
>debug: Renaming new file: index.html.new -> index.html
I think it's getting the name "blogblock.html" -- not "blogblock".
--j.
More information about the Webmake-talk
mailing list