IntroductionIntroduction
  InstallingInstalling
  HandlingHandling
  Virtual serversVirtual servers
  ModulesModules
  FilesystemsFilesystems
  RXML tagsRXML tags
  GraphicsGraphics
    <Fonts>Fonts<Fonts>Fonts
    <Image file formats>Image file formats<Image file formats>Image file formats
    <Graphical text>Graphical text<Graphical text>Graphical text
    <Business Graphics>Business Graphics<Business Graphics>Business Graphics
    <Pike image module>Pike image module<Pike image module>Pike image module
  ProxyProxy
  Miscellaneous modulesMiscellaneous modules
  Security considerationsSecurity considerations
  ScriptingScripting
  DatabasesDatabases
  LDAPLDAP
  IntraSeekIntraSeek
  LogViewLogView
  FrontPageFrontPage
  UpgradingUpgrading
  Third party extensionsThird party extensions
  PortabilityPortability
  Reporting bugsReporting bugs
  AppendixAppendix
 
Pike image module

This module adds two new tags, the <gclock> tag and the <pimage> tag. The <gclock> tag draws animated clocks while the <pimage> container tag works like a <pike> tag with a few extra functions especially suited for image generation. For more information see the gclock and pimage pages in the "Web Site Creator"-manual.

Mountpoint
The URL-prefix for the pike image module.
(Location in the virtual file system)

The PIMAGE tag is enabled
If set, the <pimage> tag will be available for use. This tag has the same security considerations as the <pike> tag. If not set, only the <gclock> tag will be available.
The <pimage> tag is a potential security hazard and should not be enabled unless the administrator understands the security implications of this particular tag. For more information see the Pike tag page in the Scripting chapter.

Example