After publishing the new mod_rewrite rules a few previously unnoticed issues have come up.
- External CSS files have always been permitted for the sake of previewing and testing. They no longer work:
http://www.csszengarden.com/?cssfile=http://www.skybased.com/css-zen-garden/css/screen.css
- This could be partially addressed by solving the above, but seems like it still might be a separate issue. Designs that rely on the older markup are meant to still be supported with the addition of /legacy/ in the URL. They now break in a slightly different way:
http://csszengarden.com/legacy/?cssfile=http://www.brucelawson.co.uk/zen/sample.css/
After publishing the new mod_rewrite rules a few previously unnoticed issues have come up.
http://www.csszengarden.com/?cssfile=http://www.skybased.com/css-zen-garden/css/screen.css
http://csszengarden.com/legacy/?cssfile=http://www.brucelawson.co.uk/zen/sample.css/