edit · history · print

About This Page

This page is made with PmWiki, with the BeeblebroxNetGila skin. The jsMath package is also added to process math formulas from Latex codes. Here are a few customizations I've done on the original PmWiki package.

  • The config.php file is changed mainly according to instructions. Instructions added to include jsMath package.
  • Many changes to the look and feel of the site by adding local.css (based on gila.css) in the pub/css directory.
  • A few changes in gila.tmpl:
    • changed default to personal favoicon
    • deleted the line @import url($SkinDirUrl/gila.css); because template seems to be calling this after the local.css file, which is strange. So gila.css is sitting there unused. (There are strange CSS behaviors when gila.css is called, such as the gray fonts for the action box on the upper left, and the brown background for the main section headers.)
    • the line <!--HTMLFooter--> is added at the end; this is to ensure codes from the jsMath package get executed.
edit · history · print
Page last modified on May 10, 2007, at 02:43 PM