[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Requested reminder for Andreas: Put EDAM version into udd



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 

-- 
http://fam-tille.de


Reply to: