From ec75f52e475b63f4e392c29351d7d1aa8f3b8fa8 Mon Sep 17 00:00:00 2001 From: inga-lovinde <52715130+inga-lovinde@users.noreply.github.com> Date: Wed, 15 Sep 2010 08:51:50 +0000 Subject: [PATCH] Links on lite design in full design are implemented --- Builder/IISMainHandler/build.txt | 2 +- IISMainHandler/handlers/AbstractGetHandler.cs | 5 +++ static/images/light-disabled.png | Bin 0 -> 1710 bytes static/images/light.png | Bin 0 -> 2337 bytes templates/Full/Board.xslt | 1 + templates/Full/BoardAsThread.xslt | 1 + templates/Full/Boards.xslt | 1 + templates/Full/Conversation.xslt | 1 + templates/Full/Conversations.xslt | 1 + templates/Full/Login.xslt | 1 + templates/Full/MigrateAccount.xslt | 1 + templates/Full/NewPoll.xslt | 1 + templates/Full/NewThread.xslt | 1 + templates/Full/PMReply.xslt | 1 + templates/Full/PMReplyToPost.xslt | 1 + templates/Full/PMSend.xslt | 1 + templates/Full/Poll.xslt | 1 + templates/Full/Post.xslt | 1 + templates/Full/PostEdit.xslt | 1 + templates/Full/PostPunish.xslt | 1 + templates/Full/PostReply.xslt | 1 + templates/Full/Thread.xslt | 1 + templates/Full/UserInfo.xslt | 1 + templates/Full/elems/Header.xslt | 33 ++++++++++++++++++ 24 files changed, 58 insertions(+), 1 deletion(-) create mode 100644 static/images/light-disabled.png create mode 100644 static/images/light.png diff --git a/Builder/IISMainHandler/build.txt b/Builder/IISMainHandler/build.txt index ca25bea..f841b15 100644 --- a/Builder/IISMainHandler/build.txt +++ b/Builder/IISMainHandler/build.txt @@ -1 +1 @@ -1241 \ No newline at end of file +1245 \ No newline at end of file diff --git a/IISMainHandler/handlers/AbstractGetHandler.cs b/IISMainHandler/handlers/AbstractGetHandler.cs index 500fcaa..40e858c 100644 --- a/IISMainHandler/handlers/AbstractGetHandler.cs +++ b/IISMainHandler/handlers/AbstractGetHandler.cs @@ -16,6 +16,11 @@ namespace FLocal.IISHandler.handlers { protected IEnumerable getCommonData(WebContext context) { return new XElement[] { + new XElement( + "url", + new XElement("host", context.httprequest.Url.Host), + new XElement("port", context.httprequest.Url.Port) + ), new XElement("handlerName", this.GetType().FullName), new XElement("title", Config.instance.AppInfo), new XElement("current", DateTime.Now.ToXml()), diff --git a/static/images/light-disabled.png b/static/images/light-disabled.png new file mode 100644 index 0000000000000000000000000000000000000000..59aa21e48eea202a330f01776910bca58e4bf3e1 GIT binary patch literal 1710 zcmV;f22uHmP)N2bPDNB8 zb~7$DE;UJt{NMlp1}jNKK~z{rt(Iv_)mIS3E5*h(v59T9P3rf4YpN!iG!p&L1W?mR zTZEdYR-@kv~u8ob2t%Ze!+3rVkbBEKX zPy64zc~h#YstjCRU7ZalSSMhfo12?o-MDchZ{NOsKe!pTeap|DJsWcI;zcPhFSh}! zPQVWzK9om~9*Oe`;CuJ(Nkc<}+_`f{4jecT<4V-T#6(Y5=D#)f!i5Wd0Mx78x^+u# z-@Yx?)ztQ`24kZUKob00N6nSpbe_27sOKxhLW4*RSU&h;QB%SoTI`GtY~ zQ-2!lcMb5+;$XiHSFh{_=A4F*Sy7?BP;VPRo5 zIUylI_UzdsM~@z*qf0bsg8FFmoH=uzr>3TwUI~of?%cUkl9Q7~OWGz20BCX+Fh4&Z z4>sT=RYZ0FXAK0gs7^k*KIB89jQmRf0WX97)iq z=$LyLM=AhhKESCEYt-LGPfy9r%nW_6K7)dSqEz(HRfDgTO=Ahb06<4DpcV->;L#D`||Vi`)=I0aj|-QR;flEFaU6Z!!~{x5D;MU zAP92c8-URx?4fPgQ}dA%Cr+5n!5VVl${HH9qN2i{VVgMs)dqH`6-Is(Smz{fZ|@!o zI#fYds9*lOckf=oylEmQ+q{DrPB;K?g+-c?LxKv?;n*FG%v!32Oppt5gZ-SG9NDsE zON%ydxym3?CG(|AU|*lCjTNM}RjE3Bg=RGg2@Vc!(=dkuY+k!|%{&#W;vm2k0F8qn z4Jw3`#*ZIw9u1S&Ar`4JN^Cd4cP$(~eE83*>tro?-Iy_BBqSunEQm$~2zpk(w(f>e z0P&19a)^*94!}T8R0g@AUzL?he}G(0Ol8q))TmMQ%2q3&_1;**Jpe?Roxs+wUvK3{ z3RK14-`}Kx46riw*u)1Rjx1GYXoXz>FIccZrca-4mWP+pkZ7GMpnd)i z(5T2l{|^BCg?{VYp7<`W(Xx8#A>*a;DAvHO95RuSk;dM%Y10fSOamI{;2S`P4I3sy zhYm%@smgYDmjk=AVC>kjp8fmxAE*{sqK)YQC|(Ss=$4ah-n@DC=Y@fE^!QI3G-%NG z?!i$>V8DQu!Gi}kqw@(9Cirz!tk?JX59B*brc%+mSpWb407*qoM6N<$ Eg0A8$YybcN literal 0 HcmV?d00001 diff --git a/static/images/light.png b/static/images/light.png new file mode 100644 index 0000000000000000000000000000000000000000..0cc3f133da0891d1d33e3614249080ec8f109ade GIT binary patch literal 2337 zcmV++3EuXJP)N2bPDNB8 zb~7$DE;UJt{NMlp2%bqqK~z{rt(FN;R96;;(LrY>Wi*aP9g|9oQHdJYM94TOAQ?B9 z7(fNXCbANMG;25X#?nnU0iimI7PDozr_ zSM{o1SKo90@0@q;f8H{gcW@=QicHq7ns<<0E&HJ?=9c|=`MTw+SFW9Vy?knBV7gB- z{c6hb^y=fe??7tlTToj?VQGUsC>^T=dqjks;V0mZm4GwBMe(Q*0^+%7n*Z9r%qw;2 zYD?T9tfSE|Z@dHSv3hXE*kF$HkT+h4{0Sy9C3IwuXA;l(3-Fb*W%Ic`?0jE=SZ;~3 zZx=~I+QJ0Y6xMCr?Rh^NYk-~5F(Ngq!^hLnNQp**n1OTg>z zN=s>NTmL4Jpp+idpz6{&C4XHgMd;&HguyEdY7%czz?6FNI%@AQuV{K4Pv)x;(Vc~x zo&9+HYz*!dt)TP_B4wl-H)=$1=9R#X*Mh)?LFA2!z?{hfZ7K~(QYx4eIVc(AvTM;%m1nnFy%+iaX7Z(F_mJk+vJ`55ZaW+XC zs>y~>k9UU+JqIiTFh`P(oQYiIN%FuM=c8b<7=qbC2&U^%`l46D=&qXfEsMZE!&R}- zV-1cx(1T}5I<)+MRQ?~A%1vdQxvvTT;y6UtGloc6j)_(==gc(1_W$BEne%By zY2v`moj7$}0Y+3ic<>*9Qb8wtwOpM4LJ%yPDZi#dJ}foQ%Ry!@P>FfuOb+9!xDZD9 zxriHmj*PJpkQ=ID`=lM0=yaS9v%^o-LZXjrkuuIfNE-`zv&G=fhzR#60duGup2b3F zgxllvgY!5-ISchzBUoid;S$jfK8+3Vs;Gr;YWClL_0~VtUS(#T?hVU~+c@C<8Fu^Z zfV{6F43d0snZZKRlU^7+a)wqY4Qf8dIC5PZo}3aq>?}iIXE)&l1B5%YBK$c6=Ob;P zM-IRTHf!OP%!OOpLnJ(7AWKpN#&9+=r97g48{x;RgOzV4T$93~5Tp#<$h)wlGvHR5 ziO7yBMD+E-HIZZge_Qmp-9GoQ=1QqE!*Bj1`4r3(-JzRs1@<8UxZqR+eSdpsSYLtO zZ6BD#1tYkw9*KPd+$)uU-ad&M%z-;!2cL>$*sug}$&W`^RU1Mp({QVb4C?430-8k} z$}|-Aw;&*`8gBQ?VG+)RbvgyUWsOMgdj{rcCmwZ`!ZJG1={Ft0Jn{2C$@}b%Pi*h( z3@V}!P%aA_U5)g^C7&2vxMhaJBsFNHb_@RXxu8z; zL7#RT2g%29HsKnmz5E47;Y{X#ynqrYu^%UHm zE))#4gEQEQ?EVe}*3e;@>iLRNn&JG1VE?=5n5E1HCDQx$&S_8UI9+qI6b=(=-rCTQ zxDFHQ16alfz)4sR$NEk%i2*_Bu0`flAF9!hs@WFekToH=iVMqfF|3J%RYM)18x;VH z%w$+FJz>VQhHZ>9E(g27kEpT>i!pA-ai~pb$#E_lu3Eh)*q<*}v;WrIIgisyF7KN+ ziSmYm*&gikQpP{-C_y{U74D7ANS&HR{Lmx{=I2m3*$dHRKLI|2nz<=lFQ6^7#s$K4 zw%V`37VE#jmhJ{hRTi!>{GfI71TKc?hrTu7n*z68+1{SHIxEM)>9@P^T41c%@vf-8!3zI}L%pd!KRFscPQ8%C(d;xNleNYTmML^J&kU^nUDYYmDa_84!)$v^{WJa8rK&X<5pfLgEx z)Iv>R{Wu6$ij$y2c=1lR?bz(F4!iw!Lp9cm)9=rxVjBTLX@DBXbzibADoChOE|?r>?Li19BBhKliq`}>rR}w zA^*}a=!X?=qrd1FQ$Gh;x%2NIIcU5^sC@hM>jT%e;gH`UsCX+9!$fo8P@2jBlqg8`DiJ+ONv$0-}u*m>B^iu zY`BWO&v@$#&AV1F)jf5v$80-}SrJt?-2^$awK!_GiNC{e#oi@}y{lk#U72Ny=VVqY z8?D;#v5L&MJ2hq4U!Id0-)|s0cF1IXnVjw4HQtrh&-eKcAocODfCAUk00000NkvXX Hu0mjfBY{`$ literal 0 HcmV?d00001 diff --git a/templates/Full/Board.xslt b/templates/Full/Board.xslt index 7bd3e2a..4480497 100644 --- a/templates/Full/Board.xslt +++ b/templates/Full/Board.xslt @@ -6,6 +6,7 @@ + true diff --git a/templates/Full/BoardAsThread.xslt b/templates/Full/BoardAsThread.xslt index 0f8548a..cc7e735 100644 --- a/templates/Full/BoardAsThread.xslt +++ b/templates/Full/BoardAsThread.xslt @@ -5,6 +5,7 @@ + true
diff --git a/templates/Full/Boards.xslt b/templates/Full/Boards.xslt index 0e64b09..7fbc679 100644 --- a/templates/Full/Boards.xslt +++ b/templates/Full/Boards.xslt @@ -3,6 +3,7 @@ Разделы + true
diff --git a/templates/Full/Conversation.xslt b/templates/Full/Conversation.xslt index da942f1..650e68e 100644 --- a/templates/Full/Conversation.xslt +++ b/templates/Full/Conversation.xslt @@ -5,6 +5,7 @@ + true
diff --git a/templates/Full/Conversations.xslt b/templates/Full/Conversations.xslt index 181c6d5..032a0fd 100644 --- a/templates/Full/Conversations.xslt +++ b/templates/Full/Conversations.xslt @@ -3,6 +3,7 @@ Личные сообщения + true
diff --git a/templates/Full/Login.xslt b/templates/Full/Login.xslt index e325f4a..af59ddd 100644 --- a/templates/Full/Login.xslt +++ b/templates/Full/Login.xslt @@ -2,6 +2,7 @@ Вход + true
diff --git a/templates/Full/MigrateAccount.xslt b/templates/Full/MigrateAccount.xslt index 6fab565..08a2f48 100644 --- a/templates/Full/MigrateAccount.xslt +++ b/templates/Full/MigrateAccount.xslt @@ -2,6 +2,7 @@ Миграция + true
diff --git a/templates/Full/NewPoll.xslt b/templates/Full/NewPoll.xslt index e343487..3f39287 100644 --- a/templates/Full/NewPoll.xslt +++ b/templates/Full/NewPoll.xslt @@ -4,6 +4,7 @@ Новый опорос + true
diff --git a/templates/Full/NewThread.xslt b/templates/Full/NewThread.xslt index 0a1eafa..8150ad7 100644 --- a/templates/Full/NewThread.xslt +++ b/templates/Full/NewThread.xslt @@ -6,6 +6,7 @@ Новая тема - + true
diff --git a/templates/Full/PMReply.xslt b/templates/Full/PMReply.xslt index 27f7446..4f18d90 100644 --- a/templates/Full/PMReply.xslt +++ b/templates/Full/PMReply.xslt @@ -6,6 +6,7 @@ Ответ на личное сообщение - + true
diff --git a/templates/Full/PMReplyToPost.xslt b/templates/Full/PMReplyToPost.xslt index 5adee64..70eab00 100644 --- a/templates/Full/PMReplyToPost.xslt +++ b/templates/Full/PMReplyToPost.xslt @@ -6,6 +6,7 @@ Личный ответ на сообщение - + true
diff --git a/templates/Full/PMSend.xslt b/templates/Full/PMSend.xslt index dc1075d..f9b7893 100644 --- a/templates/Full/PMSend.xslt +++ b/templates/Full/PMSend.xslt @@ -3,6 +3,7 @@ Новое личное сообщение + true
diff --git a/templates/Full/Poll.xslt b/templates/Full/Poll.xslt index 8714f5c..d2ec220 100644 --- a/templates/Full/Poll.xslt +++ b/templates/Full/Poll.xslt @@ -5,6 +5,7 @@ + true
diff --git a/templates/Full/Post.xslt b/templates/Full/Post.xslt index 5bc34a0..5f3eb4e 100644 --- a/templates/Full/Post.xslt +++ b/templates/Full/Post.xslt @@ -5,6 +5,7 @@ + true
diff --git a/templates/Full/PostEdit.xslt b/templates/Full/PostEdit.xslt index f974aa6..85627b5 100644 --- a/templates/Full/PostEdit.xslt +++ b/templates/Full/PostEdit.xslt @@ -6,6 +6,7 @@ Изменение сообщения -
+ true
diff --git a/templates/Full/PostPunish.xslt b/templates/Full/PostPunish.xslt index 067216e..3e110ef 100644 --- a/templates/Full/PostPunish.xslt +++ b/templates/Full/PostPunish.xslt @@ -6,6 +6,7 @@ Модерирование сообщения - + true
diff --git a/templates/Full/PostReply.xslt b/templates/Full/PostReply.xslt index 8a604ae..8d0617a 100644 --- a/templates/Full/PostReply.xslt +++ b/templates/Full/PostReply.xslt @@ -6,6 +6,7 @@ Ответ на сообщение - + true
diff --git a/templates/Full/Thread.xslt b/templates/Full/Thread.xslt index 13c083e..64ee6ed 100644 --- a/templates/Full/Thread.xslt +++ b/templates/Full/Thread.xslt @@ -5,6 +5,7 @@ + true
diff --git a/templates/Full/UserInfo.xslt b/templates/Full/UserInfo.xslt index d0c4e9f..2bbab55 100644 --- a/templates/Full/UserInfo.xslt +++ b/templates/Full/UserInfo.xslt @@ -2,6 +2,7 @@ + true
diff --git a/templates/Full/elems/Header.xslt b/templates/Full/elems/Header.xslt index e205c42..75ca3eb 100644 --- a/templates/Full/elems/Header.xslt +++ b/templates/Full/elems/Header.xslt @@ -4,6 +4,8 @@ + false + @@ -65,6 +67,37 @@ /Users/ Пользователи + + + + + + https:// + + : + + + + + + + + + 447 + + + + + + /static/images/light + + -disabled + + .png + + + +