Created
November 7, 2014 14:58
-
-
Save juba/436efa6ac47297734fed to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<BOUCLE_liste_halspub_typdoc(HALS_PUBLICATIONS){id_hal IN #GET{the_hals}}{!par date_production,titre}{doublons recents}{0,#NBPUB}> | |
<BOUCLE_liste_halspub_affichage(HALS_PUBLICATIONS){!doublons recents}{!par typdoc}> | |
[<h3>(#TYPDOC|unique)</h3>] | |
<ul> | |
[<li>(#HAL_COMPLET|traite_hal_complet)</li>] | |
</ul> | |
</BOUCLE_liste_halspub_affichage> | |
</BOUCLE_liste_halspub_typdoc> |
marcimat
commented
Nov 7, 2014
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment