1843: 1844: """; 1845: } 1846: 1847: function Page::print_stylesheets() { 1848: # These are the themes that need the header.css file included 1849: var bool{} header_themes = { 1850: "ocean-fish" => true, 1851: "ocean-squid" => true,
I appreciate the work the DW devs have put into accessibility and making things more awesome on the backend and I have spent hours combing style comms looking for something I can use. If you know someone who would like to volunteer to design a core2 layout to my specifications, please let me know. Otherwise, please accept my sincere promise that I will switch the moment I discover a core2 layout that I find both functional and attractive. (I did check to see if people were answering core1 questions in this comm before I posted. I'm sorry core1 kicked your puppy, and I will be happy to pick this back up in the morning when I have regained some emotional perspective.)
no subject
Date: 2010-09-12 04:45 am (UTC)Compile error: line 1847, column 10: Unexpected token found. Expecting: [TokenPunct] = (
Got: [TokenIdent] = Page
S2::Node, S2/Node.pm, 144
S2::NodeArguments, S2/NodeArguments.pm, 25
S2::NodeTerm, S2/NodeTerm.pm, 471
S2::NodeIncExpr, S2/NodeIncExpr.pm, 41
S2::NodeTypeCastOp, S2/NodeTypeCastOp.pm, 29
S2::NodeInstanceOf, S2/NodeInstanceOf.pm, 29
S2::NodeUnaryExpr, S2/NodeUnaryExpr.pm, 40
S2::NodeProduct, S2/NodeProduct.pm, 28
S2::NodeSum, S2/NodeSum.pm, 31
S2::NodeRelExpr, S2/NodeRelExpr.pm, 29
S2::NodeEqExpr, S2/NodeEqExpr.pm, 29
S2::NodeLogAndExpr, S2/NodeLogAndExpr.pm, 29
S2::NodeLogOrExpr, S2/NodeLogOrExpr.pm, 29
S2::NodeRange, S2/NodeRange.pm, 29
S2::NodeCondExpr, S2/NodeCondExpr.pm, 29
S2::NodeAssignExpr, S2/NodeAssignExpr.pm, 29
S2::NodeExpr, S2/NodeExpr.pm, 29
S2::NodeExprStmt, S2/NodeExprStmt.pm, 28
S2::NodeStmt, S2/NodeStmt.pm, 67
S2::NodeStmtBlock, S2/NodeStmtBlock.pm, 43
S2::NodeFunction, S2/NodeFunction.pm, 104
S2::Layer, S2/Layer.pm, 59
S2::Compiler, S2/Compiler.pm, 27
Context
1843:
1844:
""";1845: }
1846:
1847: function Page::print_stylesheets() {
1848: # These are the themes that need the header.css file included
1849: var bool{} header_themes = {
1850: "ocean-fish" => true,
1851: "ocean-squid" => true,
I appreciate the work the DW devs have put into accessibility and making things more awesome on the backend and I have spent hours combing style comms looking for something I can use. If you know someone who would like to volunteer to design a core2 layout to my specifications, please let me know. Otherwise, please accept my sincere promise that I will switch the moment I discover a core2 layout that I find both functional and attractive. (I did check to see if people were answering core1 questions in this comm before I posted. I'm sorry core1 kicked your puppy, and I will be happy to pick this back up in the morning when I have regained some emotional perspective.)