hgbook

diff stylesheets/it/web.xsl @ 859:84629ae2c99d

Adjust build system and web site structure.
author gpiancastelli
date Sun Aug 23 00:51:45 2009 +0200 (2009-08-23)
parents fc4cf5ddddd4
children 9afafe9af05f
line diff
     1.1 --- a/stylesheets/it/web.xsl	Wed Aug 19 19:51:09 2009 +0200
     1.2 +++ b/stylesheets/it/web.xsl	Sun Aug 23 00:51:45 2009 +0200
     1.3 @@ -4,15 +4,14 @@
     1.4    <xsl:import href="../chunk-stylesheet.xsl"/>
     1.5  
     1.6    <xsl:param name="l10n.gentext.language" select="'it'"/>
     1.7 -  
     1.8 -  <xsl:param name="html.stylesheet">styles.css</xsl:param>
     1.9 +  <xsl:param name="admon.graphics.path">/support/</xsl:param>
    1.10    
    1.11    <xsl:template name="user.head.content">
    1.12      <!--
    1.13      <link rel="alternate" type="application/atom+xml" title="Comments"
    1.14        href="/feeds/comments/"/>
    1.15      -->
    1.16 -    <link rel="shortcut icon" type="image/png" href="figs/favicon.png"/>
    1.17 +    <link rel="shortcut icon" type="image/png" href="/support/favicon.png"/>
    1.18      <script type="text/javascript" src="javascript/jquery-min.js"></script>
    1.19      <script type="text/javascript" src="javascript/hgbook.js"></script>
    1.20    </xsl:template>
    1.21 @@ -25,7 +24,7 @@
    1.22    
    1.23    <xsl:template name="user.footer.content">
    1.24      <div class="hgfooter">
    1.25 -      <p><img src="figs/rss.png"/> Volete rimanere aggiornati? Abbonatevi al feed delle modifiche per il <a class="feed" href="http://bitbucket.org/gpiancastelli/hgbook-it/atom">libro italiano</a>.</p>
    1.26 +      <p><img src="/support/rss.png"/> Volete rimanere aggiornati? Abbonatevi al feed delle modifiche per il <a class="feed" href="http://bitbucket.org/gpiancastelli/hgbook-it/atom">libro italiano</a>.</p>
    1.27        <p>Copyright 2006, 2007, 2008, 2009 Bryan O&#8217;Sullivan.
    1.28        Icone realizzate da <a href="mailto:mattahan@gmail.com">Paul Davey</a> alias <a href="http://mattahan.deviantart.com/">Mattahan</a>.</p>
    1.29        <p>Copyright 2009 <a href="mailto:giulio.piancastelli@gmail.com">Giulio Piancastelli</a> per la traduzione italiana.</p>