James's Homepage

Photography

Mathematics

Actuary

Music

Web Design

Miscellaneous

edit

Mods

Main.Mods History

Hide minor edits - Show changes to output

December 13, 2015, at 08:26 PM by 159.63.165.175 -
Changed line 4 from:
* This page is made with [[http://www.pmwiki.org/|PmWiki]], running {$Version}, version number {$VersionNum}, with the default Pmwiki [[http://www.pmwiki.org/wiki/Cookbook/Skins|skin]] with some modifications.  I attempted to use the [[http://www.pmwiki.org/wiki/Cookbook/MathJax| MathJax]] package to render the Latex codes, but they are currently inactive because of compatibility issues with PHP 5.5. 
to:
This page is made with [[http://www.pmwiki.org/|PmWiki]], running {$Version}, version number {$VersionNum}, with the default Pmwiki [[http://www.pmwiki.org/wiki/Cookbook/Skins|skin]] with some modifications.  I attempted to use the [[http://www.pmwiki.org/wiki/Cookbook/MathJax| MathJax]] package to render the Latex codes, but they are currently inactive because of compatibility issues with PHP 5.5. 
December 13, 2015, at 08:25 PM by 159.63.165.175 -
Changed line 4 from:
* This page is made with [[http://www.pmwiki.org/|PmWiki]], running {$Version}, version number {$VersionNum}, with the default Pmwiki [[http://www.pmwiki.org/wiki/Cookbook/Skins|skin]] with some modifications.  The Latex codes are currently inactive because of compatibility issues with Php 5.5. 
to:
* This page is made with [[http://www.pmwiki.org/|PmWiki]], running {$Version}, version number {$VersionNum}, with the default Pmwiki [[http://www.pmwiki.org/wiki/Cookbook/Skins|skin]] with some modifications.  I attempted to use the [[http://www.pmwiki.org/wiki/Cookbook/MathJax| MathJax]] package to render the Latex codes, but they are currently inactive because of compatibility issues with PHP 5.5. 
December 13, 2015, at 08:23 PM by 159.63.165.175 -
Changed line 3 from:
Post December 2015:
to:
!!!Post December 2015:
December 13, 2015, at 08:23 PM by 159.63.165.175 -
Added lines 3-8:
Post December 2015:
* This page is made with [[http://www.pmwiki.org/|PmWiki]], running {$Version}, version number {$VersionNum}, with the default Pmwiki [[http://www.pmwiki.org/wiki/Cookbook/Skins|skin]] with some modifications.  The Latex codes are currently inactive because of compatibility issues with Php 5.5. 



!!!Pre December 2015:
Deleted line 21:
* This wiki installation is running PmWiki {$Version}, version number {$VersionNum}.
December 13, 2015, at 10:22 AM by 159.63.165.175 -
Changed lines 14-16 from:
** the line @@<!--HTMLFooter--> @@ is added at the end; this is to ensure codes from the jsMath package get executed.
to:
** the line @@<!--HTMLFooter--> @@ is added at the end; this is to ensure codes from the jsMath package get executed.

* This wiki installation is running PmWiki {$Version}, version number {$VersionNum}
.
May 10, 2007, at 02:43 PM by 140.192.67.70 -
Deleted lines 12-13:

Deleted line 13:
May 10, 2007, at 02:41 PM by 140.192.67.70 -
Changed lines 3-5 from:
This page is made with [[http://www.pmwiki.org/|PmWiki]], with the BeeblebroxNetGila [[http://www.pmwiki.org/wiki/Cookbook/Skins|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.

to:
This page is made with [[http://www.pmwiki.org/|PmWiki]], with the BeeblebroxNetGila [[http://www.pmwiki.org/wiki/Cookbook/Skins|skin]].  The [[http://www.pmichaud.com/wiki/Cookbook/JsMath|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.

May 10, 2007, at 02:10 PM by 140.192.67.70 -
Changed lines 15-18 from:
** 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.
to:
** 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.)
May 10, 2007, at 02:09 PM by 140.192.67.70 -
Changed lines 3-7 from:
This page is made with [[http://www.pmwiki.org/|PmWiki]], with the BeeblebroxNetGila [[http://www.pmwiki.org/wiki/Cookbook/Skins|skin]].  Here are a few customizations I've done on the original PmWiki package.


* The @@ config.php @@ file is changed mainly according to [[http://pmwiki
.org/wiki/PmWiki/InitialSetupTasks| instructions]].
to:
This page is made with [[http://www.pmwiki.org/|PmWiki]], with the BeeblebroxNetGila [[http://www.pmwiki.org/wiki/Cookbook/Skins|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 [[http://pmwiki.org/wiki/PmWiki/InitialSetupTasks| instructions]].  Instructions added to include jsMath package
.
Added line 19:
** the line @@<!--HTMLFooter--> @@ is added at the end; this is to ensure codes from the jsMath package get executed.
May 08, 2007, at 10:34 PM by 216.80.126.250 -
Changed lines 1-2 from:
!!PmWiki Mods
to:
!!About This Page
May 06, 2007, at 10:47 PM by 216.80.126.250 -
Added lines 1-2:
!!PmWiki Mods
May 06, 2007, at 07:14 PM by 216.80.126.250 -
Changed lines 6-7 from:
* Many changes to the look and feel of the site by adding @@local.css@@ in the @@pub/css@@ directory
to:
* Many changes to the look and feel of the site by adding @@local.css@@ (based on @@gila.css@@) in the @@pub/css@@ directory
May 06, 2007, at 07:13 PM by 216.80.126.250 -
Changed lines 6-7 from:
* Many changes to the feel of the site by adding @@local.css@@ in the @@pub/css@@ directory
to:
* Many changes to the look and feel of the site by adding @@local.css@@ in the @@pub/css@@ directory
May 06, 2007, at 06:48 PM by 216.80.126.250 -
Changed lines 8-9 from:
* Changes in @@gila.tmpl@@:
to:
* A few changes in @@gila.tmpl@@:
May 06, 2007, at 06:47 PM by 216.80.126.250 -
Changed lines 1-5 from:
This page is made with [[PmWiki]], with the BeeblebroxNetGila [[skin->PmWiki.Skins]].  Here are a few customizations I've done on the original PmWiki package.


* The @@ config.php @@ file is changed mainly according to  instructions.
to:
This page is made with [[http://www.pmwiki.org/|PmWiki]], with the BeeblebroxNetGila [[http://www.pmwiki.org/wiki/Cookbook/Skins|skin]].  Here are a few customizations I've done on the original PmWiki package.


* The @@ config.php @@ file is changed mainly according to [[http://pmwiki.org/wiki/PmWiki/InitialSetupTasks| instructions]].
May 06, 2007, at 06:44 PM by 216.80.126.250 -
Changed lines 1-4 from:

This page is made with [[PmWiki]], with the BeeblebroxNetGila [[skin->PmWiki.Skins]].  Here are a few customizations I've done from the original PmWiki package.

to:
This page is made with [[PmWiki]], with the BeeblebroxNetGila [[skin->PmWiki.Skins]].  Here are a few customizations I've done on the original PmWiki package.

May 06, 2007, at 12:58 PM by 216.80.126.250 -
Changed line 1 from:
<<<<<<<
to:
Changed lines 3-6 from:
=======
This page is made with [[PmWiki]], with the Beebroblx skin.  Here are a few customizations I've done from the original PmWiki package.
>>>>>>>

to:

Changed line 13 from:
<<<<<<<
to:
Changed lines 17-21 from:
=======
** 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
>>>>>>>
to:
May 06, 2007, at 12:57 PM by 216.80.126.250 -
Added lines 1-3:
<<<<<<<
This page is made with [[PmWiki]], with the BeeblebroxNetGila [[skin->PmWiki.Skins]].  Here are a few customizations I've done from the original PmWiki package.
=======
Changed lines 5-6 from:
to:
>>>>>>>
Added line 15:
<<<<<<<
Changed lines 18-23 from:
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
to:
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.
=======
** 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
>>>>>>>
May 06, 2007, at 12:53 PM by 216.80.126.250 -
Changed lines 1-2 from:
A few customizations I've done from the original PmWiki package.
to:
This page is made with [[PmWiki]], with the Beebroblx skin.  Here are a few customizations I've done from the original PmWiki package.
Changed lines 11-13 from:
** deleted the line  @@ @import url($SkinDirUrl/gila.css); @@ because template seems to be calling this after the local.css file, which is strange
to:
** 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
May 06, 2007, at 12:50 PM by 216.80.126.250 -
Changed lines 5-6 from:
* Major changes to the feel of the site by adding @@local.css@@ in the @@pub/css@@ directory
to:
* Many changes to the feel of the site by adding @@local.css@@ in the @@pub/css@@ directory
May 06, 2007, at 12:49 PM by 216.80.126.250 -
Added lines 1-11:
A few customizations I've done from the original PmWiki package.

* The @@ config.php @@ file is changed mainly according to  instructions.

* Major changes to the feel of the site by adding @@local.css@@ in the @@pub/css@@ directory

* 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
Edit - Print - Search
Page last modified on December 13, 2015, at 08:26 PM