fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
fu ([personal profile] fu) wrote in [site community profile] changelog2010-09-21 03:26 pm

[dw-free] Cumulative layout credits

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

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

Update themes so that they credit both the theme maker and the base layout
author.

Patch by [personal profile] ninetydegrees.

Files modified:
  • bin/upgrading/s2layers/basicboxes/themes.s2
  • bin/upgrading/s2layers/blanket/themes.s2
  • bin/upgrading/s2layers/boxesandborders/themes.s2
  • bin/upgrading/s2layers/brittle/themes.s2
  • bin/upgrading/s2layers/colorside/themes.s2
  • bin/upgrading/s2layers/core2base/themes.s2
  • bin/upgrading/s2layers/crossroads/themes.s2
  • bin/upgrading/s2layers/drifting/themes.s2
  • bin/upgrading/s2layers/easyread/themes.s2
  • bin/upgrading/s2layers/fluidmeasure/themes.s2
  • bin/upgrading/s2layers/funkycircles/themes.s2
  • bin/upgrading/s2layers/modish/themes.s2
  • bin/upgrading/s2layers/modular/themes.s2
  • bin/upgrading/s2layers/negatives/themes.s2
  • bin/upgrading/s2layers/nouveauoleanders/themes.s2
  • bin/upgrading/s2layers/refriedtablet/themes.s2
  • bin/upgrading/s2layers/skittlishdreams/themes.s2
  • bin/upgrading/s2layers/steppingstones/themes.s2
  • bin/upgrading/s2layers/tranquilityiii/themes.s2
--------------------------------------------------------------------------------
diff -r ee5005127361 -r 6de598adaf3d bin/upgrading/s2layers/basicboxes/themes.s2
--- a/bin/upgrading/s2layers/basicboxes/themes.s2	Tue Sep 21 22:59:34 2010 +0800
+++ b/bin/upgrading/s2layers/basicboxes/themes.s2	Tue Sep 21 23:26:43 2010 +0800
@@ -4,7 +4,7 @@ layerinfo redist_uniq = "basicboxes/acid
 layerinfo redist_uniq = "basicboxes/acidic";
 layerinfo author_name = "timeasmymeasure";
 
-set layout_authors = [ { "name" => "timeasmymeasure", "type" => "user" } ];
+set theme_authors = [ { "name" => "timeasmymeasure", "type" => "user" } ];
 
 ##===============================
 ##Page Colors
@@ -174,7 +174,7 @@ layerinfo redist_uniq = "basicboxes/eggp
 layerinfo redist_uniq = "basicboxes/eggplant";
 layerinfo author_name = "kareila";
 
-set layout_authors = [ { "name" => "kareila", "type" => "user" } ];
+set theme_authors = [ { "name" => "kareila", "type" => "user" } ];
 
 ##===============================
 ## Page Colors
@@ -215,7 +215,7 @@ layerinfo redist_uniq = "basicboxes/fres
 layerinfo redist_uniq = "basicboxes/freshwater";
 layerinfo author_name = "timeasmymeasure";
 
-set layout_authors = [ { "name" => "timeasmymeasure", "type" => "user" } ];
+set theme_authors = [ { "name" => "timeasmymeasure", "type" => "user" } ];
 
 ##===============================
 ##Page Colors
@@ -339,7 +339,7 @@ layerinfo redist_uniq = "basicboxes/mani
 layerinfo redist_uniq = "basicboxes/manilaenvelope";
 layerinfo author_name = "zvi";
 
-set layout_authors = [ { "name" => "zvi", "type" => "user" } ];
+set theme_authors = [ { "name" => "zvi", "type" => "user" } ];
 
 ##===============================
 ## Page Colors
@@ -382,7 +382,7 @@ layerinfo redist_uniq = "basicboxes/parc
 layerinfo redist_uniq = "basicboxes/parchmentandink";
 layerinfo author_name = "timeasmymeasure";
 
-set layout_authors = [ { "name" => "timeasmymeasure", "type" => "user" } ];
+set theme_authors = [ { "name" => "timeasmymeasure", "type" => "user" } ];
 
 ##===============================
 ##Page Colors
@@ -467,7 +467,7 @@ layerinfo redist_uniq = "basicboxes/plea
 layerinfo redist_uniq = "basicboxes/pleasantneutrality";
 layerinfo author_name = "timeasmymeasure";
 
-set layout_authors = [ { "name" => "timeasmymeasure", "type" => "user" } ];
+set theme_authors = [ { "name" => "timeasmymeasure", "type" => "user" } ];
 
 ##===============================
 ##Page Colors
@@ -511,7 +511,7 @@ layerinfo redist_uniq = "basicboxes/popp
 layerinfo redist_uniq = "basicboxes/poppyfields";
 layerinfo author_name = "timeasmymeasure";
 
-set layout_authors = [ { "name" => "timeasmymeasure", "type" => "user" } ];
+set theme_authors = [ { "name" => "timeasmymeasure", "type" => "user" } ];
 
 ##===============================
 ##Page Colors
@@ -557,7 +557,7 @@ layerinfo redist_uniq = "basicboxes/repo
 layerinfo redist_uniq = "basicboxes/repose";
 layerinfo author_name = "twtd";
 
-set layout_authors = [ { "name" => "twtd", "type" => "user" } ];
+set theme_authors = [ { "name" => "twtd", "type" => "user" } ];
 
 ##===============================
 ## Page Colors
diff -r ee5005127361 -r 6de598adaf3d bin/upgrading/s2layers/blanket/themes.s2
--- a/bin/upgrading/s2layers/blanket/themes.s2	Tue Sep 21 22:59:34 2010 +0800
+++ b/bin/upgrading/s2layers/blanket/themes.s2	Tue Sep 21 23:26:43 2010 +0800
@@ -4,7 +4,7 @@ layerinfo redist_uniq = "blanket/forest"
 layerinfo redist_uniq = "blanket/forest";
 layerinfo author_name = "dancing_serpent";
 
-set layout_authors = [ { "name" => "dancing_serpent", "type" => "user" } ];
+set theme_authors = [ { "name" => "dancing_serpent", "type" => "user" } ];
 
 ##===============================
 ## Page Colors
@@ -46,7 +46,7 @@ layerinfo redist_uniq = "blanket/green";
 layerinfo redist_uniq = "blanket/green";
 layerinfo author_name = "dancing_serpent";
 
-set layout_authors = [ { "name" => "dancing_serpent", "type" => "user" } ];
+set theme_authors = [ { "name" => "dancing_serpent", "type" => "user" } ];
 
 ##===============================
 ## Page Colors
@@ -88,7 +88,7 @@ layerinfo redist_uniq = "blanket/islands
 layerinfo redist_uniq = "blanket/islandsandcities";
 layerinfo author_name = "sarken";
 
-set layout_authors = [ { "name" => "sarken", "type" => "user" } ];
+set theme_authors = [ { "name" => "sarken", "type" => "user" } ];
 
 ##===============================
 ## Page Colors
@@ -136,7 +136,7 @@ layerinfo redist_uniq = "blanket/jewels"
 layerinfo redist_uniq = "blanket/jewels";
 layerinfo author_name = "dancing_serpent";
 
-set layout_authors = [ { "name" => "dancing_serpent", "type" => "user" } ];
+set theme_authors = [ { "name" => "dancing_serpent", "type" => "user" } ];
 
 ##===============================
 ## Page Colors
@@ -178,7 +178,7 @@ layerinfo redist_uniq = "blanket/kingsan
 layerinfo redist_uniq = "blanket/kingsandrunaways";
 layerinfo author_name = "sarken";
 
-set layout_authors = [ { "name" => "sarken", "type" => "user" } ];
+set theme_authors = [ { "name" => "sarken", "type" => "user" } ];
 
 ##===============================
 ## Page Colors
@@ -220,7 +220,7 @@ layerinfo redist_uniq = "blanket/nnwm200
 layerinfo redist_uniq = "blanket/nnwm2009";
 layerinfo author_name = "zvi";
 
