Changeset 114


Ignore:
Timestamp:
06/29/11 18:23:26 (13 years ago)
Author:
pinsard
Message:

fix for authors survey

Location:
trunk
Files:
6 edited

Legend:

Unmodified
Added
Removed
  • trunk/superbib01_xml.xsl

    r108 r114  
    1616produce a DocBook 5 with bibliograhy references sorted by years 
    1717 
     18TODO 
     19==== 
     20 
    1821EVOLUTIONS 
    1922========== 
    2023 
    2124$Id$ 
     25 
     26- fplod 20110629T135204Z cratos.locean-ipsl.upmc.fr (Linux) 
     27 
     28  * authorgroup is found in main.xml 
    2229 
    2330- fplod 2008-09-17T10:40:43Z aedon.locean-ipsl.upmc.fr (Darwin) 
     
    157164<info> 
    158165<authorgroup> 
    159 <author><personname><firstname>Sébastien</firstname> <surname>Masson</surname></personname></author> 
    160 <author><personname><firstname>Françoise</firstname> <surname>Pinsard</surname></personname></author> 
    161 <!--++--> 
     166        <xsl:copy-of select="document('main.xml')//d:info/d:authorgroup"/> 
    162167</authorgroup> 
    163168<keywordset> 
  • trunk/superbib02_xml.xsl

    r108 r114  
    1616produce a DocBook 5 with bibliograhy references sorted by authors 
    1717 
     18TODO 
     19==== 
     20 
    1821EVOLUTIONS 
    1922========== 
     23 
    2024$Id$ 
     25 
     26- fplod 20110629T135204Z cratos.locean-ipsl.upmc.fr (Linux) 
     27 
     28  * authorgroup is found in main.xml 
    2129 
    2230- fplod 2008-09-17T10:40:43Z aedon.locean-ipsl.upmc.fr (Darwin) 
     
    8593<info> 
    8694<authorgroup> 
    87 <author><personname><firstname>Sébastien</firstname> <surname>Masson</surname></personname></author> 
    88 <author><personname><firstname>Françoise</firstname> <surname>Pinsard</surname></personname></author> 
    89 <!--++--> 
     95<xsl:copy-of select="document('main.xml')//d:info/d:authorgroup"/> 
    9096</authorgroup> 
    9197<keywordset> 
  • trunk/superbibmany01_xml.xsl

    r108 r114  
    2323this DocBook will be chuncked for html output 
    2424 
     25 
     26TODO 
     27==== 
     28 
    2529EVOLUTIONS 
    2630========== 
    2731 
    2832$Id$ 
     33 
     34- fplod 20110629T135204Z cratos.locean-ipsl.upmc.fr (Linux) 
     35 
     36  * authorgroup is found in main.xml 
    2937 
    3038- fplod 2008-09-17T09:49:51Z aedon.locean-ipsl.upmc.fr (Darwin) 
     
    8795<info> 
    8896<authorgroup> 
    89 <author><personname><firstname>Sébastien</firstname> <surname>Masson</surname></personname></author> 
    90 <author><personname><firstname>Françoise</firstname> <surname>Pinsard</surname></personname></author> 
    91 <!--++--> 
     97<xsl:copy-of select="document('main.xml')//d:info/d:authorgroup"/> 
    9298</authorgroup> 
    9399<keywordset> 
  • trunk/superbibmany02_xml.xsl

    r112 r114  
    2222this DocBook will be chuncked for html output 
    2323 
     24TODO 
     25==== 
     26 
    2427EVOLUTIONS 
    2528========== 
    2629 
    2730$Id$ 
     31 
     32- fplod 20110629T135204Z cratos.locean-ipsl.upmc.fr (Linux) 
     33 
     34  * authorgroup is found in main.xml 
    2835 
    2936- fplod 2008-09-17T10:40:43Z aedon.locean-ipsl.upmc.fr (Darwin) 
     
    8996<info> 
    9097<authorgroup> 
    91 <author><personname><firstname>Sébastien</firstname> <surname>Masson</surname></personname></author> 
    92 <author><personname><firstname>Françoise</firstname> <surname>Pinsard</surname></personname></author> 
    93 <!--++--> 
     98<xsl:copy-of select="document('main.xml')//d:info/d:authorgroup"/> 
    9499</authorgroup> 
    95100<keywordset> 
  • trunk/template_db.xsl

    r108 r114  
    1717création du prototype de formulaire utilisateur 
    1818 
     19TODO 
     20==== 
     21 
    1922EVOLUTIONS 
    2023========== 
    2124 
    2225$Id$ 
     26 
     27- fplod 20110629T135204Z cratos.locean-ipsl.upmc.fr (Linux) 
     28 
     29  * authorgroup is found in main.xml 
    2330 
    2431- fplod 2008-09-17T09:49:51Z aedon.locean-ipsl.upmc.fr (Darwin) 
     
    6774<info> 
    6875<authorgroup> 
    69 <author><personname><firstname>Sébastien</firstname> <surname>Masson</surname></personname></author> 
    70 <author><personname><firstname>Françoise</firstname> <surname>Pinsard</surname></personname></author> 
    71 <!--++--> 
     76<xsl:copy-of select="document('main.xml')//d:info/d:authorgroup"/> 
    7277</authorgroup> 
    7378<keywordset> 
  • trunk/user_db.xsl

    r112 r114  
    1616creation des élements de formulaire (sans saisie) d'après les info user 
    1717 
     18TODO 
     19==== 
     20 
     21++ recup authors dans main pas bon 
     22 
    1823EVOLUTIONS 
    1924========== 
    2025 
    2126$Id$ 
     27 
     28- fplod 20110629T135204Z cratos.locean-ipsl.upmc.fr (Linux) 
     29 
     30  * authorgroup is found in main.xml 
    2231 
    2332- fplod 20110624T144535Z cratos.locean-ipsl.upmc.fr (Linux) 
     
    8493<info> 
    8594<authorgroup> 
    86 <author><personname><firstname>Sébastien</firstname> <surname>Masson</surname></personname></author> 
    87 <author><personname><firstname>Françoise</firstname> <surname>Pinsard</surname></personname></author> 
    88 <!--++--> 
     95<xsl:copy-of select="document('main.xml')//d:info/d:authorgroup"/> 
    8996</authorgroup> 
    9097<keywordset> 
Note: See TracChangeset for help on using the changeset viewer.