I just saw the first Topics on the Debian Med task pages. This is so nice. Many thanks!
@Hervé, would you possibly also find a link to be added for your browser that accepts the name, not the identifier? I am traveling next week but when I return I would very much like to have a quick round of discussion about the links back that we started at the Sprint. I had completed the work on the web service to find the Debian packages for a given topic. That has to still be migrated to work with the EDAM ontology IDs. Best, Steffen On 24.03.19 15:37, Andreas Tille wrote: > On Fri, Mar 22, 2019 at 09:30:36AM +0100, Andreas Tille wrote: >> The problem is not that the data are missing in UDD. The query that is >> fetching the data from UDD to build the task pages is just querying what >> is needed (and topic was not needed before). > I realised that this assumption was wrong. Topics is parsed but it was > not really consumed and added to the properties dict but was only triggering > a log entry. That is fixed in my last commit[1]. > > Moreover Steffen did not used the Genshy syntax correctly: The py:when > clause needs to be used in connection with py:choose - otherwise nothing > is printed at all. I simply turned py:when into py:if[1] (we only have > a single condition and not several) and now it works. I might add that > the topics list is turned into a '; ' separated list in the reading > process (not in the Genshi template). That's a bit more safe. > > Steffen, there is no topics CSS class - you might possibly want some > layout feature. > > Kind regards > > Andreas. > > [1] > https://salsa.debian.org/blends-team/website/commit/2f23445d510717d19b85a428ba2f5d83c0f4a1c4 >

