The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

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

SYNOPSIS

        # Attributes for a Kategory version 1 page
        kontent:class=kategory
        kontent:version=1
        kategory:class=class for child pages
        kategory:version=class version for child pages

DESCRIPTION

Kategory is a page class for creating a directory of its child pages; in future versions of Kontent it will also serve as a page listing pages with relations it, serving the same purpose as a category in many wiki systems. Kategory pages do not have any editing features, and can only be created or modified by using a low-level tool such as k_manip.

Attributes

Kategory pages are sensitive to the following attributes:

kategory:class

The default class for any child pages. If this attribute is set, a create mode will be available for the Kategory page.

kategory:version

The default class version for any child pages.

Kategory'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.

MODES

view, history, create (sometimes)

SEE ALSO

WWW::Kontent, WWW::Kontent::Foundation

1 POD Error

The following errors were encountered while parsing the POD:

Around line 36:

=back doesn't take any parameters, but you said =back 4