From: Claudio Sacerdoti Coen Date: Thu, 21 Mar 2002 18:45:49 +0000 (+0000) Subject: Links between the versions with and without frames. X-Git-Tag: V_0_3_0_debian_8~197 X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=commitdiff_plain;h=15e953c4d3c695b28c88d966c57634edd23ecbba;p=helm.git Links between the versions with and without frames. --- diff --git a/helm/mowgli/home/html/Makefile b/helm/mowgli/home/html/Makefile index 1455b47d9..0b8f513f5 100644 --- a/helm/mowgli/home/html/Makefile +++ b/helm/mowgli/home/html/Makefile @@ -161,8 +161,8 @@ home.html: $(XMLROOT)/home.xml \ $(XSLTP) --param today `date +%Y%m%d` -o approaching-deadlines.xml $(XSLROOT)/approaching-deadlines.xsl $(XMLROOT)/other-events.xml $(XSLTP) --param make_header "false()" --param path_to_top "'.'" --param use_frames "'$(FRAMES)'" -o $@ $(XHTMLCONTENT) $(XMLROOT)/home.xml -menu.html: $(XMLROOT)/menu.xml - cp $< $@ +menu.html: $(XMLROOT)/menu.xml $(XHTMLCONTENT) + $(XSLTP) --param path_to_top "'.'" --param use_frames "'$(FRAMES)'" --param make_header "false()" --param make_footer "false()" -o $@ $(XHTMLCONTENT) $< index.html: $(TEMPLATESROOT)/index.html cp $< $@ diff --git a/helm/mowgli/home/xml/menu.xml b/helm/mowgli/home/xml/menu.xml index afb54c8df..ddc4242ea 100644 --- a/helm/mowgli/home/xml/menu.xml +++ b/helm/mowgli/home/xml/menu.xml @@ -97,11 +97,14 @@ - + + + + diff --git a/helm/mowgli/home/xsl/xhtml-content.xsl b/helm/mowgli/home/xsl/xhtml-content.xsl index d9b0f95e8..ff869b216 100644 --- a/helm/mowgli/home/xsl/xhtml-content.xsl +++ b/helm/mowgli/home/xsl/xhtml-content.xsl @@ -11,6 +11,7 @@ +