------------------
* `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