Am 2013-11-28 um 23:02 schrieb Tibor Simko <[email protected]>: > On Thu, 28 Nov 2013, [email protected] wrote: >> e.g. today I reviewed the overall design - it’s rather horrible to >> find all the places where some output comes from > > You can set `CFG_WEBSTYLE_INSPECT_TEMPLATES' temporarily to 1 and then > restart your Apache. Then, when you hover over some web page element, > you will be shown which template function this element came from. > > Helps a lot to find out all those invenio.websearch_templates:tmpl_foo() > functions that are responsible for generating given page bits.
Yes, I know this. Helps a bit, but not enough, e.g. with the WebSearch results that are formatted by some template. >> I’d prefer a clean templating system like I’m used from Django or most >> CMSs). > > Then you'll be pleased to know that Invenio/next branch uses Flask > framework with Jinja templates. :) Yes, I’m looking forward to it. But I understand that „next“ isn’t usable yet? If our project survives its pilot phase, we can probably upgrade (if I’m willing to do it honorary, I guess). Greetlings, Hraban --- http://www.fiee.net https://www.cacert.org (I'm an assurer)

