The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "distribution:Daizu blog"

Daizu::Gen::Blog - generator for publishing a blog River stage zero No dependents

To publish a blog using Daizu CMS, create a top-level directory for it and set that directory's generator class to this one. This class is a subclass of Daizu::Gen. The ways in which it differs are described below. Article URLs Article URLs are parti...

GEOFFR/Daizu-0.3 - 26 Nov 2006 20:55:55 UTC

Daizu::Gen - default generator class River stage zero No dependents

This class, and subclasses of it, are responsible for deciding which URLs should be created (generated) from each file or directory in a working copy, and generating the output which will be served for those URLs. This class itself is used by default...

GEOFFR/Daizu-0.3 - 26 Nov 2006 20:55:55 UTC

Daizu::File - class representing files in working copies River stage zero No dependents

Each object of this class represents a particular file in a Daizu CMS working copy (a record in the "wc_file" table)....

GEOFFR/Daizu-0.3 - 26 Nov 2006 20:55:55 UTC

Daizu::Feed - class for creating Atom and RSS feeds River stage zero No dependents

A class for creating feeds in Atom and RSS formats. Currently it is only possible to use this for feeds where the entries are Daizu articles. To use this, first create an object, indicating what kind of feed you want, and then call the add_entry() me...

GEOFFR/Daizu-0.3 - 26 Nov 2006 20:55:55 UTC

Daizu::Plugin::PodArticle - a plugin for publishing Perl POD documentation on websites River stage zero No dependents

This plugin adds the ability for Daizu CMS to load content from POD files (or Perl code containing POD documentation). Once this module has parsed the file it provides Daizu with the content in XHTML format (as a DOM structure), and from then on it c...

GEOFFR/Daizu-0.3 - 26 Nov 2006 20:55:55 UTC

Daizu::Plugin::RelatedLinks - add information to 'img' elements River stage zero No dependents

This plugin adds a box in the 'extras-col' (the right-hand column of each page) for articles with a "daizu:links" property. Warning: this plugin is experimental and is almost certain to change the way it works later. At a minimum the two text files i...

GEOFFR/Daizu-0.3 - 26 Nov 2006 20:55:55 UTC

Daizu::Plugin::DisplayPicture - display scaled-down versions of images in articles River stage zero No dependents

TODO - refactor this to share code with PictureArticle. This plugin filters articles looking for the special element "daizu:display-picture" and replacing it with suitable markup to render the image nicely in the middle of the page. If the image file...

GEOFFR/Daizu-0.3 - 26 Nov 2006 20:55:55 UTC

Daizu::Plugin::PictureArticle - publish image files as articles River stage zero No dependents

This plugin allows you to mark an image file as being an article (by setting its "daizu:type" property to "article" as normal). When it is published a normal article HTML page will be generated with the title, description, and so on from the image fi...

GEOFFR/Daizu-0.3 - 26 Nov 2006 20:55:55 UTC

daizu - command line interface to Daizu CMS River stage zero No dependents

This program allows you to operate Daizu, getting it to load content from the Subversion repository (by checking out or updating working copies), and publish the URLs generated by that content. A Daizu configuration file is required. You can specify ...

GEOFFR/Daizu-0.3 - 26 Nov 2006 20:55:55 UTC
9 results (0.036 seconds)