-set layout_authors = [ { "name" => "zvi", "type" => "user" } ];
+set theme_authors = [ { "name" => "zvi", "type" => "user" } ];
 
 ##===============================
 ## Page Colors
@@ -251,7 +251,7 @@ layerinfo redist_uniq = "blanket/ocean";
 layerinfo redist_uniq = "blanket/ocean";
 layerinfo author_name = "dancing_serpent";
 
-set layout_authors = [ { "name" => "dancing_serpent", "type" => "user" } ];
+set theme_authors = [ { "name" => "dancing_serpent", "type" => "user" } ];
 
 ##===============================
 ## Page Colors
@@ -333,7 +333,7 @@ layerinfo redist_uniq = "blanket/shallow
 layerinfo redist_uniq = "blanket/shallows";
 layerinfo author_name = "dancing_serpent";
 
-set layout_authors = [ { "name" => "dancing_serpent", "type" => "user" } ];
+set theme_authors = [ { "name" => "dancing_serpent", "type" => "user" } ];
 
 ##===============================
 ## Page Colors
@@ -375,7 +375,7 @@ layerinfo redist_uniq = "blanket/sprung"
 layerinfo redist_uniq = "blanket/sprung";
 layerinfo author_name = "zvi";
 
-set layout_authors = [ { "name" => "zvi", "type" => "user" } ];
+set theme_authors = [ { "name" => "zvi", "type" => "user" } ];
 
 ##===============================
 ## Page Colors
@@ -417,7 +417,7 @@ layerinfo redist_uniq = "blanket/theteal
 layerinfo redist_uniq = "blanket/thetealandthegrey";
 layerinfo author_name = "twtd";
 
-set layout_authors = [ { "name" => "twtd", "type" => "user" } ];
+set theme_authors = [ { "name" => "twtd", "type" => "user" } ];
 
 ##===============================
 ## Page Colors
diff -r ee5005127361 -r 6de598adaf3d bin/upgrading/s2layers/boxesandborders/themes.s2
--- a/bin/upgrading/s2layers/boxesandborders/themes.s2	Tue Sep 21 22:59:34 2010 +0800
+++ b/bin/upgrading/s2layers/boxesandborders/themes.s2	Tue Sep 21 23:26:43 2010 +0800
@@ -128,7 +128,7 @@ layerinfo redist_uniq = "boxesandborders
 layerinfo redist_uniq = "boxesandborders/lightondark";
 layerinfo author_name = "cesy";
 
-set layout_authors = [ { "name" => "cesy", "type" => "user" } ];
+set theme_authors = [ { "name" => "cesy", "type" => "user" } ];
 
 ##===============================
 ## Page Colors
@@ -197,7 +197,7 @@ layerinfo redist_uniq = "boxesandborders
 layerinfo redist_uniq = "boxesandborders/nnwm2009";
 layerinfo author_name = "zvi";
 
-set layout_authors = [ { "name" => "zvi", "type" => "user" } ];
+set theme_authors = [ { "name" => "zvi", "type" => "user" } ];
 
 ##===============================
 ## Page Colors
@@ -316,7 +316,7 @@ layerinfo redist_uniq = "boxesandborders
 layerinfo redist_uniq = "boxesandborders/poppyfields";
 layerinfo author_name = "timeasmymeasure";
 
-set layout_authors = [ { "name" => "timeasmymeasure", "type" => "user" } ];
+set theme_authors = [ { "name" => "timeasmymeasure", "type" => "user" } ];
 
 ##===============================
 ## Page Colors
@@ -402,7 +402,7 @@ layerinfo redist_uniq = "boxesandborders
 layerinfo redist_uniq = "boxesandborders/retrocandy";
 layerinfo author_name = "timeasmymeasure";
 
-set layout_authors = [ { "name" => "timeasmymeasure", "type" => "user" } ];
+set theme_authors = [ { "name" => "timeasmymeasure", "type" => "user" } ];
 
 ##===============================
 ## Page Colors
@@ -446,7 +446,7 @@ layerinfo redist_uniq = "boxesandborders
 layerinfo redist_uniq = "boxesandborders/silverfox";
 layerinfo author_name = "timeasmymeasure";
 
-set layout_authors = [ { "name" => "timeasmymeasure", "type" => "user" } ];
+set theme_authors = [ { "name" => "timeasmymeasure", "type" => "user" } ];
 
 ##===============================
 ## Page Colors
@@ -486,7 +486,7 @@ layerinfo redist_uniq = "boxesandborders
 layerinfo redist_uniq = "boxesandborders/sunnydays";
 layerinfo author_name = "timeasmymeasure";
 
-set layout_authors = [ { "name" => "timeasmymeasure", "type" => "user" } ];
+set theme_authors = [ { "name" => "timeasmymeasure", "type" => "user" } ];
 
 ##===============================
 ## Page Colors
diff -r ee5005127361 -r 6de598adaf3d bin/upgrading/s2layers/brittle/themes.s2
--- a/bin/upgrading/s2layers/brittle/themes.s2	Tue Sep 21 22:59:34 2010 +0800
+++ b/bin/upgrading/s2layers/brittle/themes.s2	Tue Sep 21 23:26:43 2010 +0800
@@ -4,7 +4,7 @@ layerinfo redist_uniq = "brittle/argyle"
 layerinfo redist_uniq = "brittle/argyle";
 layerinfo author_name = "edgeraven";
 
-set layout_authors = [ { "name" => "edgeraven", "type" => "user" } ];
+set theme_authors = [ { "name" => "edgeraven", "type" => "user" } ];
 
 ##===============================
 ## Page Colors
@@ -54,7 +54,7 @@ layerinfo redist_uniq = "brittle/barnhou
 layerinfo redist_uniq = "brittle/barnhouse";
 layerinfo author_name = "edgeraven";
 
-set layout_authors = [ { "name" => "edgeraven", "type" => "user" } ];
+set theme_authors = [ { "name" => "edgeraven", "type" => "user" } ];
 
 ##===============================
 ## Page Colors
@@ -96,7 +96,7 @@ layerinfo redist_uniq = "brittle/butterc
 layerinfo redist_uniq = "brittle/buttercupyellow";
 layerinfo author_name = "edgeraven";
 
-set layout_authors = [ { "name" => "edgeraven", "type" => "user" } ];
+set theme_authors = [ { "name" => "edgeraven", "type" => "user" } ];
 
 ##===============================
 ## Page Colors
@@ -146,7 +146,7 @@ layerinfo redist_uniq = "brittle/certain
 layerinfo redist_uniq = "brittle/certainfrogs";
 layerinfo author_name = "edgeraven";
 
-set layout_authors = [ { "name" => "edgeraven", "type" => "user" } ];
+set theme_authors = [ { "name" => "edgeraven", "type" => "user" } ];
 
 ##===============================
 ## Page Colors
@@ -196,7 +196,7 @@ layerinfo redist_uniq = "brittle/chinese
 layerinfo redist_uniq = "brittle/chinesepink";
 layerinfo author_name = "edgeraven";
 
-set layout_authors = [ { "name" => "edgeraven", "type" => "user" } ];
+set theme_authors = [ { "name" => "edgeraven", "type" => "user" } ];
 
 ##===============================
 ## Page Colors
@@ -246,7 +246,7 @@ layerinfo redist_uniq = "brittle/drab";
 layerinfo redist_uniq = "brittle/drab";
 layerinfo author_name = "edgeraven";
 
-set layout_authors = [ { "name" => "edgeraven", "type" => "user" } ];
+set theme_authors = [ { "name" => "edgeraven", "type" => "user" } ];
 
 ##===============================
 ## Page Colors
@@ -296,7 +296,7 @@ layerinfo redist_uniq = "brittle/nnwm200
 layerinfo redist_uniq = "brittle/nnwm2009";
 layerinfo author_name = "zvi";
 
-set layout_authors = [ { "name" => "zvi", "type" => "user" } ];
+set theme_authors = [ { "name" => "zvi", "type" => "user" } ];
 
 ##===============================
 ## Page Colors
@@ -330,7 +330,7 @@ layerinfo redist_uniq = "brittle/oldrose
 layerinfo redist_uniq = "brittle/oldroses";
 layerinfo author_name = "dancing_serpent";
 
