Blog

The Blog extension allows you to create articles using markdown and HTML. A WYSIWYG editor is available with the TinyMCE extension. The comments section allows users to interact with your content.

Posts

Blog Posts

The Posts section provides an overview of all your articles, which form the content of your website. You can create new articles or edit existing ones. Posts can be sorted by title, number of comments or their publish date by clicking on the corresponding table heading in the overview. The active sorting parameter is highlighted with an arrow icon.

Next to each post there’s a checkbox. Enabling the checkbox of one or more items will display a toolbar that allows you to copy, delete, publish or unpublish the posts.

To create a new post, hit the Add Post button in the top right hand corner; to edit an existing post, click on its title in the overview. The Pagekit Editor will open and the following fields will be available.

Blog Edit Post

FieldDescription
TitleThis is the title of your post. You can use umlauts and other symbols and Pagekit will automatically create a URL-valid slug for the post.
SlugA computer friendly version of the title that is included in the absolute URL of the page (if you set the slug in the custom field of the permalink section in the Settings tab). If you do not like the generated slug, simply enter your own.
ContentThis is where you create the actual content of your post. You can write Markdown or HTML using the Pagekit editor.
ExcerptThe excerpt is a preview or a summary of the post and will be displayed in your blog overview. Otherwise, the full article will be displayed. Alternatively, you can separate your intro text right in the content field by adding the snippet [readmore]. However, the Excerpt field will always have priority over the snippet. A Read More button leads your user from the excerpt to the full article.
ImageUse the image picker to select the featured image for your post or type in the URL.
StatusSelect the status of your post. It can be a Draft, Pending Review, Published or Unpublished. Only a published post is visible to the public. The Draft and Pending Review statuses allow editors to see that a post is pending review.
AuthorSelect the user you would like to credit as the post's author.
Publish OnThe date when the post should become publicly accessible. You can schedule a post by setting the publish date in the future. A calender icon in the status bar indicates a scheduled post.
Restrict AccessYou can restrict access for each post to one or more user roles. Other users will not be able to see the post in the frontend. Leaving all checkboxes unchecked will keep the post visible for everyone.
Enable MarkdownYour post's content can be written in HTML or using Markdown syntax. Enable or disable Markdown editing with the checkbox. You can also include HTML snippets in Markdown
Enable CommentsAllows users to engage in discussion about your post. You can manage comments in the Comments section.

Comments

The Blog extension includes a sophisticated comment function that you can manage and curate in the Comments section of the blog administration. It provides a list of the comments to all posts in your site.

Blog Comments

If you click on the Status parameter in the table heading, you can sort comments by whether they are Pending, Approved or marked as Spam.

Each item displays the author and – if provided – their email address above the comment's content. Clicking on the timestamp will bring you directly to the the comment's location below the post. To approve a comment or mark it as pending, hit the green or yellow circle in the status column. In the Post column, click on the post's title to enter Edit mode. To see all comments on that post, click on the comment icon, which also indicates the number of comments.

When hovering a single entry, an Edit and a Reply button will appear for that comment. In Edit mode you can also switch the comment's status from Pending to Approved or Spam.

Settings

The Settings tab contains general Blog settings – like permlink options – as well as some additional options for the comment function.

General

In this section you can configure the overall behavior of your blog.

FieldDescription
PermalinkThere are different options of how the permalinks of your posts will be generated, which can be Numeric, Name (basically a slug generated from the post's title), Day and name, Month and name or Custom. The Custom field accepts the following parameters: {id}, {slug}, {year}, {month}, {hour}, {minute} and {second}. These can also be combined; just separate them with a /.
Posts per pageDetermine the maximum amount of posts that will be displayed per page in the blog overview.
Default post settingsEnable or disable Markdown and comments for all posts. You can still override these settings in each post.

Comments

Here you can define a number of global settings for the comment function.

FieldDescription
CommentsDetermine whether users need to provide an e-mail address in order to comment and set a period of time after which it is no longer possible to comment a post.
AppearanceEnable Gravatar, change the order of comments and allow nesting of comments by a maximum number that you set.