From b65b813c6e19345606f3d82500b78d4d804aff31 Mon Sep 17 00:00:00 2001 From: Evgeny Gryaznov Date: Fri, 5 Jun 2009 13:33:40 +0000 Subject: [PATCH] simplicity 1.0.2 by Sheldmandu, initial commit git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@528 c66351dc-e62f-0410-b875-e3a5c0b9693f --- .../webim/styles/simplicity/chat.css | 197 ++++++++++++++++++ .../styles/simplicity/images/buttons/back.gif | Bin 0 -> 690 bytes .../simplicity/images/buttons/change.gif | Bin 0 -> 682 bytes .../simplicity/images/buttons/close.gif | Bin 0 -> 454 bytes .../simplicity/images/buttons/closewin.gif | Bin 0 -> 454 bytes .../simplicity/images/buttons/email.gif | Bin 0 -> 469 bytes .../styles/simplicity/images/buttons/exec.gif | Bin 0 -> 681 bytes .../simplicity/images/buttons/history.gif | Bin 0 -> 682 bytes .../simplicity/images/buttons/nosound.gif | Bin 0 -> 727 bytes .../simplicity/images/buttons/redirect.gif | Bin 0 -> 689 bytes .../simplicity/images/buttons/refresh.gif | Bin 0 -> 669 bytes .../styles/simplicity/images/buttons/send.jpg | Bin 0 -> 1511 bytes .../simplicity/images/buttons/sound.gif | Bin 0 -> 692 bytes .../styles/simplicity/images/buttons/ssl.gif | Bin 0 -> 685 bytes .../webim/styles/simplicity/images/error.gif | Bin 0 -> 677 bytes .../styles/simplicity/images/toolbar_bg.jpg | Bin 0 -> 313 bytes .../styles/simplicity/templates/.htaccess | 1 + .../styles/simplicity/templates/agentchat.tpl | 1 + .../simplicity/templates/agentrochat.tpl | 1 + .../styles/simplicity/templates/chat.tpl | 160 ++++++++++++++ .../simplicity/templates/chatsimple.tpl | 100 +++++++++ .../styles/simplicity/templates/error.tpl | 47 +++++ .../simplicity/templates/leavemessage.tpl | 83 ++++++++ .../simplicity/templates/leavemessagesent.tpl | 47 +++++ .../styles/simplicity/templates/mail.tpl | 73 +++++++ .../styles/simplicity/templates/mailsent.tpl | 48 +++++ .../styles/simplicity/templates/nochat.tpl | 44 ++++ .../styles/simplicity/templates/redirect.tpl | 67 ++++++ .../simplicity/templates/redirected.tpl | 48 +++++ .../styles/simplicity/templates/survey.tpl | 98 +++++++++ 30 files changed, 1015 insertions(+) create mode 100644 src/messenger/webim/styles/simplicity/chat.css create mode 100644 src/messenger/webim/styles/simplicity/images/buttons/back.gif create mode 100644 src/messenger/webim/styles/simplicity/images/buttons/change.gif create mode 100644 src/messenger/webim/styles/simplicity/images/buttons/close.gif create mode 100644 src/messenger/webim/styles/simplicity/images/buttons/closewin.gif create mode 100644 src/messenger/webim/styles/simplicity/images/buttons/email.gif create mode 100644 src/messenger/webim/styles/simplicity/images/buttons/exec.gif create mode 100644 src/messenger/webim/styles/simplicity/images/buttons/history.gif create mode 100644 src/messenger/webim/styles/simplicity/images/buttons/nosound.gif create mode 100644 src/messenger/webim/styles/simplicity/images/buttons/redirect.gif create mode 100644 src/messenger/webim/styles/simplicity/images/buttons/refresh.gif create mode 100644 src/messenger/webim/styles/simplicity/images/buttons/send.jpg create mode 100644 src/messenger/webim/styles/simplicity/images/buttons/sound.gif create mode 100644 src/messenger/webim/styles/simplicity/images/buttons/ssl.gif create mode 100644 src/messenger/webim/styles/simplicity/images/error.gif create mode 100644 src/messenger/webim/styles/simplicity/images/toolbar_bg.jpg create mode 100644 src/messenger/webim/styles/simplicity/templates/.htaccess create mode 100644 src/messenger/webim/styles/simplicity/templates/agentchat.tpl create mode 100644 src/messenger/webim/styles/simplicity/templates/agentrochat.tpl create mode 100644 src/messenger/webim/styles/simplicity/templates/chat.tpl create mode 100644 src/messenger/webim/styles/simplicity/templates/chatsimple.tpl create mode 100644 src/messenger/webim/styles/simplicity/templates/error.tpl create mode 100644 src/messenger/webim/styles/simplicity/templates/leavemessage.tpl create mode 100644 src/messenger/webim/styles/simplicity/templates/leavemessagesent.tpl create mode 100644 src/messenger/webim/styles/simplicity/templates/mail.tpl create mode 100644 src/messenger/webim/styles/simplicity/templates/mailsent.tpl create mode 100644 src/messenger/webim/styles/simplicity/templates/nochat.tpl create mode 100644 src/messenger/webim/styles/simplicity/templates/redirect.tpl create mode 100644 src/messenger/webim/styles/simplicity/templates/redirected.tpl create mode 100644 src/messenger/webim/styles/simplicity/templates/survey.tpl diff --git a/src/messenger/webim/styles/simplicity/chat.css b/src/messenger/webim/styles/simplicity/chat.css new file mode 100644 index 00000000..c3d80257 --- /dev/null +++ b/src/messenger/webim/styles/simplicity/chat.css @@ -0,0 +1,197 @@ +BODY { + margin: 0px; + font-family: Verdana, Arial, Helvetica, sans-serif; + font-size: 10px; + background: #FFFFFF; + color: #666666; +} + +FORM { + margin-bottom: 0px; + margin-top: 0px; +} + +TABLE { + font-family: Verdana, Arial, Helvetica, sans-serif; + font-size: 11px; + color: #666666; +} + +A, A:active, A:link, A:visited { + text-decoration: none; + color: #BB0000; +} + +A:hover { + text-decoration: underline; + color: #BB0000; +} + +H1 { + margin-top: 0px; + margin-bottom: 5px; + font-family: Arial, Helvetica, sans-serif; + font-size: 16px; + color: #000000; + font-weight: bold; +} + +H2 { + margin-top: 0px; + margin-bottom: 0px; + font-family: Arial, Helvetica, sans-serif; + font-size: 14px; + color: #000000; + font-weight: bold; +} + +H3 { + margin-top: 0px; + margin-bottom: 0px; + font-family: Arial, Helvetica, sans-serif; + font-size: 12px; + color: #000000; + font-weight: bold; +} + +UL { + margin-top: 0px; + margin-bottom: 0px; +} + +#greybg { + background: #EFEFEF; +} + +#whitebg { + background: #FFFFFF; +} + +#toolbar { + background: #E3E3E3 url('images/toolbar_bg.jpg') repeat-x; + border-bottom: solid 1px #CCCCCC; +} + +#typingdiv, #engineinfo { + font-family: Verdana, Arial, Helvetica, sans-serif; + font-size: 11px; + color: #BB0000; + margin: 0px 3px; +} + +.chathistory { + width: 100%; + height: 300px; + border: solid 1px #CCCCCC; + overflow:auto; +} + +TEXTAREA.message { + margin: 0px; + border: solid 1px #CCCCCC; + padding: 0px 3px; + width: 100%; + height: 50px; + overflow: auto; +} + +.message { + font-family: Arial, Helvetica, sans-serif; + font-size: 11px; + color: #666666; + padding: 3px; + line-height: 15px; +} + +.message span.time { + color: #000000; +} + +.message span.nuser { + color: #B11E23; + font-weight: bold; +} + +.message span.nagent { + font-weight: bold; +} + +.message span.minf { + color: #1E48B1; + font-size: 11px; +} + +.message span.mevent { + color: #A1A1A1; + font-size: 11px; +} + +.message span.mhidden { + color: #A1A1A1; + font-size: 11px; +} + +.message span.mconn { + color: #A1A1A1; + font-size: 11px; +} + +.submit { + padding-top: 1px; +} + +.text { + font-family: Verdana, Arial, Helvetica, sans-serif; + font-size: 11px; + color: #4C4C4C; +} + +.text span.grey { + color: #666666; +} + +#form { + width: 100%; + background: #EFEFEF; + border: solid 1px #CCCCCC; +} + +#form TD.text { + width: 1%; + white-space: nowrap; +} + +#errorimage { + margin-right: 5px; +} + +.field { + border: 1px solid #CCCCCC; + font-family: Arial, Helvetica, sans-serif; + font-size: 11px; + color: #666666; + padding-left: 3px; +} + +.dropdown { + font-family: Arial, Helvetica, sans-serif; + font-size: 11px; + color: #666666; +} + +.button A { + font-family: Arial, Helvetica, sans-serif; + font-size: 11px; + color: #666666; +} + +#footer { + text-align: center; + font-size: 10px; + color: #999999; +} + +#footer A { + color: #999999; + text-decoration: underline; +} \ No newline at end of file diff --git a/src/messenger/webim/styles/simplicity/images/buttons/back.gif b/src/messenger/webim/styles/simplicity/images/buttons/back.gif new file mode 100644 index 0000000000000000000000000000000000000000..8e934ab54c5ebb4d322374dccea2770b49b5ddce GIT binary patch literal 690 zcmZ?wbhEHb6lM@+c*ejmC(LE$%$aYqy`rO{{{R2qP*?Y_ujuyqGv{I)&&-_py*_bk znEi~Z;{S76&YU@umX@|SH{o8Ab4h;QvuDpL!+c*<#(pRb|G%VnLVy3>2>V|x>CZB~ z%FD`jESh^g(dFycuf07zABsc%PpMiR>hOQX&p4wm~=nY{b-cK&78oe zH?D3jPWoCL{C{Fud~D3U?4a%8_Vb&nYpSYRnwwwe1^iz-r9La=Z*$7hVEg|II-jSx z1Ks@Y*^_H=j(^)SdRkf@r@DSGj{2S*l#~$vDnIbvwR5v-O4ep4R~HvQyLS!fFNVPi z6o0ZXvNQNF=ztsuiW3I*{|)kXvW%^a5)ujuradMm#yU-moT}E=yu3*)% zHe~${Stu<;}-GuM+73mqC+r5_sU zNH`WBVUW^|%_?qpXgwon)pYAgz(JP|0qF{*4?7ex0vMRnwiF~DX6xs$uUa)hkvSuP r%c9StVMEjLtMc|Dr{-`r9AaP>=I1l0aM<1vE5ZEf)lo)s0S0RT_|ofd literal 0 HcmV?d00001 diff --git a/src/messenger/webim/styles/simplicity/images/buttons/change.gif b/src/messenger/webim/styles/simplicity/images/buttons/change.gif new file mode 100644 index 0000000000000000000000000000000000000000..ec7036e68d33564536e065d77a79769debd7026a GIT binary patch literal 682 zcmZ?wbhEHb6lM@+c*ejG9Tjz9)r9*^F3+AlTb=DtQ&shEb@7~ZmzA{%FQ&wvt8|<> zbLN>dXa4W#+P-{FWxVg(Zm-^+p8x;<|6Q1}x6nQ7&5WwgPbtXH zyV)N2eOp&Yd;9ad*S~)K`eAa&|9z9c&rN*R>9sY_{`86oM@k$PS0%JGH$Q0gxO??H z(2CznvaZ!Q&hM=LHZA=By2|+2*#BEw%FD|B@9z6LIr#s~wDX!A)lyPiTnuz4!{7#rKUo;r z8N3*DK+Xik2?P881_cK`?pEh^K|wi9O;%QY`6g~gSzcaa@tJIFy28qw_IC1oYNpGU z%@Ch$IZx7z!-HGaRB7wbU&o zOn9i+aack3%g$hq1I~TjmL;B392P1!i0C@K;wrr0x?4!Yo58}U;E8G71uuaao(v9* zS&!m&d1yF3>zi+ysnTG$?v72XM*TkR3P&Ot%UnVGko zod0HKm~(TzKR;$>W}{$W=H}+$NJx22P5+sh_lk=5Vq)lBU36}4kdKeGKR?z&LU(p{ z>{?p&_4WURgpG`h<<-^ZN=p87bN`u{t3W{ALPGy$X2n22-Otb2QBm$vQh#J*pL=_= zVq$!HdW3_6UtC=OjEto}KlM{nnVFgI<>mKTS>r`TjD&=mbabs_V|#OR-cnNk|Nj60 z00000A^8LW2LL?)EC2ui022Tc000K#z)npOC2d+e8I4_6X0wzda3&DaTnm0G0wH@IW_|=}UW$c=7*|({T@{KU z5fLRY7zdIEiZ+)K8l^BFSy@|(ejz0#2(hPIvifiVaGJM8SlA^-pY literal 0 HcmV?d00001 diff --git a/src/messenger/webim/styles/simplicity/images/buttons/closewin.gif b/src/messenger/webim/styles/simplicity/images/buttons/closewin.gif new file mode 100644 index 0000000000000000000000000000000000000000..e936e8b74370b25f061fabc3419e7c50d22a1c16 GIT binary patch literal 454 zcmV;%0XhChNk%w1VG{ro0M!5hoJ2&KnVIWNOR3P&Ot%UnVGko zod0HKm~(TzKR;$>W}{$W=H}+$NJx22P5+sh_lk=5Vq)lBU36}4kdKeGKR?z&LU(p{ z>{?p&_4WURgpG`h<<-^ZN=p87bN`u{t3W{ALPGy$X2n22-Otb2QBm$vQh#J*pL=_= zVq$!HdW3_6UtC=OjEto}KlM{nnVFgI<>mKTS>r`TjD&=mbabs_V|#OR-cnNk|Nj60 z00000A^8LW2LL?)EC2ui022Tc000K#z)npOC2d+e8I4_6X0wzda3&DaTnm0G0wH@IW_|=}UW$c=7*|({T@{KU z5fLRY7zdIEiZ+)K8l^BFSy@|(ejz0#2(hPIvifiVaGJM8SlA^-pY literal 0 HcmV?d00001 diff --git a/src/messenger/webim/styles/simplicity/images/buttons/email.gif b/src/messenger/webim/styles/simplicity/images/buttons/email.gif new file mode 100644 index 0000000000000000000000000000000000000000..00d50c67fa213bc2c1f72f8f942b4857c780d2dc GIT binary patch literal 469 zcmV;`0V@7SNk%w1VG{ro0M!5hXb7p2{w5X7KXg|!hig$K) z_4W0eeL}RASk1MBrH4wbr<{$9jD&-Ogls>=rfiFZbdq*I)V`CSfkbg}Zm5Y$t&LFL z+ts(3TFJDEyq;ptwR@9*?jUs*rPY zbN~PUA^8LW2LL|+EC2ui022Tc000K^Kn^byDC&+P(P$~zI9kF$Pec8D7z~T0l%RNI zs#XZ2D3`4REtle=9ZZ22YK~HT2KZ75=JE(?5CIx=C>nT&Ffe`JG~_XUaKGt z9Rnv1&;%oTdIK&4tSJKs1JKbUHsLS>s{`7>10?Ds1QH4F*OuDC59#ae6l@*?xE;C= zBnD&{n1R3s4+vTOl0>ke0~rF8<$4CNA%GhOR2-oNc!upoi~6A)6)SV^Fz LO9D4a1_1y&Hv-8A literal 0 HcmV?d00001 diff --git a/src/messenger/webim/styles/simplicity/images/buttons/exec.gif b/src/messenger/webim/styles/simplicity/images/buttons/exec.gif new file mode 100644 index 0000000000000000000000000000000000000000..fabe38512537d4124aa0509dd70c5f389609dadb GIT binary patch literal 681 zcmZ?wbhEHb6lM@+c*ekBUmaX>e8QPCXM)xjI!=v=-CbK&UKSMGz(yrp=;mN~weVZE1@IL?ae>Fr6HT({R>XXm6JXo=olRnlG4b#ngIdpDX}njIQKy_aPc9q&us*9+TZ@ff zsfkO3cZ#em2Zx%OnK~=0q@$9yi0;y*(>NFz1?S2OODk|GYHrcgUBNipTwaISl!uFV zt0wRCRcl!HN=Y4%UABECr<~j#W+_!}9xK@?M`xOGa<0?Uv$3%-u;Q3DU2V-n&g+JT z;^GDpmNPDX`0$zK|M!rUOvm}}?XPDqn-P(5$oXIaONz&o!h|DgvGQvq=V)wvWWv8& zE#m>Bp;F6a0lpO$g-PPv;;Kn19U9C`owHR!svfaUzQ@|B&d6~#v!V4Oqw2Z8%vxJs zHnK~yMOe2dXZmvZYI`sUr8x8EaKHM?Qnl$2BO_m0L&5>Ew%g1FY>(w8G?)o6SOWlr C=gj{A literal 0 HcmV?d00001 diff --git a/src/messenger/webim/styles/simplicity/images/buttons/history.gif b/src/messenger/webim/styles/simplicity/images/buttons/history.gif new file mode 100644 index 0000000000000000000000000000000000000000..ec7036e68d33564536e065d77a79769debd7026a GIT binary patch literal 682 zcmZ?wbhEHb6lM@+c*ejG9Tjz9)r9*^F3+AlTb=DtQ&shEb@7~ZmzA{%FQ&wvt8|<> zbLN>dXa4W#+P-{FWxVg(Zm-^+p8x;<|6Q1}x6nQ7&5WwgPbtXH zyV)N2eOp&Yd;9ad*S~)K`eAa&|9z9c&rN*R>9sY_{`86oM@k$PS0%JGH$Q0gxO??H z(2CznvaZ!Q&hM=LHZA=By2|+2*#BEw%FD|B@9z6LIr#s~wDX!A)lyPiTnuz4!{7#rKUo;r z8N3*DK+Xik2?P881_cK`?pEh^K|wi9O;%QY`6g~gSzcaa@tJIFy28qw_IC1oYNpGU z%@Ch$IZx7z!-HGaRB7wbU&o zOn9i+aack3%g$hq1I~TjmL;B392P1!i0C@K;wrr0x?4!Yo58}U;E8G71uuaao(v9* zS&!m&d1yF3>zi+ysnTG$?v72XM*TkwZ z8PC<-nVFeCbi`4I*^owfVuZ7Lum5PH`(2diKW?>2WSN7s|Bk!=)EX>}Nqbk8_DOio z*&HuiSd3j=UuK#Ax++Iej_Oa3?{;=~|1&e4KWcl4pZ^gNh+?JxQ&Ru`|7@oIW@ctd zhvkrvk%WYdKWL^wdeA>{y-0=NM`)^2gx-FBfLN9BTw9Xe6(nL_o&P#QV|%TDU7xKw zYtJG&-WDcvb9&30^HNP6|9>UIOwdDn<6_UtTz_?>k;)0HvtVl+KF-FHWrV6X4*4Ln&jR z72_f&j)^BtVz>zs1b~h&`EV)l0A%qqK+U>V z3aW(JVPgV=Eit^1A;UAr1)xGNX8GX5N0%r|Q2@Adq+OL4X9U=3gfurg91?m;q?s JTqANI06UxFKKuXx literal 0 HcmV?d00001 diff --git a/src/messenger/webim/styles/simplicity/images/buttons/redirect.gif b/src/messenger/webim/styles/simplicity/images/buttons/redirect.gif new file mode 100644 index 0000000000000000000000000000000000000000..0e944576e510cb78063c36cf6b73fb47816ab017 GIT binary patch literal 689 zcmZ?wbhEHb6lM@+c*ejG6&1B;`P$;i8~^|RA5%HCed*ydXU+s?R99EmG|t;IbLPzO z{EpO?CC{Eco4)aMT3T8`|GK4nE``Ns&RMY~u4dNcbtj8kCinF8R?ph8aL0wPoR+U& zzh-x>xN-YlbN3{m`n=knva<5f?1re)iT$gOH#fH=H_oq|vT^>FlR(33TDn*6yE0|n zsiuYdv+_%_d)A!4bhUQQ?(FtO#gn&mEjzMo@8vmL&qfyYB-YKDFk#}0m#?$4i(6WH z=C0a)@7}%Q;^J%9t^r-nFl2$^PZmaY21f=RkPkp{!odE&LE4IutJShyTwJxALs3q) ziOW_)Qqqi%PgKRkMAuMV%wCpJSa6x(G&3C)71nu%#tK?o8m8M!SFWDJDPe4E#Lp$U zeaG}Qtb6w9>mM`|WM-bmcl_i99v*&6GqVe;W-}WaG6`HzQ@c6i!s>Mwm`-015n&J) z6}_Nx;U_bX+65Mt&mK3V9h~FsxGuQ$FdS$W-6F=u9-zSR_82dNs)gg@r+iX;Ov(#% zBN{e3FlI>HF`U5hiOqypia{ZRv9Q5fQcbOI$3n(g9D+uNJDU$ErhCs|pTxvlxJWaQ zO`h{k!~(^Yp$u|5J=F*OpNA~*RNcYwh^d7~GWLJulBiH724-HqgcTJI-x(WrSA5*n JAkD#G4FK0{)6f6_ literal 0 HcmV?d00001 diff --git a/src/messenger/webim/styles/simplicity/images/buttons/refresh.gif b/src/messenger/webim/styles/simplicity/images/buttons/refresh.gif new file mode 100644 index 0000000000000000000000000000000000000000..1770acfcbe0b1ceaf824f494f84464f52e5afff7 GIT binary patch literal 669 zcmZ?wbhEHb6lM@+c*ekBUmbkr%$eFr&5pC;s!mObii%3z*Zlwg|CExfp!J0_XU??m ziG23#S=X5b2|al^N4mV1WkzqWny_V#Z)RA@@d;(+Wxbb{#3v^7^!9xH`nBckoRaPu z*CnZ5YqITI!mi%C;W#y>>*W0AmgbmU)xleeGY+-^&76FBMbYuT>YD1gYZnEr&F;Cl zIATlLlxu5~CKr1wPIH-?bmr>$w6rw)_VC2r^?{3WvJSU<%}EA|Oqe*KrKhFh2(EFfcF_w_=$#eKp%o&J%`j#3gJ# z>|CR)!hU9_!q0aie|EAdv#%(8(4ZgRD61i)lsz%~K?5VVlAeY_(&gs7opN419vfSZ zOG)s1d~w+1z{R{)!mHb3)6$cI2DOe26T6qPGgvT+thlf!y=kT)Uqix7;dDkueW3tm sab@|7bA$z01Rot>V`-Plt(p;_z`!gioz}6}VOzt^&8z|yyetgX002hHJ^%m! literal 0 HcmV?d00001 diff --git a/src/messenger/webim/styles/simplicity/images/buttons/send.jpg b/src/messenger/webim/styles/simplicity/images/buttons/send.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4a7d440c4ffe05e6dacbb296dba699ae9d2bbb58 GIT binary patch literal 1511 zcmex=yEF3JXEX-g9j7-cdtZeKI9D*WO zgv7*yLc%6b;}o8_NL0zt$Wc>(O;-YcuilqX*xWavuCS5`_!52ad6 zQcApouiad;xZ;@aj0L4#3#h2fFrzQ6JEuNhELQo>xde_Mb zkwK5{iT-dG{mfmRKCvXtc$zxHs)DIyAC3D2Yn|)J^Qt*NP77AN44cbna$DFVCJ*Q9%`Tiu?^C@GfK zr*PlPZ^4{7PJUBsw9Td)E~zNmuIzSbxr?6IS?hqipIm?ICiGnOXj}N~kN(x`n@?U* zo97?!_Uh_jA=~!NSLHnx+zQ>K{!&2p=qZ(SU5=0Ko+s}~dA3BvoU^FDU$})2i4--q z(f+*lb*?YvX{Q(f7;Z+fBmmPo)ph}IoXH5UdU9G zx4&Lc`0$?my5<=-y%Xm&&b_modFE$Vru!aFSFV+6OZ#v#bIv``R+5P{ctyuG4s7uW3>p+B#ssomdSBAoP};f81bzZXV< zky@HPDaE4Fo-^HYB)3{Dn;fVxcX!D}g9$z#mI-l8a9NZzr9AImfc)D9-@mQof0(*g zY|gjFTTAR)r+tYkzQvw3;h$La#mw^=va6hbMCQ9Lw_Q+11!c`Nq#MF=e{qMVW{I@UM8`$?MZRY>% z?BcSr@+U9e+Va?`_}qjE6XO$;>gpQ4|Noy{y>`N?3qdXSii@j(MllRxp!k!8 zk)6StK?meUP@FKZ|8J19mtkymZWk5R=w@Z*F=%4+;Ip(el$gQBrl+SasI6)sBciZ$ zsnLpA4&v(EO74n`d1*Lo}J}@@LD(QaWyK(w@(;Wu}YXIl}=(_$( zymOU~k6T>-E=+D|Zhn6E`u}~CcNW;M&UW~D^T@20l8=)^AGCTrd-m+d?AT|WUU#pa z2io#~cVA6a)&KQX*J>PpFV6VCrMW&oWlBr&&Gx|f*w}B=!k1>)|DTz*x6uCoj;=rV z&wQO6{J!6RerNTonaN+S?0@&-$-iYeX=!Qaik)8d1x}nW;c2^PLtR~Uaq)#!6V_HI zmlWpRYY75+ieZoe#h)yU>Plv=96PlNbGRU+U3EpaD#WdyDWoU$*Wc!j!ldj z>~4r>?~zJ2_7Ju9n+fnke@$Ar>3=I2(gx(xDu*J;m&g98a3=Dh4#WyoC z{rU8%#K7S7=FNL-Y=BlX3{9Z;lZBC;!HGc!h z6EjlQbTSkc7Gd4MFL}|%ModvzP>@4=vd+}S7bVTbOqH**De2x_G~G_p&eW8d`G%Gr z|2db^7-(h-C53zSxaf!jxGJid&MLjrbv5SXyfAJTzPfI z!i9&On>ceg7@9mE?qGbt;}DW~*sYbp&Su6cHU5|*vqYPe1elT?Hx?<^+~V2Ad`N-! v*aq7_k&Fxt^8I`svL2=|}zetCVGA?Eq?tOilrl + + +${msg:chat.window.title.agent} + + + + + + + + + + +
+ + + + + +
+ ${if:agent} + + + +
+ ${if:historyParams} + ${msg:chat.window.chatting_with} + ${page:ct.user.name} + ${else:historyParams} + ${msg:chat.window.chatting_with} ${page:ct.user.name} + ${endif:historyParams} + + ${msg:chat.window.close_title} +
+ ${endif:agent} + ${if:user} + ${if:canChangeName} +
+ + + + + + +
${msg:chat.client.name}${msg:chat.client.changename}
+
+
+ + + + + +
${page:ct.user.name}${msg:chat.client.changename}
+
+ ${else:canChangeName} +
+ ${msg:chat.client.name} ${page:ct.user.name} +
+ ${endif:canChangeName} + ${endif:user} +
+ + ${if:user} + + ${endif:user} + ${if:agent} + ${if:canpost} + + ${endif:canpost} + ${if:historyParams} + + ${endif:historyParams} + ${endif:agent} + + + ${if:sslLink} + + ${endif:sslLink} + +
+ ${msg:chat.window.toolbar.mail_history} + + ${msg:chat.window.toolbar.redirect_user} + + ${msg:page.analysis.userhistory.title} + + Sound On/Off + + ${msg:chat.window.toolbar.refresh} + + SSL + + ${msg:chat.window.close_title} +
+
+ + + + + + + + + + ${if:canpost} + + + + + + + + + ${endif:canpost} +
+ +   +
+ + +
+
+ + + + + + +
+ ${msg:chat.window.send_message_short,send_shortcut} +
+
+ ${if:agent} + + ${endif:agent} +
+ + + + + +
+ + + diff --git a/src/messenger/webim/styles/simplicity/templates/chatsimple.tpl b/src/messenger/webim/styles/simplicity/templates/chatsimple.tpl new file mode 100644 index 00000000..c88e3b7c --- /dev/null +++ b/src/messenger/webim/styles/simplicity/templates/chatsimple.tpl @@ -0,0 +1,100 @@ + + + +${msg:chat.window.title.user} + + + + + + +
+ + + + + +
+ ${if:user} + ${if:canChangeName} + + + + +
${msg:chat.client.name}${msg:chat.client.changename}
+ ${else:canChangeName} +
+ ${msg:chat.client.name} ${page:ct.user.name} +
+ ${endif:canChangeName} + ${endif:user} +
+ + + + +
+ ${msg:chat.window.toolbar.mail_history} + + ${msg:chat.window.toolbar.refresh} + + ${msg:chat.window.close_title} +
+
+ + + + + + + + + +
+ +
+
+ + + +
+
+ + + + +
+ ${msg:chat.window.send_message_short,send_shortcut} +
+
+ + + + + +
+ + + diff --git a/src/messenger/webim/styles/simplicity/templates/error.tpl b/src/messenger/webim/styles/simplicity/templates/error.tpl new file mode 100644 index 00000000..c601a1de --- /dev/null +++ b/src/messenger/webim/styles/simplicity/templates/error.tpl @@ -0,0 +1,47 @@ + + + +${msg:chat.error_page.title} + + + + +
+ + + + + + + + + + +
+

${msg:chat.error_page.head}

+
+ + + + +
+ ${harderrors} +
+
+ + + + + +
${msg:chat.error_page.close}${msg:chat.error_page.close}
+
+ + + + + + + + diff --git a/src/messenger/webim/styles/simplicity/templates/leavemessage.tpl b/src/messenger/webim/styles/simplicity/templates/leavemessage.tpl new file mode 100644 index 00000000..aa866dde --- /dev/null +++ b/src/messenger/webim/styles/simplicity/templates/leavemessage.tpl @@ -0,0 +1,83 @@ + + + +${msg:leavemessage.title} + + + + +
+
+ + + + + + + + + + + + + +
+

${msg:leavemessage.title}

+
+ + + + + ${if:errors} + + + + ${endif:errors} + + + + + + + + + + + + +
+ ${msg:leavemessage.descr} +
+ + + + + +
${errors}
+
${msg:form.field.email}:
${msg:form.field.name}:
${msg:form.field.message}:
+
+ + + + + +
${msg:leavemessage.perform}${msg:leavemessage.perform}
+
+ + + + + +
${msg:page.chat.old_browser.close}${msg:page.chat.old_browser.close}
+
+
+ + + + + +
+ + diff --git a/src/messenger/webim/styles/simplicity/templates/leavemessagesent.tpl b/src/messenger/webim/styles/simplicity/templates/leavemessagesent.tpl new file mode 100644 index 00000000..c17c7d6a --- /dev/null +++ b/src/messenger/webim/styles/simplicity/templates/leavemessagesent.tpl @@ -0,0 +1,47 @@ + + + +${msg:leavemessage.sent.title} + + + + +
+ + + + + + + + + + +
+

${msg:leavemessage.sent.title}

+
+ + + + +
+ ${msg:leavemessage.sent.message} +
+
+ + + + + +
${msg:chat.mailthread.sent.close}${msg:chat.mailthread.sent.close}
+
+ + + + + +
+ + \ No newline at end of file diff --git a/src/messenger/webim/styles/simplicity/templates/mail.tpl b/src/messenger/webim/styles/simplicity/templates/mail.tpl new file mode 100644 index 00000000..314f19fc --- /dev/null +++ b/src/messenger/webim/styles/simplicity/templates/mail.tpl @@ -0,0 +1,73 @@ + + + +${msg:chat.window.title.user} + + + + +
+
+ + + + + + + + + + + + + + + +
+

${msg:mailthread.title}

+
+ + ${if:errors} + + + + ${endif:errors} + + + + +
+ + + + + +
${errors}
+
${msg:mailthread.enter_email}
+
+ + + + + +
${msg:mailthread.perform}${msg:mailthread.perform}
+
+ + + + + +
${msg:mailthread.close}${msg:mailthread.close}
+
+
+ + + + + +
+ + + diff --git a/src/messenger/webim/styles/simplicity/templates/mailsent.tpl b/src/messenger/webim/styles/simplicity/templates/mailsent.tpl new file mode 100644 index 00000000..3f73f92d --- /dev/null +++ b/src/messenger/webim/styles/simplicity/templates/mailsent.tpl @@ -0,0 +1,48 @@ + + + +${msg:chat.window.title.user} + + + + +
+ + + + + + + + + + +
+

${msg:chat.mailthread.sent.title}

+
+ + + + +
+ ${msg:chat.mailthread.sent.content,email} +
+
+ + + + + +
${msg:chat.mailthread.sent.close}${msg:chat.mailthread.sent.close}
+
+ + + + + +
+ + + diff --git a/src/messenger/webim/styles/simplicity/templates/nochat.tpl b/src/messenger/webim/styles/simplicity/templates/nochat.tpl new file mode 100644 index 00000000..c5e02dfc --- /dev/null +++ b/src/messenger/webim/styles/simplicity/templates/nochat.tpl @@ -0,0 +1,44 @@ + + + +${msg:page.chat.old_browser.title} + + + + +
+ + + + + + + +
+ + + + +
+ ${msg:page.chat.old_browser.problem} + ${msg:page.chat.old_browser.list} +
+
+ + + + + +
${msg:page.chat.old_browser.close}${msg:page.chat.old_browser.close}
+
+ + + + + +
+ + + diff --git a/src/messenger/webim/styles/simplicity/templates/redirect.tpl b/src/messenger/webim/styles/simplicity/templates/redirect.tpl new file mode 100644 index 00000000..e32bf887 --- /dev/null +++ b/src/messenger/webim/styles/simplicity/templates/redirect.tpl @@ -0,0 +1,67 @@ + + + +${msg:chat.window.title.agent} + + + + +
+ + + + + + + + + + + + + + +
+

${msg:chat.redirect.title}

+
+

${msg:chat.redirect.choose}

+
+ + + + +
+ ${if:redirectToAgent} + ${msg:chat.redirect.operator} +
    + ${page:redirectToAgent} +
+ ${endif:redirectToAgent} + ${if:redirectToGroup} + ${msg:chat.redirect.group}
+
    + ${page:redirectToGroup} +
+ ${endif:redirectToGroup} +
+
+ ${pagination} + + + + + + +
${msg:chat.redirect.back}${msg:chat.redirect.back}
+
+ + + + + +
+ + + diff --git a/src/messenger/webim/styles/simplicity/templates/redirected.tpl b/src/messenger/webim/styles/simplicity/templates/redirected.tpl new file mode 100644 index 00000000..7a02106d --- /dev/null +++ b/src/messenger/webim/styles/simplicity/templates/redirected.tpl @@ -0,0 +1,48 @@ + + + +${msg:chat.window.title.agent} + + + + +
+ + + + + + + + + + +
+

${msg:chat.redirected.title}

+
+ + + + +
+ ${page:message} +
+
+ + + + + +
${msg:chat.redirected.close}${msg:chat.redirected.close}
+
+ + + + + +
+ + + diff --git a/src/messenger/webim/styles/simplicity/templates/survey.tpl b/src/messenger/webim/styles/simplicity/templates/survey.tpl new file mode 100644 index 00000000..49bf028a --- /dev/null +++ b/src/messenger/webim/styles/simplicity/templates/survey.tpl @@ -0,0 +1,98 @@ + + + +${msg:presurvey.title} + + + + +
+
+ + + + + ${ifnot:showemail}${endif:showemail} + ${ifnot:groups}${if:formgroupid}${endif:formgroupid}${endif:groups} + ${ifnot:showmessage}${endif:showmessage} + + + + + + + + + + + +
+

${msg:presurvey.title}

+
+ + + + + ${if:errors} + + + + ${endif:errors} + ${if:groups} + + + + + ${endif:groups} + + + + + ${if:showemail} + + + + + ${endif:showemail} + ${if:showmessage} + + + + + ${endif:showmessage} +
+ ${msg:presurvey.intro} +
+ + + + + +
${errors}
+
${msg:presurvey.department}
${msg:presurvey.name}
${msg:presurvey.mail}
${msg:presurvey.question}:
+
+ + + + + +
${msg:presurvey.submit}${msg:presurvey.submit}
+
+ + + + + +
${msg:page.chat.old_browser.close}${msg:page.chat.old_browser.close}
+
+
+ + + + + +
+ +