-set layout_authors = [ { "name" => "dancing_serpent", "type" => "user" } ];
+set theme_authors = [ { "name" => "dancing_serpent", "type" => "user" } ];
 
 ##===============================
 ## Page Colors
@@ -373,7 +373,7 @@ layerinfo redist_uniq = "brittle/rust";
 layerinfo redist_uniq = "brittle/rust";
 layerinfo author_name = "renoir";
 
-set layout_authors = [ { "name" => "renoir", "type" => "user" } ];
+set theme_authors = [ { "name" => "renoir", "type" => "user" } ];
 
 ##===============================
 ## Page Colors
@@ -416,7 +416,7 @@ layerinfo redist_uniq = "brittle/softblu
 layerinfo redist_uniq = "brittle/softblue";
 layerinfo author_name = "dancing_serpent";
 
-set layout_authors = [ { "name" => "dancing_serpent", "type" => "user" } ];
+set theme_authors = [ { "name" => "dancing_serpent", "type" => "user" } ];
 
 ##===============================
 ## Page Colors
@@ -459,7 +459,7 @@ layerinfo redist_uniq = "brittle/softgre
 layerinfo redist_uniq = "brittle/softgreen";
 layerinfo author_name = "dancing_serpent";
 
-set layout_authors = [ { "name" => "dancing_serpent", "type" => "user" } ];
+set theme_authors = [ { "name" => "dancing_serpent", "type" => "user" } ];
 
 ##===============================
 ## Page Colors
diff -r ee5005127361 -r 6de598adaf3d bin/upgrading/s2layers/colorside/themes.s2
--- a/bin/upgrading/s2layers/colorside/themes.s2	Tue Sep 21 22:59:34 2010 +0800
+++ b/bin/upgrading/s2layers/colorside/themes.s2	Tue Sep 21 23:26:43 2010 +0800
@@ -4,7 +4,7 @@ layerinfo redist_uniq = "colorside/bedro
 layerinfo redist_uniq = "colorside/bedrock";
 layerinfo author_name = "timeasmymeasure";
 
-set layout_authors = [ { "name" => "timeasmymeasure", "type" => "user" } ];
+set theme_authors = [ { "name" => "timeasmymeasure", "type" => "user" } ];
 
 ##===============================
 ## Page Colors
@@ -68,7 +68,7 @@ layerinfo redist_uniq = "colorside/color
 layerinfo redist_uniq = "colorside/colorblockade";
 layerinfo author_name = "timeasmymeasure";
 
-set layout_authors = [ { "name" => "timeasmymeasure", "type" => "user" } ];
+set theme_authors = [ { "name" => "timeasmymeasure", "type" => "user" } ];
 
 ##===============================
 ## Page Colors
@@ -157,7 +157,7 @@ layerinfo redist_uniq = "colorside/light
 layerinfo redist_uniq = "colorside/lightondark";
 layerinfo author_name = "cesy";
 
-set layout_authors = [ { "name" => "cesy", "type" => "user" } ];
+set theme_authors = [ { "name" => "cesy", "type" => "user" } ];
 
 ##===============================
 ## Page Colors
@@ -215,7 +215,7 @@ layerinfo redist_uniq = "colorside/nnwm2
 layerinfo redist_uniq = "colorside/nnwm2009";
 layerinfo author_name = "zvi";
 
-set layout_authors = [ { "name" => "zvi", "type" => "user" } ];
+set theme_authors = [ { "name" => "zvi", "type" => "user" } ];
 
 ##===============================
 ## Page Colors
@@ -256,7 +256,7 @@ layerinfo redist_uniq = "colorside/scatt
 layerinfo redist_uniq = "colorside/scatteredfields";
 layerinfo author_name = "timeasmymeasure";
 
-set layout_authors = [ { "name" => "timeasmymeasure", "type" => "user" } ];
+set theme_authors = [ { "name" => "timeasmymeasure", "type" => "user" } ];
 
 ##===============================
 ## Page Colors
diff -r ee5005127361 -r 6de598adaf3d bin/upgrading/s2layers/core2base/themes.s2
--- a/bin/upgrading/s2layers/core2base/themes.s2	Tue Sep 21 22:59:34 2010 +0800
+++ b/bin/upgrading/s2layers/core2base/themes.s2	Tue Sep 21 23:26:43 2010 +0800
@@ -4,7 +4,7 @@ layerinfo redist_uniq = "core2base/dazzl
 layerinfo redist_uniq = "core2base/dazzle";
 layerinfo author_name = "zvi";
 
-set layout_authors = [ { "name" => "zvi", "type" => "user" } ];
+set theme_authors = [ { "name" => "zvi", "type" => "user" } ];
 
 ##===============================
 ## Page Colors
@@ -61,7 +61,7 @@ layerinfo redist_uniq = "core2base/kelis
 layerinfo redist_uniq = "core2base/kelis";
 layerinfo author_name = "zvi";
 
-set layout_authors = [ { "name" => "zvi", "type" => "user" } ];
+set theme_authors = [ { "name" => "zvi", "type" => "user" } ];
 
 ##===============================
 ## Page Colors
@@ -106,7 +106,7 @@ layerinfo redist_uniq = "core2base/muted
 layerinfo redist_uniq = "core2base/muted";
 layerinfo author_name = "zvi";
 
-set layout_authors = [ { "name" => "zvi", "type" => "user" } ];
+set theme_authors = [ { "name" => "zvi", "type" => "user" } ];
 
 ##===============================
 ## Page Colors
@@ -144,7 +144,7 @@ layerinfo redist_uniq = "core2base/nnwm2
 layerinfo redist_uniq = "core2base/nnwm2009";
 layerinfo author_name = "zvi";
 
-set layout_authors = [ { "name" => "zvi", "type" => "user" } ];
+set theme_authors = [ { "name" => "zvi", "type" => "user" } ];
 
 ##===============================
 ## Page Colors
@@ -177,7 +177,7 @@ layerinfo redist_uniq = "core2base/shani
 layerinfo redist_uniq = "core2base/shanice";
 layerinfo author_name = "zvi";
 
-set layout_authors = [ { "name" => "zvi", "type" => "user" } ];
+set theme_authors = [ { "name" => "zvi", "type" => "user" } ];
 
 ##===============================
 ## Page Colors
@@ -200,7 +200,7 @@ layerinfo redist_uniq = "core2base/tabac
 layerinfo redist_uniq = "core2base/tabac";
 layerinfo author_name = "zvi";
 
-set layout_authors = [ { "name" => "zvi", "type" => "user" } ];
+set theme_authors = [ { "name" => "zvi", "type" => "user" } ];
 
 ##===============================
 ## Page Colors
diff -r ee5005127361 -r 6de598adaf3d bin/upgrading/s2layers/crossroads/themes.s2
--- a/bin/upgrading/s2layers/crossroads/themes.s2	Tue Sep 21 22:59:34 2010 +0800
+++ b/bin/upgrading/s2layers/crossroads/themes.s2	Tue Sep 21 23:26:43 2010 +0800
@@ -210,7 +210,7 @@ layerinfo author_name = "branchandroot";
 layerinfo author_name = "branchandroot";
 layerinfo redist_uniq = "crossroads/coconut";
 
-set layout_authors = [ { "name" => "branchandroot", "type" => "user" } ];
+set theme_authors = [ { "name" => "branchandroot", "type" => "user" } ];
 
 #uses color palette "Tropical Summer" by Harbinger (http://www.colourlovers.com/palette/61078/Tropical_Summer)
 
@@ -378,7 +378,7 @@ layerinfo author_name = "zvi";
 layerinfo author_name = "zvi";
 layerinfo redist_uniq = "crossroads/nnwm2009";
 
-set layout_authors = [ { "name" => "zvi", "type" => "user" } ];
+set theme_authors = [ { "name" => "zvi", "type" => "user" } ];
 
 set color_footer_background = "#ffefbd";
 set color_footer_link = "#ef8229";
