[website] Add uk templates folder

Andrey Gusev andrey.goosev at gmail.com
Mon Nov 11 13:20:54 CST 2013


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20131111/dbc50410/attachment-0001.html>
-------------- next part --------------
From 0962e4aeaccadeb1e5e58cf38bafe4548e134340 Mon Sep 17 00:00:00 2001
Message-Id: <0962e4aeaccadeb1e5e58cf38bafe4548e134340.1384194184.git.andrey.goosev at gmail.com>
From: Andrey Gusev <andrey.goosev at gmail.com>
Date: Sun, 10 Nov 2013 19:43:14 +0200
Subject: [website] Add uk templates folder

---
 templates/uk/.gitignore                            |   2 +
 templates/uk/announce.template                     |   7 +
 templates/uk/download.template                     | 190 +++++++++++++++++++++
 templates/uk/download/debian.template              |  22 +++
 templates/uk/download/ubuntu.template              |  57 +++++++
 templates/uk/global/404.template                   |  16 ++
 templates/uk/global/fatal_error.template           |  25 +++
 templates/uk/global/google_analytics.template      |  10 ++
 templates/uk/global/lang_row.template              |   3 +
 templates/uk/global/themes/winehq/content.template |  74 ++++++++
 .../uk/global/themes/winehq/content_nobox.template |  76 +++++++++
 .../uk/global/themes/winehq/content_print.template |  18 ++
 templates/uk/home.template                         |  90 ++++++++++
 templates/uk/interview.template                    |   8 +
 templates/uk/lang.template                         |  12 ++
 templates/uk/news.template                         |  16 ++
 templates/uk/search.template                       |  26 +++
 17 files changed, 652 insertions(+)

