X-Git-Url: http://git.auf.org/?p=auf_savoirs_en_partage_django.git;a=blobdiff_plain;f=auf_savoirs_en_partage%2Fscripts%2Fsphinx.conf.py.in;h=7931d7fbf8d226864e1876ca7050a21a02ac28ec;hp=9d7c155e520e576ac6942d63c6fe7043e4fc287e;hb=ede0217396e5af3314c5b05b107a4460872cf6f7;hpb=d70e0d5e7e276af1d4d4148fc78aa352d5bef357 diff --git a/auf_savoirs_en_partage/scripts/sphinx.conf.py.in b/auf_savoirs_en_partage/scripts/sphinx.conf.py.in index 9d7c155..7931d7f 100644 --- a/auf_savoirs_en_partage/scripts/sphinx.conf.py.in +++ b/auf_savoirs_en_partage/scripts/sphinx.conf.py.in @@ -92,6 +92,7 @@ emit_source('savoirsenpartage_ressources', r.contributor AS contributor, r.subject AS subject, r.publisher AS publisher, + r.categorie_id as categorie, TO_DAYS(r.modified) AS modified, GROUP_CONCAT(DISTINCT d.nom_discipline) AS disciplines, GROUP_CONCAT(DISTINCT d.id_discipline) AS discipline_ids,