Changeset 323


Ignore:
Timestamp:
04/18/13 17:15:27 (11 years ago)
Author:
pinsard
Message:

fix for XSL documentations

Location:
trunk
Files:
29 edited

Legend:

Unmodified
Added
Removed
  • trunk/biblioentry_rest.xsl

    r151 r323  
    77xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> 
    88 
    9 <!-- 
     9<!--rst 
     10 
     11..  _biblioentry_rest.xsl: 
     12 
     13==================== 
     14biblioentry_rest.xsl 
     15==================== 
    1016 
    1117DESCRIPTION 
  • trunk/biblioentry_xml.xsl

    r80 r323  
    77xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> 
    88 
    9 <!-- 
    10 module : 
     9<!--rst 
     10 
     11.. _biblioentry_xml.xsl: 
     12 
     13=================== 
     14biblioentry_xml.xsl 
     15=================== 
     16 
     17DESCRIPTION 
     18=========== 
     19 
    1120traitement d'une référence bibliographique (biblioentry) 
    1221 
    13 update : 
     22EVOLUTIONS 
     23========== 
     24 
    1425$Id$ 
    15 fplod 2008-05-15T09:18:54Z aedon.locean-ipsl.upmc.fr (Darwin) 
    16 correction on separators between authors for bibtex 
    17 fplod 2008-05-14T08:51:10Z aedon.locean-ipsl.upmc.fr (Darwin) 
    18 introducting bibtex (latex) output 
    19 fplod 2008-05-13T15:24:49Z aedon.locean-ipsl.upmc.fr (Darwin) 
    20 add parameter type (default raw) 
    21 fplod 2008-05-13T09:17:14Z aedon.locean-ipsl.upmc.fr (Darwin) 
    22 bibliomisc is written after biblioid 
    23 fplod 2008-05-07T09:06:53Z aedon.locean-ipsl.upmc.fr (Darwin) 
    24 improvements for conference 
    25 fplod 2008-05-06T09:35:00Z aedon.locean-ipsl.upmc.fr (Darwin) 
    26 add category choices 
    27 fplod 2008-04-29T15:41:56Z aedon.locean-ipsl.upmc.fr (Darwin) 
    28 chgt for dbk5 in 
    29 fplod 2008-04-29T09:10:31Z aedon.locean-ipsl.upmc.fr (Darwin) 
    30 chgt for dbk5 out 
    31 fplod 2007-06-20T17:18:02Z aedon.locean-ipsl.upmc.fr (Darwin) 
    32 <bibliomisc role="id"> replaced by <biblioid class="doi"> 
    33 fplod 2007-05-16T14:01:44Z aedon.locean-ipsl.upmc.fr (Darwin) 
    34 correction in order to write doi only once 
    35 fplod 2007-05-16T10:27:34Z aedon.locean-ipsl.upmc.fr (Darwin) 
    36 remove biblioentry/date and publisher 
    37 add biblioentry/biblioset/bibliomisc 
    38 fplod 2007-05-15T07:37:46Z aedon.locean-ipsl.upmc.fr (Darwin) 
    39 factorisation de biblioentry 
    40 fplod 2007-05-14T15:48:04Z aedon.locean-ipsl.upmc.fr (Darwin) 
    41 correction to add biblioentry/date (replace biblioentry/biblioset/pubdate) 
    42 when "in press" 
    43 fplod 2007-05-04T07:59:34Z aedon.locean-ipsl.upmc.fr (Darwin) 
    44 factorisation de bibnemomaf01_xml.xsl, bibnemomaf02_xml.xsl,bibnemomaf04_xml.xsl 
     26 
     27- fplod 2008-05-15T09:18:54Z aedon.locean-ipsl.upmc.fr (Darwin) 
     28 
     29  * correction on separators between authors for bibtex 
     30 
     31- fplod 2008-05-14T08:51:10Z aedon.locean-ipsl.upmc.fr (Darwin) 
     32 
     33  * introducting bibtex (latex) output 
     34 
     35- fplod 2008-05-13T15:24:49Z aedon.locean-ipsl.upmc.fr (Darwin) 
     36 
     37  * add parameter type (default raw) 
     38 
     39- fplod 2008-05-13T09:17:14Z aedon.locean-ipsl.upmc.fr (Darwin) 
     40 
     41  * bibliomisc is written after biblioid 
     42 
     43- fplod 2008-05-07T09:06:53Z aedon.locean-ipsl.upmc.fr (Darwin) 
     44 
     45  * improvements for conference 
     46 
     47- fplod 2008-05-06T09:35:00Z aedon.locean-ipsl.upmc.fr (Darwin) 
     48 
     49  * add category choices 
     50 
     51- fplod 2008-04-29T15:41:56Z aedon.locean-ipsl.upmc.fr (Darwin) 
     52 
     53  * chgt for dbk5 in 
     54 
     55- fplod 2008-04-29T09:10:31Z aedon.locean-ipsl.upmc.fr (Darwin) 
     56 
     57  * chgt for dbk5 out 
     58 
     59- fplod 2007-06-20T17:18:02Z aedon.locean-ipsl.upmc.fr (Darwin) 
     60 
     61  * <bibliomisc role="id"> replaced by <biblioid class="doi"> 
     62 
     63- fplod 2007-05-16T14:01:44Z aedon.locean-ipsl.upmc.fr (Darwin) 
     64 
     65  * correction in order to write doi only once 
     66 
     67- fplod 2007-05-16T10:27:34Z aedon.locean-ipsl.upmc.fr (Darwin) 
     68 
     69  * remove biblioentry/date and publisher 
     70  * add biblioentry/biblioset/bibliomisc 
     71 
     72- fplod 2007-05-15T07:37:46Z aedon.locean-ipsl.upmc.fr (Darwin) 
     73 
     74  * factorisation de biblioentry 
     75 
     76- fplod 2007-05-14T15:48:04Z aedon.locean-ipsl.upmc.fr (Darwin) 
     77 
     78  * correction to add biblioentry/date (replace biblioentry/biblioset/pubdate) 
     79    when "in press" 
     80 
     81- fplod 2007-05-04T07:59:34Z aedon.locean-ipsl.upmc.fr (Darwin) 
     82 
     83  * factorisation de bibnemomaf01_xml.xsl, bibnemomaf02_xml.xsl,bibnemomaf04_xml.xsl 
     84 
    4585--> 
    4686 
  • trunk/bibtexml2dbk.xsl

    r93 r323  
    77xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> 
    88 
    9 <!-- 
    10 module : 
     9<!--rst 
     10 
     11.. _bibtexml2dbk.xsl: 
     12 
     13================ 
     14bibtexml2dbk.xsl 
     15================ 
     16 
     17DESCRIPITON 
     18=========== 
     19 
    1120produce a DocBook 5 from a bibtexml file 
    1221 
    13 update : 
     22EVOLUTIONS 
     23========== 
     24 
    1425$Id$ 
    15 fplod 2008-05-16T14:49:33Z aedon.locean-ipsl.upmc.fr (Darwin) 
    16 add bibtex:book, bibtex:manual and bibtex:misc : biblioset 
    17 fplod 2008-05-16T14:32:48Z aedon.locean-ipsl.upmc.fr (Darwin) 
    18 bug fix on biblioset 
    19 fplod 2008-05-16T10:38:11Z aedon.locean-ipsl.upmc.fr (Darwin) 
    20 add parameter order for firstname/surname order in bibtex file 
    21 fplod 2008-05-15T13:43:34Z aedon.locean-ipsl.upmc.fr (Darwin) 
    22 creation 
    23 see external/bibtex2xml.py (which produce input of the file) 
    24 updated with 
    25 svn co https://bibtexml.svn.sourceforge.net/svnroot/bibtexml/trunk/bibtexml/import/ 
    26 note that https://bibtexml.svn.sourceforge.net/svnroot/bibtexml/trunk/bibtexconverter-j/src/net/sourceforge/bibtexml/xslt/bibxml2docbook.xsl produce a Docbook 4file and not DocBook 5 as superbib request. 
     26 
     27- fplod 2008-05-16T14:49:33Z aedon.locean-ipsl.upmc.fr (Darwin) 
     28 
     29  * add bibtex:book, bibtex:manual and bibtex:misc : biblioset 
     30 
     31- fplod 2008-05-16T14:32:48Z aedon.locean-ipsl.upmc.fr (Darwin) 
     32 
     33  * bug fix on biblioset 
     34 
     35- fplod 2008-05-16T10:38:11Z aedon.locean-ipsl.upmc.fr (Darwin) 
     36 
     37  * add parameter order for firstname/surname order in bibtex file 
     38 
     39- fplod 2008-05-15T13:43:34Z aedon.locean-ipsl.upmc.fr (Darwin) 
     40 
     41  * creation 
     42    see external/bibtex2xml.py (which produce input of the file) 
     43    updated with 
     44    svn co https://bibtexml.svn.sourceforge.net/svnroot/bibtexml/trunk/bibtexml/import/ 
     45 
     46    note that https://bibtexml.svn.sourceforge.net/svnroot/bibtexml/trunk/bibtexconverter-j/src/net/sourceforge/bibtexml/xslt/bibxml2docbook.xsl produce a Docbook 4file and not DocBook 5 as superbib request. 
     47 
    2748--> 
    2849 
  • trunk/category_form.xsl

    r79 r323  
    55xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> 
    66 
    7 <!-- 
    8 module : 
     7<!--rst 
     8 
     9.. _category_form.xsl: 
     10 
     11================= 
     12category_form.xsl 
     13================= 
     14 
     15DESCRIPTION 
     16=========== 
     17 
    918creation of category elements for form 
    1019 
    11 update : 
     20EVOLUTIONS 
     21========== 
     22 
    1223$Id$ 
    13 fplod 2008-05-06T09:42:31Z aedon.locean-ipsl.upmc.fr (Darwin) 
    14 creation 
     24 
     25- fplod 2008-05-06T09:42:31Z aedon.locean-ipsl.upmc.fr (Darwin) 
     26 
     27  * creation 
     28 
    1529--> 
    1630 
  • trunk/comments_db.xsl

    r76 r323  
    55xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> 
    66 
    7 <!-- 
    8 module : 
     7<!--rst 
     8.. _comments_db.xsl: 
     9 
     10=============== 
     11comments_db.xsl 
     12=============== 
     13 
     14DESCRIPTION 
     15=========== 
     16 
    917creation of comments elements for form 
    1018 
    11 update : 
     19EVOLUTIONS 
     20========== 
     21 
    1222$Id$ 
    13 fplod 2008-04-29T09:07:06Z aedon.locean-ipsl.upmc.fr (Darwin) 
    14 chgt for dbk5 
    15 fplod 2007-04-26T11:56:32Z aedon.locean-ipsl.upmc.fr (Darwin) 
    16 creation 
     23 
     24- fplod 2008-04-29T09:07:06Z aedon.locean-ipsl.upmc.fr (Darwin) 
     25 
     26  * chgt for dbk5 
     27 
     28- fplod 2007-04-26T11:56:32Z aedon.locean-ipsl.upmc.fr (Darwin) 
     29 
     30  * creation 
     31 
    1732--> 
    1833 
  • trunk/compilers_db.xsl

    r55 r323  
    55xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> 
    66 
    7 <!-- 
    8 module : 
     7<!--rst 
     8.. _compilers_db.xsl: 
     9 
     10================ 
     11compilers_db.xsl 
     12================ 
     13 
     14DESCRIPTION 
     15=========== 
     16 
    917creation des élements compilers de formulaire 
    1018 
    11 update : 
     19EVOLUTIONS 
     20========== 
     21 
    1222$Id$ 
    13 fplod 2008-04-29T09:03:58Z aedon.locean-ipsl.upmc.fr (Darwin) 
    14 chgt for dbk5 
    15 fplod 2007-05-18T10:25:06Z aedon.locean-ipsl.upmc.fr (Darwin) 
    16 correction pour cause de dysfonctionnement sous firefox (mais ok sous safari) : 
    17 Le 1er choix est modifi<E9> si on clique sur un des choix suivant 
    18 fplod 2007-04-26T10:13:37Z aedon.locean-ipsl.upmc.fr (Darwin) 
    19 creation 
     23 
     24- fplod 2008-04-29T09:03:58Z aedon.locean-ipsl.upmc.fr (Darwin) 
     25 
     26  * chgt for dbk5 
     27 
     28- fplod 2007-05-18T10:25:06Z aedon.locean-ipsl.upmc.fr (Darwin) 
     29 
     30  * correction pour cause de dysfonctionnement sous firefox (mais ok sous safari) : 
     31    Le 1er choix est modifi<E9> si on clique sur un des choix suivant 
     32 
     33- fplod 2007-04-26T10:13:37Z aedon.locean-ipsl.upmc.fr (Darwin) 
     34 
     35  * creation 
     36 
    2037--> 
    2138 
  • trunk/correction_db.xsl

    r76 r323  
    55xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> 
    66 
    7 <!-- 
    8 module : 
     7<!--rst 
     8 
     9.. _correction_db.xsl: 
     10 
     11================= 
     12correction_db.xsl 
     13================= 
     14 
     15DESCRIPTION 
     16=========== 
     17 
    918creation of correction elements for form 
    1019 
    11 update : 
     20EVOLUTIONS 
     21========== 
     22 
    1223$Id$ 
    13 fplod 2008-04-29T09:43:57Z aedon.locean-ipsl.upmc.fr (Darwin) 
    14 chgt for dbk5 
    15 fplod 2007-04-26T11:56:32Z aedon.locean-ipsl.upmc.fr (Darwin) 
    16 creation 
     24 
     25- fplod 2008-04-29T09:43:57Z aedon.locean-ipsl.upmc.fr (Darwin) 
     26 
     27  * chgt for dbk5 
     28 
     29- fplod 2007-04-26T11:56:32Z aedon.locean-ipsl.upmc.fr (Darwin) 
     30 
     31  * creation 
     32 
    1733--> 
    1834 
  • trunk/docs/docs_dev/makefile_non_sphinx

    r177 r323  
    5959            -e "s+\.sh+.sh.rst+g") 
    6060 
    61 LIST_SRCXSL = \ 
    62 $(shell find ../.. ! \( -name '.svn' -prune \) ! \( -name '*~' -prune \) -name "schema_*.xsl" | \ 
    63         sort) 
    64  
    6561LIST_SRCXSL_RST = \ 
    66 $(shell echo "$(LIST_SRCXSL)" | \ 
     62$(shell find ../.. ! \( -name '.svn' -prune \) ! \( -name '*~' -prune \) -name "*.xsl" | \ 
     63        sort | \ 
    6764        xargs -I % echo %.rst | \ 
    68         sed -e "s+../../docs/docs_dev+source/manuals+g" ) 
     65        sed -e "s+../../+source/manuals/+g" ) 
    6966 
    7067LIST_SRCXSD = \ 
     
    9087 
    9188help : 
     89        @echo $(LIST_SRCXSL_RST) 
     90        @echo "SH $(LIST_SRCSH_RST)" 
    9291        @echo "Following commands are available to build outputs :" 
    9392        @echo "\$$ make -f makefile_non_sphinx clean" 
  • trunk/docs/docs_dev/source/guides/tracwiki.xsl

    r93 r323  
    66exclude-result-prefixes="d" 
    77version="1.0"> 
    8 <!-- 
    9  
    10 MODULE 
    11 ====== 
     8<!--rst 
     9 
     10DESCRIPTION 
     11=========== 
    1212 
    1313transformation docbook en un tracwiki  
  • trunk/firstname_id.xsl

    r76 r323  
    44xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> 
    55 
    6 <!-- 
    7 module : 
     6<!--rst 
     7 
     8.. _firstname_id.xsl: 
     9 
     10================ 
     11firstname_id.xsl 
     12================ 
     13 
     14DESCRIPTION 
     15=========== 
     16 
    817generation de la partie "prenom" de l'id 
    918 
    10 update : 
     19EVOLUTIONS 
     20========== 
     21 
    1122$Id$ 
    12 fplod 2007-05-18T14:33:06Z aedon.locean-ipsl.upmc.fr (Darwin) 
    13 creation 
    14 cf http://www.dpawson.co.uk/xsl/sect2/N7998.html 
    15 There's a trick to this: 
    1623 
    17 translate($x, translate($x, 'abcde', ''), '') 
     24- fplod 2007-05-18T14:33:06Z aedon.locean-ipsl.upmc.fr (Darwin) 
    1825 
    19 will remove all characters except a,b,c,d, and e from your string $x. 
    20 et String split into elements dans http://www.dpawson.co.uk/xsl/sect2/N7240.html 
    21 http://www.dpawson.co.uk/xsl/sect2/N7240.html 
    22 cf. http://www.dpawson.co.uk/xsl/sect2/N7240.html CRLF to BR 
     26  * creation 
     27    cf http://www.dpawson.co.uk/xsl/sect2/N7998.html 
     28    There's a trick to this:: 
     29 
     30       translate($x, translate($x, 'abcde', ''), '') 
     31 
     32    will remove all characters except a,b,c,d, and e from your string $x. 
     33    et String split into elements dans http://www.dpawson.co.uk/xsl/sect2/N7240.html 
     34    http://www.dpawson.co.uk/xsl/sect2/N7240.html 
     35    cf. http://www.dpawson.co.uk/xsl/sect2/N7240.html CRLF to BR 
     36 
    2337--> 
    2438 
  • trunk/form_html.xsl

    r56 r323  
    55version="1.0"> 
    66 
    7 <!-- 
    8 module : 
     7<!--rst 
     8 
     9.. _form_html.xsl: 
     10 
     11============= 
     12form_html.xsl 
     13============= 
     14 
     15DESCRIPTION 
     16=========== 
     17 
    918transformation des elements de formulaires docbook en html 
    1019 
    11 update : 
     20EVOLUTIONS 
     21========== 
     22 
    1223$Id$ 
    13 fplod 2008-04-28T15:29:15Z aedon.locean-ipsl.upmc.fr (Darwin) 
    14 dbk5 in 
    15 fplod 2007-04-27T15:08:17Z aedon.locean-ipsl.upmc.fr (Darwin) 
    16 ++ inclusion php d'après http://www.cygwin.com/ml/docbook-apps/2005-q1/msg00484.html 
    17 je laisse les xsl:processing-instruction qui devraient pouvoir marcher mais je ne sais pas pourquoi xsltproc 
    18 ne veut rien mettre dans le contenu de l'attribut value d'un input ... cf méchant sed dans makefile 
    19 fplod 2007-04-20T13:39:00Z aedon.locean-ipsl.upmc.fr (Darwin) 
    20 création 
     24 
     25- fplod 2008-04-28T15:29:15Z aedon.locean-ipsl.upmc.fr (Darwin) 
     26 
     27  * dbk5 in 
     28 
     29- fplod 2007-04-27T15:08:17Z aedon.locean-ipsl.upmc.fr (Darwin) 
     30 
     31  * inclusion php d'après http://www.cygwin.com/ml/docbook-apps/2005-q1/msg00484.html 
     32    je laisse les xsl:processing-instruction qui devraient pouvoir marcher mais je ne sais pas pourquoi xsltproc 
     33    ne veut rien mettre dans le contenu de l'attribut value d'un input ... cf méchant sed dans makefile 
     34 
     35- fplod 2007-04-20T13:39:00Z aedon.locean-ipsl.upmc.fr (Darwin) 
     36 
     37  * création 
     38 
    2139--> 
    2240 
  • trunk/form_rest.xsl

    r116 r323  
    55version="1.0"> 
    66 
    7 <!-- 
     7<!--rst 
     8 
     9.. _form_rest.xsl: 
     10 
     11============= 
     12form_rest.xsl 
     13============= 
    814 
    915DESCRIPTION 
  • trunk/newreferences_db.xsl

    r76 r323  
    55xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> 
    66 
     7<!--rst 
    78 
    8 <!-- 
    9 module : 
     9.. _newreferences_db.xsl: 
     10 
     11==================== 
     12newreferences_db.xsl 
     13==================== 
     14 
     15DESCRIPTION 
     16=========== 
     17 
    1018creation of newreferences elements for form 
    1119 
    12 update : 
     20EVOLUTIONS 
     21========== 
     22 
    1323$Id$ 
    14 fplod 2008-04-29T09:09:12Z aedon.locean-ipsl.upmc.fr (Darwin) 
    15 chgt for dbk5 
    16 fplod 2007-04-26T11:56:32Z aedon.locean-ipsl.upmc.fr (Darwin) 
    17 creation 
     24 
     25- fplod 2008-04-29T09:09:12Z aedon.locean-ipsl.upmc.fr (Darwin) 
     26 
     27  * chgt for dbk5 
     28 
     29- fplod 2007-04-26T11:56:32Z aedon.locean-ipsl.upmc.fr (Darwin) 
     30 
     31  * creation 
     32 
    1833--> 
    1934 
  • trunk/parameters_db.xsl

    r112 r323  
    66 
    77<!--rst 
     8 
     9.. _parameters_db.xsl: 
     10 
     11================= 
     12parameters_db.xsl 
     13================= 
    814 
    915DESCRIPTION 
     
    1622 
    1723$Id$ 
     24 
    1825$URL$ 
    1926 
  • trunk/periods_db.xsl

    r112 r323  
    66 
    77<!--rst 
     8 
     9.. _periods_db.xsl: 
     10 
     11============== 
     12periods_db.xsl 
     13============== 
    814 
    915DESCRIPTION 
  • trunk/personal_db.xsl

    r76 r323  
    55xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> 
    66 
    7 <!-- 
    8 module : 
     7<!--rst 
     8 
     9.. _personal_db.xsl: 
     10 
     11=============== 
     12personal_db.xsl 
     13=============== 
     14 
     15DESCRIPTION 
     16=========== 
     17 
    918creation des élements personal de formulaire 
    1019 
    11 update : 
     20EVOLUTIONS 
     21========== 
     22 
    1223$Id$ 
    13 fplod 2008-04-29T09:03:24Z aedon.locean-ipsl.upmc.fr (Darwin) 
    14 chgt for dbk5 
    15 fplod 2007-04-26T10:28:19Z aedon.locean-ipsl.upmc.fr (Darwin) 
    16 creation 
     24 
     25- fplod 2008-04-29T09:03:24Z aedon.locean-ipsl.upmc.fr (Darwin) 
     26 
     27  * chgt for dbk5 
     28 
     29- fplod 2007-04-26T10:28:19Z aedon.locean-ipsl.upmc.fr (Darwin) 
     30 
     31  * creation 
     32 
    1733--> 
    1834 
  • trunk/platforms_db.xsl

    r76 r323  
    55xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> 
    66 
    7 <!-- 
    8 module : 
     7<!--rst 
     8 
     9.. _platforms_db.xsl: 
     10 
     11================ 
     12platforms_db.xsl 
     13================ 
     14 
     15DESCRIPTION 
     16=========== 
     17 
     18 
    919creation des élements platforms de formulaire 
    1020 
    11 update : 
     21EVOLUTIONS 
     22========== 
     23 
    1224$Id$ 
    13 fplod 2008-04-29T09:05:29Z aedon.locean-ipsl.upmc.fr (Darwin) 
    14 chgt for dbk5 
    15 fplod 2007-05-18T10:25:06Z aedon.locean-ipsl.upmc.fr (Darwin) 
    16 correction pour cause de dysfonctionnement sous firefox (mais ok sous safari) : 
    17 Le 1er choix est modifié si on clique sur un des choix suivant 
    18 fplod 2007-04-26T10:14:40Z aedon.locean-ipsl.upmc.fr (Darwin) 
    19 creation 
     25 
     26- fplod 2008-04-29T09:05:29Z aedon.locean-ipsl.upmc.fr (Darwin) 
     27 
     28  * chgt for dbk5 
     29 
     30- fplod 2007-05-18T10:25:06Z aedon.locean-ipsl.upmc.fr (Darwin) 
     31 
     32  * correction pour cause de dysfonctionnement sous firefox (mais ok sous safari) : 
     33    Le 1er choix est modifié si on clique sur un des choix suivant 
     34 
     35- fplod 2007-04-26T10:14:40Z aedon.locean-ipsl.upmc.fr (Darwin) 
     36 
     37  * creation 
     38 
    2039--> 
    2140 
  • trunk/processors_db.xsl

    r76 r323  
    55xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> 
    66 
    7 <!-- 
    8 module : 
     7<!--rst 
     8 
     9.. _processors_db.xsl: 
     10 
     11================= 
     12processors_db.xsl 
     13================= 
     14 
     15DESCRIPTION 
     16=========== 
     17 
    918creation of processors elements for form 
    1019 
    11 update : 
     20EVOLUTIONS 
     21========== 
     22 
    1223$Id$ 
    13 fplod 2008-04-29T09:09:45Z aedon.locean-ipsl.upmc.fr (Darwin) 
    14 chgt for dbk5 
    15 fplod 2007-04-26T15:49:44Z aedon.locean-ipsl.upmc.fr (Darwin) 
    16 creation 
     24 
     25- fplod 2008-04-29T09:09:45Z aedon.locean-ipsl.upmc.fr (Darwin) 
     26 
     27  * chgt for dbk5 
     28 
     29- fplod 2007-04-26T15:49:44Z aedon.locean-ipsl.upmc.fr (Darwin) 
     30 
     31  * creation 
     32 
    1733--> 
    1834 
  • trunk/regions_db.xsl

    r112 r323  
    66 
    77<!--rst 
     8 
     9.. _regions_db.xsl: 
     10 
     11============== 
     12regions_db.xsl 
     13============== 
    814 
    915DESCRIPTION 
  • trunk/select_id.xsl

    r76 r323  
    66xmlns:html="http://www.w3.org/1999/xhtml"> 
    77 
    8 <!-- 
    9 module : 
     8<!--rst 
     9 
     10.. _select_id.xsl: 
     11 
     12============= 
     13select_id.xsl 
     14============= 
     15 
     16DESCRIPTION 
     17=========== 
     18 
    1019creation d'un ensemble select avec tous les identifiants d'auteur 
    1120 
    12 update : 
     21TODO 
     22==== 
     23 
     24xforms 
     25<OPTGROUP label="PortMaster 3"> A B C cf http://www.la-grange.net/w3c/html4.01/interact/forms.html#edef-OPTION 
     26 
     27EVOLUTIONS 
     28========== 
     29 
    1330$Id$ 
    14 ++ xforms 
    15 <OPTGROUP label="PortMaster 3"> A B C cf http://www.la-grange.net/w3c/html4.01/interact/forms.html#edef-OPTION 
    16 fplod 2008-04-29T15:21:42Z aedon.locean-ipsl.upmc.fr (Darwin) 
    17 chgt for dbk5 in 
    18 fplod 2008-04-28T15:13:56Z aedon.locean-ipsl.upmc.fr (Darwin) 
    19 chgt for dbk5 out 
    20 fplod 2007-10-17T08:09:03Z aedon.locean-ipsl.upmc.fr (Darwin) 
    21 improve sort (diacriticals) 
    22 fplod 2007-05-18T14:52:55Z aedon.locean-ipsl.upmc.fr (Darwin) 
    23 modif gestion id 
    24 fplod 2007-05-18T08:03:40Z aedon.locean-ipsl.upmc.fr (Darwin) 
    25 correction pour homnymes partiels 
    26 fplod 2007-04-20T12:49:26Z aedon.locean-ipsl.upmc.fr (Darwin) 
    27 d'après http://enacit1.epfl.ch/exercices_html/ex_boutons.html 
    28 Navigation par menu déroulant 
    29 fplod 2007-04-18T09:23:37Z aedon.locean-ipsl.upmc.fr (Darwin) 
    30 creation 
     31 
     32- fplod 2008-04-29T15:21:42Z aedon.locean-ipsl.upmc.fr (Darwin) 
     33 
     34  * chgt for dbk5 in 
     35 
     36- fplod 2008-04-28T15:13:56Z aedon.locean-ipsl.upmc.fr (Darwin) 
     37 
     38  * chgt for dbk5 out 
     39 
     40- fplod 2007-10-17T08:09:03Z aedon.locean-ipsl.upmc.fr (Darwin) 
     41 
     42  * improve sort (diacriticals) 
     43 
     44- fplod 2007-05-18T14:52:55Z aedon.locean-ipsl.upmc.fr (Darwin) 
     45 
     46  * modif gestion id 
     47 
     48- fplod 2007-05-18T08:03:40Z aedon.locean-ipsl.upmc.fr (Darwin) 
     49 
     50  * correction pour homnymes partiels 
     51 
     52- fplod 2007-04-20T12:49:26Z aedon.locean-ipsl.upmc.fr (Darwin) 
     53 
     54  * d'après http://enacit1.epfl.ch/exercices_html/ex_boutons.html 
     55    Navigation par menu déroulant 
     56 
     57- fplod 2007-04-18T09:23:37Z aedon.locean-ipsl.upmc.fr (Darwin) 
     58 
     59  * creation 
     60 
    3161--> 
    3262 
  • trunk/superbib01_txt.xsl

    r76 r323  
    55version="1.0"> 
    66 
    7 <!-- 
    8 module : 
     7<!--rst 
     8 
     9.. _superbib01_txt.xsl: 
     10 
     11================== 
     12superbib01_txt.xsl 
     13================== 
     14 
     15DESCRIPTION 
     16=========== 
     17 
    918transformation of a DocBook file into a text file eatable by bibopa.sh 
    1019 
     20EXAMPLES 
     21======== 
     22 
    1123example pour test demo1 
    12 $ xsltproc \-\-param makedate "'$(date -u +"%Y-%m-%dT%H:%M:%SZ")'" \ 
     24 
     25.. code-block:: sh 
     26 
     27  xsltproc \-\-param makedate "'$(date -u +"%Y-%m-%dT%H:%M:%SZ")'" \ 
    1328  \-\-output /tmp/bibdemo1_dbk5.txt \ 
    1429  superbib01_txt.xsl data/bibdemo1_dbk5.xml 
    15 $ ./bibopa.sh -p demo1 -i /tmp/bibdemo1_dbk5.txt -t raw -l fr 
    16 $ diff biblio.xml data/bibdemo1_dbk5.xml 
     30  bibopa.sh -p demo1 -i /tmp/bibdemo1_dbk5.txt -t raw -l fr 
     31  diff biblio.xml data/bibdemo1_dbk5.xml 
    1732 
    18 update : 
     33EVOLUTIONS 
     34========== 
     35 
    1936$Id$ 
    20 fplod 2008-05-06T13:06:45Z aedon.locean-ipsl.upmc.fr (Darwin) 
    21 reactivation to provide opposite action of bibopa.sh 
    22 fplod 2007-04-06T14:27:24Z zeus.locean-ipsl.upmc.fr (Linux) 
    23 creation 
     37 
     38- fplod 2008-05-06T13:06:45Z aedon.locean-ipsl.upmc.fr (Darwin) 
     39 
     40  * reactivation to provide opposite action of bibopa.sh 
     41 
     42- fplod 2007-04-06T14:27:24Z zeus.locean-ipsl.upmc.fr (Linux) 
     43 
     44  * creation 
     45 
    2446--> 
    2547 
  • trunk/superbib02_txt.xsl

    r66 r323  
    55version="1.0"> 
    66 
    7 <!-- 
    8 module : 
     7<!--rst 
     8 
     9.. _superbib02_txt.xsl: 
     10 
     11================== 
     12superbib02_txt.xsl  
     13================== 
     14 
     15DESCRIPTION 
     16=========== 
     17 
    918transformation of a DocBook file into a BibTeX file 
    1019 
     20EXAMPLES 
     21======== 
     22 
    1123example pour test demo1 
    12 $ xsltproc \-\-param makedate "'$(date -u +"%Y-%m-%dT%H:%M:%SZ")'" \ 
    13   \-\-output /tmp/bibdemo1_dbk5.bib \ 
    14   superbib02_txt.xsl data/bibdemo1_dbk5.xml 
    15 $ ./bibopa.sh -p demo1 -i /tmp/bibdemo1_dbk5.bib -t bibtex -l fr 
    16 $ diff biblio.xml data/bibdemo1_dbk5.xml 
    1724 
    18 update : 
     25.. code-block:: sh 
     26 
     27   xsltproc \-\-param makedate "'$(date -u +"%Y-%m-%dT%H:%M:%SZ")'" \ 
     28   \-\-output /tmp/bibdemo1_dbk5.bib \ 
     29   superbib02_txt.xsl data/bibdemo1_dbk5.xml 
     30   bibopa.sh -p demo1 -i /tmp/bibdemo1_dbk5.bib -t bibtex -l fr 
     31   diff biblio.xml data/bibdemo1_dbk5.xml 
     32 
     33TODO 
     34==== 
     35 
     36not finished 
     37 
     38EVOLUTIONS 
     39========== 
     40 
    1941$Id$ 
    20 not finished 
    21 fplod 2008-05-13T15:12:47Z aedon.locean-ipsl.upmc.fr (Darwin) 
    22 creation 
     42 
     43- fplod 2008-05-13T15:12:47Z aedon.locean-ipsl.upmc.fr (Darwin) 
     44 
     45  * creation 
     46 
    2347--> 
    2448 
  • trunk/superbib_author.xsl

    r76 r323  
    55xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> 
    66 
    7 <!-- 
    8 module : 
     7<!--rst 
     8 
     9.. _superbib_author.xsl: 
     10 
     11=================== 
     12superbib_author.xsl 
     13=================== 
     14 
     15DESCRIPTION 
     16=========== 
     17 
    918production de la liste d'auteur (nom_prenom) 
    1019 
     
    1221 $ xsltproc superbib_author.xsl biblio.xml | sort -u 
    1322 
    14 update : 
    15  ++ tri unique 
    16  ++ doublon caché ie masson_s et masson_sebastien 
    17  ++ middle name 
     23TODO 
     24==== 
     25 
     26 tri unique 
     27 doublon caché ie masson_s et masson_sebastien 
     28 middle name 
     29 
     30EVOLUTIONS 
     31========== 
     32 
    1833$Id$ 
    19 fplod 2008-04-30T06:53:06Z aedon.locean-ipsl.upmc.fr (Darwin) 
    20 chgt for dbk5 in 
    21 fplod 2007-04-03T13:10:11Z aedon.locean-ipsl.upmc.fr (Darwin) 
    22 creation 
     34 
     35- fplod 2008-04-30T06:53:06Z aedon.locean-ipsl.upmc.fr (Darwin) 
     36 
     37  * chgt for dbk5 in 
     38 
     39- fplod 2007-04-03T13:10:11Z aedon.locean-ipsl.upmc.fr (Darwin) 
     40 
     41  * creation 
     42 
    2343--> 
    2444 
  • trunk/superbib_pdf.xsl

    r76 r323  
    33 
    44 
    5 <!-- 
    6 module : 
     5<!--rst 
     6 
     7.. _superbib_pdf.xsl: 
     8 
     9================ 
     10superbib_pdf.xsl 
     11================ 
     12 
     13DESCRIPTION 
     14=========== 
     15 
    716transformation docbook en un pdf 
    817 
    9 update : 
     18EVOLUTIONS 
     19========== 
     20 
    1021$Id$ 
    11 fplod 2007-04-03T12:53:38Z aedon.locean-ipsl.upmc.fr (Darwin) 
    12 création 
    13 d'après http://dblatex.sourceforge.net/doc/sec-custom.html 
     22 
     23- fplod 2007-04-03T12:53:38Z aedon.locean-ipsl.upmc.fr (Darwin) 
     24 
     25  * création 
     26    d'après http://dblatex.sourceforge.net/doc/sec-custom.html 
     27 
    1428--> 
    1529 
  • trunk/surname_id.xsl

    r62 r323  
    44xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> 
    55 
    6 <!-- 
    7 module : 
     6<!--rst 
     7 
     8.. _surname_id.xsl: 
     9 
     10============== 
     11surname_id.xsl 
     12============== 
     13 
     14DESCRIPTION 
     15=========== 
     16 
    817génération de la partie "nom" de l'id 
    918 
    10 update : 
     19EVOLUTIONS 
     20========== 
     21 
    1122$Id$ 
    12 fplod 2008-05-05T12:13:12Z aedon.locean-ipsl.upmc.fr (Darwin) 
    13 simplification and replace single quote by underscore 
    14 fplod 2007-05-18T13:03:39Z aedon.locean-ipsl.upmc.fr (Darwin) 
    15 creation 
    16 cf http://www.dpawson.co.uk/xsl/sect2/N7998.html 
    17 There's a trick to this: 
    1823 
    19 translate($x, translate($x, 'abcde', ''), '') 
     24- fplod 2008-05-05T12:13:12Z aedon.locean-ipsl.upmc.fr (Darwin) 
    2025 
    21 will remove all characters except a,b,c,d, and e from your string $x. 
    22 et String split into elements dans http://www.dpawson.co.uk/xsl/sect2/N7240.html 
    23 http://www.dpawson.co.uk/xsl/sect2/N7240.html 
    24 cf. http://www.dpawson.co.uk/xsl/sect2/N7240.html CRLF to BR 
     26  * simplification and replace single quote by underscore 
     27 
     28- fplod 2007-05-18T13:03:39Z aedon.locean-ipsl.upmc.fr (Darwin) 
     29 
     30  * creation 
     31    cf http://www.dpawson.co.uk/xsl/sect2/N7998.html 
     32    There's a trick to this:: 
     33 
     34       translate($x, translate($x, 'abcde', ''), '') 
     35 
     36    will remove all characters except a,b,c,d, and e from your string $x. 
     37    et String split into elements dans http://www.dpawson.co.uk/xsl/sect2/N7240.html 
     38    http://www.dpawson.co.uk/xsl/sect2/N7240.html 
     39    cf. http://www.dpawson.co.uk/xsl/sect2/N7240.html CRLF to BR 
     40 
    2541--> 
    2642 
  • trunk/table_authors.xsl

    r76 r323  
    66xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> 
    77 
    8 <!-- 
    9 module : 
     8<!--rst 
     9 
     10.. _table_authors.xsl: 
     11 
     12================= 
     13table_authors.xsl 
     14================= 
     15 
     16DESCRIPTION 
     17=========== 
     18 
    1019creation of a table with every author with an associated external or internal link 
    1120 
    12 update : 
     21EVOLUTIONS 
     22========== 
     23 
    1324$Id$ 
    14 fplod 2008-05-16T13:38:07Z aedon.locean-ipsl.upmc.fr (Darwin) 
    15 handling less than 8 different authors 
    16 fplod 2008-04-29T15:45:13Z aedon.locean-ipsl.upmc.fr (Darwin) 
    17 chgt for dbk5 in 
    18 fplod 2008-04-29T08:04:57Z aedon.locean-ipsl.upmc.fr (Darwin) 
    19 chgt for dbk5 out 
    20 fplod 2007-10-17T07:48:19Z aedon.locean-ipsl.upmc.fr (Darwin) 
    21 improve sort (diacriticals) 
    22 fplod 2007-05-18T14:40:38Z aedon.locean-ipsl.upmc.fr (Darwin) 
    23 modif gestion des id 
    24 fplod 2007-05-16T15:01:39Z aedon.locean-ipsl.upmc.fr (Darwin) 
    25 correction pour homonymes partiels 
    26 fplod 2007-04-18T13:32:33Z aedon.locean-ipsl.upmc.fr (Darwin) 
    27 creation 
     25 
     26- fplod 2008-05-16T13:38:07Z aedon.locean-ipsl.upmc.fr (Darwin) 
     27 
     28  * handling less than 8 different authors 
     29 
     30- fplod 2008-04-29T15:45:13Z aedon.locean-ipsl.upmc.fr (Darwin) 
     31 
     32  * chgt for dbk5 in 
     33 
     34- fplod 2008-04-29T08:04:57Z aedon.locean-ipsl.upmc.fr (Darwin) 
     35 
     36  * chgt for dbk5 out 
     37 
     38- fplod 2007-10-17T07:48:19Z aedon.locean-ipsl.upmc.fr (Darwin) 
     39 
     40  * improve sort (diacriticals) 
     41 
     42- fplod 2007-05-18T14:40:38Z aedon.locean-ipsl.upmc.fr (Darwin) 
     43 
     44  * modif gestion des id 
     45 
     46- fplod 2007-05-16T15:01:39Z aedon.locean-ipsl.upmc.fr (Darwin) 
     47 
     48  * correction pour homonymes partiels 
     49 
     50- fplod 2007-04-18T13:32:33Z aedon.locean-ipsl.upmc.fr (Darwin) 
     51 
     52  * creation 
     53 
    2854--> 
    2955 
  • trunk/years_gnuplot.xsl

    r149 r323  
    55xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> 
    66 
    7 <!-- 
     7<!--rst 
     8 
    89.. _year_gnuplot.xsl: 
     10 
     11================ 
     12year_gnuplot.xsl 
     13================ 
    914 
    1015DESCRIPTION 
  • trunk/years_matplotlib.xsl

    r150 r323  
    55xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> 
    66 
    7 <!-- 
     7<!--rst 
     8 
     9.. _years_matplotlib.xsl: 
     10 
     11==================== 
     12years_matplotlib.xsl 
     13==================== 
    814 
    915DESCRIPTION 
  • trunk/years_ploticus.xsl

    r148 r323  
    55xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> 
    66 
    7 <!-- 
     7<!--rst 
    88 
    99.. _year_ploticus.xsl: 
     10 
     11================= 
     12year_ploticus.xsl 
     13================= 
    1014 
    1115DESCRIPTION 
     
    6266#  $ pl -o years.png png years.ploticus 
    6367# 
    64 # source : 
     68# FILES 
     69# ===== 
     70# 
    6571# years.ploticus 
    6672# 
    67 # update : 
     73# EVOLUTIONS 
     74# ========== 
     75# 
    6876# <xsl:value-of select="$makedate"/> 
    6977# 
Note: See TracChangeset for help on using the changeset viewer.