From 5944fd03997815fecac3586950177f7e9e592624 Mon Sep 17 00:00:00 2001 From: resurtm Date: Fri, 24 May 2013 23:46:18 +0600 Subject: [PATCH] New error page WIP. --- apps/bootstrap/www/tmp/attention.png | Bin 0 -> 2176 bytes apps/bootstrap/www/tmp/highlight.js | 1 + apps/bootstrap/www/tmp/logo.png | Bin 0 -> 13675 bytes apps/bootstrap/www/tmp/main.css | 298 +++++++++++++++++++++++++++ apps/bootstrap/www/tmp/main.js | 60 ++++++ apps/bootstrap/www/tmp/sizzle.min.js | 3 + framework/yii/views/errorHandler.php | 383 +++++++++++++---------------------- 7 files changed, 499 insertions(+), 246 deletions(-) create mode 100644 apps/bootstrap/www/tmp/attention.png create mode 100644 apps/bootstrap/www/tmp/highlight.js create mode 100644 apps/bootstrap/www/tmp/logo.png create mode 100644 apps/bootstrap/www/tmp/main.css create mode 100644 apps/bootstrap/www/tmp/main.js create mode 100644 apps/bootstrap/www/tmp/sizzle.min.js diff --git a/apps/bootstrap/www/tmp/attention.png b/apps/bootstrap/www/tmp/attention.png new file mode 100644 index 0000000000000000000000000000000000000000..88c115b3d5babf65e10d279cb2d4553a161241a7 GIT binary patch literal 2176 zcmaJ@cT`jN9>0cA)&m(L4tQRIpzWy@QiUV zEl|h_QG~FzQuwe4%U#4^RU!$(1^^E)m4wTWg%ltUiWZ8gn6ZXt3@8*(F*{sXc$S0? z#R&ZqWl(TpAcvnA%XbrCygWe<6$KFxK?*LY62*z-6crWoQI~@37q4*`@FPSKOU3+| zR0t~wq{A`@biv{s`FK}6=t{s6oSaD{k^@M@6Yw}Z5l0|85=ay$A_b2JKRp;EnoJNy zVKe+b#X?S0OpHPyq2O>zr4p-j!osp>9Kp@aZBc_rbVLx2@&vJht8x^}ZI%=mken|Q zN)$p^3@$2idGH6;Z$4+j)284mb3(9vHm|)B>Ie&E7;Iq z`TkE~IVV8^;nsGi%a|>chLwU2@;tB$%OHcz)uE?z>ft}gkQ{s?)OE#Ph7#5bHRU+ zi$jvZEsphXV_v#KytBCdY+B^-+4hha@wyB#wZW?>2LM1%F&Q+D>d}L+$Kpp@jc*^; zv$pG=Gx?#1elDP*lC51|SsB3@)tX?bV_eTECsvHMKd zJ`W$;+a3YpM<$b<+?@tH!+!U`{gl*Fc-^5WDd}|et!=byS?-~Uq5YullQXumT~hq2 zooVlQ=@XTd>n|=p4r~Zdo;I>}?gMJyq%Am`+m;KjRI4jrCKTu_KPM}wu_BM$+7q4< zy#bt;#1uxTCudWdwlRu((-gyV@623EmD17=Gp&6i#=9oh)`z_x!t6%PX-}mK$8~|^ zE93J?AI1hdevU+K&FGNpv}hc*d~H{eCP0ro1ML270d&VqkMwaG1D$7Q^2FN^hS?L44$F}#mY>Fx+D~j(=3$@6`$GA(5Ot@U148lk`K(ZEwj}INNY||`aPCuD%NFX zBqembRmID!FI9LQBEL|p`S8i=>YE9M9^97?>$ciC1p_uiCyeHM?emgqb{&2gXI#sj zQ1|+@4-7=rsW(nXGzR$9nW6H%Es5o9A)ham5+no8T`Rj^8v`M27kj^RCDm=&;)KE% zkOd}T5fMgO#=iHDJQ}%kXP~5{^YInES1zYolvQdqv(0*MMXQm?*@HjUHxD{>g)*!! zrs|fMIra5dpe%Im-~Xz8e?*mCdu-PBc}*MlgtOh=Z(1+^Xq{{1%^SjV#u>jvhDsd6 zY(V?T9Aljon){mFh8gbHz6ZShEj=C|dz;QF7Ub`2Cz@aL9)8s~J(ZP}@tY<{s}|p1 zkgUxHjy+#BJFBt99YFm$S6nHlp<9-hXsiy*(6-;rC~1AP&ksa-_e)o07RGE?+3re; zQZ+P0$~}P>6r-!WG$SNTpd04Nj9cSpZ`uNqdc5S5oI?Kt#=p^?Oece@^<&{CX=l`SXKX4$uZj&O1 z>`g7ay2G=`#IwkUW2Mtmp^RVI?w;Q%4fBw=+RhAuau=`E2|>Z}v#zc;3)bab;}4el zKkFVFtVx}D=H+vPY1wnbfqKl~kM$PKsRf1KrM*S#TnUZ0B*$a@qJwpJI2PV6eU9g6 z_QlLlJ<#0V%r3d|ffo^#Wq6Zs@Q=3%vkUVN!q?tw?mR4Sy4v)H*)x#+GvuG&Ws!t>DPsB~waPE@QYBIi9*3G=Bwh>w0OM{qkt4=7mT!KRvPO zh1I%m=SOUljG68wf$H8%qN3*`oVgSW>ma2j1bw@ywib_m_8U=G4QP2@_`}|Tgk7&& jEBgLo`nEHg54aZKdG2VZS#YM=;y(e?H;_^76S?=l9S3}1 literal 0 HcmV?d00001 diff --git a/apps/bootstrap/www/tmp/highlight.js b/apps/bootstrap/www/tmp/highlight.js new file mode 100644 index 0000000..0fef21c --- /dev/null +++ b/apps/bootstrap/www/tmp/highlight.js @@ -0,0 +1 @@ +var hljs=new function(){function l(o){return o.replace(/&/gm,"&").replace(//gm,">")}function b(p){for(var o=p.firstChild;o;o=o.nextSibling){if(o.nodeName=="CODE"){return o}if(!(o.nodeType==3&&o.nodeValue.match(/\s+/))){break}}}function h(p,o){return Array.prototype.map.call(p.childNodes,function(q){if(q.nodeType==3){return o?q.nodeValue.replace(/\n/g,""):q.nodeValue}if(q.nodeName=="BR"){return"\n"}return h(q,o)}).join("")}function a(q){var p=(q.className+" "+q.parentNode.className).split(/\s+/);p=p.map(function(r){return r.replace(/^language-/,"")});for(var o=0;o"}while(x.length||v.length){var u=t().splice(0,1)[0];y+=l(w.substr(p,u.offset-p));p=u.offset;if(u.event=="start"){y+=s(u.node);r.push(u.node)}else{if(u.event=="stop"){var o,q=r.length;do{q--;o=r[q];y+=("")}while(o!=u.node);r.splice(q,1);while(q'+L[0]+""}else{r+=L[0]}N=A.lR.lastIndex;L=A.lR.exec(K)}return r+K.substr(N)}function z(){if(A.sL&&!e[A.sL]){return l(w)}var r=A.sL?d(A.sL,w):g(w);if(A.r>0){v+=r.keyword_count;B+=r.r}return''+r.value+""}function J(){return A.sL!==undefined?z():G()}function I(L,r){var K=L.cN?'':"";if(L.rB){x+=K;w=""}else{if(L.eB){x+=l(r)+K;w=""}else{x+=K;w=r}}A=Object.create(L,{parent:{value:A}});B+=L.r}function C(K,r){w+=K;if(r===undefined){x+=J();return 0}var L=o(r,A);if(L){x+=J();I(L,r);return L.rB?0:r.length}var M=s(A,r);if(M){if(!(M.rE||M.eE)){w+=r}x+=J();do{if(A.cN){x+=""}A=A.parent}while(A!=M.parent);if(M.eE){x+=l(r)}w="";if(M.starts){I(M.starts,"")}return M.rE?0:r.length}if(t(r,A)){throw"Illegal"}w+=r;return r.length||1}var F=e[D];f(F);var A=F;var w="";var B=0;var v=0;var x="";try{var u,q,p=0;while(true){A.t.lastIndex=p;u=A.t.exec(E);if(!u){break}q=C(E.substr(p,u.index-p),u[0]);p=u.index+q}C(E.substr(p));return{r:B,keyword_count:v,value:x,language:D}}catch(H){if(H=="Illegal"){return{r:0,keyword_count:0,value:l(E)}}else{throw H}}}function g(s){var o={keyword_count:0,r:0,value:l(s)};var q=o;for(var p in e){if(!e.hasOwnProperty(p)){continue}var r=d(p,s);r.language=p;if(r.keyword_count+r.r>q.keyword_count+q.r){q=r}if(r.keyword_count+r.r>o.keyword_count+o.r){q=o;o=r}}if(q.language){o.second_best=q}return o}function i(q,p,o){if(p){q=q.replace(/^((<[^>]+>|\t)+)/gm,function(r,v,u,t){return v.replace(/\t/g,p)})}if(o){q=q.replace(/\n/g,"
")}return q}function m(r,u,p){var v=h(r,p);var t=a(r);if(t=="no-highlight"){return}var w=t?d(t,v):g(v);t=w.language;var o=c(r);if(o.length){var q=document.createElement("pre");q.innerHTML=w.value;w.value=j(o,c(q),v)}w.value=i(w.value,u,p);var s=r.className;if(!s.match("(\\s|^)(language-)?"+t+"(\\s|$)")){s=s?(s+" "+t):t}r.innerHTML=w.value;r.className=s;r.result={language:t,kw:w.keyword_count,re:w.r};if(w.second_best){r.second_best={language:w.second_best.language,kw:w.second_best.keyword_count,re:w.second_best.r}}}function n(){if(n.called){return}n.called=true;Array.prototype.map.call(document.getElementsByTagName("pre"),b).filter(Boolean).forEach(function(o){m(o,hljs.tabReplace)})}function k(){window.addEventListener("DOMContentLoaded",n,false);window.addEventListener("load",n,false)}var e={};this.LANGUAGES=e;this.highlight=d;this.highlightAuto=g;this.fixMarkup=i;this.highlightBlock=m;this.initHighlighting=n;this.initHighlightingOnLoad=k;this.IR="[a-zA-Z][a-zA-Z0-9_]*";this.UIR="[a-zA-Z_][a-zA-Z0-9_]*";this.NR="\\b\\d+(\\.\\d+)?";this.CNR="(\\b0[xX][a-fA-F0-9]+|(\\b\\d+(\\.\\d*)?|\\.\\d+)([eE][-+]?\\d+)?)";this.BNR="\\b(0b[01]+)";this.RSR="!|!=|!==|%|%=|&|&&|&=|\\*|\\*=|\\+|\\+=|,|\\.|-|-=|/|/=|:|;|<|<<|<<=|<=|=|==|===|>|>=|>>|>>=|>>>|>>>=|\\?|\\[|\\{|\\(|\\^|\\^=|\\||\\|=|\\|\\||~";this.BE={b:"\\\\[\\s\\S]",r:0};this.ASM={cN:"string",b:"'",e:"'",i:"\\n",c:[this.BE],r:0};this.QSM={cN:"string",b:'"',e:'"',i:"\\n",c:[this.BE],r:0};this.CLCM={cN:"comment",b:"//",e:"$"};this.CBLCLM={cN:"comment",b:"/\\*",e:"\\*/"};this.HCM={cN:"comment",b:"#",e:"$"};this.NM={cN:"number",b:this.NR,r:0};this.CNM={cN:"number",b:this.CNR,r:0};this.BNM={cN:"number",b:this.BNR,r:0};this.inherit=function(q,r){var o={};for(var p in q){o[p]=q[p]}if(r){for(var p in r){o[p]=r[p]}}return o}}();hljs.LANGUAGES.php=function(a){var e={cN:"variable",b:"\\$+[a-zA-Z_\x7f-\xff][a-zA-Z0-9_\x7f-\xff]*"};var b=[a.inherit(a.ASM,{i:null}),a.inherit(a.QSM,{i:null}),{cN:"string",b:'b"',e:'"',c:[a.BE]},{cN:"string",b:"b'",e:"'",c:[a.BE]}];var c=[a.BNM,a.CNM];var d={cN:"title",b:a.UIR};return{cI:true,k:"and include_once list abstract global private echo interface as static endswitch array null if endwhile or const for endforeach self var while isset public protected exit foreach throw elseif include __FILE__ empty require_once do xor return implements parent clone use __CLASS__ __LINE__ else break print eval new catch __METHOD__ case exception php_user_filter default die require __FUNCTION__ enddeclare final try this switch continue endfor endif declare unset true false namespace trait goto instanceof insteadof __DIR__ __NAMESPACE__ __halt_compiler",c:[a.CLCM,a.HCM,{cN:"comment",b:"/\\*",e:"\\*/",c:[{cN:"phpdoc",b:"\\s@[A-Za-z]+"}]},{cN:"comment",eB:true,b:"__halt_compiler.+?;",eW:true},{cN:"string",b:"<<<['\"]?\\w+['\"]?$",e:"^\\w+;",c:[a.BE]},{cN:"preprocessor",b:"<\\?php",r:10},{cN:"preprocessor",b:"\\?>"},e,{cN:"function",bWK:true,e:"{",k:"function",i:"\\$|\\[|%",c:[d,{cN:"params",b:"\\(",e:"\\)",c:["self",e,a.CBLCLM].concat(b).concat(c)}]},{cN:"class",bWK:true,e:"{",k:"class",i:"[:\\(\\$]",c:[{bWK:true,eW:true,k:"extends",c:[d]},d]},{b:"=>"}].concat(b).concat(c)}}(hljs); diff --git a/apps/bootstrap/www/tmp/logo.png b/apps/bootstrap/www/tmp/logo.png new file mode 100644 index 0000000000000000000000000000000000000000..84c582e05eba1ad47f4809cb0ec0da252268fa0c GIT binary patch literal 13675 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 EKUJ)(P5=M^ literal 0 HcmV?d00001 diff --git a/apps/bootstrap/www/tmp/main.css b/apps/bootstrap/www/tmp/main.css new file mode 100644 index 0000000..334bc82 --- /dev/null +++ b/apps/bootstrap/www/tmp/main.css @@ -0,0 +1,298 @@ +/* reset */ +html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn, +em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend, +table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu, +nav,output,ruby,section,summary,time,mark,audio,video{ + margin: 0; + padding: 0; + border: 0; + font-size: 100%; + font: inherit; + vertical-align: baseline; +} +article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{ + display: block; +} +body{ + line-height: 1; +} +ol,ul{ + list-style: none; +} +blockquote,q{ + quotes: none; +} +blockquote:before,blockquote:after,q:before,q:after{ + content: ''; + content: none; +} +table{ + border-collapse: collapse; + border-spacing: 0; +} + +/* base */ +::selection{ + color: #ffffff !important; + background-color: #e51717 !important; +} +::-moz-selection{ + color: #ffffff !important; + background-color: #e51717 !important; +} +a{ + text-decoration: none; +} +a:hover{ + text-decoration: underline; +} +h1,h2,p,img,ul li{ + font-family: Arial,sans-serif; + color: #505050; +} +body,html{ + /*overflow-x: hidden;*/ +} + +/* header */ +.header{ + min-width: 860px; /* 960px - 50px * 2 */ + max-width: 1100px; /* 1200px - 50px * 2 */ + margin: 40px auto 30px auto; + padding: 0 50px; +} +.header h1{ + font-size: 30px; + color: #e57373; + text-shadow: 0 1px 0 #cacaca; + margin-bottom: 30px; +} +.header h1 span{ + color: #e51717; +} +.header h1 a{ + color: #e57373; +} +.header h1 a:hover{ + color: #e51717; +} +.header img{ + float: right; + margin-top: -15px; +} +.header h2{ + font-size: 20px; + text-shadow: 0 1px 0 #cacaca; +} + +/* traceback */ +.traceback{ + margin-top: 30px; + margin-bottom: 40px; +} +.traceback ul li{ + margin: 1px 0; +} +.traceback ul li .li-wrap{ + cursor: pointer; + padding: 15px 0; +} +.traceback ul li.application .li-wrap{ + background-color: #fafafa; +} +.traceback ul li .li-wrap:hover{ + background-color: #edf9ff; +} +.traceback ul li .li{ + min-width: 860px; /* 960px - 50px * 2 */ + max-width: 1100px; /* 1200px - 50px * 2 */ + margin: 0 auto; + padding: 0 50px; + position: relative; +} +.traceback ul li a{ + color: #505050; +} +.traceback ul li a:hover{ + color: #000000; + text-shadow: 0 1px 0 #cacaca; +} +.traceback ul li .number{ + width: 45px; + display: inline-block; +} +.traceback ul li .text{ + color: #bbbbbb; +} +.traceback ul li.application .text{ + color: #505050; +} +.traceback ul li .at{ + position: absolute; + right: 110px; /* 50px + 60px */ + color: #bbbbbb; +} +.traceback ul li.application .at{ + color: #505050; +} +.traceback ul li .line{ + position: absolute; + right: 50px; + width: 60px; + text-align: right; +} +.traceback ul li .code-wrap{ + display: none; + position: relative; +} +.traceback ul li.application .code-wrap{ + display: block; +} +.traceback ul li .error-line{ + background-color: #ffebeb; + position: absolute; + width: 100%; + height: 20px; + z-index: 100; + margin-top: 15px; +} +.traceback ul li .code{ + min-width: 860px; /* 960px - 50px * 2 */ + max-width: 1100px; /* 1200px - 50px * 2 */ + margin: 0 auto; + padding: 15px 50px; + position: relative; +} +.traceback ul li .code .lines{ + position: absolute; + z-index: 200; + left: 50px; + line-height: 18px; + font-size: 14px; + font-family: Consolas, Courier New, monospaced; + color: #bbbbbb; +} +.traceback ul li .code pre{ + position: relative; + z-index: 200; + left: 50px; + line-height: 18px; + font-size: 14px; + font-family: Consolas, Courier New, monospaced; +} + +/* request */ +.request{ + background-color: #fafafa; + padding-top: 40px; + padding-bottom: 40px; + margin-top: 40px; + margin-bottom: 1px; +} +.request pre{ + font-family: Consolas, Courier New, monospaced; +} + +/* footer */ +.footer{ + position: relative; + height: 222px; + min-width: 860px; /* padding compensation: 960px - 50px * 2 */ + max-width: 1100px; /* padding compensation: 1200px - 50px * 2 */ + padding: 0 50px; + margin: 1px auto 0 auto; +} +.footer p{ + font-size: 16px; + padding-bottom: 10px; + text-shadow: 0 1px 0 #cacaca; +} +.footer p a{ + color: #505050; +} +.footer p a:hover{ + color: #000000; +} +.footer .timestamp{ + font-size: 14px; + padding-top: 67px; + margin-bottom: 28px; +} +.footer img{ + position: absolute; + right: -50px; +} + +/* code */ +#code-wrap{ + overflow: hidden; + position: relative; +} +#code-highlighter{ + background-color: #ffffff; + position: fixed; + width: 100%; + z-index: 100; +} +#code-inner-wrap{ + min-width: 860px; /* padding compensation: 960px - 50px * 2 */ + max-width: 1100px; /* padding compensation: 1200px - 50px * 2 */ + margin: 0 auto; +} +pre{ + display: inline; + color: #505050; + font-size: 14px; + line-height: 18px; + z-index: 200; + position: relative; +} +pre .subst,pre .title{ + font-weight: normal; + color: #505050; +} +pre .comment,pre .template_comment,pre .javadoc,pre .diff .header{ + color: #808080; + font-style: italic; +} +pre .annotation,pre .decorator,pre .preprocessor,pre .doctype,pre .pi,pre .chunk,pre .shebang, +pre .apache .cbracket,pre .prompt,pre .http .title{ + color: #808000; +} +pre .tag,pre .pi{ + background: #efefef; +} +pre .tag .title,pre .id,pre .attr_selector,pre .pseudo,pre .literal,pre .keyword,pre .hexcolor, +pre .css .function,pre .ini .title,pre .css .class,pre .list .title,pre .clojure .title,pre .nginx .title, +pre .tex .command,pre .request,pre .status{ + color: #000080; +} +pre .attribute,pre .rules .keyword,pre .number,pre .date,pre .regexp,pre .tex .special{ + color: #0000aa; +} +pre .number,pre .regexp{ + font-weight: normal; +} +pre .string,pre .value,pre .filter .argument,pre .css .function .params,pre .apache .tag { + color: #00aa00; +} +pre .symbol,pre .ruby .symbol .string,pre .char,pre .tex .formula{ + color: #505050; + background: #d0eded; + font-style: italic; +} +pre .phpdoc,pre .yardoctag,pre .javadoctag{ + text-decoration: underline; +} +pre .variable,pre .envvar,pre .apache .sqbracket,pre .nginx .built_in{ + color: #aa0000; +} +pre .addition{ + background: #baeeba; +} +pre .deletion{ + background: #ffc8bd; +} +pre .diff .change{ + background: #bccff9; +} diff --git a/apps/bootstrap/www/tmp/main.js b/apps/bootstrap/www/tmp/main.js new file mode 100644 index 0000000..2bd4980 --- /dev/null +++ b/apps/bootstrap/www/tmp/main.js @@ -0,0 +1,60 @@ +/*; + +var lines = null; +var line = document.getElementById('code-highlighter') + +var updateLines = function() { + lines = document.getElementById('code').getClientRects(); +}; +updateLines(); +window.onresize = updateLines; +window.onscroll = updateLines; + +document.onmousemove = function(e) { + var event = e || window.event; + var x = event.clientX, y = event.clientY; + for (var i = 0, max = lines.length; i < max; i++) { + if (y > lines[i].top && y < lines[i].bottom) { + line.style.height = parseInt(lines[i].bottom - lines[i].top + 1) + 'px'; + line.style.top = parseInt(lines[i].top) + 'px'; + break; + } + } +} +*/ + +window.onload = function() { + var i, j, max, max2, + codeBlocks = Sizzle('pre'), + traceBackItems = Sizzle('.trace-back-item'); + + // highlight code + for (i = 0, max = codeBlocks.length; i < max; i++) { + hljs.highlightBlock(codeBlocks[i], ' '); + } + + // error lines +// var updateErrorLines = function() { +// for (i = 0, max = codeBlocks.length; i < max; i++) { +// var lines = codeBlocks[i].getClientRects(), +// errorLine = codeBlocks[i].getAttribute('data-error-line'), +// top = 0; +// if (errorLine > lines.length - 1) { +// errorLine = lines.length - 1; +// } +// for (j = 0; j < errorLine; j++) { +// top += lines[j].height; +// } +// Sizzle('.error-line', codeBlocks[i].parentNode.parentNode)[0].style.marginTop = top + 'px'; +// } +// }; +// updateErrorLines(); + + // toggle code block visibility of each trace back item + for (i = 0, max = traceBackItems.length; i < max; i++) { + Sizzle('.li-wrap', traceBackItems[i])[0].addEventListener('click', function() { + var code = Sizzle('.code-wrap', this.parentNode)[0]; + code.style.display = window.getComputedStyle(code).display == 'block' ? 'none' : 'block'; + }); + } +}; diff --git a/apps/bootstrap/www/tmp/sizzle.min.js b/apps/bootstrap/www/tmp/sizzle.min.js new file mode 100644 index 0000000..f5a1230 --- /dev/null +++ b/apps/bootstrap/www/tmp/sizzle.min.js @@ -0,0 +1,3 @@ +/*! Sizzle v1.9.4-pre | (c) 2013 jQuery Foundation, Inc. | jquery.org/license +//@ sourceMappingURL=sizzle.min.map +*/(function(e,t){function n(e,t,n,r){var o,i,u,l,a,c,s,f,p,d;if((t?t.ownerDocument||t:U)!==H&&q(t),t=t||H,n=n||[],!e||"string"!=typeof e)return n;if(1!==(l=t.nodeType)&&9!==l)return[];if(O&&!r){if(o=Ct.exec(e))if(u=o[1]){if(9===l){if(i=t.getElementById(u),!i||!i.parentNode)return n;if(i.id===u)return n.push(i),n}else if(t.ownerDocument&&(i=t.ownerDocument.getElementById(u))&&j(t,i)&&i.id===u)return n.push(i),n}else{if(o[2])return ot.apply(n,t.getElementsByTagName(e)),n;if((u=o[3])&&S.getElementsByClassName&&t.getElementsByClassName)return ot.apply(n,t.getElementsByClassName(u)),n}if(S.qsa&&(!k||!k.test(e))){if(f=s=G,p=t,d=9===l&&e,1===l&&"object"!==t.nodeName.toLowerCase()){for(c=g(e),(s=t.getAttribute("id"))?f=s.replace(Tt,"\\$&"):t.setAttribute("id",f),f="[id='"+f+"'] ",a=c.length;a--;)c[a]=f+m(c[a]);p=mt.test(e)&&t.parentNode||t,d=c.join(",")}if(d)try{return ot.apply(n,p.querySelectorAll(d)),n}catch(h){}finally{s||t.removeAttribute("id")}}}return w(e.replace(dt,"$1"),t,n,r)}function r(e){return xt.test(e+"")}function o(){function e(n,r){return t.push(n+=" ")>L.cacheLength&&delete e[t.shift()],e[n]=r}var t=[];return e}function i(e){return e[G]=!0,e}function u(e){var t=H.createElement("div");try{return!!e(t)}catch(n){return!1}finally{t.parentNode&&t.parentNode.removeChild(t),t=null}}function l(e,t,n){e=e.split("|");for(var r,o=e.length,i=n?null:t;o--;)(r=L.attrHandle[e[o]])&&r!==t||(L.attrHandle[e[o]]=i)}function a(e,t){var n=e.getAttributeNode(t);return n&&n.specified?n.value:e[t]===!0?t.toLowerCase():null}function c(e,t){return e.getAttribute(t,"type"===t.toLowerCase()?1:2)}function s(e){return"input"===e.nodeName.toLowerCase()?e.defaultValue:t}function f(e,t){var n=t&&e,r=n&&1===e.nodeType&&1===t.nodeType&&(~t.sourceIndex||_)-(~e.sourceIndex||_);if(r)return r;if(n)for(;n=n.nextSibling;)if(n===t)return-1;return e?1:-1}function p(e){return function(t){var n=t.nodeName.toLowerCase();return"input"===n&&t.type===e}}function d(e){return function(t){var n=t.nodeName.toLowerCase();return("input"===n||"button"===n)&&t.type===e}}function h(e){return i(function(t){return t=+t,i(function(n,r){for(var o,i=e([],n.length,t),u=i.length;u--;)n[o=i[u]]&&(n[o]=!(r[o]=n[o]))})})}function g(e,t){var r,o,i,u,l,a,c,s=K[e+" "];if(s)return t?0:s.slice(0);for(l=e,a=[],c=L.preFilter;l;){(!r||(o=ht.exec(l)))&&(o&&(l=l.slice(o[0].length)||l),a.push(i=[])),r=!1,(o=gt.exec(l))&&(r=o.shift(),i.push({value:r,type:o[0].replace(dt," ")}),l=l.slice(r.length));for(u in L.filter)!(o=bt[u].exec(l))||c[u]&&!(o=c[u](o))||(r=o.shift(),i.push({value:r,type:u,matches:o}),l=l.slice(r.length));if(!r)break}return t?l.length:l?n.error(e):K(e,a).slice(0)}function m(e){for(var t=0,n=e.length,r="";n>t;t++)r+=e[t].value;return r}function y(e,t,n){var r=t.dir,o=n&&"parentNode"===r,i=X++;return t.first?function(t,n,i){for(;t=t[r];)if(1===t.nodeType||o)return e(t,n,i)}:function(t,n,u){var l,a,c,s=V+" "+i;if(u){for(;t=t[r];)if((1===t.nodeType||o)&&e(t,n,u))return!0}else for(;t=t[r];)if(1===t.nodeType||o)if(c=t[G]||(t[G]={}),(a=c[r])&&a[0]===s){if((l=a[1])===!0||l===D)return l===!0}else if(a=c[r]=[s],a[1]=e(t,n,u)||D,a[1]===!0)return!0}}function v(e){return e.length>1?function(t,n,r){for(var o=e.length;o--;)if(!e[o](t,n,r))return!1;return!0}:e[0]}function N(e,t,n,r,o){for(var i,u=[],l=0,a=e.length,c=null!=t;a>l;l++)(i=e[l])&&(!n||n(i,r,o))&&(u.push(i),c&&t.push(l));return u}function b(e,t,n,r,o,u){return r&&!r[G]&&(r=b(r)),o&&!o[G]&&(o=b(o,u)),i(function(i,u,l,a){var c,s,f,p=[],d=[],h=u.length,g=i||E(t||"*",l.nodeType?[l]:l,[]),m=!e||!i&&t?g:N(g,p,e,l,a),y=n?o||(i?e:h||r)?[]:u:m;if(n&&n(m,y,l,a),r)for(c=N(y,d),r(c,[],l,a),s=c.length;s--;)(f=c[s])&&(y[d[s]]=!(m[d[s]]=f));if(i){if(o||e){if(o){for(c=[],s=y.length;s--;)(f=y[s])&&c.push(m[s]=f);o(null,y=[],c,a)}for(s=y.length;s--;)(f=y[s])&&(c=o?ut.call(i,f):p[s])>-1&&(i[c]=!(u[c]=f))}}else y=N(y===u?y.splice(h,y.length):y),o?o(null,u,y,a):ot.apply(u,y)})}function x(e){for(var t,n,r,o=e.length,i=L.relative[e[0].type],u=i||L.relative[" "],l=i?1:0,a=y(function(e){return e===t},u,!0),c=y(function(e){return ut.call(t,e)>-1},u,!0),s=[function(e,n,r){return!i&&(r||n!==P)||((t=n).nodeType?a(e,n,r):c(e,n,r))}];o>l;l++)if(n=L.relative[e[l].type])s=[y(v(s),n)];else{if(n=L.filter[e[l].type].apply(null,e[l].matches),n[G]){for(r=++l;o>r&&!L.relative[e[r].type];r++);return b(l>1&&v(s),l>1&&m(e.slice(0,l-1).concat({value:" "===e[l-2].type?"*":""})).replace(dt,"$1"),n,r>l&&x(e.slice(l,r)),o>r&&x(e=e.slice(r)),o>r&&m(e))}s.push(n)}return v(s)}function C(e,t){var r=0,o=t.length>0,u=e.length>0,l=function(i,l,a,c,s){var f,p,d,h=[],g=0,m="0",y=i&&[],v=null!=s,b=P,x=i||u&&L.find.TAG("*",s&&l.parentNode||l),C=V+=null==b?1:Math.random()||.1;for(v&&(P=l!==H&&l,D=r);null!=(f=x[m]);m++){if(u&&f){for(p=0;d=e[p++];)if(d(f,l,a)){c.push(f);break}v&&(V=C,D=++r)}o&&((f=!d&&f)&&g--,i&&y.push(f))}if(g+=m,o&&m!==g){for(p=0;d=t[p++];)d(y,h,l,a);if(i){if(g>0)for(;m--;)y[m]||h[m]||(h[m]=nt.call(c));h=N(h)}ot.apply(c,h),v&&!i&&h.length>0&&g+t.length>1&&n.uniqueSort(c)}return v&&(V=C,P=b),y};return o?i(l):l}function E(e,t,r){for(var o=0,i=t.length;i>o;o++)n(e,t[o],r);return r}function w(e,t,n,r){var o,i,u,l,a,c=g(e);if(!r&&1===c.length){if(i=c[0]=c[0].slice(0),i.length>2&&"ID"===(u=i[0]).type&&S.getById&&9===t.nodeType&&O&&L.relative[i[1].type]){if(t=(L.find.ID(u.matches[0].replace(At,St),t)||[])[0],!t)return n;e=e.slice(i.shift().value.length)}for(o=bt.needsContext.test(e)?0:i.length;o--&&(u=i[o],!L.relative[l=u.type]);)if((a=L.find[l])&&(r=a(u.matches[0].replace(At,St),mt.test(i[0].type)&&t.parentNode||t))){if(i.splice(o,1),e=r.length&&m(i),!e)return ot.apply(n,r),n;break}}return R(e,c)(r,t,!O,n,mt.test(e)),n}function T(){}var A,S,D,L,B,I,R,P,$,q,H,M,O,k,F,z,j,G="sizzle"+-new Date,U=e.document,V=0,X=0,J=o(),K=o(),Q=o(),W=!1,Y=function(){return 0},Z=typeof t,_=1<<31,et={}.hasOwnProperty,tt=[],nt=tt.pop,rt=tt.push,ot=tt.push,it=tt.slice,ut=tt.indexOf||function(e){for(var t=0,n=this.length;n>t;t++)if(this[t]===e)return t;return-1},lt="checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped",at="[\\x20\\t\\r\\n\\f]",ct="(?:\\\\.|[\\w-]|[^\\x00-\\xa0])+",st=ct.replace("w","w#"),ft="\\["+at+"*("+ct+")"+at+"*(?:([*^$|!~]?=)"+at+"*(?:(['\"])((?:\\\\.|[^\\\\])*?)\\3|("+st+")|)|)"+at+"*\\]",pt=":("+ct+")(?:\\(((['\"])((?:\\\\.|[^\\\\])*?)\\3|((?:\\\\.|[^\\\\()[\\]]|"+ft.replace(3,8)+")*)|.*)\\)|)",dt=RegExp("^"+at+"+|((?:^|[^\\\\])(?:\\\\.)*)"+at+"+$","g"),ht=RegExp("^"+at+"*,"+at+"*"),gt=RegExp("^"+at+"*([>+~]|"+at+")"+at+"*"),mt=RegExp(at+"*[+~]"),yt=RegExp("="+at+"*([^\\]'\"]*)"+at+"*\\]","g"),vt=RegExp(pt),Nt=RegExp("^"+st+"$"),bt={ID:RegExp("^#("+ct+")"),CLASS:RegExp("^\\.("+ct+")"),TAG:RegExp("^("+ct.replace("w","w*")+")"),ATTR:RegExp("^"+ft),PSEUDO:RegExp("^"+pt),CHILD:RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+at+"*(even|odd|(([+-]|)(\\d*)n|)"+at+"*(?:([+-]|)"+at+"*(\\d+)|))"+at+"*\\)|)","i"),bool:RegExp("^(?:"+lt+")$","i"),needsContext:RegExp("^"+at+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+at+"*((?:-\\d)?\\d*)"+at+"*\\)|)(?=[^-]|$)","i")},xt=/^[^{]+\{\s*\[native \w/,Ct=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,Et=/^(?:input|select|textarea|button)$/i,wt=/^h\d$/i,Tt=/'|\\/g,At=RegExp("\\\\([\\da-f]{1,6}"+at+"?|("+at+")|.)","ig"),St=function(e,t,n){var r="0x"+t-65536;return r!==r||n?t:0>r?String.fromCharCode(r+65536):String.fromCharCode(55296|r>>10,56320|1023&r)};try{ot.apply(tt=it.call(U.childNodes),U.childNodes),tt[U.childNodes.length].nodeType}catch(Dt){ot={apply:tt.length?function(e,t){rt.apply(e,it.call(t))}:function(e,t){for(var n=e.length,r=0;e[n++]=t[r++];);e.length=n-1}}}I=n.isXML=function(e){var t=e&&(e.ownerDocument||e).documentElement;return t?"HTML"!==t.nodeName:!1},S=n.support={},q=n.setDocument=function(e){var n=e?e.ownerDocument||e:U;return n!==H&&9===n.nodeType&&n.documentElement?(H=n,M=n.documentElement,O=!I(n),S.attributes=u(function(e){return e.innerHTML="",l("type|href|height|width",c,"#"===e.firstChild.getAttribute("href")),l(lt,a,null==e.getAttribute("disabled")),e.className="i",!e.getAttribute("className")}),S.input=u(function(e){return e.innerHTML="",e.firstChild.setAttribute("value",""),""===e.firstChild.getAttribute("value")}),l("value",s,S.attributes&&S.input),S.getElementsByTagName=u(function(e){return e.appendChild(n.createComment("")),!e.getElementsByTagName("*").length}),S.getElementsByClassName=u(function(e){return e.innerHTML="
",e.firstChild.className="i",2===e.getElementsByClassName("i").length}),S.getById=u(function(e){return M.appendChild(e).id=G,!n.getElementsByName||!n.getElementsByName(G).length}),S.getById?(L.find.ID=function(e,t){if(typeof t.getElementById!==Z&&O){var n=t.getElementById(e);return n&&n.parentNode?[n]:[]}},L.filter.ID=function(e){var t=e.replace(At,St);return function(e){return e.getAttribute("id")===t}}):(delete L.find.ID,L.filter.ID=function(e){var t=e.replace(At,St);return function(e){var n=typeof e.getAttributeNode!==Z&&e.getAttributeNode("id");return n&&n.value===t}}),L.find.TAG=S.getElementsByTagName?function(e,n){return typeof n.getElementsByTagName!==Z?n.getElementsByTagName(e):t}:function(e,t){var n,r=[],o=0,i=t.getElementsByTagName(e);if("*"===e){for(;n=i[o++];)1===n.nodeType&&r.push(n);return r}return i},L.find.CLASS=S.getElementsByClassName&&function(e,n){return typeof n.getElementsByClassName!==Z&&O?n.getElementsByClassName(e):t},F=[],k=[],(S.qsa=r(n.querySelectorAll))&&(u(function(e){e.innerHTML="",e.querySelectorAll("[selected]").length||k.push("\\["+at+"*(?:value|"+lt+")"),e.querySelectorAll(":checked").length||k.push(":checked")}),u(function(e){var t=n.createElement("input");t.setAttribute("type","hidden"),e.appendChild(t).setAttribute("t",""),e.querySelectorAll("[t^='']").length&&k.push("[*^$]="+at+"*(?:''|\"\")"),e.querySelectorAll(":enabled").length||k.push(":enabled",":disabled"),e.querySelectorAll("*,:x"),k.push(",.*:")})),(S.matchesSelector=r(z=M.webkitMatchesSelector||M.mozMatchesSelector||M.oMatchesSelector||M.msMatchesSelector))&&u(function(e){S.disconnectedMatch=z.call(e,"div"),z.call(e,"[s!='']:x"),F.push("!=",pt)}),k=k.length&&RegExp(k.join("|")),F=F.length&&RegExp(F.join("|")),j=r(M.contains)||M.compareDocumentPosition?function(e,t){var n=9===e.nodeType?e.documentElement:e,r=t&&t.parentNode;return e===r||!(!r||1!==r.nodeType||!(n.contains?n.contains(r):e.compareDocumentPosition&&16&e.compareDocumentPosition(r)))}:function(e,t){if(t)for(;t=t.parentNode;)if(t===e)return!0;return!1},S.sortDetached=u(function(e){return 1&e.compareDocumentPosition(n.createElement("div"))}),Y=M.compareDocumentPosition?function(e,t){if(e===t)return W=!0,0;var r=t.compareDocumentPosition&&e.compareDocumentPosition&&e.compareDocumentPosition(t);return r?1&r||!S.sortDetached&&t.compareDocumentPosition(e)===r?e===n||j(U,e)?-1:t===n||j(U,t)?1:$?ut.call($,e)-ut.call($,t):0:4&r?-1:1:e.compareDocumentPosition?-1:1}:function(e,t){var r,o=0,i=e.parentNode,u=t.parentNode,l=[e],a=[t];if(e===t)return W=!0,0;if(!i||!u)return e===n?-1:t===n?1:i?-1:u?1:$?ut.call($,e)-ut.call($,t):0;if(i===u)return f(e,t);for(r=e;r=r.parentNode;)l.unshift(r);for(r=t;r=r.parentNode;)a.unshift(r);for(;l[o]===a[o];)o++;return o?f(l[o],a[o]):l[o]===U?-1:a[o]===U?1:0},n):H},n.matches=function(e,t){return n(e,null,null,t)},n.matchesSelector=function(e,t){if((e.ownerDocument||e)!==H&&q(e),t=t.replace(yt,"='$1']"),!(!S.matchesSelector||!O||F&&F.test(t)||k&&k.test(t)))try{var r=z.call(e,t);if(r||S.disconnectedMatch||e.document&&11!==e.document.nodeType)return r}catch(o){}return n(t,H,null,[e]).length>0},n.contains=function(e,t){return(e.ownerDocument||e)!==H&&q(e),j(e,t)},n.attr=function(e,n){(e.ownerDocument||e)!==H&&q(e);var r=L.attrHandle[n.toLowerCase()],o=r&&et.call(L.attrHandle,n.toLowerCase())?r(e,n,!O):t;return o===t?S.attributes||!O?e.getAttribute(n):(o=e.getAttributeNode(n))&&o.specified?o.value:null:o},n.error=function(e){throw Error("Syntax error, unrecognized expression: "+e)},n.uniqueSort=function(e){var t,n=[],r=0,o=0;if(W=!S.detectDuplicates,$=!S.sortStable&&e.slice(0),e.sort(Y),W){for(;t=e[o++];)t===e[o]&&(r=n.push(o));for(;r--;)e.splice(n[r],1)}return e},B=n.getText=function(e){var t,n="",r=0,o=e.nodeType;if(o){if(1===o||9===o||11===o){if("string"==typeof e.textContent)return e.textContent;for(e=e.firstChild;e;e=e.nextSibling)n+=B(e)}else if(3===o||4===o)return e.nodeValue}else for(;t=e[r];r++)n+=B(t);return n},L=n.selectors={cacheLength:50,createPseudo:i,match:bt,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(e){return e[1]=e[1].replace(At,St),e[3]=(e[4]||e[5]||"").replace(At,St),"~="===e[2]&&(e[3]=" "+e[3]+" "),e.slice(0,4)},CHILD:function(e){return e[1]=e[1].toLowerCase(),"nth"===e[1].slice(0,3)?(e[3]||n.error(e[0]),e[4]=+(e[4]?e[5]+(e[6]||1):2*("even"===e[3]||"odd"===e[3])),e[5]=+(e[7]+e[8]||"odd"===e[3])):e[3]&&n.error(e[0]),e},PSEUDO:function(e){var n,r=!e[5]&&e[2];return bt.CHILD.test(e[0])?null:(e[3]&&e[4]!==t?e[2]=e[4]:r&&vt.test(r)&&(n=g(r,!0))&&(n=r.indexOf(")",r.length-n)-r.length)&&(e[0]=e[0].slice(0,n),e[2]=r.slice(0,n)),e.slice(0,3))}},filter:{TAG:function(e){var t=e.replace(At,St).toLowerCase();return"*"===e?function(){return!0}:function(e){return e.nodeName&&e.nodeName.toLowerCase()===t}},CLASS:function(e){var t=J[e+" "];return t||(t=RegExp("(^|"+at+")"+e+"("+at+"|$)"))&&J(e,function(e){return t.test("string"==typeof e.className&&e.className||typeof e.getAttribute!==Z&&e.getAttribute("class")||"")})},ATTR:function(e,t,r){return function(o){var i=n.attr(o,e);return null==i?"!="===t:t?(i+="","="===t?i===r:"!="===t?i!==r:"^="===t?r&&0===i.indexOf(r):"*="===t?r&&i.indexOf(r)>-1:"$="===t?r&&i.slice(-r.length)===r:"~="===t?(" "+i+" ").indexOf(r)>-1:"|="===t?i===r||i.slice(0,r.length+1)===r+"-":!1):!0}},CHILD:function(e,t,n,r,o){var i="nth"!==e.slice(0,3),u="last"!==e.slice(-4),l="of-type"===t;return 1===r&&0===o?function(e){return!!e.parentNode}:function(t,n,a){var c,s,f,p,d,h,g=i!==u?"nextSibling":"previousSibling",m=t.parentNode,y=l&&t.nodeName.toLowerCase(),v=!a&&!l;if(m){if(i){for(;g;){for(f=t;f=f[g];)if(l?f.nodeName.toLowerCase()===y:1===f.nodeType)return!1;h=g="only"===e&&!h&&"nextSibling"}return!0}if(h=[u?m.firstChild:m.lastChild],u&&v){for(s=m[G]||(m[G]={}),c=s[e]||[],d=c[0]===V&&c[1],p=c[0]===V&&c[2],f=d&&m.childNodes[d];f=++d&&f&&f[g]||(p=d=0)||h.pop();)if(1===f.nodeType&&++p&&f===t){s[e]=[V,d,p];break}}else if(v&&(c=(t[G]||(t[G]={}))[e])&&c[0]===V)p=c[1];else for(;(f=++d&&f&&f[g]||(p=d=0)||h.pop())&&((l?f.nodeName.toLowerCase()!==y:1!==f.nodeType)||!++p||(v&&((f[G]||(f[G]={}))[e]=[V,p]),f!==t)););return p-=o,p===r||0===p%r&&p/r>=0}}},PSEUDO:function(e,t){var r,o=L.pseudos[e]||L.setFilters[e.toLowerCase()]||n.error("unsupported pseudo: "+e);return o[G]?o(t):o.length>1?(r=[e,e,"",t],L.setFilters.hasOwnProperty(e.toLowerCase())?i(function(e,n){for(var r,i=o(e,t),u=i.length;u--;)r=ut.call(e,i[u]),e[r]=!(n[r]=i[u])}):function(e){return o(e,0,r)}):o}},pseudos:{not:i(function(e){var t=[],n=[],r=R(e.replace(dt,"$1"));return r[G]?i(function(e,t,n,o){for(var i,u=r(e,null,o,[]),l=e.length;l--;)(i=u[l])&&(e[l]=!(t[l]=i))}):function(e,o,i){return t[0]=e,r(t,null,i,n),!n.pop()}}),has:i(function(e){return function(t){return n(e,t).length>0}}),contains:i(function(e){return function(t){return(t.textContent||t.innerText||B(t)).indexOf(e)>-1}}),lang:i(function(e){return Nt.test(e||"")||n.error("unsupported lang: "+e),e=e.replace(At,St).toLowerCase(),function(t){var n;do if(n=O?t.lang:t.getAttribute("xml:lang")||t.getAttribute("lang"))return n=n.toLowerCase(),n===e||0===n.indexOf(e+"-");while((t=t.parentNode)&&1===t.nodeType);return!1}}),target:function(t){var n=e.location&&e.location.hash;return n&&n.slice(1)===t.id},root:function(e){return e===M},focus:function(e){return e===H.activeElement&&(!H.hasFocus||H.hasFocus())&&!!(e.type||e.href||~e.tabIndex)},enabled:function(e){return e.disabled===!1},disabled:function(e){return e.disabled===!0},checked:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&!!e.checked||"option"===t&&!!e.selected},selected:function(e){return e.parentNode&&e.parentNode.selectedIndex,e.selected===!0},empty:function(e){for(e=e.firstChild;e;e=e.nextSibling)if(e.nodeName>"@"||3===e.nodeType||4===e.nodeType)return!1;return!0},parent:function(e){return!L.pseudos.empty(e)},header:function(e){return wt.test(e.nodeName)},input:function(e){return Et.test(e.nodeName)},button:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&"button"===e.type||"button"===t},text:function(e){var t;return"input"===e.nodeName.toLowerCase()&&"text"===e.type&&(null==(t=e.getAttribute("type"))||t.toLowerCase()===e.type)},first:h(function(){return[0]}),last:h(function(e,t){return[t-1]}),eq:h(function(e,t,n){return[0>n?n+t:n]}),even:h(function(e,t){for(var n=0;t>n;n+=2)e.push(n);return e}),odd:h(function(e,t){for(var n=1;t>n;n+=2)e.push(n);return e}),lt:h(function(e,t,n){for(var r=0>n?n+t:n;--r>=0;)e.push(r);return e}),gt:h(function(e,t,n){for(var r=0>n?n+t:n;t>++r;)e.push(r);return e})}};for(A in{radio:!0,checkbox:!0,file:!0,password:!0,image:!0})L.pseudos[A]=p(A);for(A in{submit:!0,reset:!0})L.pseudos[A]=d(A);R=n.compile=function(e,t){var n,r=[],o=[],i=Q[e+" "];if(!i){for(t||(t=g(e)),n=t.length;n--;)i=x(t[n]),i[G]?r.push(i):o.push(i);i=Q(e,C(o,r))}return i},L.pseudos.nth=L.pseudos.eq,T.prototype=L.filters=L.pseudos,L.setFilters=new T,S.sortStable=G.split("").sort(Y).join("")===G,q(),[0,0].sort(Y),S.detectDuplicates=W,"function"==typeof define&&define.amd?define(function(){return n}):e.Sizzle=n})(window); \ No newline at end of file diff --git a/framework/yii/views/errorHandler.php b/framework/yii/views/errorHandler.php index a7fe09a..7589a96 100644 --- a/framework/yii/views/errorHandler.php +++ b/framework/yii/views/errorHandler.php @@ -1,10 +1,10 @@ context; -$title = $c->htmlEncode($e instanceof \yii\base\Exception ? $e->getName() : get_class($e)); ?> @@ -12,225 +12,149 @@ $title = $c->htmlEncode($e instanceof \yii\base\Exception ? $e->getName() : get_ - <?php echo $title; ?> + - + + + - - + +
+
+
+
+ + 10
11
12
13
14
15
16
17
18
19
20
21
22
+ 23
24
25
26
27
28
29
30
31
32
33
34 +
+
	{
+		return array(
+			'captcha' => array(
+				'class' => 'yii\web\CaptchaAction',
+			),
+		);
+	}
+
+	public function actionIndex()
+	{
+//		throw new \yii\base\HttpException(500);
+		$x = null;
+		$x->y = 1;
+
+		echo $this->render('index');
+	}
+
+	public function actionLogin()
+	{
+		$model = new LoginForm();
+		if ($this->populate($_POST, $model) && $model->login()) {
+			Yii::$app->response->redirect(array('site/index'));
+		} else {
+			echo $this->render('login', array(
+				'model' => $model,
+
+
+ +
- Attention -

Exceptionyii\base\HttpException – 404

+ Attention +

Exceptionyii\base\HttpException – 404

Requested user cannot be found!

+
+
    +
  • +
    +
    + 1. + in C:\_work\jetbrains\yii2\apps\bootstrap\protected\controllers\SiteController.php + at line + 22 +
    +
    + +
  • +
  • +
    +
    + 2. + at C:\_work\jetbrains\yii2\yii\base\InlineAction.php – + call_user_func_array() + at line + 47 +
    +
    + +
  • +
  • +
    +
    + 3. + at C:\_work\jetbrains\yii2\yii\base\Controller.php – + yii\base\InlineActionrunWithParams() + at line + 117 +
    +
    + +
  • +
  • +
    +
    + 4. + at C:\_work\jetbrains\yii2\yii\web\Application.php – + yii\base\ModulerunAction() + at line + 35 +
    +
    + +
  • +
  • +
    +
    + 5. + at C:\_work\jetbrains\yii2\yii\web\Application.php – + yii\base\ModulerunAction() + at line + 35 +
    +
    + +
  • +
  • +
    +
    + 6. + at C:\_work\jetbrains\yii2\yii\base\Application.php – + yii\web\ApplicationprocessRequest() + at line + 146 +
    +
    + +
  • +
  • +
    +
    + 7. + at C:\_work\jetbrains\yii2\apps\bootstrap\index.php – + yii\base\Applicationrun() + at line + 14 +
    +
    + +
  • +
+
+ +
@@ -264,7 +188,6 @@ $_SERVER = [ 'QUERY_STRING' => 'post-form[title]=hello&post-form[author_id]=12', 'HTTP_HOST' => 'localhost:8000', 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:20.0) Gecko/20100101 Firefox/20.0', - 'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'HTTP_ACCEPT_LANGUAGE' => 'ru-RU,ru;q=0.8,en-US;q=0.5,en;q=0.3', 'HTTP_ACCEPT_ENCODING' => 'gzip, deflate', 'HTTP_CONNECTION' => 'keep-alive', @@ -273,46 +196,14 @@ $_SERVER = [ ]; - + */ ?> - - - -