@@ -613,7 +613,7 @@ layerinfo author_name = "branchandroot";
 layerinfo author_name = "branchandroot";
 layerinfo redist_uniq = "crossroads/sky";
 
-set layout_authors = [ { "name" => "branchandroot", "type" => "user" } ];
+set theme_authors = [ { "name" => "branchandroot", "type" => "user" } ];
 
 #uses color palette "Destined For Nothing" by Morriconei (http://www.colourlovers.com/palette/155638/Destined_For_Nothing)
 
diff -r ee5005127361 -r 6de598adaf3d bin/upgrading/s2layers/drifting/themes.s2
--- a/bin/upgrading/s2layers/drifting/themes.s2	Tue Sep 21 22:59:34 2010 +0800
+++ b/bin/upgrading/s2layers/drifting/themes.s2	Tue Sep 21 23:26:43 2010 +0800
@@ -50,7 +50,7 @@ layerinfo redist_uniq = "drifting/chocol
 layerinfo redist_uniq = "drifting/chocolatecherry";
 layerinfo author_name = "zvi";
 
-set layout_authors = [ { "name" => "zvi", "type" => "user" } ];
+set theme_authors = [ { "name" => "zvi", "type" => "user" } ];
 
 ##===============================
 ## Page Colors
@@ -89,7 +89,7 @@ layerinfo redist_uniq = "drifting/comfor
 layerinfo redist_uniq = "drifting/comfortzone";
 layerinfo author_name = "timeasmymeasure";
 
-set layout_authors = [ { "name" => "timeasmymeasure", "type" => "user" } ];
+set theme_authors = [ { "name" => "timeasmymeasure", "type" => "user" } ];
 
 ##===============================
 ## Page Colors
@@ -129,7 +129,7 @@ layerinfo redist_uniq = "drifting/desert
 layerinfo redist_uniq = "drifting/desertme";
 layerinfo author_name = "timeasmymeasure";
 
-set layout_authors = [ { "name" => "timeasmymeasure", "type" => "user" } ];
+set theme_authors = [ { "name" => "timeasmymeasure", "type" => "user" } ];
 
 ##===============================
 ## Page Colors
@@ -185,7 +185,7 @@ layerinfo redist_uniq = "drifting/go";
 layerinfo redist_uniq = "drifting/go";
 layerinfo author_name = "zvi";
 
-set layout_authors = [ { "name" => "zvi", "type" => "user" } ];
+set theme_authors = [ { "name" => "zvi", "type" => "user" } ];
 
 ##===============================
 ## Page Colors
@@ -222,7 +222,7 @@ layerinfo redist_uniq = "drifting/idolat
 layerinfo redist_uniq = "drifting/idolatry";
 layerinfo author_name = "zvi";
 
-set layout_authors = [ { "name" => "zvi", "type" => "user" } ];
+set theme_authors = [ { "name" => "zvi", "type" => "user" } ];
 
 ##===============================
 ## Page Colors
@@ -268,7 +268,7 @@ layerinfo redist_uniq = "drifting/lighto
 layerinfo redist_uniq = "drifting/lightondark";
 layerinfo author_name = "cesy";
 
-set layout_authors = [ { "name" => "cesy", "type" => "user" } ];
+set theme_authors = [ { "name" => "cesy", "type" => "user" } ];
 
 ##===============================
 ## Page Colors
@@ -307,7 +307,7 @@ layerinfo redist_uniq = "drifting/softbl
 layerinfo redist_uniq = "drifting/softblues";
 layerinfo author_name = "ambrya";
 
-set layout_authors = [ { "name" => "ambrya", "type" => "user" } ];
+set theme_authors = [ { "name" => "ambrya", "type" => "user" } ];
 
 ##===============================
 ## Page Colors
@@ -371,7 +371,7 @@ layerinfo redist_uniq = "drifting/sweetp
 layerinfo redist_uniq = "drifting/sweetpossibilities";
 layerinfo author_name = "timeasmymeasure";
 
-set layout_authors = [ { "name" => "timeasmymeasure", "type" => "user" } ];
+set theme_authors = [ { "name" => "timeasmymeasure", "type" => "user" } ];
 
 ##===============================
 ## Page Colors
@@ -410,7 +410,7 @@ layerinfo redist_uniq = "drifting/winter
 layerinfo redist_uniq = "drifting/winterclarity";
 layerinfo author_name = "timeasmymeasure";
 
-set layout_authors = [ { "name" => "timeasmymeasure", "type" => "user" } ];
+set theme_authors = [ { "name" => "timeasmymeasure", "type" => "user" } ];
 
 ##===============================
 ## Page Colors
diff -r ee5005127361 -r 6de598adaf3d bin/upgrading/s2layers/easyread/themes.s2
--- a/bin/upgrading/s2layers/easyread/themes.s2	Tue Sep 21 22:59:34 2010 +0800
+++ b/bin/upgrading/s2layers/easyread/themes.s2	Tue Sep 21 23:26:43 2010 +0800
@@ -4,7 +4,7 @@ layerinfo redist_uniq = "easyread/clover
 layerinfo redist_uniq = "easyread/clovers";
 layerinfo author_name = "zvi";
 
-set layout_authors = [ { "name" => "zvi", "type" => "user" } ];
+set theme_authors = [ { "name" => "zvi", "type" => "user" } ];
 
 ##===============================
 ## Page Colors
@@ -58,7 +58,7 @@ layerinfo redist_uniq = "easyread/hcblac
 layerinfo redist_uniq = "easyread/hcblack";
 layerinfo author_name = "zvi";
 
-set layout_authors = [ { "name" => "zvi", "type" => "user" } ];
+set theme_authors = [ { "name" => "zvi", "type" => "user" } ];
 
 ##===============================
 ## Page Colors
@@ -86,7 +86,7 @@ layerinfo redist_uniq = "easyread/hcblac
 layerinfo redist_uniq = "easyread/hcblackandyellow";
 layerinfo author_name = "zvi";
 
-set layout_authors = [ { "name" => "zvi", "type" => "user" } ];
+set theme_authors = [ { "name" => "zvi", "type" => "user" } ];
 
 ##===============================
 ## Page Colors
@@ -114,7 +114,7 @@ layerinfo redist_uniq = "easyread/hcblue
 layerinfo redist_uniq = "easyread/hcblueyellow";
 layerinfo author_name = "zvi";
 
-set layout_authors = [ { "name" => "zvi", "type" => "user" } ];
+set theme_authors = [ { "name" => "zvi", "type" => "user" } ];
 
 ##===============================
 ## Page Colors
@@ -139,7 +139,7 @@ layerinfo redist_uniq = "easyread/hcwhit
 layerinfo redist_uniq = "easyread/hcwhite";
 layerinfo author_name = "zvi";
 
-set layout_authors = [ { "name" => "zvi", "type" => "user" } ];
+set theme_authors = [ { "name" => "zvi", "type" => "user" } ];
 
 ##===============================
 ## Page Colors
@@ -167,7 +167,7 @@ layerinfo redist_uniq = "easyread/lcoran
 layerinfo redist_uniq = "easyread/lcorange";
 layerinfo author_name = "zvi";
 
-set layout_authors = [ { "name" => "zvi", "type" => "user" } ];
+set theme_authors = [ { "name" => "zvi", "type" => "user" } ];
 
 ##===============================
 ## Page Colors
@@ -195,7 +195,7 @@ layerinfo redist_uniq = "easyread/nnwm20
 layerinfo redist_uniq = "easyread/nnwm2009";
 layerinfo author_name = "zvi";
 
-set layout_authors = [ { "name" => "zvi", "type" => "user" } ];
+set theme_authors = [ { "name" => "zvi", "type" => "user" } ];
 
 ##===============================
 ## Page Colors
@@ -239,7 +239,7 @@ layerinfo redist_uniq = "easyread/toros"
 layerinfo redist_uniq = "easyread/toros";
 layerinfo author_name = "zvi";
 
-set layout_authors = [ { "name" => "zvi", "type" => "user" } ];
+set theme_authors = [ { "name" => "zvi", "type" => "user" } ];
 
 ##===============================
 ## Page Colors
