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

Search results for "module:CGI::Wiki::Simple"

CGI::Wiki::Simple - A simple wiki application using CGI::Application. River stage zero No dependents

This is an instant wiki....

CORION/CGI-Wiki-Simple-0.12 - 05 Apr 2003 21:06:39 UTC

CGI::Wiki::Simple::Setup - Set up the wiki and fill content into some basic pages. River stage zero No dependents

This is a simple utility module that given a database sets up a complete wiki within it....

CORION/CGI-Wiki-Simple-0.12 - 05 Apr 2003 21:06:39 UTC

CGI::Wiki::Simple::Plugin - Base class for CGI::Wiki::Simple plugins. River stage zero No dependents

This is the base class for special interactive Wiki nodes where the content is produced programmatically, like the LatestChanges page and the AllNodes page. A plugin subclass implements more or less the same methods as a CGI::Wiki::Store - a later re...

CORION/CGI-Wiki-Simple-0.12 - 05 Apr 2003 21:06:39 UTC

CGI::Wiki::Simple::NoTemplates - A simple wiki without templates River stage zero No dependents

This is an instant wiki....

CORION/CGI-Wiki-Simple-0.12 - 05 Apr 2003 21:06:39 UTC

CGI::Wiki::Simple::Plugin::Static - Supply static text as node content River stage zero No dependents

This node supplies static text for a node. This text can't be changed. You could use a simple HTML file instead. No provisions are made against users wanting to edit the page. They can't save the data though....

CORION/CGI-Wiki-Simple-0.12 - 05 Apr 2003 21:06:39 UTC

CGI::Wiki::Simple::Plugin::NodeList - Node that lists all existing nodes on a wiki River stage zero No dependents

This node lists all nodes in your wiki. Think of it as the master index to your wiki....

CORION/CGI-Wiki-Simple-0.12 - 05 Apr 2003 21:06:39 UTC

CGI::Wiki::Simple::Plugin::RecentChanges - Node that lists the recent changes River stage zero No dependents

This node lists the nodes that were changed in your wiki. This only works for nodes that are stored within a CGI::Wiki::Store::Database, at least until I implement more of the store properties for the plugins as well....

CORION/CGI-Wiki-Simple-0.12 - 05 Apr 2003 21:06:39 UTC

CGI::Wiki::Kwiki - An instant wiki built on CGI::Wiki. River stage zero No dependents

A simple-to-use front-end to CGI::Wiki. It can be used for several purposes: to migrate from a CGI::Kwiki wiki (its original purpose), to provide a quickly set up wiki that can later be extended to use more of CGI::Wiki's capabilities, and so on. It ...

KAKE/CGI-Wiki-Kwiki-0.59 - 29 Jan 2005 12:43:07 UTC

CGI::Snapp - An almost back-compat fork of CGI::Application River stage one • 6 direct dependents • 8 total dependents

A fork of CGI::Application (later CGI::Application::Dispatch etc) in order to understand how they work in sufficient detail that I can put CGI::Snapp etc into production - *in my own code* - as replacements for those modules. You are *strongly* encou...

RSAVAGE/CGI-Snapp-2.01 - 11 Sep 2016 01:13:27 UTC

CGI::Application - Framework for building reusable web-applications River stage three • 118 direct dependents • 128 total dependents

It is intended that your Application Module will be implemented as a sub-class of CGI::Application. This is done simply as follows: package My::App; use base 'CGI::Application'; Notation and Conventions For the purpose of this document, we will refer...

MARTO/CGI-Application-4.61 - 02 Mar 2018 09:20:24 UTC

CGI::Application::Dispatch - Dispatch requests to CGI::Application based objects River stage two • 9 direct dependents • 11 total dependents

This module provides a way (as a mod_perl handler or running under vanilla CGI) to look at the path (as returned by dispatch_path) of the incoming request, parse off the desired module and its run mode, create an instance of that module and run it. I...

MARKSTOS/CGI-Application-Dispatch-3.12 - 14 Sep 2012 01:19:52 UTC

CGI::Application::Demo::Basic - A vehicle to showcase CGI::Application River stage zero No dependents

"CGI::Application::Demo::Basic" showcases "CGI::Application"-based applications, via these components: o A set of 7 CGI instance scripts o A set of 4 text configuration files o A CSS file o A data file to help bootstrap populating the database o A se...

RSAVAGE/CGI-Application-Demo-Basic-1.06 - 25 Apr 2010 03:03:46 UTC

CGI::Wiki::Formatter::UseMod - UseModWiki-style formatting for CGI::Wiki River stage one • 1 direct dependent • 1 total dependent

A formatter backend for CGI::Wiki that supports UseMod-style formatting....

KAKE/CGI-Wiki-Formatter-UseMod-0.18 - 30 Nov 2004 10:40:10 UTC

CGI::Application::Dispatch::PSGI - Dispatch requests to CGI::Application based objects using PSGI River stage two • 9 direct dependents • 11 total dependents

This module provides a way to look at the path (as returned by "$env->{PATH_INFO}") of the incoming request, parse off the desired module and its run mode, create an instance of that module and run it. It will translate a URI like this (in a persiste...

MARKSTOS/CGI-Application-Dispatch-3.12 - 14 Sep 2012 01:19:52 UTC

CGI::Application::Plugin::CAPTCHA - Easily create, use, and verify CAPTCHAs in CGI::Application-based web applications. River stage zero No dependents

"CGI::Application::Plugin::CAPTCHA" allows programmers to easily add and verify CAPTCHAs in their CGI::Application-derived web applications. A CAPTCHA (or Completely Automated Public Turing Test to Tell Computers and Humans Apart) is an image with a ...

CROMEDOME/CGI-Application-Plugin-CAPTCHA-0.04 - 06 Jan 2011 14:08:56 UTC

CGI::Application::Plugin::TemplateRunner - CGI::App plugin to display HTML::Templates without writing code River stage zero No dependents

This module is a plugin for CGI::Application that provides a runmode to automatically get the name of an HTML::Template from the path_info string, load the template, fill it with data from an associated Perl data file and display the template. EXPORT...

THILO/CGI-Application-Plugin-TemplateRunner-0.04 - 01 Jul 2005 00:42:03 UTC
16 results (0.05 seconds)