configuration editing

Warning: This documentation is only compatible with version 1.0 and newer.

Application Programming Interface

conf Object

The conf object is made available to all theme templates.

Properties

config.yaml

Any property in config.yaml is available to this object.

Useful properties for themes

ctrl Object

The ctrl object contains information about all PyKwiki posts on a site. It has several useful methods for generating lists of posts and calendars.

Functions

post Object

The post object contains all information about a specific post. It is made available to the post.html template as post.

Properties

General information

Content

Date and time