/themes/color_theme_to_css.php

Description

color_theme_to_css.php

This script can be used to convert an old $color theme to a stylesheet for use with templates. Output is sent to STDOUT.

HOWTO:

  1. Create a .php file containing your $color theme.
  2. Run this script from a command line, giving the name of your theme file as an arguement to this script, e.g.:
/path/to/squirrelmail/templates/theme_to_css.php /path/to/mytheme.php

To send the output to a .css file, do the following:

/path/to/squirrelmail/templates/theme_to_css.php /path/to/mytheme.php > my_theme.css

  • since: 1.5.2
  • filesource: Source Code for this file
  • author: Steve Brown
  • version: $Id: color_theme_to_css.php,v 1.1 2006/10/04 16:39:21 stevetruckstuff Exp $
  • license: GNU Public License
  • copyright: © 1999-2006 The SquirrelMail Project Team
Includes
include ($theme_file) (line 63)

color_theme_to_css.php

This script can be used to convert an old $color theme to a stylesheet for use with templates. Output is sent to STDOUT.

HOWTO:

  1. Create a .php file containing your $color theme.
  2. Run this script from a command line, giving the name of your theme file as an arguement to this script, e.g.:
/path/to/squirrelmail/templates/theme_to_css.php /path/to/mytheme.php

To send the output to a .css file, do the following:

/path/to/squirrelmail/templates/theme_to_css.php /path/to/mytheme.php > my_theme.css

  • since: 1.5.2
  • author: Steve Brown
  • version: $Id: color_theme_to_css.php,v 1.1 2006/10/04 16:39:21 stevetruckstuff Exp $
  • license: GNU Public License
  • copyright: © 1999-2006 The SquirrelMail Project Team

Documentation generated on Sat, 07 Oct 2006 16:09:14 +0300 by phpDocumentor 1.3.0RC6