Release Notes of TWiki 5.1.4 (Istanbul), 2013 02 16 Introduction TWiki is an enterprise collaboration platform and application platform. TWiki has been downloaded...
Google Analytics Plugin Adds Google Analytics javascript code to specified pages. Since version 2.1, this plugin reads settings from configure. It no longer uses a...
Package extends CGI::Session::Driver::DBI head1 NAME CGI::Session::Driver::postgresql PostgreSQL driver for CGI::Session head1 SYNOPSIS use CGI::Session...
Package head1 NAME CGI::Session::Serialize::default Default CGI::Session serializer head1 DESCRIPTION This library is used by CGI::Session driver to serialize...
Package head1 NAME CGI::Session::Driver::DBI Base class for native DBI related CGI::Session drivers head1 SYNOPSIS require CGI::Session::Driver::DBI;...
Package Monitoring package. Instrument the code like this: use Monitor; Monitor::MARK(`Description of event`); Monitor::MARK(`Another event`); or, to monitor all...
Package head1 NAME CGI::Session::Tutorial Extended CGI::Session manual head1 STATE MAINTENANCE OVERVIEW Since HTTP is a stateless protocol, each subsequent click...
Package head1 NAME CGI::Session::Driver::db file CGI::Session driver for BerkeleyDB using DB File head1 SYNOPSIS $s new CGI::Session(`driver:db file`,...
Package head1 NAME CGI::Session::Serialize::json serializer for CGI::Session head1 DESCRIPTION This library can be used by CGI::Session to serialize session data...
Classic Skin The classic TWiki skin is a bare bone and functional skin, supporting any browser, and has a minimum of graphics This is not really a skin. It is the...
Package head1 NAME CGI::Session::Serialize::freezethaw serializer for CGI::Session head1 DESCRIPTION This library can be used by CGI::Session to serialize session...
Package head1 NAME CGI::Session::Serialize::yaml serializer for CGI::Session head1 DESCRIPTION This library can be used by CGI::Session to serialize session data...
Package extends CGI::Session::Driver::DBI head1 NAME CGI::Session::Driver::mysql CGI::Session driver for MySQL database head1 SYNOPSIS $s new CGI::Session...
Package head1 NAME CGI::Session::Serialize::storable Serializer for CGI::Session head1 DESCRIPTION This library can be used by CGI::Session to serialize session...
ImagePlugin Introduction Use this plugin to control the display and alignment of images using an easy syntax and support for server side resizing and thumbnailing...