Table of Contents

  • Introduction
  • Installation
  • Handling Challenger
  • Virtual Servers
  • Configuration Examples
  • Modules
  • Filesystems
  • RXML Tags
  • Graphics
    · Introduction
    · Fonts
    · Image File Formats
    · Graphical Text
    · Business Graphics
    · Pike Image Module
  • Proxy
  • Databases
  • Miscellaneous Modules
  • Security Considerations
  • Scripting
  • Frontpage
  • Upgrading
  • Third Party Extensions
  • Portability
  • Reporting Bugs
  • Appendix
  • Pike Image Module
    This module adds two new tags, <gclock> and <pimage>. 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 User manaul.

    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