Changeset 1137

Show
Ignore:
Timestamp:
09/11/08 21:12:15 (2 months ago)
Author:
gleu
Message:

Ajout des feuilles de style, suppression de notify-send.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • traduc/branches/bv81x/manuel/Makefile

    r1136 r1137  
    8686        cd $(BASEDIR)/$(WEB_OUTPUT)/; sed -i -e "s@</body>@</body><script type=\"text/javascript\">var gaJsHost = ((\"https:\" == document.location.protocol) ? \"https://ssl.\" : \"http://www.\"); document.write(unescape(\"%3Cscript src='\" + gaJsHost + \"google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E\")); </script> <script type=\"text/javascript\"> var pageTracker = _gat._getTracker(\"UA-140513-1\"); pageTracker._initData(); pageTracker._trackPageview(); </script>@g" *.html 
    8787 
    88         test -x $(shell which notify-send) && notify-send "Documentation PostgreSQL" "Generation HTML web terminee !" 
    8988 
    9089pdf: $(PDF_OUTPUT) 
  • traduc/branches/bv81x/manuel/stylesheets/pg-chunk-common.xsl

    r1136 r1137  
    4040  </div> 
    4141  <ul class="pgTopNavList"> 
    42    <li> <a href="http://babar.postgresql.fr/~guillaume/dotclear/" title="Lire les actualites">Actualites</a> </li> 
    43    <li> <a href="http://babar.postgresql.fr/~guillaume/docspgfr" title="Lire la documentation officielle">Documentation</a> </li> 
    44    <li> <a href="http://babar.postgresql.fr/~guillaume/fluxbb/" title="Pour poser des questions">Forums</a> </li> 
    45    <li> <a href="http://babar.postgresql.fr/~guillaume/wiki/" title="La vie de l'association">Wiki de l'association</a></li> 
     42   <li> <a href="http://www.postgresql.fr/" title="Accueil">Accueil</a> </li> 
     43   <li> <a href="http://blog.postgresql.fr/" title="Lire les actualites">Actualites</a> </li> 
     44   <li> <a href="http://docs.postgresql.fr/" title="Lire la documentation officielle">Documentation</a> </li> 
     45   <li> <a href="http://forums.postgresql.fr/" title="Pour poser des questions">Forums</a> </li> 
     46   <li> <a href="http://asso.postgresql.fr/" title="La vie de l'association">Association</a></li> 
     47   <li> <a href="http://trac.postgresql.fr" title="Trac des developpeurs">Developpeurs</a></li> 
    4648   <li> <a href="http://planete.postgresql.fr" title="La planete francophone sur PostgreSQL">Planete</a></li> 
     49   <li> <a href="http://support.postgresql.fr" title="Support sur PostgreSQL">Support</a></li> 
    4750  </ul> 
    4851</div> 
     
    5053  <div id="pgSideWrap"> 
    5154    <div id="pgSideNav"> 
    52       <form method="post" action="search.php"> 
     55      <form method="post" action="http://docs.postgresql.fr/search.php"> 
    5356        <div> 
    5457          <h2><label for="q">Rechercher</label></h2> 
    55           <input type='hidden' id='v' name='v' value='803' /> 
    56           <input id="q" name="q" type="text" size="15" maxlength="255" onfocus="if( this.value=='Rechercher' ) this.value='';" value="Rechercher" accesskey="r" /><input id="submit" name="submit" type="submit" value="Rechercher" /> 
     58          <input type='hidden' id='v' name='v' value='801' /> 
     59          <input id="q" name="q" type="text" size="10" maxlength="255" onfocus="if( this.value=='Rechercher' ) this.value='';" value="Rechercher" accesskey="r" /><input id="submit" name="submit" type="submit" value="Rechercher" /> 
    5760        </div> 
    5861      </form> 
     
    8083 
    8184</xsl:stylesheet> 
    82 <?xml version="1.0" encoding="ASCII"?> 
    83 <!--This file was created automatically by html2xhtml--> 
    84 <!--from the HTML stylesheets.--> 
    85 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:exsl="http://exslt.org/common" xmlns:cf="http://docbook.sourceforge.net/xmlns/chunkfast/1.0" xmlns:ng="http://docbook.org/docbook-ng" xmlns:db="http://docbook.org/ns/docbook" xmlns="http://www.w3.org/1999/xhtml" version="1.0" exclude-result-prefixes="exsl cf ng db"> 
    86  
    87 <xsl:template name="chunk-element-content"> 
    88   <xsl:param name="prev"/> 
    89   <xsl:param name="next"/> 
    90   <xsl:param name="nav.context"/> 
    91   <xsl:param name="content"> 
    92     <xsl:apply-imports/> 
    93   </xsl:param> 
    94  
    95   <xsl:call-template name="user.preroot"/> 
    96  
    97   <html> 
    98     <xsl:call-template name="html.head"> 
    99       <xsl:with-param name="prev" select="$prev"/> 
    100       <xsl:with-param name="next" select="$next"/> 
    101     </xsl:call-template> 
    102  
    103     <body> 
    104       <xsl:call-template name="body.attributes"/> 
    105 <div id="top"> 
    106   <div id="pgHeader"> 
    107     <span id="pgHeaderLogoLeft"> 
    108       <a href="/" title="PostgreSQL"><img src="http://babar.postgresql.fr/~guillaume/dotclear/themes/postgresql/img/hdr_left.png" width="230" height="80" alt="PostgreSQL" /></a> 
    109     </span> 
    110     <span id="pgHeaderLogoRight"> 
    111       <a href="/" title="La base de donnees la plus sophistiquee au monde."><img src="http://babar.postgresql.fr/~guillaume/dotclear/themes/postgresql/img/hdr_right.png" width="210" height="80" alt="La base de donnees la plus sophistiquee au monde." /></a> 
    112     </span> 
    113   </div> 
    114 </div> 
    115 <div class="pgTopNav"> 
    116   <div class="pgTopNavLeft">  
    117     <img src="http://babar.postgresql.fr/~guillaume/dotclear/themes/postgresql/img/nav_lft.png" width="7" height="23" alt="" /> 
    118   </div> 
    119   <div class="pgTopNavRight"> 
    120     <img src="http://babar.postgresql.fr/~guillaume/dotclear/themes/postgresql/img/nav_rgt.png" width="7" height="23" alt="" /> 
    121   </div> 
    122   <ul class="pgTopNavList"> 
    123    <li> <a href="http://babar.postgresql.fr/~guillaume/dotclear/" title="Lire les actualites">Actualites</a> </li> 
    124    <li> <a href="http://babar.postgresql.fr/~guillaume/docspgfr" title="Lire la documentation officielle">Documentation</a> </li> 
    125    <li> <a href="http://babar.postgresql.fr/~guillaume/fluxbb/" title="Pour poser des questions">Forums</a> </li> 
    126    <li> <a href="http://babar.postgresql.fr/~guillaume/wiki/" title="La vie de l'association">Wiki de l'association</a></li> 
    127    <li> <a href="http://planete.postgresql.fr" title="La planete francophone sur PostgreSQL">Planete</a></li> 
    128   </ul> 
    129 </div> 
    130 <div id="pgContent"> 
    131   <div id="pgSideWrap"> 
    132     <div id="pgSideNav"> 
    133       <form method="post" action="search.php"> 
    134         <div> 
    135           <h2><label for="q">Rechercher</label></h2> 
    136           <input type='hidden' id='v' name='v' value='803' /> 
    137           <input id="q" name="q" type="text" size="15" maxlength="255" onfocus="if( this.value=='Rechercher' ) this.value='';" value="Rechercher" accesskey="r" /><input id="submit" name="submit" type="submit" value="Rechercher" /> 
    138         </div> 
    139       </form> 
    140     </div> 
    141   </div> 
    142  
    143   <div id="pgContentWrap"> 
    144     <div id="pgContentNav"> 
    145       <xsl:call-template name="user.header.content"/> 
    146  
    147       <xsl:call-template name="footer.navigation"> 
    148         <xsl:with-param name="prev" select="$prev"/> 
    149         <xsl:with-param name="next" select="$next"/> 
    150         <xsl:with-param name="nav.context" select="$nav.context"/> 
    151       </xsl:call-template> 
    152  
    153       <xsl:copy-of select="$content"/> 
    154     </div> 
    155   </div> 
    156 </div> 
    157     </body> 
    158   </html> 
    159   <xsl:value-of select="$chunk.append"/> 
    160 </xsl:template> 
    161  
    162 </xsl:stylesheet> 
  • traduc/branches/bv81x/manuel/stylesheets/pg-chunked-web.xsl

    r1136 r1137  
    3838 
    3939</xsl:stylesheet> 
    40 <?xml version='1.0' encoding='ISO-8859-1'?> 
    41  
    42 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" 
    43                 xmlns="http://www.w3.org/1999/xhtml" 
    44                 version="1.0"> 
    45  
    46   <xsl:import href="pg-chunked2-web.xsl"/> 
    47   <xsl:import href="/opt/docbook-xsl/xhtml/chunk-common.xsl"/> 
    48   <xsl:import href="pg-chunk-common.xsl"/> 
    49   <xsl:import href="/opt/docbook-xsl/xhtml/manifest.xsl"/> 
    50  
    51  
    52     <!--  From the original chunk.xsl file: 
    53  
    54     Why is chunk-code now xsl:included? 
    55  
    56     Suppose you want to customize *both* the chunking algorithm used *and* the 
    57     presentation of some elements that may be chunks. In order to do that, you 
    58     must get the order of imports "just right". The answer is to make your own 
    59     copy of this file, where you replace the initial import of "docbook.xsl" 
    60     with an import of your own base.xsl (that does its own import of docbook.xsl). 
    61  
    62     Put the templates for changing the presentation of elements in your base.xsl. 
    63  
    64     Put the templates that control chunking after the include of chunk-code.xsl. 
    65  
    66     Voila! (Man I hope we can do this better in XSLT 2.0)  --> 
    67  
    68   <xsl:import href="/opt/docbook-xsl/xhtml/profile-chunk-code.xsl"/> 
    69  
    70     <!-- Including our others customized chunks templates --> 
    71   <xsl:include href="xhtml/pg-legalnotice.xsl"/> 
    72   <xsl:include href="xhtml/pg-index.xsl"/> 
    73   <xsl:include href="xhtml/pg-navigational-web.xsl"/> 
    74  
    75 <xsl:param name="refentry.generate.name" select="0"></xsl:param> 
    76 <xsl:param name="refentry.generate.title" select="1"></xsl:param> 
    77  
    78 </xsl:stylesheet> 
  • traduc/branches/bv81x/manuel/stylesheets/pg-chunked2-web.xsl

    r1136 r1137  
    6464 
    6565</xsl:stylesheet> 
    66 <?xml version='1.0' encoding='ISO-8859-1'?> 
    67  
    68 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" 
    69                 xmlns="http://www.w3.org/1999/xhtml" 
    70                 version="1.0"> 
    71  
    72     <!-- We use XHTML --> 
    73   <xsl:import href="/opt/docbook-xsl/xhtml/docbook.xsl"/> 
    74   <xsl:param name="chunker.output.encoding" select="'ISO-8859-15'"/> 
    75  
    76  
    77     <!-- Including our others customized elements templates --> 
    78   <xsl:include href="xhtml/pg-admon.xsl"/> 
    79   <xsl:include href="xhtml/pg-sections.xsl"/> 
    80   <xsl:include href="xhtml/pg-mixed.xsl"/> 
    81   <xsl:include href="xhtml/pg-titles.xsl"/> 
    82   <xsl:include href="xhtml/pg-toc.xsl"/> 
    83   <!--<xsl:include href="xhtml/pg-xref.xsl"/>--> 
    84  
    85     <!-- The CSS Stylesheet --> 
    86   <xsl:param name="html.stylesheet" select="'../stylesheets/fixed.css'"/> 
    87   <xsl:template name='user.head.content'> 
    88      <link rel="stylesheet" href="../stylesheets/pg-print.css" type="text/css" media="print"/> 
    89      <link rel="search" type="application/opensearchdescription+xml" title="Docs: V 8.2" href="http://docs.postgresqlfr.org/addon/pgfr-docs82.xml" /> 
    90      <!--[if lt IE 7.]> 
    91        <script defer type="text/javascript" src="stylesheets/pngfix.js"></script> 
    92      <![endif]-->      
    93   </xsl:template> 
    94  
    95   <xsl:template name="breadcrumbs"> 
    96     <xsl:param name="this.node" select="."/> 
    97     <div class="breadcrumbs"> 
    98       <xsl:for-each select="$this.node/ancestor::*"> 
    99         <span class="breadcrumb-link"> 
    100           <a> 
    101             <xsl:attribute name="href"> 
    102               <xsl:call-template name="href.target"> 
    103                 <xsl:with-param name="object" select="."/> 
    104                 <xsl:with-param name="context" select="$this.node"/> 
    105               </xsl:call-template> 
    106             </xsl:attribute> 
    107             <xsl:apply-templates select="." mode="title.markup"/> 
    108           </a> 
    109         </span> 
    110         <xsl:text> &gt; </xsl:text> 
    111       </xsl:for-each> 
    112       <!-- And display the current node, but not as a link --> 
    113       <span class="breadcrumb-node"> 
    114         <xsl:apply-templates select="$this.node" mode="title.markup"/> 
    115       </span> 
    116     </div> 
    117   </xsl:template> 
    118    
    119   <xsl:template name="user.header.content"> 
    120     <xsl:call-template name="breadcrumbs"/> 
    121   </xsl:template> 
    122  
    123     <!-- Dropping some unwanted style attributes --> 
    124   <xsl:param name="ulink.target" select="''"></xsl:param> 
    125   <xsl:param name="css.decoration" select="0"></xsl:param> 
    126  
    127     <!-- No XML declaration --> 
    128   <xsl:param name="chunker.output.omit-xml-declaration" select="'yes'"/> 
    129  
    130 </xsl:stylesheet> 
  • traduc/branches/bv81x/manuel/stylesheets/xhtml/pg-navigational-web.xsl

    r1136 r1137  
    250250 
    251251</xsl:stylesheet> 
    252 <?xml version='1.0' encoding='ISO-8859-1'?> 
    253  
    254 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" 
    255                 xmlns="http://www.w3.org/1999/xhtml" 
    256                 version="1.0"> 
    257  
    258     <!-- Dropping the HEAD links --> 
    259   <xsl:template name="html.head"> 
    260     <head> 
    261       <xsl:call-template name="system.head.content"/> 
    262       <xsl:call-template name="head.content"/> 
    263       <xsl:call-template name="user.head.content"/> 
    264     </head> 
    265   </xsl:template> 
    266  
    267     <!-- Header Navigation--> 
    268   <xsl:template name="header.navigation"> 
    269     <xsl:param name="prev" select="/foo"/> 
    270     <xsl:param name="next" select="/foo"/> 
    271     <xsl:param name="nav.context"/> 
    272     <xsl:variable name="home" select="/*[1]"/> 
    273     <xsl:variable name="up" select="parent::*"/> 
    274     <xsl:variable name="row" select="count($prev) &gt; 0 or (count($up) &gt; 0 
    275             and generate-id($up) != generate-id($home)) or count($next) &gt; 0"/> 
    276     <xsl:if test="$row and $home != ."> 
    277       <div class="navheader"> 
    278         <xsl:if test="$home != ."> 
    279           <div class="headertitles"> 
    280             <h4> 
    281               <xsl:apply-templates select="$home" mode="object.title.markup"/> 
    282               <xsl:text> - </xsl:text> 
    283               <xsl:apply-templates select="$home" mode="object.subtitle.markup"/> 
    284             </h4> 
    285             <xsl:if test="$up != $home"> 
    286               <h3> 
    287                 <xsl:apply-templates select="$up" mode="object.title.markup"/> 
    288               </h3> 
    289             </xsl:if> 
    290           </div> 
    291         </xsl:if> 
    292         <ul class="headerlinks"> 
    293           <xsl:if test="count($prev)&gt;0 and $prev != $home"> 
    294             <li class="prev"> 
    295               <a accesskey="p"> 
    296                 <xsl:attribute name="href"> 
    297                   <xsl:call-template name="href.target"> 
    298                     <xsl:with-param name="object" select="$prev"/> 
    299                   </xsl:call-template> 
    300                 </xsl:attribute> 
    301                 <xsl:attribute name="title"> 
    302                   <xsl:choose> 
    303                     <xsl:when test="$prev/refmeta/refentrytitle != ''"> 
    304                       <xsl:value-of select="$prev/refmeta/refentrytitle"/> 
    305                     </xsl:when> 
    306                     <xsl:otherwise> 
    307                       <xsl:value-of select="$prev/title"/> 
    308                     </xsl:otherwise> 
    309                   </xsl:choose> 
    310                 </xsl:attribute> 
    311                 <xsl:call-template name="navig.content"> 
    312                   <xsl:with-param name="direction" select="'prev'"/> 
    313                 </xsl:call-template> 
    314               </a> 
    315               <p> 
    316                 <xsl:choose> 
    317                   <xsl:when test="$prev/refmeta/refentrytitle != ''"> 
    318                     <xsl:value-of select="$prev/refmeta/refentrytitle"/> 
    319                   </xsl:when> 
    320                   <xsl:otherwise> 
    321                     <xsl:value-of select="$prev/title"/> 
    322                   </xsl:otherwise> 
    323                 </xsl:choose> 
    324               </p> 
    325             </li> 
    326           </xsl:if> 
    327           <xsl:if test="count($next)&gt;0"> 
    328             <li class="next"> 
    329               <a accesskey="n"> 
    330                 <xsl:attribute name="href"> 
    331                   <xsl:call-template name="href.target"> 
    332                     <xsl:with-param name="object" select="$next"/> 
    333                   </xsl:call-template> 
    334                 </xsl:attribute> 
    335                 <xsl:attribute name="title"> 
    336                   <xsl:choose> 
    337                     <xsl:when test="local-name($next)='index'"> 
    338                       <xsl:call-template name="gentext"> 
    339                         <xsl:with-param name="key">Index</xsl:with-param> 
    340                       </xsl:call-template> 
    341                     </xsl:when> 
    342                     <xsl:when test="$next/refmeta/refentrytitle != ''"> 
    343                       <xsl:value-of select="$next/refmeta/refentrytitle"/> 
    344                     </xsl:when> 
    345                     <xsl:otherwise> 
    346                       <xsl:value-of select="$next/title"/> 
    347                     </xsl:otherwise> 
    348                   </xsl:choose> 
    349                 </xsl:attribute> 
    350                 <xsl:call-template name="navig.content"> 
    351                   <xsl:with-param name="direction" select="'next'"/> 
    352                 </xsl:call-template> 
    353               </a> 
    354               <p> 
    355                 <xsl:choose> 
    356                   <xsl:when test="local-name($next)='index'"> 
    357                     <xsl:call-template name="gentext"> 
    358                       <xsl:with-param name="key">Index</xsl:with-param> 
    359                     </xsl:call-template> 
    360                   </xsl:when> 
    361                   <xsl:when test="$next/refmeta/refentrytitle != ''"> 
    362                     <xsl:value-of select="$next/refmeta/refentrytitle"/> 
    363                   </xsl:when> 
    364                   <xsl:otherwise> 
    365                     <xsl:value-of select="$next/title"/> 
    366                   </xsl:otherwise> 
    367                 </xsl:choose> 
    368               </p> 
    369             </li> 
    370           </xsl:if> 
    371             <li class="up"> 
    372               <xsl:if test="count($up)&gt;0 and $up != $home"> 
    373                 <a accesskey="u"> 
    374                   <xsl:attribute name="href"> 
    375                     <xsl:call-template name="href.target"> 
    376                       <xsl:with-param name="object" select="$up"/> 
    377                     </xsl:call-template> 
    378                   </xsl:attribute> 
    379                   <xsl:attribute name="title"> 
    380                     <xsl:apply-templates select="$up" mode="object.title.markup"/> 
    381                   </xsl:attribute> 
    382                   <xsl:call-template name="navig.content"> 
    383                     <xsl:with-param name="direction" select="'up'"/> 
    384                   </xsl:call-template> 
    385                 </a> 
    386               </xsl:if> 
    387               <xsl:text>.</xsl:text> 
    388             </li> 
    389           <li class="home"> 
    390             <a accesskey="h"> 
    391               <xsl:attribute name="href"> 
    392                 <xsl:call-template name="href.target"> 
    393                   <xsl:with-param name="object" select="$home"/> 
    394                 </xsl:call-template> 
    395               </xsl:attribute> 
    396                 <xsl:attribute name="title"> 
    397                   <xsl:value-of select="$home/bookinfo/title"/> 
    398                   <xsl:text> - </xsl:text> 
    399                   <xsl:value-of select="$home/bookinfo/subtitle"/> 
    400                 </xsl:attribute> 
    401                 <xsl:call-template name="navig.content"> 
    402                   <xsl:with-param name="direction" select="'home'"/> 
    403                 </xsl:call-template> 
    404             </a> 
    405           </li> 
    406         </ul> 
    407       </div> 
    408     </xsl:if> 
    409   </xsl:template> 
    410  
    411     <!-- Footer Navigation--> 
    412   <xsl:template name="footer.navigation"> 
    413     <xsl:param name="prev" select="/foo"/> 
    414     <xsl:param name="next" select="/foo"/> 
    415     <xsl:param name="nav.context"/> 
    416     <xsl:variable name="home" select="/*[1]"/> 
    417     <xsl:variable name="up" select="parent::*"/> 
    418     <xsl:variable name="row" select="count($prev) &gt; 0 or count($up) &gt; 0 
    419             or count($next) &gt; 0 or generate-id($home) != generate-id(.)"/> 
    420     <xsl:if test="$row"> 
    421       <div class="navfooter"> 
    422         <table summary="Barre de navigation"> 
    423           <tr> 
    424           <!-- Précédent --> 
    425           <td class="left"> 
    426           <xsl:if test="count($prev)&gt;0 and $prev != $home"> 
    427               <a accesskey="p"> 
    428                 <xsl:attribute name="href"> 
    429                   <xsl:call-template name="href.target"> 
    430                     <xsl:with-param name="object" select="$prev"/> 
    431                   </xsl:call-template> 
    432                 </xsl:attribute> 
    433                 <xsl:attribute name="title"> 
    434                   <xsl:choose> 
    435                     <xsl:when test="$prev/refmeta/refentrytitle != ''"> 
    436                       <xsl:value-of select="$prev/refmeta/refentrytitle"/> 
    437                     </xsl:when> 
    438                     <xsl:otherwise> 
    439                       <xsl:value-of select="$prev/title"/> 
    440                     </xsl:otherwise> 
    441                   </xsl:choose> 
    442                 </xsl:attribute> 
    443               <img src="images/prev.png" alt="Précédent" /> 
    444               <xsl:choose> 
    445                 <xsl:when test="$prev/refmeta/refentrytitle != ''"> 
    446                   <xsl:value-of select="$prev/refmeta/refentrytitle"/> 
    447                 </xsl:when> 
    448                 <xsl:otherwise> 
    449                   <xsl:value-of select="$prev/title"/> 
    450                 </xsl:otherwise> 
    451               </xsl:choose> 
    452               </a> 
    453           </xsl:if> 
    454           </td> 
    455             <!-- Suivant --> 
    456             <td class="right"> 
    457             <xsl:if test="count($next)&gt;0"> 
    458               <a accesskey="n"> 
    459                 <xsl:attribute name="href"> 
    460                   <xsl:call-template name="href.target"> 
    461                     <xsl:with-param name="object" select="$next"/> 
    462                   </xsl:call-template> 
    463                 </xsl:attribute> 
    464                 <xsl:attribute name="title"> 
    465                   <xsl:choose> 
    466                     <xsl:when test="local-name($next)='index'"> 
    467                       <xsl:call-template name="gentext"> 
    468                         <xsl:with-param name="key">Index</xsl:with-param> 
    469                       </xsl:call-template> 
    470                     </xsl:when> 
    471                     <xsl:when test="$next/refmeta/refentrytitle != ''"> 
    472                       <xsl:value-of select="$next/refmeta/refentrytitle"/> 
    473                     </xsl:when> 
    474                     <xsl:otherwise> 
    475                       <xsl:value-of select="$next/title"/> 
    476                     </xsl:otherwise> 
    477                   </xsl:choose> 
    478                 </xsl:attribute> 
    479                 <xsl:choose> 
    480                   <xsl:when test="local-name($next)='index'"> 
    481                     <xsl:call-template name="gentext"> 
    482                       <xsl:with-param name="key">Index</xsl:with-param> 
    483                     </xsl:call-template> 
    484                   </xsl:when> 
    485                   <xsl:when test="$next/refmeta/refentrytitle != ''"> 
    486                     <xsl:value-of select="$next/refmeta/refentrytitle"/> 
    487                   </xsl:when> 
    488                   <xsl:otherwise> 
    489                     <xsl:value-of select="$next/title"/> 
    490                   </xsl:otherwise> 
    491                 </xsl:choose> 
    492                 <img src="images/next.png" alt="Suivant" /> 
    493                 </a> 
    494           </xsl:if> 
    495           </td> 
    496           </tr> 
    497         </table> 
    498       </div> 
    499     </xsl:if> 
    500   </xsl:template> 
    501  
    502 </xsl:stylesheet> 
  • traduc/branches/bv82x/manuel/Makefile

    r1136 r1137  
    7575        cd $(BASEDIR)/$(WEB_OUTPUT)/; sed -i -e "s@</body>@</body><script type=\"text/javascript\">var gaJsHost = ((\"https:\" == document.location.protocol) ? \"https://ssl.\" : \"http://www.\"); document.write(unescape(\"%3Cscript src='\" + gaJsHost + \"google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E\")); </script> <script type=\"text/javascript\"> var pageTracker = _gat._getTracker(\"UA-140513-1\"); pageTracker._initData(); pageTracker._trackPageview(); </script>@g" *.html 
    7676 
    77         test -x $(shell which notify-send) && notify-send "Documentation PostgreSQL" "Generation HTML web terminee !" 
    7877 
    7978pdf: $(PDF_OUTPUT) 
  • traduc/branches/bv82x/manuel/stylesheets/pg-chunk-common.xsl

    r1136 r1137  
    4040  </div> 
    4141  <ul class="pgTopNavList"> 
    42    <li> <a href="http://babar.postgresql.fr/~guillaume/dotclear/" title="Lire les actualites">Actualites</a> </li> 
    43    <li> <a href="http://babar.postgresql.fr/~guillaume/docspgfr" title="Lire la documentation officielle">Documentation</a> </li> 
    44    <li> <a href="http://babar.postgresql.fr/~guillaume/fluxbb/" title="Pour poser des questions">Forums</a> </li> 
    45    <li> <a href="http://babar.postgresql.fr/~guillaume/wiki/" title="La vie de l'association">Wiki de l'association</a></li> 
     42   <li> <a href="http://www.postgresql.fr/" title="Accueil">Accueil</a> </li> 
     43   <li> <a href="http://blog.postgresql.fr/" title="Lire les actualites">Actualites</a> </li> 
     44   <li> <a href="http://docs.postgresql.fr/" title="Lire la documentation officielle">Documentation</a> </li> 
     45   <li> <a href="http://forums.postgresql.fr/" title="Pour poser des questions">Forums</a> </li> 
     46   <li> <a href="http://asso.postgresql.fr/" title="La vie de l'association">Association</a></li> 
     47   <li> <a href="http://trac.postgresql.fr" title="Trac des developpeurs">Developpeurs</a></li> 
    4648   <li> <a href="http://planete.postgresql.fr" title="La planete francophone sur PostgreSQL">Planete</a></li> 
     49   <li> <a href="http://support.postgresql.fr" title="Support sur PostgreSQL">Support</a></li> 
    4750  </ul> 
    4851</div> 
     
    5053  <div id="pgSideWrap"> 
    5154    <div id="pgSideNav"> 
    52       <form method="post" action="search.php"> 
     55      <form method="post" action="http://docs.postgresql.fr/search.php"> 
    5356        <div> 
    5457          <h2><label for="q">Rechercher</label></h2> 
    55           <input type='hidden' id='v' name='v' value='803' /> 
    56           <input id="q" name="q" type="text" size="15" maxlength="255" onfocus="if( this.value=='Rechercher' ) this.value='';" value="Rechercher" accesskey="r" /><input id="submit" name="submit" type="submit" value="Rechercher" /> 
     58          <input type='hidden' id='v' name='v' value='802' /> 
     59          <input id="q" name="q" type="text" size="10" maxlength="255" onfocus="if( this.value=='Rechercher' ) this.value='';" value="Rechercher" accesskey="r" /><input id="submit" name="submit" type="submit" value="Rechercher" /> 
    5760        </div> 
    5861      </form> 
  • traduc/trunk/postgresql/Makefile

    r1136 r1137  
    5454        cd $(BASEDIR); zip -r $(ZIP_OUTPUT) $(HTM_OUTPUT) 
    5555        mv $(BASEDIR)/$(TGZ_OUTPUT) $(BASEDIR)/$(ZIP_OUTPUT) $(BASEDIR)/$(HTM_OUTPUT) 
    56         test -x $(shell which notify-send) && notify-send "Documentation PostgreSQL" "Generation HTML terminee !" 
    5756 
    5857webhtml: $(src) 
     
    8180        cd $(BASEDIR)/$(WEB_OUTPUT)/; sed -i -e "s@</body>@</body><script type=\"text/javascript\">var gaJsHost = ((\"https:\" == document.location.protocol) ? \"https://ssl.\" : \"http://www.\"); document.write(unescape(\"%3Cscript src='\" + gaJsHost + \"google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E\")); </script> <script type=\"text/javascript\"> var pageTracker = _gat._getTracker(\"UA-140513-1\"); pageTracker._initData(); pageTracker._trackPageview(); </script>@g" *.html 
    8281 
    83         test -x $(shell which notify-send) && notify-send "Documentation PostgreSQL" "Generation HTML web terminee !" 
    8482 
    8583pdf: $(PDF_OUTPUT) 
     
    9492        fop.sh $(BASEDIR)/pg-pdf.fo $(BASEDIR)/$(HTM_OUTPUT)/$(PDF_OUTPUT) 
    9593        rm $(BASEDIR)/pg-pdf.xml $(BASEDIR)/pg-pdf.fo 
    96         test -x $(shell which notify-send) && notify-send "Documentation PostgreSQL" "Generation PDF terminee !" 
    9794 
    9895quickpdf: $(QUICKPDF_OUTPUT) 
     
    119116        sed -i -e "s@text/html@application/xhtml+xml@g"  \ 
    120117          $(BASEDIR)/$(NOCHUNKS_OUTPUT) 
    121         test -x $(shell which notify-send) && notify-send "Documentation PostgreSQL" "Generation HTML nochunks terminee !" 
    122118 
    123119validate: 
    124120        xmllint --noout --nonet --xinclude --postvalid postgres.xml 
    125         test -x $(shell which notify-send) && notify-send "Documentation PostgreSQL" "Validation XML terminee !" 
    126121 
    127122INSTALL.html: $(src) 
     
    138133          $(BASEDIR)/$(HTM_OUTPUT)/INSTALL.html 
    139134 
    140         test -x $(shell which notify-send) && notify-send "Documentation PostgreSQL" "Generation INSTALL.html terminee !" 
    141135 
    142136INSTALL.txt: INSTALL.html 
     
    146140        recode iso-8859-15..utf-8 $(BASEDIR)/$(HTM_OUTPUT)/INSTALL.html 
    147141        recode iso-8859-15..utf-8 $(BASEDIR)/$(HTM_OUTPUT)/INSTALL.txt 
    148         test -x $(shell which notify-send) && notify-send "Documentation PostgreSQL" "Generation INSTALL.txt terminee !" 
    149142 
    150143manpages: psql.1 
     
    158151        tar cvfz $(BASEDIR)/$(HTM_OUTPUT)/$(MAN_OUTPUT) man 
    159152        rm -r man 
    160         test -x $(shell which notify-send) && notify-send "Documentation PostgreSQL" "Generation pages man terminee !" 
    161153 
    162154htmlhelp: 
     
    166158        mv *.h?? chm 
    167159        tar cvfz $(BASEDIR)/$(HTM_OUTPUT)/$(CHM_OUTPUT) chm 
    168         test -x $(shell which notify-send) && notify-send "Documentation PostgreSQL" "Generation htmlhelp terminee !" 
  • traduc/trunk/postgresql/stylesheets/pg-chunk-common.xsl

    r1136 r1137  
    4040  </div> 
    4141  <ul class="pgTopNavList"> 
    42    <li> <a href="http://babar.postgresql.fr/~guillaume/dotclear/" title="Lire les actualites">Actualites</a> </li> 
    43    <li> <a href="http://babar.postgresql.fr/~guillaume/docspgfr" title="Lire la documentation officielle">Documentation</a> </li> 
    44    <li> <a href="http://babar.postgresql.fr/~guillaume/fluxbb/" title="Pour poser des questions">Forums</a> </li> 
    45    <li> <a href="http://babar.postgresql.fr/~guillaume/wiki/" title="La vie de l'association">Wiki de l'association</a></li> 
     42   <li> <a href="http://www.postgresql.fr/" title="Accueil">Accueil</a> </li> 
     43   <li> <a href="http://blog.postgresql.fr/" title="Lire les actualites">Actualites</a> </li> 
     44   <li> <a href="http://docs.postgresql.fr/" title="Lire la documentation officielle">Documentation</a> </li> 
     45   <li> <a href="http://forums.postgresql.fr/" title="Pour poser des questions">Forums</a> </li> 
     46   <li> <a href="http://asso.postgresql.fr/" title="La vie de l'association">Association</a></li> 
     47   <li> <a href="http://trac.postgresql.fr" title="Trac des developpeurs">Developpeurs</a></li> 
    4648   <li> <a href="http://planete.postgresql.fr" title="La planete francophone sur PostgreSQL">Planete</a></li> 
     49   <li> <a href="http://support.postgresql.fr" title="Support sur PostgreSQL">Support</a></li> 
    4750  </ul> 
    4851</div> 
     
    5053  <div id="pgSideWrap"> 
    5154    <div id="pgSideNav"> 
    52       <form method="post" action="search.php"> 
     55      <form method="post" action="http://docs.postgresql.fr/search.php"> 
    5356        <div> 
    5457          <h2><label for="q">Rechercher</label></h2> 
    5558          <input type='hidden' id='v' name='v' value='803' /> 
    56           <input id="q" name="q" type="text" size="15" maxlength="255" onfocus="if( this.value=='Rechercher' ) this.value='';" value="Rechercher" accesskey="r" /><input id="submit" name="submit" type="submit" value="Rechercher" /> 
     59          <input id="q" name="q" type="text" size="10" maxlength="255" onfocus="if( this.value=='Rechercher' ) this.value='';" value="Rechercher" accesskey="r" /><input id="submit" name="submit" type="submit" value="Rechercher" /> 
    5760        </div> 
    5861      </form>