diff -r ee5005127361 -r 6de598adaf3d bin/upgrading/s2layers/fluidmeasure/themes.s2
--- a/bin/upgrading/s2layers/fluidmeasure/themes.s2	Tue Sep 21 22:59:34 2010 +0800
+++ b/bin/upgrading/s2layers/fluidmeasure/themes.s2	Tue Sep 21 23:26:43 2010 +0800
@@ -4,7 +4,7 @@ layerinfo redist_uniq = "fluidmeasure/be
 layerinfo redist_uniq = "fluidmeasure/beachaftersunset";
 layerinfo author_name = "dancing_serpent";
  
-set layout_authors = [ { "name" => "dancing_serpent", "type" => "user" } ];
+set theme_authors = [ { "name" => "dancing_serpent", "type" => "user" } ];
 
 ##===============================
 ## Page Colors
@@ -71,7 +71,7 @@ layerinfo redist_uniq = "fluidmeasure/ma
 layerinfo redist_uniq = "fluidmeasure/marblei";
 layerinfo author_name = "dancing_serpent";
 
-set layout_authors = [ { "name" => "dancing_serpent", "type" => "user" } ];
+set theme_authors = [ { "name" => "dancing_serpent", "type" => "user" } ];
 
 ##===============================
 ## Page Colors
@@ -138,7 +138,7 @@ layerinfo redist_uniq = "fluidmeasure/ma
 layerinfo redist_uniq = "fluidmeasure/marbleii";
 layerinfo author_name = "dancing_serpent";
 
-set layout_authors = [ { "name" => "dancing_serpent", "type" => "user" } ];
+set theme_authors = [ { "name" => "dancing_serpent", "type" => "user" } ];
 
 ##===============================
 ## Page Colors
@@ -206,7 +206,7 @@ layerinfo redist_uniq = "fluidmeasure/mu
 layerinfo redist_uniq = "fluidmeasure/mutedseashore";
 layerinfo author_name = "cimorene";
  
-set layout_authors = [ { "name" => "cimorene", "type" => "user" } ];
+set theme_authors = [ { "name" => "cimorene", "type" => "user" } ];
 
 ##===============================
 ## Page Colors
@@ -354,7 +354,7 @@ layerinfo redist_uniq = "fluidmeasure/pi
 layerinfo redist_uniq = "fluidmeasure/pigeonblue";
 layerinfo author_name = "dancing_serpent";
  
-set layout_authors = [ { "name" => "dancing_serpent", "type" => "user" } ];
+set theme_authors = [ { "name" => "dancing_serpent", "type" => "user" } ];
 
 ##===============================
 ## Page Colors
diff -r ee5005127361 -r 6de598adaf3d bin/upgrading/s2layers/funkycircles/themes.s2
--- a/bin/upgrading/s2layers/funkycircles/themes.s2	Tue Sep 21 22:59:34 2010 +0800
+++ b/bin/upgrading/s2layers/funkycircles/themes.s2	Tue Sep 21 23:26:43 2010 +0800
@@ -641,7 +641,7 @@ layerinfo redist_uniq = "funkycircles/li
 layerinfo redist_uniq = "funkycircles/lightondark";
 layerinfo author_name = "cesy";
 
-set layout_authors = [ { "name" => "cesy", "type" => "user" } ];
+set theme_authors = [ { "name" => "cesy", "type" => "user" } ];
 
 ##===============================
 ## Page Colors
@@ -730,7 +730,7 @@ layerinfo redist_uniq = "funkycircles/ne
 layerinfo redist_uniq = "funkycircles/nevermore";
 layerinfo author_name = "wizard101";
 
-set layout_authors = [ { "name" => "wizard101", "type" => "user" } ];
+set theme_authors = [ { "name" => "wizard101", "type" => "user" } ];
 set layout_resources = [ { "name" => "Wordle", "url" => "http://www.wordle.net/" } ];
 
 ##===============================
@@ -850,7 +850,7 @@ layerinfo redist_uniq = "funkycircles/nn
 layerinfo redist_uniq = "funkycircles/nnwm2009";
 layerinfo author_name = "zvi";
 
-set layout_authors = [ { "name" => "zvi", "type" => "user" } ];
+set theme_authors = [ { "name" => "zvi", "type" => "user" } ];
 
 set color_footer_background = "#ffefbd";
 set color_footer_link = "#ef8229";
diff -r ee5005127361 -r 6de598adaf3d bin/upgrading/s2layers/modish/themes.s2
--- a/bin/upgrading/s2layers/modish/themes.s2	Tue Sep 21 22:59:34 2010 +0800
+++ b/bin/upgrading/s2layers/modish/themes.s2	Tue Sep 21 23:26:43 2010 +0800
@@ -4,7 +4,7 @@ layerinfo redist_uniq = "modish/bluespru
 layerinfo redist_uniq = "modish/bluespruce";
 layerinfo author_name = "sarken";
 
-set layout_authors = [ { "name" => "sarken", "type" => "user" } ];
+set theme_authors = [ { "name" => "sarken", "type" => "user" } ];
 
 ##===============================
 ##Page Colors
@@ -65,7 +65,7 @@ layerinfo redist_uniq = "modish/cinnamon
 layerinfo redist_uniq = "modish/cinnamonplumtea";
 layerinfo author_name = "sarken";
 
-set layout_authors = [ { "name" => "sarken", "type" => "user" } ];
+set theme_authors = [ { "name" => "sarken", "type" => "user" } ];
 
 ##===============================
 ##Page Colors
@@ -135,7 +135,7 @@ layerinfo redist_uniq = "modish/cleanshe
 layerinfo redist_uniq = "modish/cleansheets";
 layerinfo author_name = "zvi";
 
-set layout_authors = [ { "name" => "zvi", "type" => "user" } ];
+set theme_authors = [ { "name" => "zvi", "type" => "user" } ];
 
 ##===============================
 ## Page Colors
@@ -163,7 +163,7 @@ layerinfo redist_uniq = "modish/greyscal
 layerinfo redist_uniq = "modish/greyscale";
 layerinfo author_name = "twtd";
 
-set layout_authors = [ { "name" => "twtd", "type" => "user" } ];
+set theme_authors = [ { "name" => "twtd", "type" => "user" } ];
 
 ##===============================
 ## Page Colors
@@ -204,7 +204,7 @@ layerinfo redist_uniq = "modish/houlihan
 layerinfo redist_uniq = "modish/houlihan";
 layerinfo author_name = "sarken";
 
-set layout_authors = [ { "name" => "sarken", "type" => "user" } ];
+set theme_authors = [ { "name" => "sarken", "type" => "user" } ];
 
 ##===============================
 ##Page Colors
@@ -281,7 +281,7 @@ layerinfo redist_uniq = "modish/moonligh
 layerinfo redist_uniq = "modish/moonlight";
 layerinfo author_name = "sarken";
 
-set layout_authors = [ { "name" => "sarken", "type" => "user" } ];
+set theme_authors = [ { "name" => "sarken", "type" => "user" } ];
 
 ##===============================
 ##Page Colors
@@ -347,7 +347,7 @@ layerinfo redist_uniq = "modish/nnwm2009
 layerinfo redist_uniq = "modish/nnwm2009";
 layerinfo author_name = "zvi";
 
-set layout_authors = [ { "name" => "zvi", "type" => "user" } ];
+set theme_authors = [ { "name" => "zvi", "type" => "user" } ];
 
 ##===============================
 ## Page Colors
@@ -380,7 +380,7 @@ layerinfo author_name = "zvi";
 layerinfo author_name = "zvi";
 layerinfo redist_uniq = "modish/plasticgrass";
 
-set layout_authors = [ { "name" => "zvi", "type" => "user" } ];
+set theme_authors = [ { "name" => "zvi", "type" => "user" } ];
 
 ##===============================
 ## Page Colors
@@ -403,7 +403,7 @@ layerinfo redist_uniq = "modish/porcelai
 layerinfo redist_uniq = "modish/porcelainteacup";
 layerinfo author_name = "sarken";
 
