log

age author description
2018-01-30 Goffi blog/articles, input/navigation: moved navigation template in a dedicated macro
2018-01-26 Goffi blog/article: set "single" variable when a single article is shown, and expand items in this case
2018-01-26 Goffi blog/articles: use short dates when severals items are shown because the page is cached, and relative for single view.
2018-01-26 Goffi blog/item: fixed "expanded" parameter
2018-01-24 Goffi blog/articles: don't use super() in title block for now, it crashes if parent is not base/base.html
2018-01-24 Goffi blog/atom.xml: change namespace for XHTML content
2018-01-24 Goffi css (blog): height adjustement of folded articles
2018-01-24 Goffi css (blog): set a max-width for videos
2018-01-24 Goffi input(xmlui): follow changes for OnClick data object in backend
2018-01-22 Goffi css (blog): small adjustment on bottom links margin/padding
2018-01-22 Goffi css (blog): set background to footer to make it visible is an image is in background
2018-01-22 Goffi css (blog): add a background image if --bg-img custom property is set (in dynamic style)
2018-01-22 Goffi base: replaced background_image by a way to add dynamic style
2018-01-22 Goffi blog/articles: don't set content in title block if embedded, to avoid exception with missing parent title
2018-01-21 Goffi css (blog): min-height re-adjustment