
WWW::Kontent::Class::Kiki - Kiki page class for Kontent

# Attributes
kontent:class=kiki
kontent:version=1
kiki:content=Page's content
kiki:type=text/x-kolophon

Kiki is a page class for a general-purpose text page. Besides the title, it contains only a single body of text, which is parsed of markup (as Kolophon by default). It does not attempt to block anyone from editing; an access control system such as WWW::Kontent::Magic::Fidelius can be used to limit editing privileges.
Kontent pages are sensitive to the following attributes:
kiki:contentThe text of the page.
kiki:typeThe MIME type of the text. Defaults to text/x-kolophon.
Kiki's behavior is also affected by standard attributes, such as kontent:title, and attributes controlling the behavior of any magic modules enabled in your Kontent instance.
view, history, create, edit
