Changeset 213


Ignore:
Timestamp:
06/27/12 17:42:38 (12 years ago)
Author:
pinsard
Message:

add PHYBIOCAR theme column on html

Location:
branches/bibliolocean/src
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/bibliolocean/src/locean_tablerefsabsbibsort.begin.layout

    r189 r213  
    1010EVOLUTIONS 
    1111========== 
     12 
     13$Id$ 
     14 
     15$URL$ 
     16 
     17- fplod 20120627T154718Z cratos (Linux) 
     18 
     19  * add phybiocar column 
     20  * try to reduce width of page to solve print pb 
    1221 
    1322- fplod 20120419 
     
    613622<thead> 
    614623<tr> 
    615 <th width="20%">Author</th> 
    616 <th width="2%">Team</th> 
    617 <th width="2%">AERES Team</th> 
    618 <th width="2%">Organization</th> 
    619 <th width="20%">Title</th> 
    620 <th class="sort_asc" width="5%">Year</th> 
    621 <th width="5%">Journal/Proceedings; DOI/URL</th> 
    622 <th width="2%">Reftype</th> 
    623 <th width="2%">AERES Type</th> 
     624<th width=".5%">Author</th> 
     625<th width=".5%">Team</th> 
     626<th width="0.5%">AERES Team</th> 
     627<th width=".5%">PHYBIOCAR theme</th> 
     628<th width=".5%">Organization</th> 
     629<th width=".5%">Title</th> 
     630<th class="sort_asc" width=".5%">Year</th> 
     631<th width=".5%">Journal/Proceedings;<br/> DOI/URL</th> 
     632<th width=".5%">Reftype</th> 
     633<th width=".5%">AERES Type</th> 
    624634</tr> 
    625635</thead> 
  • branches/bibliolocean/src/locean_tablerefsabsbibsort.layout

    r199 r213  
    1212 
    1313$URL$ 
     14 
     15- fplod 20120627T144736Z cratos (Linux) 
     16 
     17  * add a column for phybiocartheme 
    1418 
    1519- fplod 20120406 
     
    4246        <td>\loceanteam</td> 
    4347        <td>\aeresteam</td> 
     48        <td>\phybiocartheme</td> 
    4449        <td>\loceanaffectation</td> 
    4550        <td>\format[HTMLChars]{\title} <p class="infolinks">\begin{abstract}[<a href="javascript:toggleInfo('\format{\bibtexkey}','abstract')">Abstract</a>] \end{abstract}\begin{review}[<a href="javascript:toggleInfo('\format{\bibtexkey}','review')">Review</a>] \end{review}[<a href="javascript:toggleInfo('\format{\bibtexkey}','bibtex')">BibTeX</a>]</p></td> 
     
    5257</tr>\begin{abstract} 
    5358<tr id="abs_\format{\bibtexkey}" class="abstract noshow"> 
    54         <td colspan="9"><b>Abstract</b>: \format[HTMLChars]{\abstract}</td> 
     59        <td colspan="10"><b>Abstract</b>: \format[HTMLChars]{\abstract}</td> 
    5560</tr>\end{abstract}\begin{review} 
    5661<tr id="rev_\format{\bibtexkey}" class="review noshow"> 
    57         <td colspan="9"><b>Review</b>: \format[HTMLChars]{\review}</td> 
     62        <td colspan="10"><b>Review</b>: \format[HTMLChars]{\review}</td> 
    5863</tr>\end{review} 
    5964<tr id="bib_\format{\bibtexkey}" class="bibtex noshow"> 
    60 <td colspan="9"><b>BibTeX</b>: 
     65<td colspan="10"><b>BibTeX</b>: 
    6166<pre> 
    6267@\format[ToLowerCase]{\bibtextype}{\bibtexkey,\begin{author} 
    6368  author = {\format[HTMLChars]{\author}}\end{author}\begin{loceanteam}, 
    6469  loceanteam = {\format[HTMLChars]{\loceanteam}}\end{loceanteam}\begin{aeresteam}, 
    65   aeresteam = {\format[HTMLChars]{\aeresteam}}\end{aeresteam}\begin{loceanaffectation}, 
     70  aeresteam = {\format[HTMLChars]{\aeresteam}}\end{aeresteam}\begin{phybiocartheme}, 
     71  phybiocartheme = {\format[HTMLChars]{\phybiocartheme})\end{phybiocartheme}\begin{loceanaffectation}, 
    6672  loceanaffectation = {\format[HTMLChars]{\loceanaffectation}}\end{loceanaffectation}\begin{aerestype}, 
    6773  aerestype = {\format[HTMLChars]{\aerestype}}\end{aerestype}\begin{title}, 
Note: See TracChangeset for help on using the changeset viewer.