Skip to content

v0.2.6

Choose a tag to compare

@vinayinvicible vinayinvicible released this 09 Jun 10:58
· 12 commits to master since this release
  • parse_cms_template takes template_context which will be used to render the included snippets
  • renamed the argument dictionary to cms_context in parse_cms_template [Backward Incompatible]
  • added two settings CFBLOG_CAN_EDIT and CFBLOG_CAN_PUBLISH which should take the user and return if the user has permission to edit or publish the content respectively