diff --git a/templates/uk/.gitignore b/templates/uk/.gitignore
new file mode 100644
index 0000000..0ba44f6
--- /dev/null
+++ b/templates/uk/.gitignore
@@ -0,0 +1,2 @@
+docs
+winapi_stats.template
diff --git a/templates/uk/announce.template b/templates/uk/announce.template
new file mode 100644
index 0000000..a347588
--- /dev/null
+++ b/templates/uk/announce.template
@@ -0,0 +1,7 @@
+<!--TITLE:[????? Wine]-->
+<!--BLURB:[Alexandre Julliard ????????...]-->
+
+<h1 class="title">????? Wine</h1>
+
+<!--EXEC:[announce]-->
+
diff --git a/templates/uk/download.template b/templates/uk/download.template
new file mode 100644
index 0000000..5c9d229
--- /dev/null
+++ b/templates/uk/download.template
@@ -0,0 +1,190 @@
+<!--TITLE:[???????????? ??????? ???????? Wine]-->
+<!--BLURB:[?????????? Wine ?? ???? ???????? ?????????.]-->
+
+<h1 class="title">???????????? Wine</h1>
+
+<h2 style="margin-bottom: 10px;"><a name="crossover"></a>????????? Wine</h2>
+
+<table border="0" cellpadding="5" cellspacing="1" bgcolor="#EFEFEF">
+
+  <tr>
+    <td align="center" bgcolor="black"><b><font color="white" class="small">???????</font></b></td>
+    <td align="center" bgcolor="black"><b><font color="white" class="small">????</font></b></td>
+  </tr>
+
+  <tr>
+    <td align="center" bgcolor="#ffffff">
+      <a href="http://www.codeweavers.com/products/download_trial/">
+        <img src="{$root}/images/distro/crossover.png" 
+         width="50" height="50" alt="CrossOver Linux or Mac" border="0">
+      </a>
+    </td>
+    <td align="left" bgcolor="#ffffff">
+      <b><a href="http://www.codeweavers.com/products/">CrossOver</a></b>
+      is a polished version of Wine provided by <b><a href="http://www.codeweavers.com">CodeWeavers</a></b>.
+      CrossOver makes it easier to use Wine and CodeWeavers provides excellent technical support to its users.
+      All purchases of CrossOver are used to directly fund the developers working on Wine. So CrossOver is both a great way to get
+      support in using Wine and to support the Wine Project.  CodeWeavers provides fully functional
+      <b><a href="http://www.codeweavers.com/products/download_trial/">trial versions of CrossOver</a></b>.
+    </td>
+  </tr>
+</table>
+
+<p class="small" align="center">This endorsement is the primary recognition that CodeWeavers has
+requested in exchange for hosting the Wine web site.</p>
+  
+
+<h2 style="margin-bottom: 5px;"><a name="binary"></a>???????????? ??????? ???????? Wine</h2>
+
+<table style="margin: 0 0 15px 0;" width="100%">
+<tr>
+  <td width="200">???????? ?????????? ?????:</td><td>Wine {$config_stable_release}</td>
+  <td rowspan="2" valign="top" style="padding-left: 20px; text-align: center;"><b>See the 
+  <a href="http://wiki.winehq.org/HowTo">installation and configuration how-to</a> 
+  for post-installation instructions.</b></td>
+</tr>
+<tr>
+  <td>???????? ????????????? ?????:</td><td>Wine {$config_master_release}</td>
+</tr>
+</table>
+
+<table border="0" cellpadding="5" cellspacing="1" bgcolor="#EFEFEF">
+
+  <tr>
+    <td align="center" bgcolor="black"><b><font color="white" class="small">???????</font></b></td>
+    <td align="center" bgcolor="black"><b><font color="white" class="small">????????</font></b></td>
+    <td align="center" bgcolor="black"><b><font color="white" class="small">?????????????</font></b></td>
+  </tr>
+  
+  <tr bgcolor="#ffffff">
+    <td align="center"><a href="{$root}/download/ubuntu">
+      <img src="{$root}/images/distro/ubuntu.png" width="50" height="50" alt="Ubuntu linux" border="0"></a>
+    </td>
+    <td> <b><a href="{$root}/download/ubuntu">??????????? ??????? Ubuntu</a></b> 
+     - binary and source .debs ??? Ubuntu Precise (12.04), Quantal (12.10), Raring (13.04) ?? Saucy (13.10)
+    <td><a href="mailto:scottritchie at ubuntu.com">Scott Ritchie</a></td>
+  </tr>
+
+   <tr bgcolor="#ffffff">
+    <td align=center><a href="{$root}/download/debian">
+      <img src="{$root}/images/distro/debian.png" width="50" height="50" alt="Debian Linux" border="0"></a>
+    </td>
+    <td> <b><a href="{$root}/download/debian">??????????? ??????? Debian</a></b> 
+     - binary .debs for Debian Sid</td>
+    <td><a href="mailto:curan at debian.org">Kai Wasserbäch</a></td>
+  </tr>
+
+  <tr bgcolor="#ffffff">
+    <td align="center"><a href="http://fedoraproject.org/wiki/AndreasBierfert/Wine">
+      <img src="{$root}/images/distro/redhat.png" width="50" height="50" alt="Red Hat Linux" border="0"></a>
+    </td>
+    <td> <b><a href="http://fedoraproject.org/wiki/AndreasBierfert/Wine">??????????? ??????? Red Hat / CentOS / Fedora</a></b>
+        - binary and source .rpms for Red Hat Enterprise Linux 5, 6; CentOS 5, 6; Fedora Linux 16, 17 and
+        compatible distributions.
+        The wine meta package is available via <tt>yum</tt> 
+        through the EPEL / Fedora Extras / Fedora repository by running <tt>$ yum install
+        wine </tt>"
+         </td>
+    <td><a href="mailto:andreas.bierfert_at_lowlatency.de">Andreas Bierfert</a></td>
+  </tr>
+  
+  <tr bgcolor="#ffffff">
+    <td align="center"><a href="http://en.opensuse.org/Wine#Repositories">
+      <img src="{$root}/images/distro/suse.png" width="50" height="50" alt="SUSE Linux" border="0"></a>
+    </td>
+    <td> <b><a href="http://en.opensuse.org/Wine#Repositories">??????????? ??????? SUSE</a></b>
+         - release binary and source .rpms and daily snapshot RPMs for all openSUSE versions (11.1 up to 12.3) and SUSE Linux Enterprise 11.<br>
+     </td>
+    <td><a href="mailto:meissner at suse.de">Marcus Meissner</a></td>
+  </tr>
+  
+  <tr bgcolor="#ffffff">
+    <td align="center"><a href="http://sourceforge.net/project/showfiles.php?group_id=6241&package_id=6301">
+      <img src="{$root}/images/distro/slackware.png" width="50" height="50" alt="Slackware linux" border="0"></a>
+    </td>
+    <td> <b><a href="http://sourceforge.net/projects/wine/files/Slackware Packages/">??????????? ??????? Slackware</a></b>
+         - binary txz (Slackware 14.0), and tgz (for older versions)</td>
+    <td><a href="mailto:studiosg at giustetti.net">Simone Giustetti</a></td>
+  </tr>
+
+  <tr bgcolor="#ffffff">
+    <td align="center"><a href="http://www.freshports.org/emulators/wine/">
+      <img src="{$root}/images/distro/freebsd.png" width="50" height="54" alt="FreeBSD" border="0"></a>
+    </td>
+    <td> <b><a href="http://www.freshports.org/emulators/wine/">??????????? ??????? FreeBSD</a></b>
+         - source for FreeBSD 5.3 or later</td>
+    <td><a href="mailto:gerald at pfeifer.com">Gerald Pfeifer</a></td>
+  </tr>
+
+  <tr bgcolor="#ffffff">
+    <td align="center"><a href="http://www.pbidir.com/bt/search/?str=wine&search=Search">
+      <img src="{$root}/images/distro/pcbsd.png" width="50" height="50" alt="FreeBSD" border="0"></a>
+    </td>
+    <td> <b><a href="http://www.pbidir.com/bt/search/?str=wine&search=Search">??????????? ??????? PC-BSD</a></b>
+         - binary packages .pbi for PC-BSD (FreeBSD based OS)</td>
+    <td><a href="mailto:kris at pcbsd.com">Kris Moore</a></td>
+  </tr>
+
+  <tr bgcolor="#ffffff">
+    <td align="center"><a href="http://www.sunfreepacks.com/">
+      <img src="{$root}/images/distro/solaris.png" width="50" height="50" alt="Solaris 10" border="0"></a>
+    </td>
+    <td> <b><a href="http://www.sunfreepacks.com/">??????????? ??????? Solaris 10, SXCE</a></b>
+        - ASwine, ASwine-SXCE binary package .pkg for Solaris 10 and SXCE x86</td>
+    <td><a href="mailto:asyropoulos at yahoo.com">Apostolos Syropoulos</a></td>
+  </tr>
+
+  <tr bgcolor="#ffffff">
+    <td align="center"><a href="http://hub.opensolaris.org/bin/view/Community+Group+desktop/wine">
+      <img src="{$root}/images/distro/opensolaris.png" width="50" height="50" alt="OpenSolaris" border="0"></a>
+    </td>
+    <td> <b><a href="http://hub.opensolaris.org/bin/view/Community+Group+desktop/wine">??????????? ??????? OpenSolaris</a></b>
+        - binary package .pkg for OpenSolaris x86</td>
+    <td><a href="mailto:asyropoulos at yahoo.com">Apostolos Syropoulos</a></td>
+  </tr>
+
+  <tr bgcolor="#ffffff">
+    <td align="center"><a href="http://maemo.org/packages/view/wine/">
+      <img src="{$root}/images/distro/maemo.png" width="50" height="50" alt="Maemo" border="0"></a>
+    </td>
+    <td> <b><a href="http://maemo.org/packages/view/wine/">??????????? ??????? Maemo</a></b>
+        - binary package .deb for Maemo x86 and Maemo ARM</td>
+    <td><a href="http://maemo.org/profile/view/onion/">Kaj-Michael Lang</a></td>
+  </tr>
+
+
+</table>
+
+
+<h2 style="margin-bottom: 10px;"><a name="binary"></a>3rd Party Tools</h2>
+
+<p>Sometimes a customization of Wine can cause an application to work, but this change cannot be incorporated into Wine for some reason.  To help overcome current deficiencies in Wine, various third party applications for end users have been made over the years.  These applications are entirely unsupported by the Wine developers, however you may find them useful.  For more information, see <a href="http://wiki.winehq.org/ThirdPartyApplications">our wiki page</a> on third party applications.</p>
+
+<h2><a name="source"></a>??????????? ???????? ??? Wine</h2>
+
+<table border="0" cellpadding="5" cellspacing="1" bgcolor="#EFEFEF">
+
+  <tr>
+    <td align="center" bgcolor="black"><b><font color="white" class="small">????????????</font></b></td>
+    <td align="center" bgcolor="black"><b><font color="white" class="small">????</font></b></td>
+  </tr>
+
+  <tr bgcolor="#ffffff">
+    <td> <a href="http://sourceforge.net/projects/wine/files/Source/" target="_blank">sourceforge.net</a></td>
+    <td> ??? ????????? ????. </td>
+  </tr>
+
+  <tr bgcolor="#ffffff">
+    <td> <a href="http://wiki.winehq.org/GitWine">source.winehq.org/git</a> </td>
+    <td> ??? ???????? ????????????? ??????. </td>
+  </tr>
+  
+  <tr bgcolor="#ffffff">
+    <td><a href="http://ibiblio.org/pub/linux/system/emulators/wine/">ibiblio.org</a></td>
+    <td> Alternative download site for the official source and documentation tarballs. </td>
+  </tr>
+  
+</table>
+
+<div style="margin: 10px; padding: 5px; border: 1px solid #C0C0C0; background-color: #F0F0F0;"><b>????????:</b> ?????????? <a href="http://wiki.winehq.org/Recommended_Packages">????????????? ???????</a> ??? ???????? ??? ???????????? ?? ????????? Wine.</div>
+
diff --git a/templates/uk/download/debian.template b/templates/uk/download/debian.template
new file mode 100644
index 0000000..34f10fb
--- /dev/null
+++ b/templates/uk/download/debian.template
@@ -0,0 +1,22 @@
+<!--TITLE:[Wine ??? Debian]-->
+<!--BLURB:[Wine ??? Debian]-->
+
+<h1 class="title"><a href="http://www.debian.org/" target="_new"><img src="{$root}/images/distro/debian.png" width="50" height="50" alt="Debian Linux" border="0"></a>
+Wine ??? Debian
+<a href="http://www.debian.org/" target="_new"><img src="{$root}/images/distro/debian.png" width="50" height="50" alt="Debian Linux" border="0"></a></h1>
+
+<p>???????????? ????????? Debian ?????????????? ??????????? ?????????? ??? ?????????? ?????????, ??????? ?? APT. APT ??????? ??????????? ?????????? ??? ????????? ?????????? ??? ??????, ? ????? ?????????? ?? ??????????? ??? ??????? ????????????. ???????????? ????????? Debian ????? ?????? ??????????? ??????????? ???????????? ? ???? ? Wine, ??? ????? ??, ?? ??? ? ???? ????? ???? ??????? ??????????? ??? ????????????? ????????.</p>
+
+<p><b>????????????: ???????????? ???????</b><br>
+<i>?? ???????, ?? ???? ?????????? ?????? ??????? <a href="http://wiki.winehq.org/Regression">????????</a> ? ? ???? ???????? ???? ??????????? ????????????????. ???? ???????? ?????????? ????? Wine (???????? Wine {$config_stable_release}) ????? ??????, ???? ?? ?????? ?? ??????????????? ?? ???????????? ???????.</i></p>
+
+<p>??? ???-???? ??? ??????? ??? i386 ?? amd64 ??????????.</p>
+
+<p>??? ?????????? ???????, ?? ??????? ??????????? ????? .deb ?? ?????????? ?? ??????. ??? ????? ????????? ??????? ???????? ????????.</p>
+
+<br><br><p style="font-size:12px;text-align:left;font-style: italic;">
+??????? ????????: <a href="http://dev.carbon-project.org/debian/wine-unstable/" target="_blank">http://dev.carbon-project.org/debian/wine-unstable/</a><br>
+????????? ????????: <a href="mailto:curan at debian.org">Kai Wasserbäch</a>
+</p>
+
+
diff --git a/templates/uk/download/ubuntu.template b/templates/uk/download/ubuntu.template
new file mode 100644
index 0000000..3097267
--- /dev/null
+++ b/templates/uk/download/ubuntu.template
@@ -0,0 +1,57 @@
+<!--TITLE:[???????????? ?????? ??? Ubuntu]-->
+<!--BLURB:[???????????? ?????? ??? Ubuntu]-->
+
+<h1 class="title"><a href="http://www.ubuntu.com/" target="_new"><img src="{$root}/images/distro/ubuntu.png" width="50" height="50" alt="Ubuntu Logo" border="0"></a>
+Wine ??? Ubuntu ?? ????????? Ubuntu
+<a href="http://www.ubuntu.com/" target="_new"><img src="{$root}/images/distro/ubuntu.png" width="50" height="50" alt="Ubuntu Logo" border="0"></a></h1>
+
+<p>Ubuntu ?? ???????? Ubuntu (?? Kubuntu) ????????? ????????? ???????????? ? ??????? 
+<i>????????</i> ??? ???????????? ? <i>????????????</i>. ??????????? Ubuntu ??
+????????????? ????? Wine, ????? ???? ?? ?????? ???? ??????? ?????? ???????? Wine, ???????? ???????? ?????????.
+</p>
+
+<h2>????????? ??????????? WineHQ:</h2>
+
+<p>Open the Software Sources menu by launching the <b>Ubuntu Software 
+Center</b> and selecting <b>Edit->Software Sources</b>. Choose the <b>Other 
+Software</b> tab and click <b>Add</b>.</p>
+
+<img src="{$root}/images/distro/ubuntu-ppa.png" width="531" height="509" alt="Software Center->Edit->Software Sources->Other Software" border="0">
+
+<p>?????, <b>????????? ?? ??????? ????? ???? ??????? ?????</b>.</p>
+
+<i>ppa:ubuntu-wine/ppa</i></p>
+
+<h2>????????????: ???????????? ???????</h2>
+
+<p><i>??????? ?????? 1.5 ?? ???????????? ???????. ?? ???????, ?? ???? ?????????? ?????? ??????? 
+<a href="http://wiki.winehq.org/Regression">????????</a>, ? ? ???? ???????? ???? ??????????? ????????????????. 
+???? ?????? 1.4 ????? ??????, ???? ?? ?????? ?? ??????????????? ?? ???????????? ???????.</i></p>
+
+<h2>???????????? Wine:</h2>
+
+<p>????? ????????? ??????????? WineHQ PPA, ?? ?????? ?? ???????????? Wine.</p>
+
+<p><i>??? ?????????? ?????????? ???????????? ?????? Wine 1.5, 
+<a href="apt://wine1.5">???????? ?? ?? ?????????</a>.</i></p>
+<p><i>??? ?????????? ????????? ?????? Wine 1.4, 
+<a href="apt://wine1.4">???????? ?? ?? ?????????</a>.</i></p>
+
+<h2>????????? ?? ????? ?????? Ubuntu</h2>
+
+<p>???? ?? ??????? ??????? ? Ubuntu 11.10 ?? 12.04, ??? ???????? ????? ?????? ???????????. 
+?????????? ???????? ???????? ?? ????????? ??????????? Wine ???????????.
+</p>
+
+<h2>????????????? ??????? ?? ?????????? ??? ???????????? Wine:</h2>
+
+<p>????? ????? ?????? ??????????? ?? ?????????? Wine ?????????????? ????????. ?? ???? ???? ??????? ?? 
+Kubuntu, Xubuntu ?? ????? ????????????? Ubuntu.</p>
+
+<p><i>sudo add-apt-repository ppa:ubuntu-wine/ppa</i></p>
+
+<p>????? ??????? APT ?????????? ??????? '<b>sudo apt-get 
+update</b>'. ????? ?? ?????? ?????????? Wine ???????? ??????? '<b>sudo apt-get 
+install wine1.5</b>'.</p>
+
+<p>???? ?? ?????? ?????????? ??????????? ?????????, ????????? ?? <a href="https://launchpad.net/~ubuntu-wine/+archive/ppa">???????? ? Launchpad</a>.</p>
diff --git a/templates/uk/global/404.template b/templates/uk/global/404.template
new file mode 100644
index 0000000..1f9450a
--- /dev/null
+++ b/templates/uk/global/404.template
@@ -0,0 +1,16 @@
+<!--TITLE:[??????? 404]-->
+<!--BLURB:[???... ? ????? ???????? ?? ?????.]-->
+
+<h1 class="title">??????? 404</h1>
+
+<p>
+    ???????, ???????? ?? ????????. ????-?????, ????????? URL ?????? ?? ????????? ?????.
+</p>
+
+<hr>
+
+<p>
+    ???? ?? ????????? ???? ????? ????????? ?? WineHQ.org ?? ???????? ???????, ????-?????, ????????? ??? ?? ?? WineHQ.org
+    <a href="//bugs.winehq.org/enter_bug.cgi?product=WineHQ.org">Bugzilla</a>.
+</p>
+
diff --git a/templates/uk/global/fatal_error.template b/templates/uk/global/fatal_error.template
new file mode 100644
index 0000000..d6ec845
--- /dev/null
+++ b/templates/uk/global/fatal_error.template
@@ -0,0 +1,25 @@
+
+<style>
+#fatal_error {
+    width: 400px; margin: 10px 0 0 180px; padding: 100px;
+    font-family: courier;
+    background-color: blue; color: white;
+}
+#fatal_error h1  { margin: 0 100px 1em 100px; font-size: 14px; background-color: white; color: blue; text-align: center; }
+#fatal_error pre { font-family: courier; }
+</style>
+
+<div id="fatal_error" class="cornerround dropshadow">
+<h1>???????? ???????</h1>
+<p><b>???????</b>, ??????? ????????? ??????? ? ????? ???????. ?????? ??? ????? ?? ???? ???? ????????????.</p>
+<pre width="72" style="white-space: pre-wrap;">
+<b>???????:</b>  {$errstr}
+<b>No:</b>     {$errno}
+<b>?????:</b>   {$errline}
+<b>????:</b>   {$errfile}
+
+{$debug}
+</pre>
+<p class="center">??'??????? ? <a href="mailto:web-admin at winehq.org">???-????????</a>, ???? ?? ??????? ???? ?????????????.</p>
+</div>
+
diff --git a/templates/uk/global/google_analytics.template b/templates/uk/global/google_analytics.template
new file mode 100644
index 0000000..bd6624a
--- /dev/null
+++ b/templates/uk/global/google_analytics.template
@@ -0,0 +1,10 @@
+    <script type="text/javascript">
+    var _gaq = _gaq || [];
+    _gaq.push(['_setAccount', '{$gcode}']);
+    _gaq.push(['_trackPageview']);
+    (function(){
+        var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+        var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    })();
+    </script>
diff --git a/templates/uk/global/lang_row.template b/templates/uk/global/lang_row.template
new file mode 100644
index 0000000..cb6c776
--- /dev/null
+++ b/templates/uk/global/lang_row.template
@@ -0,0 +1,3 @@
+    <li style="background-image: url('{$root}/images/lang/{$lang}.png'); background-repeat: no-repeat; padding: 0 0 10px 40px;">
+        <a href="{$root}/lang/{$lang}">{$langFull}</a> · {$langHelp}
+    </li>
diff --git a/templates/uk/global/themes/winehq/content.template b/templates/uk/global/themes/winehq/content.template
new file mode 100644
index 0000000..36e843d
--- /dev/null
+++ b/templates/uk/global/themes/winehq/content.template
@@ -0,0 +1,74 @@
+<!doctype html>
+<html>
+<head>
+    <title>{$page_title}</title>
+    <meta name="SearchTitle" content="{$page_title}">
+    <meta name="copyright" content="Copyright {$curtime_year}. WineHQ.org All rights reserved">
+    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+    
+    {$meta_keywords}
+    {$meta_description}
+
+    {$css_links}
+
+    {$js_links}
+
+<!--EXEC:[google_analytics]-->
+
+    <link rel="icon" type="image/png" href="{$root}/images/winehq_logo_16.png">
+    <link rel="shortcut icon" type="image/png" href="{$root}/images/winehq_logo_16.png">
+    {$rss_link}
+</head>
+<body>
+
+
+<div id="logo_glass" class="pos"><a href="{$root}/"><img src="{$root}/images/winehq_logo_glass_sm.png" alt=""></a></div>
+<div id="logo_text" class="pos"><a href="{$root}/"><img src="{$root}/images/winehq_logo_text.png" alt="WineHQ" title="WineHQ"></a></div>
+
+
+<div id="logo_blurb">{$page_blurb}</div>
+
+
+<div id="search_box">
+  <form action="{$root}/search/" id="cse-search-box" style="margin: 0; padding: 0;">
+    <input type="hidden" name="cx" value="partner-pub-0971840239976722:w9sqbcsxtyf">
+    <input type="hidden" name="cof" value="FORID:10">
+    <input type="hidden" name="ie" value="UTF-8">
+    <span style="color: #ffffff;">Search:</span> <input type="text" name="q" size="20">
+  </form>
+  <script type="text/javascript" src="//www.google.com/coop/cse/brand?form=cse-search-box&lang={$langCode}"></script>
+</div>
+
+
+<div id="tabs" class="pos">
+    <ul>
+        <li class="s"><a href="{$base_url}">WineHQ</a></li>
+        <li><a href="http://wiki.winehq.org/">Wiki</a></li>
+        <li><a href="//appdb.winehq.org/">AppDB</a></li>
+        <li><a href="//bugs.winehq.org/">Bugzilla</a></li>
+        <li><a href="//forums.winehq.org/">??????</a></li>
+    </ul>
+</div>
+
+<div id="main_content">
+    <div class="content cornerround" style="padding: 35px 20px 10px 80px">
+    <!-- Start Content -->
+
+{$page_body}
+
+    <!-- End Content -->
+    </div>
+</div>
+
+<div id="footer">
+    Hosted By
+    <a href="http://www.codeweavers.com/"><img src="{$root}/images/cw_logo_sm.png" alt="CodeWeavers"
+    title="CodeWeavers - ?????? Windows ??????? ?? ???? ?? Mac ?? Linux"></a>
+</div>
+
+<!-- DEBUG -->
+{$debug_log}
+<!-- END DEBUG -->
+
+</body>
+</html>
diff --git a/templates/uk/global/themes/winehq/content_nobox.template b/templates/uk/global/themes/winehq/content_nobox.template
new file mode 100644
index 0000000..4933c7f
--- /dev/null
+++ b/templates/uk/global/themes/winehq/content_nobox.template
@@ -0,0 +1,76 @@
+<!doctype html>
+<html>
+<head>
+    <title>{$page_title}</title>
+    <meta name="SearchTitle" content="{$page_title}">
+    <meta name="copyright" content="Copyright {$curtime_year}. WineHQ.org All rights reserved">
+    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+    
+    {$meta_keywords}
+    {$meta_description}
+
+    {$css_links}
+
+    {$js_links}
+
+<!--EXEC:[google_analytics]-->
+
+    <link rel="icon" type="image/png" href="{$root}/images/winehq_logo_16.png">
+    <link rel="shortcut icon" type="image/png" href="{$root}/images/winehq_logo_16.png">
+    {$rss_link}
+</head>
+<body>
+
+
+<div id="logo_glass_big" class="pos"><a href="{$root}/"><img src="{$root}/images/winehq_logo_glass.png" alt=""></a></div>
+<div id="logo_text" class="pos"><a href="{$root}/"><img src="{$root}/images/winehq_logo_text.png" alt="WineHQ" title="WineHQ"></a></div>
+
+
+<div id="logo_blurb">{$page_blurb}</div>
+
+
+<div id="search_box">
+  <form action="{$root}/search/" id="cse-search-box" style="margin: 0; padding: 0;">
+    <input type="hidden" name="cx" value="partner-pub-0971840239976722:w9sqbcsxtyf">
+    <input type="hidden" name="cof" value="FORID:10">
+    <input type="hidden" name="ie" value="UTF-8">
+    <span style="color: #ffffff;">Search:</span> <input type="text" name="q" size="20">
+  </form>
+  <script type="text/javascript" src="//www.google.com/coop/cse/brand?form=cse-search-box&lang={$langCode}"></script>
+</div>
+
+
+<div id="tabs" class="pos">
+    <ul>
+        <li class="s"><a href="{$base_url}">WineHQ</a></li>
+        <li><a href="http://wiki.winehq.org/">Wiki</a></li>
+        <li><a href="//appdb.winehq.org/">AppDB</a></li>
+        <li><a href="//bugs.winehq.org/">Bugzilla</a></li>
+        <li><a href="//forums.winehq.org/">??????</a></li>
+    </ul>
+</div>
+
+<div id="main_content">
+
+<!-- BODY -->
+{$page_body}
+<!-- END BODY -->
+
+</div>
+
+<div id="langsel">
+    {$langCur} (<a href="{$root}/lang">{$langChange}</a>)
+</div>
+
+<div id="footer">
+    Hosted By
+    <a href="http://www.codeweavers.com/"><img src="{$root}/images/cw_logo_sm.png" alt="CodeWeavers"
+    title="CodeWeavers - ?????? Windows ??????? ?? ???? ?? Mac ?? Linux"></a>
+</div>
+
+<!-- DEBUG -->
+{$debug_log}
+<!-- END DEBUG -->
+
+</body>
+</html>
diff --git a/templates/uk/global/themes/winehq/content_print.template b/templates/uk/global/themes/winehq/content_print.template
new file mode 100644
index 0000000..9e0cb2a
--- /dev/null
+++ b/templates/uk/global/themes/winehq/content_print.template
@@ -0,0 +1,18 @@
+<!doctype html>
+<html>
+
+<head>
+    <title>{$page_title}</title>
+    <meta name="SearchTitle" content="{$page_title}">
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+
+</head>
+
+<body bgcolor="#FFFFFF" text="#000000">
+
+<!-- BODY -->
+{$page_body}
+<!-- END BODY -->
+
+</body>
+</html>
diff --git a/templates/uk/home.template b/templates/uk/home.template
new file mode 100644
index 0000000..9e83925
--- /dev/null
+++ b/templates/uk/home.template
@@ -0,0 +1,90 @@
+<!--TITLE:[?????? Windows ??????????? ? Linux, BSD, Solaris ?? Mac OS X]-->
+<!--BLURB:[?????? Windows ??????????? ? Linux, BSD, Solaris ?? Mac OS X.]-->
+<!--META_KEYWORDS:[windows, linux, macintosh, solaris, freebsd]-->
+<!--META_DESCRIPTION:[???????? ????????? ???????????? ??? ??????? Windows ??????????? ?? ????? ??????????? ????????.]-->
+<!--STYLE:[content_nobox]-->
+
+<div id="main_left">
+
+    <div class="content cornerround" style="padding: 15px 10px 20px 60px; height: 445px; overflow: auto;">
+        <div class="winehq_menu">
+
+            <div class="info" onClick="document.location='{$root}/about/';">
+              <div class="icon"></div>
+              <div class="text">
+                <div class="title"><a href="{$root}/about/">??? Wine</a></div>
+                <div class="subtitle">????????? ?????? ??? ??????.</div>
+              </div>
+            </div>
+
+            <div class="dl" onClick="document.location='{$root}/download/';">
+              <div class="icon"></div>
+              <div class="text">
+                <div class="title"><a href="{$root}/download/">???????????</a></div>
+                <div class="subtitle">?????????? ??????? ?????? Wine.</div>
+              </div>
+            </div>
+
+            <div class="help" onClick="document.location='{$root}/help/';">
+              <div class="icon"></div>
+              <div class="text">
+                <div class="title"><a href="{$root}/help/">?????????</a></div>
+                <div class="subtitle">???????? ???????? ??? ???????????? Wine.</div>
+              </div>
+            </div>
+
+            <div class="devel" onClick="document.location='{$root}/devel/';">
+              <div class="icon"></div>
+              <div class="text">
+                <div class="title"><a href="{$root}/devel/">????????</a></div>
+                <div class="subtitle">????? ??????????? Wine.</div>
+              </div>
+            </div>
+
+            <div class="donate" onClick="document.location='{$root}/donate/';">
+              <div class="icon"></div>
+              <div class="text">
+                <div class="title"><a href="{$root}/donate/">?????????????</a></div>
+                <div class="subtitle">????????????? ??? ???????.</div>
+              </div>
+            </div>
+
+        </div>
+    </div>
+
+</div>
+<div id="main_right">
+
+    <div class="content cornerround" style="padding: 10px; height: 85px; overflow: auto;">
+        <h3 class="title" style="margin: 0;">??????? ??????</h3>
+        <table style="margin: 7px 0 0 15px; border-spacing: 0; border: 0;">
+        <tr><td>??????????:</td>
+        <td style="padding-left: 15px; padding-bottom: 2px;">
+            <b><a href="{$root}/announce/{$config_stable_release}">Wine {$config_stable_release}</a></b>
+            <span class="small">
+              (<a href="//source.winehq.org/git/wine.git?a=shortlog;h=refs/tags/wine-{$config_stable_release}">????????</a>)
+            </span>
+        </td></tr>
+        <tr><td>?????????????:</td>
+        <td style="padding-left: 15px;">
+            <b><a href="{$root}/announce/{$config_master_release}">Wine {$config_master_release}</a></b>
+            <span class="small">
+              (<a href="//source.winehq.org/git/wine.git?a=shortlog;h=refs/tags/wine-{$config_master_release}">????????</a>)
+            </span>
+        </td></tr>
+        </table>
+    </div>
+
+    <div class="content cornerround" style="margin-top: 15px; padding: 10px 0px 10px 10px;">
+      <div style="height: 340px; overflow: auto; padding-right: 10px;">
+
+        <h3 class="title"><a href="{$root}/news/">??????</a></h3>
+
+        <!--EXEC:[news?n=10]-->
+
+        <p><a href="{$root}/news/">?????? ?????...</a></p>
+      </div>
+    </div>
+
+</div>
+
diff --git a/templates/uk/interview.template b/templates/uk/interview.template
new file mode 100644
index 0000000..4946d3a
--- /dev/null
+++ b/templates/uk/interview.template
@@ -0,0 +1,8 @@
+<!--TITLE:[??????'?]-->
+<!--BLURB:[?? ??????????? ? ??????? ?????????????? Wine.]-->
+
+<h1 class="title">??????'?</h1>
+
+<!--EXEC:[wwn?mode=interviews]-->
+
+
diff --git a/templates/uk/lang.template b/templates/uk/lang.template
new file mode 100644
index 0000000..ca766c3
--- /dev/null
+++ b/templates/uk/lang.template
@@ -0,0 +1,12 @@
+<!--TITLE:[WineHQ - ???????? ???? ????]-->
+<!--BLURB:[WineHQ ?? ????????????? ???-????]-->
+
+<!--EXEC:[language]-->
+
+<h1 class="title">{$langChange}</h1>
+
+<p><b>??????? ????: </b> {$langCur}</p>
+
+<ul style="list-style: none; margin-left: 20px; padding: 0;">
+<!--EXEC:[language?cmd=list]-->
+</ul>
diff --git a/templates/uk/news.template b/templates/uk/news.template
new file mode 100644
index 0000000..52ba070
--- /dev/null
+++ b/templates/uk/news.template
@@ -0,0 +1,16 @@
+<!--TITLE:[??????]-->
+<!--BLURB:[??? ??????? ?????? ?????????????? Wine.]-->
+
+<h1 class="title">??????</h1>
+
+<!--EXEC:[news]-->
+
+<hr />
+
+<div class="link-container">
+    <p><a href="{$root}/wwn/">???????? ???????? ????? Wine</a></p>
+</div>
+<ul class="rss">
+    <li><a href="{$root}/news/rss/">WineHQ ??????? ??????? RSS Feed</a></li>
+</ul>
+
diff --git a/templates/uk/search.template b/templates/uk/search.template
new file mode 100644
index 0000000..60c09ed
--- /dev/null
+++ b/templates/uk/search.template
@@ -0,0 +1,26 @@
+<!--TITLE:[?????????? ??????]-->
+<!--BLURB:[????? ?? ???? ?????? winehq.org...]-->
+
+<h1 class="title" style="margin-bottom: 10px;">?????????? ??????</h1>
+
+<div id="cse-search-results"></div>
+<script type="text/javascript">
+  $.gglclientCoords = function() {
+     var dimensions = {width: 0, height: 0};
+     if (document.documentElement) {
+         dimensions.width = document.documentElement.offsetWidth;
+         dimensions.height = document.documentElement.offsetHeight;
+     } else if (window.innerWidth && window.innerHeight) {
+         dimensions.width = window.innerWidth;
+         dimensions.height = window.innerHeight;
+     }
+     return dimensions;
+  }
+  var googleSearchIframeName = "cse-search-results";
+  var googleSearchFormName = "cse-search-box";
+  var googleSearchFrameWidth = ($.gglclientCoords().width - 250);
+  var googleSearchDomain = "www.google.com";
+  var googleSearchPath = "/cse";
+</script>
+<script type="text/javascript" src="http://www.google.com/afsonline/show_afs_search.js"></script>
+
-- 
1.8.1.2


More information about the wine-patches mailing list