-set layout_authors = [ { "name" => "sarken", "type" => "user" } ];
+set theme_authors = [ { "name" => "sarken", "type" => "user" } ];
 
 ##===============================
 ##Page Colors
@@ -456,7 +456,7 @@ layerinfo redist_uniq = "modish/trusty";
 layerinfo redist_uniq = "modish/trusty";
 layerinfo author_name = "sarken";
 
-set layout_authors = [ { "name" => "sarken", "type" => "user" } ];
+set theme_authors = [ { "name" => "sarken", "type" => "user" } ];
 
 ##===============================
 ##Page Colors
@@ -542,7 +542,7 @@ layerinfo author_name = "zvi";
 layerinfo author_name = "zvi";
 layerinfo redist_uniq = "modish/verdigris";
 
-set layout_authors = [ { "name" => "zvi", "type" => "user" } ];
+set theme_authors = [ { "name" => "zvi", "type" => "user" } ];
 
 ##===============================
 ## Page Colors
diff -r ee5005127361 -r 6de598adaf3d bin/upgrading/s2layers/modular/themes.s2
--- a/bin/upgrading/s2layers/modular/themes.s2	Tue Sep 21 22:59:34 2010 +0800
+++ b/bin/upgrading/s2layers/modular/themes.s2	Tue Sep 21 23:26:43 2010 +0800
@@ -98,7 +98,7 @@ layerinfo redist_uniq = "modular/calcula
 layerinfo redist_uniq = "modular/calculatedrisks";
 layerinfo author_name = "timeasmymeasure";
 
-set layout_authors = [ { "name" => "timeasmymeasure", "type" => "user" } ];
+set theme_authors = [ { "name" => "timeasmymeasure", "type" => "user" } ];
 
 ##===============================
 ## Page Colors
@@ -239,7 +239,7 @@ layerinfo redist_uniq = "modular/freshpr
 layerinfo redist_uniq = "modular/freshprose";
 layerinfo author_name = "timeasmymeasure";
 
-set layout_authors = [ { "name" => "timeasmymeasure", "type" => "user" } ];
+set theme_authors = [ { "name" => "timeasmymeasure", "type" => "user" } ];
 
 ##===============================
 ## Page Colors
@@ -479,7 +479,7 @@ layerinfo redist_uniq = "modular/patchwo
 layerinfo redist_uniq = "modular/patchwork";
 layerinfo author_name = "timeasmymeasure";
 
-set layout_authors = [ { "name" => "timeasmymeasure", "type" => "user" } ];
+set theme_authors = [ { "name" => "timeasmymeasure", "type" => "user" } ];
 
 ##===============================
 ## Page Colors
@@ -521,7 +521,7 @@ layerinfo redist_uniq = "modular/purpleh
 layerinfo redist_uniq = "modular/purplehaze";
 layerinfo author_name = "timeasmymeasure";
 
-set layout_authors = [ { "name" => "timeasmymeasure", "type" => "user" } ];
+set theme_authors = [ { "name" => "timeasmymeasure", "type" => "user" } ];
 
 ##===============================
 ## Page Colors
@@ -565,7 +565,7 @@ layerinfo redist_uniq = "modular/subtlem
 layerinfo redist_uniq = "modular/subtlemisses";
 layerinfo author_name = "timeasmymeasure";
 
-set layout_authors = [ { "name" => "timeasmymeasure", "type" => "user" } ];
+set theme_authors = [ { "name" => "timeasmymeasure", "type" => "user" } ];
 
 ##===============================
 ## Page Colors
diff -r ee5005127361 -r 6de598adaf3d bin/upgrading/s2layers/negatives/themes.s2
--- a/bin/upgrading/s2layers/negatives/themes.s2	Tue Sep 21 22:59:34 2010 +0800
+++ b/bin/upgrading/s2layers/negatives/themes.s2	Tue Sep 21 23:26:43 2010 +0800
@@ -4,7 +4,7 @@ layerinfo redist_uniq = "negatives/autum
 layerinfo redist_uniq = "negatives/autumn";
 layerinfo author_name = "busaikko";
 
-set layout_authors = [ { "name" => "busaikko", "type" => "user" }];
+set theme_authors = [ { "name" => "busaikko", "type" => "user" }];
 
 set color_page_background = "#9e2d00";
 set color_page_text = "#160131";
@@ -39,7 +39,7 @@ layerinfo redist_uniq = "negatives/azure
 layerinfo redist_uniq = "negatives/azure";
 layerinfo author_name = "daven";
 
-set layout_authors = [ { "name" => "daven", "type" => "user" }];
+set theme_authors = [ { "name" => "daven", "type" => "user" }];
 
 set color_page_background = "#343370";
 set color_page_text = "#ffffff";
@@ -257,7 +257,7 @@ layerinfo redist_uniq = "negatives/blast
 layerinfo redist_uniq = "negatives/blastedsands";
 layerinfo author_name = "zvi";
 
-set layout_authors = [ { "name" => "zvi", "type" => "user" } ];
+set theme_authors = [ { "name" => "zvi", "type" => "user" } ];
 
 set color_page_text = "#996633";
 set color_page_background = "#dcc6b0";
@@ -311,7 +311,7 @@ layerinfo redist_uniq = "negatives/brida
 layerinfo redist_uniq = "negatives/bridalbouquet";
 layerinfo author_name = "busaikko";
 
-set layout_authors = [ { "name" => "busaikko", "type" => "user" }];
+set theme_authors = [ { "name" => "busaikko", "type" => "user" }];
 
 set color_page_background = "#ffe1c0";
 set color_page_text = "#000000";
@@ -346,7 +346,7 @@ layerinfo redist_uniq = "negatives/corpo
 layerinfo redist_uniq = "negatives/corporateembrace";
 layerinfo author_name = "busaikko";
 
-set layout_authors = [ { "name" => "busaikko", "type" => "user" }];
+set theme_authors = [ { "name" => "busaikko", "type" => "user" }];
 
 set color_page_background = "#9090c0";
 set color_page_text = "#000000";
@@ -381,7 +381,7 @@ layerinfo redist_uniq = "negatives/easyr
 layerinfo redist_uniq = "negatives/easyreader";
 layerinfo author_name = "busaikko";
 
-set layout_authors = [ { "name" => "busaikko", "type" => "user" }];
+set theme_authors = [ { "name" => "busaikko", "type" => "user" }];
 
 set color_page_link_active = "#2c4402";
 set color_page_link = "#2a1867";
@@ -419,7 +419,7 @@ layerinfo redist_uniq = "negatives/eveni
 layerinfo redist_uniq = "negatives/evening";
 layerinfo author_name = "busaikko";
 
-set layout_authors = [ { "name" => "busaikko", "type" => "user" }];
+set theme_authors = [ { "name" => "busaikko", "type" => "user" }];
 
 set color_page_background = "#000000";
 set color_page_text = "#fd7d83";
@@ -449,7 +449,7 @@ layerinfo redist_uniq = "negatives/light
 layerinfo redist_uniq = "negatives/lightondark";
 layerinfo author_name = "cesy";
 
-set layout_authors = [ { "name" => "cesy", "type" => "user" }];
+set theme_authors = [ { "name" => "cesy", "type" => "user" }];
 
 set color_page_background = "#666666";
 set color_page_text = "#ffffff";
@@ -499,7 +499,7 @@ layerinfo redist_uniq = "negatives/limec
 layerinfo redist_uniq = "negatives/limecherry";
 layerinfo author_name = "zvi";
 
-set layout_authors = [ { "name" => "zvi", "type" => "user" } ];
+set theme_authors = [ { "name" => "zvi", "type" => "user" } ];
 
 set color_page_background = "#d9f3d3";
 set color_page_link = "#8f0000";
@@ -547,7 +547,7 @@ layerinfo redist_uniq = "negatives/nnwm2
 layerinfo redist_uniq = "negatives/nnwm2009";
 layerinfo author_name = "zvi";
 
-set layout_authors = [ { "name" => "zvi", "type" => "user" } ];
+set theme_authors = [ { "name" => "zvi", "type" => "user" } ];
 
 set color_page_link_visited = "#ef4921";
 set color_page_link_active = "#a5cf39";
