Commit | Date | |
---|---|---|
[r71]
by
brettz9
Added identity tests (for speed and accuracy) in cases where I knew it would be as safe as an equality test |
2007-08-02 03:10:06 | Tree |
[r70]
by
brettz9
Changed HEREDOC to double-quoted Fixed htmlspecialchars to be utf-8 Changed ob_start sequence to file_get_contents() Added identity tests (for speed and accuracy) in cases where I knew it would be as safe as an equality test |
2007-08-02 03:09:33 | Tree |
[r69]
by
brettz9
Added identity tests (for speed and accuracy) in cases where I knew it would be as safe as an equality test |
2007-08-02 03:04:01 | Tree |
[r68]
by
brettz9
Added identity tests (for speed and accuracy) in cases where I knew it would be as safe as an equality test |
2007-08-02 03:02:58 | Tree |
2007-08-01 07:47:26 | Tree | |
[r66]
by
brettz9
Fixed small bug in cookie setting (had also made an earlier change here to avoid custom templates showing up forever) |
2007-08-01 07:33:27 | Tree |
[r65]
by
brettz9
Added localizations here to work with css_optimiser.php, including adding space for Chinese, French, and German ones whose translations I did not know. Also added a couple of Chinese translations for untranslated items (wife's help) |
2007-08-01 07:26:18 | Tree |
[r64]
by
brettz9
added styles here from cssparse.css; and added code-specific style to add preformatting via styles; this style is imported by scripts, so it should only contain output related CSS |
2007-08-01 07:24:29 | Tree |
[r63]
by
brettz9
Shuffled off output specific contents into a new file, cssparsed.css and referenced here with an @import Also created inline fieldset style for code output |
2007-08-01 07:22:34 | Tree |
[r62]
by
brettz9
I added formatted_page() function to print out a valid XHTML document of the CSS output (also added write files to class.csstidy.php to optionally write whole files of these too). In order to allow templates to use without appearing in plain format, I replace them in plain format. |
2007-08-01 07:18:55 | Tree |