log src/pages/common/blog/page_meta.py @ 996:d821c112e656

age author description
Wed, 03 Jan 2018 01:11:26 +0100 Goffi pages (chat): implementation of chat page using new dynamic pages, first draft
Tue, 23 May 2017 00:06:03 +0200 Goffi pages (common/blog): use request data to indicate if comments are allowed
Tue, 23 May 2017 00:06:03 +0200 Goffi pages (common/blog): don't fail if an error is raised while getting comment
Tue, 23 May 2017 00:06:00 +0200 Goffi pages: cache identities identities in session + get identities for comments in blog
Thu, 27 Apr 2017 01:15:54 +0200 Goffi pages (common/blog): check posted data type for comments
Mon, 17 Apr 2017 20:44:10 +0200 Goffi pages (common/blog): data post (i.e. new comments) is now handled
Mon, 17 Apr 2017 20:43:12 +0200 Goffi pages (common/blog): new show_comments variable is used in session data, if True comments are grabbed and chained to items
Sun, 16 Apr 2017 18:24:24 +0200 Goffi pages (common): added common hierarchy for reusable pages (blog is the first)