X-Git-Url: http://git.cyclocoop.org/?p=ptitvelo%2Fweb%2Fwww.git;a=blobdiff_plain;f=www%2Fplugins%2Fabomailmans%2Fprive%2Flistes%2Fabomailman_rubriques.html;fp=www%2Fplugins%2Fabomailmans%2Fprive%2Flistes%2Fabomailman_rubriques.html;h=02ec561f3f4abe02e0ada04e30b04e67c77aacad;hp=0000000000000000000000000000000000000000;hb=a463177039939e8c9294e065d7505f8de95d48c2;hpb=5be150361b3c836d9206941ba43f862df11466db diff --git a/www/plugins/abomailmans/prive/listes/abomailman_rubriques.html b/www/plugins/abomailmans/prive/listes/abomailman_rubriques.html new file mode 100644 index 0000000..02ec561 --- /dev/null +++ b/www/plugins/abomailmans/prive/listes/abomailman_rubriques.html @@ -0,0 +1,17 @@ +#SET{id_parent,#ENV{id_rubrique,0}} +#SET{niveau,#ENV{niveau,1}} +[(#GET{niveau}|>={2}|oui) + [(#SET{marge,#ENV{marge}|concat{----}})] + +] + +[(#GET{niveau}|=={1}|oui) + [(#SET{marge,•})] +] +[(#GET{niveau}|=={2}|oui) + [(#SET{marge,'   |----'})] +] + + +[(#INCLURE{fond=prive/listes/abomailman_rubriques}{niveau=[(#GET{niveau}|plus{1})]}{id_rubrique=#ID_RUBRIQUE}{id_rubrique_env}{marge=#GET{marge}})] + \ No newline at end of file