NAME
Konstrukt::Doc - Documentation of the Konstrukt framework
DESCRIPTION
General Documentation:
Konstrukt::Doc::About - About the Konstrukt framework and its design.
Konstrukt::Doc::Installation - Installation and configuration.
Konstrukt::Doc::Basics - General website organization and tag syntax.
Konstrukt::Doc::Templating - Using templating to create static web sites.
Konstrukt::Doc::FunctionPlugins - Using plugins to add dynamics to your web page.
Konstrukt::Doc::ApplicationPlugins - Use existing application plugins to integrate complex functionality into your website in an instant.
Konstrukt::Doc::CreatingPlugins - Create your own plugins.
Konstrukt::Doc::CoreDevelopment - Hacking on the Konstrukt core.
Konstrukt::Doc::PluginList - Complete list of the plugins that are shipped with this package.
Tutorials:
Konstrukt::Doc::Tutorial::Usage::Blog - Using the blog plugin to create a blog.
Konstrukt::Doc::Tutorial::Plugin::Randomline - Create a really simple plugin putting out a random line.
Konstrukt::Doc::Tutorial::Plugin::Note::Actions - 1) Create a simple note taking plugin performing different actions.
Konstrukt::Doc::Tutorial::Plugin::Note::Template - 2) Using templates for the presentation.
Konstrukt::Doc::Tutorial::Plugin::Note::DBI - 3) Using Perl DBI to store your data in a database.
AUTHOR
Copyright 2006 Thomas Wittek (mail at gedankenkonstrukt dot de). All rights reserved.
This document is free software. It is distributed under the same terms as Perl itself.
SEE ALSO
Next: Konstrukt::Doc::About
Parent: Konstrukt