You are here:

Error: Failed to load processor ShowPath
No macro or processor named 'ShowPath' found


Getting Creole

Please let us know if you encounter any problems with any of thes packages using the ticket system or mailing lists.

Using PEAR Installer

Creole now supports PEAR channels (note that this requires PEAR >= 1.4.0). You can install the Creole (or Jargon) package by adding the pear.phpdb.org channel to your PEAR environment and then installing Creole using the phpdb channel alias and creole or jargon package names:

$> pear channel-discover pear.phpdb.org
$> pear install phpdb/creole
$> pear install phpdb/jargon

Note: if you want to install a beta or RC version of Creole, you may need to change your preferred_state PEAR environment variable.

$> pear config-set preferred_state beta

Traditional Package

The traditional Creole package contains both the Croele and Jargon classes and is available in a couple formats.

Beta Release

Please see the announcements for this release before using it.

Currently on hold, a few significant bugs were found on *nix systems, links will be put back up shortly

Current Release

Previous Release