![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
[commit: http://hg.dwscoalition.org/dw-free/rev/790c3b2ac7aa]
http://bugs.dwscoalition.org/show_bug.cgi?id=2747
Enable by default the setting to use external stylesheets (instead of
embedding the CSS directly onto the page). Remove the "style" tags from
within Page::print_default_stylesheet().
If we're set to use an external stylesheet, combine the output of
Page::print_default_stylesheet, print_stylesheet, and
Page::print_theme_stylesheet into one external stylesheet. For this, we
needed to allow s2_run_code to execute multiple functions.
Patch by
fu.
Files modified:
http://bugs.dwscoalition.org/show_bug.cgi?id=2747
Enable by default the setting to use external stylesheets (instead of
embedding the CSS directly onto the page). Remove the "style" tags from
within Page::print_default_stylesheet().
If we're set to use an external stylesheet, combine the output of
Page::print_default_stylesheet, print_stylesheet, and
Page::print_theme_stylesheet into one external stylesheet. For this, we
needed to allow s2_run_code to execute multiple functions.
Patch by
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Files modified:
- bin/upgrading/s2layers/bases/layout.s2
- bin/upgrading/s2layers/blanket/layout.s2
- bin/upgrading/s2layers/brittle/layout.s2
- bin/upgrading/s2layers/core2.s2
- bin/upgrading/s2layers/core2base/layout.s2
- bin/upgrading/s2layers/drifting/layout.s2
- bin/upgrading/s2layers/easyread/layout.s2
- bin/upgrading/s2layers/negatives/layout.s2
- bin/upgrading/s2layers/skittlishdreams/layout.s2
- cgi-bin/LJ/S2.pm