@@ -566,7 +566,7 @@ layerinfo redist_uniq = "negatives/pumpk
 layerinfo redist_uniq = "negatives/pumpkinjuice";
 layerinfo author_name = "zvi";
 
-set layout_authors = [ { "name" => "zvi", "type" => "user" } ];
+set theme_authors = [ { "name" => "zvi", "type" => "user" } ];
 
 set color_page_background = "#fc7837";
 set color_entry_link_hover = "#78f5e8";
@@ -612,7 +612,7 @@ layerinfo redist_uniq = "negatives/sprin
 layerinfo redist_uniq = "negatives/spring";
 layerinfo author_name = "busaikko";
 
-set layout_authors = [ { "name" => "busaikko", "type" => "user" }];
+set theme_authors = [ { "name" => "busaikko", "type" => "user" }];
 
 set color_page_background = "#ffea8d";
 set color_page_text = "#c8434d";
@@ -647,7 +647,7 @@ layerinfo redist_uniq = "negatives/summe
 layerinfo redist_uniq = "negatives/summer";
 layerinfo author_name = "busaikko";
 
-set layout_authors = [ { "name" => "busaikko", "type" => "user" }];
+set theme_authors = [ { "name" => "busaikko", "type" => "user" }];
 
 set color_page_background = "#ffffff";
 set color_page_text = "#000000";
@@ -682,7 +682,7 @@ layerinfo redist_uniq = "negatives/winte
 layerinfo redist_uniq = "negatives/winter";
 layerinfo author_name = "busaikko";
 
-set layout_authors = [ { "name" => "busaikko", "type" => "user" }];
+set theme_authors = [ { "name" => "busaikko", "type" => "user" }];
 
 set color_page_background = "#606193";
 set color_page_text = "#202260";
@@ -717,7 +717,7 @@ layerinfo redist_uniq = "negatives/yozak
 layerinfo redist_uniq = "negatives/yozakura";
 layerinfo author_name = "busaikko";
 
-set layout_authors = [ { "name" => "busaikko", "type" => "user" }];
+set theme_authors = [ { "name" => "busaikko", "type" => "user" }];
 
 set color_page_background = "#c62677";
 set color_page_text = "#000000";
diff -r ee5005127361 -r 6de598adaf3d bin/upgrading/s2layers/nouveauoleanders/themes.s2
--- a/bin/upgrading/s2layers/nouveauoleanders/themes.s2	Tue Sep 21 22:59:34 2010 +0800
+++ b/bin/upgrading/s2layers/nouveauoleanders/themes.s2	Tue Sep 21 23:26:43 2010 +0800
@@ -52,7 +52,7 @@ layerinfo redist_uniq = "nouveauoleander
 layerinfo redist_uniq = "nouveauoleanders/huntergreen";
 layerinfo author_name = "dancing_serpent";
 
-set layout_authors = [ { "name" => "dancing_serpent", "type" => "user" } ];
+set theme_authors = [ { "name" => "dancing_serpent", "type" => "user" } ];
 
 ##===============================
 ## Page Colors
@@ -103,7 +103,7 @@ layerinfo redist_uniq = "nouveauoleander
 layerinfo redist_uniq = "nouveauoleanders/nightfall";
 layerinfo author_name = "dancing_serpent";
 
-set layout_authors = [ { "name" => "dancing_serpent", "type" => "user" } ];
+set theme_authors = [ { "name" => "dancing_serpent", "type" => "user" } ];
 
 ##===============================
 ## Page Colors
@@ -148,7 +148,7 @@ layerinfo redist_uniq = "nouveauoleander
 layerinfo redist_uniq = "nouveauoleanders/palejewels";
 layerinfo author_name = "dancing_serpent";
 
-set layout_authors = [ { "name" => "dancing_serpent", "type" => "user" } ];
+set theme_authors = [ { "name" => "dancing_serpent", "type" => "user" } ];
 
 ##===============================
 ## Page Colors
@@ -200,7 +200,7 @@ layerinfo redist_uniq = "nouveauoleander
 layerinfo redist_uniq = "nouveauoleanders/peridot";
 layerinfo author_name = "dancing_serpent";
 
-set layout_authors = [ { "name" => "dancing_serpent", "type" => "user" } ];
+set theme_authors = [ { "name" => "dancing_serpent", "type" => "user" } ];
 
 ##===============================
 ## Page Colors
@@ -388,7 +388,7 @@ layerinfo redist_uniq = "nouveauoleander
 layerinfo redist_uniq = "nouveauoleanders/tearose";
 layerinfo author_name = "dancing_serpent";
 
-set layout_authors = [ { "name" => "dancing_serpent", "type" => "user" } ];
+set theme_authors = [ { "name" => "dancing_serpent", "type" => "user" } ];
 
 ##===============================
 ## Page Colors
diff -r ee5005127361 -r 6de598adaf3d bin/upgrading/s2layers/refriedtablet/themes.s2
--- a/bin/upgrading/s2layers/refriedtablet/themes.s2	Tue Sep 21 22:59:34 2010 +0800
+++ b/bin/upgrading/s2layers/refriedtablet/themes.s2	Tue Sep 21 23:26:43 2010 +0800
@@ -42,7 +42,7 @@ layerinfo redist_uniq = "refriedtablet/b
 layerinfo redist_uniq = "refriedtablet/bluetuesday";
 layerinfo author_name = "forthwritten";
 
-set layout_authors = [ { "name" => "forthwritten", "type" => "user" } ];
+set theme_authors = [ { "name" => "forthwritten", "type" => "user" } ];
 
 ##===============================
 ## Page Colors
@@ -223,7 +223,7 @@ layerinfo redist_uniq = "refriedtablet/f
 layerinfo redist_uniq = "refriedtablet/foliage";
 layerinfo author_name = "dancing_serpent";
 
-set layout_authors = [ { "name" => "dancing_serpent", "type" => "user" } ];
+set theme_authors = [ { "name" => "dancing_serpent", "type" => "user" } ];
 
 ##===============================
 ## Page Colors
@@ -281,7 +281,7 @@ layerinfo redist_uniq = "refriedtablet/r
 layerinfo redist_uniq = "refriedtablet/refriedjewels";
 layerinfo author_name = "dancing_serpent";
 
-set layout_authors = [ { "name" => "dancing_serpent", "type" => "user" } ];
+set theme_authors = [ { "name" => "dancing_serpent", "type" => "user" } ];
 
 ##===============================
 ## Page Colors
@@ -414,7 +414,7 @@ layerinfo redist_uniq = "refriedtablet/r
 layerinfo redist_uniq = "refriedtablet/refriedshallows";
 layerinfo author_name = "dancing_serpent";
 
-set layout_authors = [ { "name" => "dancing_serpent", "type" => "user" } ];
+set theme_authors = [ { "name" => "dancing_serpent", "type" => "user" } ];
 
 ##===============================
 ## Page Colors
@@ -472,7 +472,7 @@ layerinfo redist_uniq = "refriedtablet/t
 layerinfo redist_uniq = "refriedtablet/teals";
 layerinfo author_name = "edgeraven";
 
-set layout_authors = [ { "name" => "edgeraven", "type" => "user" } ];
+set theme_authors = [ { "name" => "edgeraven", "type" => "user" } ];
 
 ##===============================
 ## Page Colors
diff -r ee5005127361 -r 6de598adaf3d bin/upgrading/s2layers/skittlishdreams/themes.s2
--- a/bin/upgrading/s2layers/skittlishdreams/themes.s2	Tue Sep 21 22:59:34 2010 +0800
+++ b/bin/upgrading/s2layers/skittlishdreams/themes.s2	Tue Sep 21 23:26:43 2010 +0800
@@ -4,7 +4,7 @@ layerinfo redist_uniq = "skittlishdreams
 layerinfo redist_uniq = "skittlishdreams/academy";
 layerinfo author_name = "Sarken";
 
-set layout_authors = [ { "name" => "sarken", "type" => "user" } ];
+set theme_authors = [ { "name" => "sarken", "type" => "user" } ];
 
 ##===============================
 ## Page Colors
