|
1 | 4 | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | R | S | T | U | W |
Click on a module name for more detailed information.
Cache stabilizer
This module is to make more efficient use of (reverse) proxies. It modifies the Last-modified and Expires headers, to change only in intervals.
It uses regexps for different priorities.
Usefull if your site gets visited by a lot of proxies or if you have your site residing behind a reverse proxy.
Calculator Module
I was disgusted by the lack of maths capability in RXML so I wrote a simple module to give let you add/subtract/multiply/divide capability in RXML. Enjoy.
Calendar
CAudium Mail Access System
CAMAS is a Webmail designed for the Caudium Webserver. CAMAS is a fork of the well known IMHO webmail with a lots of new features and configurations option that have been added. Code is modularized and optimized for Pike 7.x and web documented. Features included : IMAP support, MTA and MUA DSN, Multiple mailboxes, Secure connections using Caudium SSL3, Delete, moving mail, filter, autofilters, drafts, etc...
Clickable Path
Creates a <PATH> tag which generates a clickable path list.
Has support for <GTEXT>ified links and <APRE> settings.
Conditional linking
Adds an extra container tag, <linkif>, that lets you specify a number
of conditions (file or URL must equal a certain value etc, regexps may
be used). If they are met, the tag contents will be linked to the
specified location. Otherwise, the contents will be normal text.
All normal attributes to the HTML anchor tag can be used; they will be
added to the anchor tag as well.
Custom Error Messages
Allows error messages to be specified as html files based on error codes.
|