log src/pages/common/blog/page_meta.py @ 991:6ce9647011b3

age author description
2017-05-22 Goffi pages (common/blog): use request data to indicate if comments are allowed
2017-05-22 Goffi pages (common/blog): don't fail if an error is raised while getting comment
2017-05-22 Goffi pages: cache identities identities in session + get identities for comments in blog
2017-04-26 Goffi pages (common/blog): check posted data type for comments
2017-04-17 Goffi pages (common/blog): data post (i.e. new comments) is now handled
2017-04-17 Goffi pages (common/blog): new show_comments variable is used in session data, if True comments are grabbed and chained to items
2017-04-16 Goffi pages (common): added common hierarchy for reusable pages (blog is the first)