@@ -189,7 +189,7 @@ layerinfo redist_uniq = "skittlishdreams
 layerinfo redist_uniq = "skittlishdreams/desertcream";
 layerinfo author_name = "Sarken";
 
-set layout_authors = [ { "name" => "sarken", "type" => "user" } ];
+set theme_authors = [ { "name" => "sarken", "type" => "user" } ];
 
 ##===============================
 ## Page Colors
@@ -312,7 +312,7 @@ layerinfo redist_uniq = "skittlishdreams
 layerinfo redist_uniq = "skittlishdreams/inthebag";
 layerinfo author_name = "Sarken";
 
-set layout_authors = [ { "name" => "sarken", "type" => "user" } ];
+set theme_authors = [ { "name" => "sarken", "type" => "user" } ];
 
 ##===============================
 ## Page Colors
@@ -383,7 +383,7 @@ layerinfo redist_uniq = "skittlishdreams
 layerinfo redist_uniq = "skittlishdreams/likesunshine";
 layerinfo author_name = "Sarken";
 
-set layout_authors = [ { "name" => "sarken", "type" => "user" } ];
+set theme_authors = [ { "name" => "sarken", "type" => "user" } ];
 
 ##===============================
 ## Page Colors
@@ -620,7 +620,7 @@ layerinfo redist_uniq = "skittlishdreams
 layerinfo redist_uniq = "skittlishdreams/snowcherries";
 layerinfo author_name = "Sarken";
 
-set layout_authors = [ { "name" => "sarken", "type" => "user" } ];
+set theme_authors = [ { "name" => "sarken", "type" => "user" } ];
 
 ##===============================
 ## Page Colors
diff -r ee5005127361 -r 6de598adaf3d bin/upgrading/s2layers/steppingstones/themes.s2
--- a/bin/upgrading/s2layers/steppingstones/themes.s2	Tue Sep 21 22:59:34 2010 +0800
+++ b/bin/upgrading/s2layers/steppingstones/themes.s2	Tue Sep 21 23:26:43 2010 +0800
@@ -40,7 +40,7 @@ layerinfo redist_uniq = "steppingstones/
 layerinfo redist_uniq = "steppingstones/cleargreen";
 layerinfo author_name = "ambrya";
 
-set layout_authors = [ { "name" => "ambrya", "type" => "user" } ];
+set theme_authors = [ { "name" => "ambrya", "type" => "user" } ];
 
 ##===============================
 ## Page Colors
@@ -123,7 +123,7 @@ layerinfo redist_uniq = "steppingstones/
 layerinfo redist_uniq = "steppingstones/friendlycolors";
 layerinfo author_name = "kareila";
 
-set layout_authors = [ { "name" => "kareila", "type" => "user" } ];
+set theme_authors = [ { "name" => "kareila", "type" => "user" } ];
 set layout_type = "two-columns-left";
 
 set use_custom_friend_colors = true;
@@ -312,7 +312,7 @@ layerinfo redist_uniq = "steppingstones/
 layerinfo redist_uniq = "steppingstones/nnwm2009";
 layerinfo author_name = "zvi";
 
-set layout_authors = [ { "name" => "zvi", "type" => "user" } ];
+set theme_authors = [ { "name" => "zvi", "type" => "user" } ];
 
 ##===============================
 ## Page Colors
diff -r ee5005127361 -r 6de598adaf3d bin/upgrading/s2layers/tranquilityiii/themes.s2
--- a/bin/upgrading/s2layers/tranquilityiii/themes.s2	Tue Sep 21 22:59:34 2010 +0800
+++ b/bin/upgrading/s2layers/tranquilityiii/themes.s2	Tue Sep 21 23:26:43 2010 +0800
@@ -36,7 +36,7 @@ layerinfo redist_uniq = "tranquilityiii/
 layerinfo redist_uniq = "tranquilityiii/clearmessages";
 layerinfo author_name = "timeasmymeasure";
 
-set layout_authors = [ { "name" => "timeasmymeasure", "type" => "user" } ];
+set theme_authors = [ { "name" => "timeasmymeasure", "type" => "user" } ];
 
 ##===============================
 ## Page Colors
@@ -86,7 +86,7 @@ layerinfo redist_uniq = "tranquilityiii/
 layerinfo redist_uniq = "tranquilityiii/freshblue";
 layerinfo author_name = "forthwritten";
 
-set layout_authors = [ { "name" => "forthwritten", "type" => "user" } ];
+set theme_authors = [ { "name" => "forthwritten", "type" => "user" } ];
 
 ##===============================
 ## Page Colors
@@ -143,7 +143,7 @@ layerinfo redist_uniq = "tranquilityiii/
 layerinfo redist_uniq = "tranquilityiii/lightondark";
 layerinfo author_name = "cesy";
 
-set layout_authors = [ { "name" => "cesy", "type" => "user" } ];
+set theme_authors = [ { "name" => "cesy", "type" => "user" } ];
 
 ##===============================
 ## Page Colors
@@ -250,7 +250,7 @@ layerinfo redist_uniq = "tranquilityiii/
 layerinfo redist_uniq = "tranquilityiii/marbleiii";
 layerinfo author_name = "dancing_serpent";
 
-set layout_authors = [ { "name" => "dancing_serpent", "type" => "user" } ];
+set theme_authors = [ { "name" => "dancing_serpent", "type" => "user" } ];
 
 ##===============================
 ## Page Colors
@@ -343,7 +343,7 @@ layerinfo redist_uniq = "tranquilityiii/
 layerinfo redist_uniq = "tranquilityiii/nnwm2009";
 layerinfo author_name = "zvi";
 
-set layout_authors = [ { "name" => "zvi", "type" => "user" } ];
+set theme_authors = [ { "name" => "zvi", "type" => "user" } ];
 
 ##===============================
 ## Page Colors
@@ -376,7 +376,7 @@ layerinfo redist_uniq = "tranquilityiii/
 layerinfo redist_uniq = "tranquilityiii/olive";
 layerinfo author_name = "dancing_serpent";
 
-set layout_authors = [ { "name" => "dancing_serpent", "type" => "user" } ];
+set theme_authors = [ { "name" => "dancing_serpent", "type" => "user" } ];
 
 ##===============================
 ## Page Colors
@@ -434,7 +434,7 @@ layerinfo redist_uniq = "tranquilityiii/
 layerinfo redist_uniq = "tranquilityiii/seadeep";
 layerinfo author_name = "timeasmymeasure";
 
-set layout_authors = [ { "name" => "timeasmymeasure", "type" => "user" } ];
+set theme_authors = [ { "name" => "timeasmymeasure", "type" => "user" } ];
 
 ##===============================
 ## Page Colors
@@ -492,7 +492,7 @@ layerinfo redist_uniq = "tranquilityiii/
 layerinfo redist_uniq = "tranquilityiii/shallows";
 layerinfo author_name = "dancing_serpent";
 
-set layout_authors = [ { "name" => "dancing_serpent", "type" => "user" } ];
+set theme_authors = [ { "name" => "dancing_serpent", "type" => "user" } ];
 
 ##===============================
 ## Page Colors
@@ -550,7 +550,7 @@ layerinfo redist_uniq = "tranquilityiii/
 layerinfo redist_uniq = "tranquilityiii/stonemask";
 layerinfo author_name = "timeasmymeasure";
 
-set layout_authors = [ { "name" => "timeasmymeasure", "type" => "user" } ];
+set theme_authors = [ { "name" => "timeasmymeasure", "type" => "user" } ];
 
 ##===============================
 ## Page Colors
@@ -614,7 +614,7 @@ layerinfo redist_uniq = "tranquilityiii/
 layerinfo redist_uniq = "tranquilityiii/wintergreen";
 layerinfo author_name = "dancing_serpent";
 
-set layout_authors = [ { "name" => "dancing_serpent", "type" => "user" } ];
+set theme_authors = [ { "name" => "dancing_serpent", "type" => "user" } ];
 
 ##===============================
 ## Page Colors
--------------------------------------------------------------------------------