fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
fu ([personal profile] fu) wrote in [site community profile] changelog2012-05-01 11:27 am

[dw-free] Styles: add new one-column mode to allow modules to go either above or below entries

[commit: http://hg.dwscoalition.org/dw-free/rev/6a8475d548cc]

http://bugs.dwscoalition.org/show_bug.cgi?id=2873

dw push

One column split mode for Marginless.

Files modified:
  • cgi-bin/LJ/S2Theme/marginless.pm
--------------------------------------------------------------------------------
diff -r d15c46d5f821 -r 6a8475d548cc cgi-bin/LJ/S2Theme/marginless.pm
--- a/cgi-bin/LJ/S2Theme/marginless.pm	Tue May 01 19:20:57 2012 +0800
+++ b/cgi-bin/LJ/S2Theme/marginless.pm	Tue May 01 19:27:17 2012 +0800
@@ -2,7 +2,7 @@
 use base qw( LJ::S2Theme );
 use strict;
 
-sub layouts { ( "1" => "one-column", "2l" => "two-columns-left", "2r" => "two-columns-right", "3" => "three-columns-sides", "3r" => "three-columns-right", "3l" => "three-columns-left" ) }
+sub layouts { ( "1" => "one-column", "1s" => "one-column-split", "2l" => "two-columns-left", "2r" => "two-columns-right", "3" => "three-columns-sides", "3r" => "three-columns-right", "3l" => "three-columns-left" ) }
 sub layout_prop { "layout_type" }
 
 sub page_props {
--------------------------------------------------------------------------------

Post a comment in response:

This account has disabled anonymous posting.
If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting

If you are unable to use this captcha for any reason, please contact us by email at support@dreamwidth.org