Merge lp:~hrvojem/percona-xtrabackup/rn-2.1.8-2.2 into lp:percona-xtrabackup/2.2

Proposed by Hrvoje Matijakovic
Status: Merged
Approved by: Hrvoje Matijakovic
Approved revision: no longer in the source branch.
Merged at revision: 4951
Proposed branch: lp:~hrvojem/percona-xtrabackup/rn-2.1.8-2.2
Merge into: lp:percona-xtrabackup/2.2
Diff against target: 3231 lines (+30/-3089)
8 files modified
storage/innobase/xtrabackup/.bzrignore (+1/-0)
storage/innobase/xtrabackup/doc/source/conf.py (+1/-1)
storage/innobase/xtrabackup/doc/source/percona-theme/layout.html (+0/-385)
storage/innobase/xtrabackup/doc/source/percona-theme/static/default.css_t (+0/-433)
storage/innobase/xtrabackup/doc/source/percona-theme/static/percona.com.css (+0/-1850)
storage/innobase/xtrabackup/doc/source/percona-theme/static/percona.com.js (+0/-269)
storage/innobase/xtrabackup/doc/source/percona-theme/static/sidebar.js (+0/-151)
storage/innobase/xtrabackup/doc/source/release-notes/2.1/2.1.8.rst (+28/-0)
To merge this branch: bzr merge lp:~hrvojem/percona-xtrabackup/rn-2.1.8-2.2
Reviewer Review Type Date Requested Status
Percona core Pending
Review via email: mp+209188@code.launchpad.net
To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'storage/innobase/xtrabackup/.bzrignore'
2--- storage/innobase/xtrabackup/.bzrignore 2012-07-31 04:46:23 +0000
3+++ storage/innobase/xtrabackup/.bzrignore 2014-03-04 08:38:26 +0000
4@@ -7,4 +7,5 @@
5 percona-theme/*
6 percona-theme*
7 doc/source/percona-theme
8+doc/source/percona-theme/
9 doc/build
10
11=== modified file 'storage/innobase/xtrabackup/doc/source/conf.py'
12--- storage/innobase/xtrabackup/doc/source/conf.py 2014-01-23 08:22:04 +0000
13+++ storage/innobase/xtrabackup/doc/source/conf.py 2014-03-04 08:38:26 +0000
14@@ -44,7 +44,7 @@
15
16 # General information about the project.
17 project = u'Percona XtraBackup'
18-copyright = u'2009-2013, Percona LLC and/or its affiliates'
19+copyright = u'2009-2014, Percona LLC and/or its affiliates'
20
21 # The version info for the project you're documenting, acts as replacement for
22 # |version| and |release|, also used in various other places throughout the
23
24=== removed directory 'storage/innobase/xtrabackup/doc/source/percona-theme'
25=== removed file 'storage/innobase/xtrabackup/doc/source/percona-theme/layout.html'
26--- storage/innobase/xtrabackup/doc/source/percona-theme/layout.html 2014-01-21 08:33:35 +0000
27+++ storage/innobase/xtrabackup/doc/source/percona-theme/layout.html 1970-01-01 00:00:00 +0000
28@@ -1,385 +0,0 @@
29-{#
30- basic/layout.html
31- ~~~~~~~~~~~~~~~~~
32-
33- Master layout template for Sphinx themes.
34-
35- :copyright: Copyright 2007-2011 by the Sphinx team, see AUTHORS.
36- :license: BSD, see LICENSE for details.
37-#}
38-{%- block doctype -%}
39-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
40- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
41-{%- endblock %}
42-{%- set reldelim1 = reldelim1 is not defined and ' &raquo;' or reldelim1 %}
43-{%- set reldelim2 = reldelim2 is not defined and ' |' or reldelim2 %}
44-{%- set render_sidebar = (not embedded) and (not theme_nosidebar|tobool) and
45- (sidebars != []) %}
46-{%- set url_root = pathto('', 1) %}
47-{# XXX necessary? #}
48-{%- if url_root == '#' %}{% set url_root = '' %}{% endif %}
49-{%- if not embedded and docstitle %}
50- {%- set titlesuffix = " &mdash; "|safe + docstitle|e %}
51-{%- else %}
52- {%- set titlesuffix = "" %}
53-{%- endif %}
54-
55-{%- macro relbar() %}
56- <div class="related">
57- <h3>{{ _('Navigation') }}</h3>
58- <ul>
59- {%- for rellink in rellinks %}
60- <li class="right" {% if loop.first %}style="margin-right: 10px"{% endif %}>
61- <a href="{{ pathto(rellink[0]) }}" title="{{ rellink[1]|striptags|e }}"
62- {{ accesskey(rellink[2]) }}>{{ rellink[3] }}</a>
63- {%- if not loop.first %}{{ reldelim2 }}{% endif %}</li>
64- {%- endfor %}
65- {%- block rootrellink %}
66- <li><a href="{{ pathto(master_doc) }}">{{ shorttitle|e }}</a>{{ reldelim1 }}</li>
67- {%- endblock %}
68- {%- for parent in parents %}
69- <li><a href="{{ parent.link|e }}" {% if loop.last %}{{ accesskey("U") }}{% endif %}>{{ parent.title }}</a>{{ reldelim1 }}</li>
70- {%- endfor %}
71- {%- block relbaritems %} {% endblock %}
72- </ul>
73- </div>
74-{%- endmacro %}
75-
76-{%- macro sidebar() %}
77- {%- if render_sidebar %}
78- <div class="sphinxsidebar">
79- <div class="sphinxsidebarwrapper">
80-
81- <div class="side-column-block"><a href="http://www.percona.com/software/percona-xtrabackup/"><img alt="Percona XtraBackup" src="http://s2.percona.com/logo_percona_xtrabackup_new.png" /></a></div>
82-
83- <div class="side-column-block">
84- <div class="header">Call Us</div>
85- <div class="content">
86- <div class="numbers">
87- <div style="padding-bottom: 4px">
88- +1-888-316-9775 (USA - Sales)<br>
89- +1-208-473-2904 (USA - Sales)
90- </div>
91- <div style="padding-bottom: 4px;">
92- +44-208-133-0309 (UK - Sales)<br />
93- 0-800-051-8984 (UK - Sales)<br />
94- 0-800-181-0665 (GER - Sales)<br />
95- </div>
96- <div style="padding-bottom: 4px;">
97- +1-877-862-4316 (Emergency)
98- </div>
99- <div>
100- +1-855-55TRAIN (Training)<br>
101- +1-925-271-5054 (Training)
102- </div>
103- </div>
104- </div>
105- </div>
106-
107- <div class="side-column-block">
108- <div class="a-btn-container">
109- <a title="Download PDF Manual for Percona XtraBackup 2.1" href="http://form.percona.com/PerconaXtraBackup2.1SeriesOperationsManual--5.24.13.html" class="a-btn-new">
110- <span class="a-btn-text">Download Manual</span>
111- <span class="a-btn-fixed-slide-text">PDF for version 2.1</span>
112- <span class="a-btn-icon-right"><span></span></span>
113- </a>
114- </div></div>
115-
116- <div class="percona_com_ad" style="width:220px;"><script type="text/javascript" src="http://www.percona.com/ads.php?size=220x120"></script></div>
117-
118- {%- if sidebars != None %}
119- {#- new style sidebar: explicitly include/exclude templates #}
120- {%- for sidebartemplate in sidebars %}
121- {%- include sidebartemplate %}
122- {%- endfor %}
123- {%- else %}
124- {#- old style sidebars: using blocks -- should be deprecated #}
125- {%- block serverseries %}
126- <div class="side-column-block">
127- <h3>Percona XtraBackup Series</h3>
128- <ul><li><a href="http://www.percona.com/doc/percona-xtrabackup/1.6/">Percona XtraBackup 1.6</a></li><li><a href="http://www.percona.com/doc/percona-xtrabackup/2.0/">Percona XtraBackup 2.0</a></li><li><a href="http://www.percona.com/doc/percona-xtrabackup/2.1/">Percona XtraBackup 2.1</a></li></ul>
129- </div>
130- {%- endblock %}
131- {%- block sidebartoc %}
132- {%- include "localtoc.html" %}
133- {%- endblock %}
134- {%- block sidebarrel %}
135- {%- include "relations.html" %}
136- {%- endblock %}
137- {%- block sidebarsourcelink %}
138- {%- include "sourcelink.html" %}
139- {%- endblock %}
140- {%- if customsidebar %}
141- {%- include customsidebar %}
142- {%- endif %}
143- {%- block sidebarsearch %}
144- {%- include "searchbox.html" %}
145- {%- endblock %}
146- {%- endif %}
147-<br /><br />
148- <div class="side-column-block">
149- <ul class="side-contact-buttons">
150- <li><a href="http://form.percona.com/ContactMe.html" title="Contact Me" class="contact-me"><span>Contact Me</span></a></li>
151- <li><a href="http://www.percona.com/webinars/" title="Attend a Webinar" class="webinar"><span>Attend a Webinar</span></a></li>
152- <li><a href="http://www.percona.com/downloads/" title="Download Software" class="download-software"><span>Download Software</span></a></li>
153- <li><a href="http://www.percona.com/subscribe/" title="Register For Newsletters" class="newsletters"><span>Register For Newsletters</span></a></li>
154- </ul>
155- </div>
156-
157- </div>
158- </div>
159- {%- endif %}
160-{%- endmacro %}
161-
162-{%- macro script() %}
163- <script type="text/javascript">
164- var DOCUMENTATION_OPTIONS = {
165- URL_ROOT: '{{ url_root }}',
166- VERSION: '{{ release|e }}',
167- COLLAPSE_INDEX: false,
168- FILE_SUFFIX: '{{ '' if no_search_suffix else file_suffix }}',
169- HAS_SOURCE: {{ has_source|lower }}
170- };
171- </script>
172- {%- for scriptfile in script_files %}
173- <script type="text/javascript" src="{{ pathto(scriptfile, 1) }}"></script>
174- {%- endfor %}
175-{%- endmacro %}
176-
177-{%- macro css() %}
178- <link rel="stylesheet" href="{{ pathto('_static/percona.com.css', 1) }}" type="text/css" />
179- <link rel="stylesheet" href="{{ pathto('_static/' + style, 1) }}" type="text/css" />
180- <link rel="stylesheet" href="{{ pathto('_static/pygments.css', 1) }}" type="text/css" />
181- {%- for cssfile in css_files %}
182- <link rel="stylesheet" href="{{ pathto(cssfile, 1) }}" type="text/css" />
183- {%- endfor %}
184-{%- endmacro %}
185-
186-<html xmlns="http://www.w3.org/1999/xhtml">
187- <head>
188- <meta http-equiv="Content-Type" content="text/html; charset={{ encoding }}" />
189- {{ metatags }}
190- {%- block htmltitle %}
191- <title>{{ title|striptags|e }}{{ titlesuffix }}</title>
192- {%- endblock %}
193-
194- {{ css() }}
195- {%- if not embedded %}
196- {{ script() }}
197- {%- if use_opensearch %}
198- <link rel="search" type="application/opensearchdescription+xml"
199- title="{% trans docstitle=docstitle|e %}Search within {{ docstitle }}{% endtrans %}"
200- href="{{ pathto('_static/opensearch.xml', 1) }}"/>
201- {%- endif %}
202-
203-<script src="{{ pathto('_static/percona.com.js', 1)}}" type="text/javascript"></script>
204-
205- {%- if favicon %}
206- <link rel="shortcut icon" href="{{ pathto('_static/' + favicon, 1) }}"/>
207- {%- endif %}
208- {%- endif %}
209-{%- block linktags %}
210- {%- if hasdoc('about') %}
211- <link rel="author" title="{{ _('About these documents') }}" href="{{ pathto('about') }}" />
212- {%- endif %}
213- {%- if hasdoc('genindex') %}
214- <link rel="index" title="{{ _('Index') }}" href="{{ pathto('genindex') }}" />
215- {%- endif %}
216- {%- if hasdoc('search') %}
217- <link rel="search" title="{{ _('Search') }}" href="{{ pathto('search') }}" />
218- {%- endif %}
219- {%- if hasdoc('copyright') %}
220- <link rel="copyright" title="{{ _('Copyright') }}" href="{{ pathto('copyright') }}" />
221- {%- endif %}
222- <link rel="top" title="{{ docstitle|e }}" href="{{ pathto('index') }}" />
223- {%- if parents %}
224- <link rel="up" title="{{ parents[-1].title|striptags|e }}" href="{{ parents[-1].link|e }}" />
225- {%- endif %}
226- {%- if next %}
227- <link rel="next" title="{{ next.title|striptags|e }}" href="{{ next.link|e }}" />
228- {%- endif %}
229- {%- if prev %}
230- <link rel="prev" title="{{ prev.title|striptags|e }}" href="{{ prev.link|e }}" />
231- {%- endif %}
232-{%- endblock %}
233-{%- block extrahead %} {% endblock %}
234- </head>
235- <body>
236-
237-{%- block header %}
238-
239- <!-- <div id="stickywrapper"> -->
240- <!-- <div id="stickycontent"> -->
241- <div id="header"><div class="header">
242- <div class="logo"><a href="http://www.percona.com/" onfocus="this.blur()"><img src="http://s3.percona.com/ui-logo.png" alt="Percona Performance Consulting Experts" width="220" height="55" /></a></div>
243- <div class="right">
244- <div class="searchlink"><a onmouseover="SEARCH.Open()"><img id="searchlink-anchor" src="http://s2.percona.com/ui-search.png" alt="" /></a></div>
245- <span class="inv"><![CDATA[<noindex>]]></span>
246- <div class="navicontainer"><div class="navi">
247- <span id="navilink-span-menu-914"><a href="http://www.percona.com/about-percona" id="navilink-a-menu-914">About</a></span><span id="navilink-span-menu-915"><a href="http://www.percona.com/products" id="navilink-a-menu-915">Products</a></span><span id="navilink-span-menu-1125"><a href="http://www.percona.com/software" title="" id="navilink-a-menu-1125">Software</a></span><span id="navilink-span-menu-918"><a href="http://www.percona.com/resources" id="navilink-a-menu-918">Resources</a></span><span id="navilink-span-menu-919"><a href="http://www.percona.com/news-and-events" title="Get all of the latest Percona news, events and press releases on the MySQL community. Update yourself with the latest MySQL and MariaDB developments today." id="navilink-a-menu-919">News/Events</a></span><span id="navilink-span-menu-1129"><a href="http://www.percona.com/percona-community" id="navilink-a-menu-1129">Community</a></span><span id="navilink-span-menu-920"><a href="http://www.percona.com/contact" title="" id="navilink-a-menu-920">Contact</a></span><span id="navilink-span-menu-1060"><a href="http://www.percona.com/live" title="" id="navilink-a-menu-1060">Percona Live</a></span> </div></div>
248- <span class="inv"><![CDATA[</noindex>]]></span>
249- </div>
250- </div></div><!-- /.header /#header -->
251-
252- <div id="stripe"></div>
253-
254-{% endblock %}
255-
256- <!-- <div id="stripe"></div> -->
257-
258-{%- block content %}
259-
260-
261-
262- {%- block sidebar1 %} {# possible location for sidebar #} {% endblock %}
263-
264- <div class="document">
265-
266-
267-
268- {%- block document %}
269- <div class="documentwrapper">
270- {%- if render_sidebar %}
271- <div class="bodywrapper">
272- {%- endif %}
273-
274- {%- block relbar1 %}{{ relbar() }}{% endblock %}
275-
276- <div class="body">
277- {% block body %} {% endblock %}
278- </div>
279-
280- {%- block relbar2 %}{{ relbar() }}
281-
282- {%- if render_sidebar %}
283- <div class="percona_com_ad" style="margin:auto;width:630px;"><script type="text/javascript" src="http://www.percona.com/ads.php?size=630x80"></script></div>
284- </div>
285- {%- endif %}
286-
287-
288-
289- </div>
290-
291- {%- endblock %}
292-
293- {%- block sidebar2 %}{{ sidebar() }}{% endblock %}
294-
295- <div class="clearer"></div>
296-
297- {%- if last_updated %}
298- {% trans last_updated=last_updated|e %}Last updated on {{ last_updated }}.{% endtrans %}
299- {%- endif %}
300-
301-
302-
303-
304- <div class="license">
305-
306- {%- if show_copyright %}
307- {%- if hasdoc('copyright') %}
308- {% trans path=pathto('copyright'), copyright=copyright|e %}&copy; <a href="{{ path }}">Copyright</a> {{ copyright }}.{% endtrans %}
309- {%- else %}
310- {% trans copyright=copyright|e %}&copy; Copyright {{ copyright }}.{% endtrans %}
311- {%- endif %}
312- {%- endif %}
313-
314- <br />
315- Except where otherwise noted, this documentation is licensed under the following license:
316- <br />
317- <a class="urlextern" rel="license" href="http://creativecommons.org/licenses/by-sa/2.0/">
318- CC Attribution-ShareAlike 2.0 Generic</a><br />
319-
320- {%- if show_sphinx %}
321- {% trans sphinx_version=sphinx_version|e %}Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> {{ sphinx_version }}.{% endtrans %}
322- {%- endif %}
323-
324- </div>
325-
326- </div>
327- {%- endblock %}
328-
329- {% endblock %}
330-
331-{%- block footer %}
332-
333-
334- <div class="file-bugs">
335- This documentation is developed in Launchpad as part of the <a rel="nofollow" href="https://code.launchpad.net/percona-xtrabackup">Percona XtraBackup source code</a>.<br/>
336- If you spotted innacuracies, errors, don't understood it or you think something is missing or should be improved, please <a rel="nofollow" href="https://bugs.launchpad.net/percona-xtrabackup/+filebug?field.tags=doc&amp;field.comment=[In:Percona XtraBackup Documentation]&amp;?field.tags=doc&amp;field.title=[DOC] ">file a bug</a>.
337-
338- </div>
339-
340-
341-
342- <div id="footer">
343-
344- <div class="footer">
345- <div class="logo"><img width="110" height="25" alt="" src="{{ pathto('_static/ui-footer-logo.png', 1) }}">
346- </div>
347-
348- <div class="text">
349- <span class="inv"><!--[CDATA[<noindex-->]]&gt;</span>
350- Call us: 1-888-316-9775 • <a href="http://www.percona.com/contact">Contact Us</a><br>
351- MySQL and InnoDB are trademarks of Oracle Corp.<br>
352- Proudly running <a href="http://www.percona.com/software/percona-server/">Percona Server<span id="recentServerVersion"></span></a><br>
353- Copyright &copy; 2013 Percona<br>
354- <a href="http://www.percona.com/about-us/policies/">Copyright, Trademark, and Privacy Policy</a> • <a href="http://www.percona.com/site_map/">Sitemap</a>
355- <span class="inv"><!--[CDATA[</noindex-->]]&gt;</span>
356- </div>
357- </div>
358-
359- </div>
360-{%- endblock %}
361-<span class="inv"><!--[CDATA[<noindex-->]]&gt;</span>
362-<div id="submenus">
363-<div class="navi-dropdown" id="navi-dropdown-menu-914"><div class="navi-dropdown-header-l"><!-- //--></div><div class="navi-dropdown-content"><div class="item"><a href="http://www.percona.com/about-us/our-mission">Mission</a></div><div class="item"><a href="http://www.percona.com/about-us/our-team">Team</a></div><div class="item"><a href="http://www.percona.com/about-us/customers">Customers</a></div><div class="item"><a href="http://www.percona.com/about-us/partners">Partners</a></div><div class="item"><a href="http://www.percona.com/about-us/careers">Careers</a></div></div><div class="navi-dropdown-footer"><!-- //--></div></div><div class="navi-dropdown" id="navi-dropdown-menu-915"><div class="navi-dropdown-header-l"><!-- //--></div><div class="navi-dropdown-content"><div class="item"><a href="http://www.percona.com/products/mysql-support">MySQL Support</a></div><div class="item"><a href="http://www.percona.com/products/mysql-consulting">MySQL Consulting</a></div><div class="item"><a href="http://www.percona.com/products/mysql-remote-dba">MySQL Remote DBA</a></div><div class="item"><a href="http://www.percona.com/products/mysql-training">MySQL Training</a></div><div class="item"><a href="http://www.percona.com/products/mysql-development">MySQL Server Development</a></div><div class="item"><a href="http://www.percona.com/mysql-5.6-solutions-from-percona">MySQL 5.6 Ready</a></div></div><div class="navi-dropdown-footer"><!-- //--></div></div><div class="navi-dropdown" id="navi-dropdown-menu-1125"><div class="navi-dropdown-header-l"><!-- //--></div><div class="navi-dropdown-content"><div class="item"><a href="http://www.percona.com/software">Percona Software for MySQL</a></div><div class="item"><a href="http://www.percona.com/software/percona-server">Percona Server with XtraDB</a></div><div class="item"><a href="http://www.percona.com/software/percona-xtradb-cluster">Percona XtraDB Cluster</a></div><div class="item"><a href="http://www.percona.com/software/percona-toolkit">Percona Toolkit for MySQL</a></div><div class="item"><a href="http://www.percona.com/software/percona-monitoring-plugins">Percona Monitoring Plugins</a></div><div class="item"><a href="http://www.percona.com/software/mysql-innodb-data-recovery-tools">Data Recovery Toolkit</a></div><div class="item"><a href="http://www.percona.com/software/percona-xtrabackup">Percona XtraBackup</a></div><div class="item"><a href="http://www.percona.com/software/percona-xtradb">Percona XtraDB</a></div><div class="item"><a href="http://www.percona.com/downloads">Downloads</a></div><div class="item"><a href="http://www.percona.com/software/repositories">Repositories</a></div><div class="item"><a href="http://www.percona.com/software/documentation">Documentation</a></div><div class="item"><a href="http://www.percona.com/mysql-5.6-solutions-from-percona">MySQL 5.6 Compatibility</a></div></div><div class="navi-dropdown-footer"><!-- //--></div></div><div class="navi-dropdown" id="navi-dropdown-menu-918"><div class="navi-dropdown-header-l"><!-- //--></div><div class="navi-dropdown-content"><div class="item"><a href="http://www.percona.com/resources/mysql-webinars">Webinars</a></div><div class="item"><a href="http://www.percona.com/resources/percona-tools-for-mysql">Percona Tools for MySQL</a></div><div class="item"><a href="http://www.percona.com/resources/presentations">Technical Presentations</a></div><div class="item"><a href="http://www.percona.com/resources/mysql-white-papers">White Papers</a></div><div class="item"><a href="http://www.percona.com/resources/mysql-case-studies">Case Studies</a></div><div class="item"><a href="http://www.percona.com/resources/books">Books by Percona Authors</a></div><div class="item"><a href="http://www.percona.com/resources/mysql-blogs">Blogs</a></div><div class="item"><a rel="nofollow" href="http://percona.tv/">Videos</a></div></div><div class="navi-dropdown-footer"><!-- //--></div></div><div class="navi-dropdown" id="navi-dropdown-menu-919"><div class="navi-dropdown-header-l"><!-- //--></div><div class="navi-dropdown-content"><div class="item"><a href="http://www.percona.com/news-and-events/percona-in-the-news">In The News</a></div><div class="item"><a href="http://www.percona.com/news-and-events/pressreleases">Press Releases</a></div><div class="item"><a href="http://www.percona.com/news-and-events/awards">Awards</a></div><div class="item"><a href="http://www.percona.com/news-and-events/mysql-events">MySQL Events</a></div><div class="item"><a href="http://www.percona.com/news-and-events/percona-university">Percona University</a></div><div class="item"><a href="http://www.percona.com/live/conferences">Percona Live Conferences</a></div></div><div class="navi-dropdown-footer"><!-- //--></div></div><div class="navi-dropdown" id="navi-dropdown-menu-1129"><div class="navi-dropdown-header-l"><!-- //--></div><div class="navi-dropdown-content"><div class="item"><a href="http://www.percona.com/forums">Forums</a></div><div class="item"><a href="http://www.mysqlperformanceblog.com/">MySQL Performance Blog</a></div><div class="item"><a rel="nofollow" href="http://groups.google.com/group/percona-discussion">Google Discussion Group</a></div><div class="item"><a rel="nofollow" href="http://twitter.com/percona">Twitter</a></div><div class="item"><a rel="nofollow" href="https://www.facebook.com/Percona">Facebook</a></div><div class="item"><a rel="nofollow" href="http://www.linkedin.com/groups?gid=2299033&amp;trk=hb_side_g">Linkedin</a></div><div class="item"><a rel="nofollow" href="https://launchpad.net/percona-project">Launchpad</a></div></div><div class="navi-dropdown-footer"><!-- //--></div></div><div class="navi-dropdown" id="navi-dropdown-menu-920"><div class="navi-dropdown-header-l"><!-- //--></div><div class="navi-dropdown-content"><div class="item"><a href="http://www.percona.com/contact/24x7-emergency">24x7 Emergency</a></div><div class="item"><a href="http://www.percona.com/contact/sales">Sales &amp; General Inquiries</a></div><div class="item"><a href="http://www.percona.com/contact/billing">Billing Inquiries</a></div><div class="item"><a href="https://customers.percona.com/">Customer Portal Login</a></div><div class="item"><a href="http://www.percona.com/contact/phone-directory">Phone Directory</a></div><div class="item"><a href="http://www.percona.com/subscribe">Subscribe to Newsletter</a></div></div><div class="navi-dropdown-footer"><!-- //--></div></div><div class="navi-dropdown" id="navi-dropdown-menu-1060"><div class="navi-dropdown-header-l"><!-- //--></div><div class="navi-dropdown-content"><div class="item"><a href="http://www.percona.com/live/london-2013/">London 2013</a></div><div class="item"><a href="http://www.percona.com/live/mysql-conference-2013/">MySQL Conference &amp; Expo 2013</a></div><div class="item"><a href="http://www.percona.com/live/london-2012/">London 2012</a></div><div class="item"><a href="http://www.percona.com/live/nyc-2012/">New York 2012</a></div><div class="item"><a href="http://www.percona.com/live/mysql-conference-2012/">MySQL Conference &amp; Expo 2012</a></div><div class="item"><a href="http://www.percona.com/live">Previous Percona Live Events</a></div></div><div class="navi-dropdown-footer"><!-- //--></div></div> <div id="search-dropdown" class="search-dropdown">
364- <div class="search-dropdown-header"><!-- //--></div>
365- <div class="search-dropdown-content">
366- <div class="search-info">Search Percona.com:</div>
367- <form method="get" action="http://www.percona.com/search" id="search-form">
368- <div class="form"><input type="text" id="search-input" name="s" maxlength="100" /></div>
369- </form>
370- </div>
371- <div class="search-dropdown-footer"><!-- //--></div>
372- </div>
373-</div>
374-<div id="stats">
375-<!-- GA //-->
376- <script type="text/javascript">
377- var _gaq = _gaq || [];
378- _gaq.push(['b._setAccount', 'UA-343802-3']);
379- _gaq.push(['b._setDomainName', 'percona.com']);
380- _gaq.push(['b._trackPageview']);
381- (function() {
382- var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
383- ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
384- var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
385- })();
386-</script>
387-
388-<!-- /GA //-->
389-<!-- NAVI //-->
390-<script type="text/javascript">//<![CDATA[
391-var navi = [{id:"menu-914", direction: "l"},{id:"menu-915", direction: "l"},{id:"menu-1125", direction: "l"},{id:"menu-918", direction: "l"},{id:"menu-919", direction: "l"},{id:"menu-1129", direction: "l"},{id:"menu-920", direction: "l"},{id:"menu-1060", direction: "l"}];
392-for(var i = 0, c = navi.length; i < c; i++) {
393- window.jQuery('#navilink-a-' + navi[i].id).bind('mouseover',{id: navi[i].id, direction:navi[i].direction}, function(e) { NAVI.Open(e.data.id, e.data.direction); } );
394-}
395-window.jQuery('#search-form').bind('submit', function() { window.location.href = jQuery('#search-form').attr('action') + '?s=' + jQuery('#search-input').val(); return false; });
396-
397-//]]></script>
398-<!-- /NAVI //-->
399-<script type="text/javascript">
400-//<![CDATA[
401-Percona.host = 'www.percona.com';
402-Percona.getRecentServerVersion('#recentServerVersion');
403-//]]>
404-</script>
405-</div>
406- </body>
407-</html>
408-
409-
410-
411-{% if theme_collapsiblesidebar|tobool %}
412-{% set script_files = script_files + ['_static/sidebar.js'] %}
413-{% endif %}
414
415=== removed directory 'storage/innobase/xtrabackup/doc/source/percona-theme/static'
416=== removed file 'storage/innobase/xtrabackup/doc/source/percona-theme/static/boxes_header_bulletpoint.png'
417Binary files storage/innobase/xtrabackup/doc/source/percona-theme/static/boxes_header_bulletpoint.png 2012-07-31 04:46:23 +0000 and storage/innobase/xtrabackup/doc/source/percona-theme/static/boxes_header_bulletpoint.png 1970-01-01 00:00:00 +0000 differ
418=== removed file 'storage/innobase/xtrabackup/doc/source/percona-theme/static/button-download-icon.png'
419Binary files storage/innobase/xtrabackup/doc/source/percona-theme/static/button-download-icon.png 2012-07-31 04:46:23 +0000 and storage/innobase/xtrabackup/doc/source/percona-theme/static/button-download-icon.png 1970-01-01 00:00:00 +0000 differ
420=== removed file 'storage/innobase/xtrabackup/doc/source/percona-theme/static/content_list_bulletpoint.png'
421Binary files storage/innobase/xtrabackup/doc/source/percona-theme/static/content_list_bulletpoint.png 2012-07-31 04:46:23 +0000 and storage/innobase/xtrabackup/doc/source/percona-theme/static/content_list_bulletpoint.png 1970-01-01 00:00:00 +0000 differ
422=== removed file 'storage/innobase/xtrabackup/doc/source/percona-theme/static/default.css_t'
423--- storage/innobase/xtrabackup/doc/source/percona-theme/static/default.css_t 2012-08-03 12:12:02 +0000
424+++ storage/innobase/xtrabackup/doc/source/percona-theme/static/default.css_t 1970-01-01 00:00:00 +0000
425@@ -1,433 +0,0 @@
426-/*
427- * default.css_t
428- * ~~~~~~~~~~~~~
429- *
430- * Sphinx stylesheet -- default theme.
431- *
432- * :copyright: Copyright 2007-2011 by the Sphinx team, see AUTHORS.
433- * :license: BSD, see LICENSE for details.
434- *
435- */
436-
437-@import url("basic.css");
438-
439-/* -- page layout ----------------------------------------------------------- */
440-
441-body {
442- font-size: 12px;
443- line-height: 16px;
444- font-family: Arial;
445-
446- background-color: #fff;
447- color: #333333;
448- line-height: 20px;
449- margin: 0;
450- padding: 0;
451-
452-}
453-
454-div.document {
455- background-color: #fff;
456- margin: 0 auto;
457- overflow: hidden;
458- padding: 30px 0;
459- width: 960px;
460-}
461-
462-div.documentwrapper {
463- /* float: left; */
464- /* width: 100%; */
465-
466-}
467-
468-div.bodywrapper {
469- margin: 10 0 0 0px;
470- width: 660px;
471- float:right;
472-}
473-
474-div.body {
475- background-color: #fff;
476- color: #333333;
477- padding: 0 0 20px;
478-}
479-
480-{%- if theme_rightsidebar|tobool %}
481-div.bodywrapper {
482- margin: 0 {{ theme_sidebarwidth }}px 0 0;
483-}
484-{%- endif %}
485-
486-div.footer {
487- /* color: {{ theme_footertextcolor }}; */
488- /* width: 100%; */
489- /* padding: 9px 0 9px 0; */
490- /* text-align: center; */
491- /* font-size: 75%; */
492- font: 80% "Lucida Grande",Verdana,Lucida,Helvetica,Arial,sans-serif;
493- background: none repeat scroll 0 0 #333333;
494- border-top: 2px solid #D95200;
495- overflow: hidden;
496-}
497-
498-div.footer a {
499- color: {{ theme_footertextcolor }};
500- text-decoration: underline;
501-}
502-
503-div.related {
504- background-color: #ccc;
505- line-height: 30px;
506- color: #333;
507- background: none repeat scroll 0 0 #F8F8F8;
508- border: 1px solid #E0E0E0;
509- clear: both;
510- padding: 10px;
511- width: 635px;
512- margin-bottom: 5px;
513-}
514-
515-div.related a {
516- color: #999;
517-}
518-
519-div.sphinxsidebar {
520- margin-left: 0px;
521- margin-right: 30px;
522- color: #333333;
523- font-family: Arial,Helvetica,sans-serif;
524- width: 260px;
525- {%- if theme_stickysidebar|tobool %}
526- top: 30px;
527- bottom: 0;
528- margin: 0;
529- position: fixed;
530- overflow: auto;
531- height: auto;
532- {%- endif %}
533- {%- if theme_rightsidebar|tobool %}
534- float: right;
535- {%- if theme_stickysidebar|tobool %}
536- right: 0;
537- {%- endif %}
538- {%- endif %}
539-}
540-
541-{%- if theme_stickysidebar|tobool %}
542-/* this is nice, but it it leads to hidden headings when jumping
543- to an anchor */
544-/*
545-div.related {
546- position: fixed;
547-}
548-
549-div.documentwrapper {
550- margin-top: 30px;
551-}
552-*/
553-{%- endif %}
554-
555-div.sphinxsidebar h3 {
556- /* font-family: {{ theme_headfont }}; */
557- color: #999;
558- font-size: 18px;
559- line-height: 15px;
560- font-weight: 400;
561- margin-left: 5px;
562- padding: 0;
563-}
564-
565-div.sphinxsidebar h3 a {
566- color: #333;
567-}
568-
569-div.sphinxsidebar a:hover {
570- /* color: #333; */
571-}
572-
573-div.sphinxsidebar h4 {
574- /* font-family: {{ theme_headfont }}; */
575- color: #666;
576- font-size: 18px;
577- font-weight: normal;
578- margin: 5px 0 0 5px;
579- padding: 0;
580-}
581-
582-div.sphinxsidebar p {
583- color: #333;
584- margin-bottom: 5px;
585- margin-left: 5px;
586-}
587-
588-div.sphinxsidebar p.topless {
589- margin: 5px 10px 10px 10px;
590-}
591-
592-div.sphinxsidebar ul {
593- margin: 10px;
594- padding-left: 5px;
595- color: #333;
596-}
597-
598-div.sphinxsidebar a {
599- color: #D12907;
600-}
601-
602-div.sphinxsidebar input {
603- border: 1px solid #999;
604- font-family: sans-serif;
605- font-size: 1em;
606-}
607-
608-{% if theme_collapsiblesidebar|tobool %}
609-/* for collapsible sidebar */
610-div#sidebarbutton {
611- background-color: {{ theme_sidebarbtncolor }};
612-}
613-{% endif %}
614-
615-/* -- hyperlink styles ------------------------------------------------------ */
616-
617-a {
618- color: #D12907;
619- text-decoration: underline;
620- border: medium none;
621- cursor: pointer;
622-}
623-
624-a:visited {
625- color: #D12907;
626- text-decoration: underline;
627-}
628-
629-a:hover {
630- color: #D12907;
631- text-decoration: underline;
632-}
633-
634-{% if theme_externalrefs|tobool %}
635-a.external {
636- text-decoration: none;
637- border-bottom: 1px dashed {{ theme_linkcolor }};
638-}
639-
640-a.external:hover {
641- text-decoration: none;
642- border-bottom: none;
643-}
644-
645-a.external:visited {
646- text-decoration: none;
647- border-bottom: 1px dashed {{ theme_visitedlinkcolor }};
648-}
649-{% endif %}
650-
651-/* -- body styles ----------------------------------------------------------- */
652-
653-
654-
655-a.headerlink {
656- color: {{ theme_headlinkcolor }};
657- font-size: 0.8em;
658- padding: 0 4px 0 4px;
659- text-decoration: none;
660-}
661-
662-a.headerlink:hover {
663- background-color: {{ theme_headlinkcolor }};
664- color: white;
665-}
666-
667-div.body dd, div.body li {
668- text-align: justify;
669-}
670-
671-div.body dt {
672- list-style-type: square;
673- /* margin: 8px 0 8px 30px; */
674- padding: 0 4px 0 5px;
675-
676-}
677-
678-div.body p {
679- text-align: justify;
680-/* line-height: 130%;*/
681- margin: 10px 0;
682-}
683-
684-/* div.body ul, */
685-div.body li {
686- list-style-type: square;
687- margin: 8px 0 8px 30px;
688- padding: 0 4px 0 5px;
689-}
690-
691-.reference em {
692- font-style: normal;
693-}
694-
695-.std-term {
696- font-style: normal;
697- font-weight: 400;
698- color: #FF7400
699-}
700-
701-div.admonition p.admonition-title + p {
702- display: inline;
703-}
704-
705-div.admonition p {
706- margin-bottom: 5px;
707-}
708-
709-div.admonition pre {
710- margin-bottom: 5px;
711-}
712-
713-div.admonition ul, div.admonition ol {
714- margin-bottom: 5px;
715-}
716-
717-div.note {
718- background-color: #eee;
719- border: 1px solid #ccc;
720-}
721-
722-div.seealso {
723- background-color: #ffc;
724- border: 1px solid #ff6;
725-}
726-
727-div.topic {
728- background-color: #eee;
729-}
730-
731-div.warning {
732- background-color: #ffe4e4;
733- border: 1px solid #f66;
734-}
735-
736-p.admonition-title {
737- display: inline;
738-}
739-
740-p.admonition-title:after {
741- content: ":";
742-}
743-
744-pre {
745- padding: 10px;
746- background-color: #F0E6D9/* {{ theme_codebgcolor }} */;
747- color: {{ theme_codetextcolor }};
748- line-height: 120%;
749- border: 1px dashed #ED9821;
750- font-size: 80%;
751- overflow: auto;
752- /* border-left: none; */
753- /* border-right: none; */
754-}
755-
756-tt {
757-/* background-color: #ecf0f3;
758- padding: 0 1px 0 1px;
759- font-size: 0.95em;*/
760- font-weight: 400;
761-}
762-
763-div.body td {
764- text-align: none;
765-}
766-
767-table.docutils th {
768- background-color: #DEE7EC;
769- border: 1px solid #8CACBB;
770- padding: 3px;
771- text-align: center;
772- font-style: normal;
773- font-weight: 400;
774-}
775-
776-table.docutils td {
777- border: 1px solid #8CACBB;
778- padding: 3px;
779- line-height: 16px;
780- vertical-align: middle;
781-}
782-
783-.warning tt {
784- background: #efc2c2;
785-}
786-
787-.note tt {
788- background: #d6d6d6;
789-}
790-
791-.viewcode-back {
792- font-family: {{ theme_bodyfont }};
793-}
794-
795-div.viewcode-block:target {
796- background-color: #f4debf;
797- border-top: 1px solid #ac9;
798- border-bottom: 1px solid #ac9;
799-}
800-
801-.file-bugs {
802- background: none repeat scroll 0 0 #E8E8E8;
803- border: 1px solid #E0E0E0;
804- clear: both;
805- color: #333333;
806- padding: 10px;
807- text-align: center;
808- font-size: 90%;
809-}
810-
811-div.footer .footer {
812- margin: 0 auto;
813- overflow: hidden;
814- padding: 10px 0;
815- width: 960px;
816- border-top: none;
817-}
818-
819-div.footer .footer .logo {
820- float: left;
821- overflow: hidden;
822- padding: 17px 0 0;
823-}
824-
825-div.footer .footer .text {
826- color: #E0E0E0;
827- float: right;
828- font-family: Arial,Helvetica,sans-serif;
829- font-size: 11px;
830- line-height: 15px;
831- overflow: hidden;
832- text-align: right;
833-}
834-
835-div.license {
836- font-size: 80%;
837- /* padding: 0.5em; */
838- text-align: center;
839- margin: 13px 0 -15px;
840-}
841-
842-#sidenavi.noborder {
843- border-right: medium none;
844- border-top: medium none;
845- margin: 0;
846-}
847-
848-#sidenavi {
849- color: #333333;
850- /* float: left; */
851- font-family: Arial,Helvetica,sans-serif;
852- font-size: 18px;
853- line-height: 25px;
854- overflow: hidden;
855- padding: 10px 0 8px 0px;
856- width: 255px;
857-}
858-
859
860=== removed file 'storage/innobase/xtrabackup/doc/source/percona-theme/static/email-small.png'
861Binary files storage/innobase/xtrabackup/doc/source/percona-theme/static/email-small.png 2012-08-03 12:12:02 +0000 and storage/innobase/xtrabackup/doc/source/percona-theme/static/email-small.png 1970-01-01 00:00:00 +0000 differ
862=== removed file 'storage/innobase/xtrabackup/doc/source/percona-theme/static/percona.com.css'
863--- storage/innobase/xtrabackup/doc/source/percona-theme/static/percona.com.css 2013-01-17 15:08:37 +0000
864+++ storage/innobase/xtrabackup/doc/source/percona-theme/static/percona.com.css 1970-01-01 00:00:00 +0000
865@@ -1,1850 +0,0 @@
866-body, html{
867- height:100%;
868- margin:0;
869- padding:0;
870- font-size: 12px;
871- line-height: 16px;
872- font-family: Arial;
873- color: #333333;
874-}
875-
876-form{
877- display:inline
878-}
879-
880-a, a:visited{
881- border:none;
882- cursor:pointer;
883- color: #d5390b;
884- text-decoration: underline;
885-}
886-a:hover
887-{
888- color: #712000;
889- text-decoration: underline;
890-}
891-
892-img{
893- border:none
894-}
895-
896-div,img{
897- behavior:url(/static/css/iepngfix.htc)
898-}
899-
900-em
901-{
902- font-style: italic;
903-}
904-
905-del
906-{
907- text-decoration: line-through;
908-}
909-
910-.hidden{
911- display:none
912-}
913-
914-strong {
915- font-weight: bold;
916-}
917-
918-html, body {
919- height: 100%;
920-}
921-
922-#stickywrapper {
923- position: relative;
924- min-height: 100%;
925-}
926-
927-* html #stickywrapper {
928- height: 100%;
929-}
930-
931-#stickycontent {
932- padding-bottom: 102px;
933-}
934-
935-#stickyfooter {
936- position: relative;
937- margin: -97px auto 0 auto;
938-}
939-a.links
940-{
941- font-style: oblique;
942- text-decoration: underline;
943-}
944-span.subpart
945-{
946- font-weight: bold;
947-}
948-
949-/**
950- * LAYOUT
951- */
952-
953-#header{
954- background:#333;
955- height:95px;
956- overflow:hidden;
957- zoom:1
958-}
959-
960-#header .header{
961- height:95px;
962- margin:0 auto;
963- overflow:hidden;
964- width:960px;
965- zoom:1
966-}
967-#header .header .logo{
968- float:left;
969- overflow:hidden;
970- padding:20px 0;
971- width:220px;
972- zoom:1
973-}
974-
975-#header .header .logo
976-{
977- overflow: hidden;
978- zoom: 1;
979- float: left;
980- width: 220px;
981- padding: 20px 0px;
982-}
983-
984-#header .header .right
985-{
986- overflow: hidden;
987- zoom: 1;
988- float: left;
989- width: 740px;
990- height: 35px;
991- padding: 30px 0px;
992-}
993-
994-
995-#header .header .right .searchlink
996-{
997- overflow: hidden;
998- zoom: 1;
999- width: 35px;
1000- height: 35px;
1001- float: right;
1002- padding: 0px 0px 0px 10px;
1003-}
1004-
1005-
1006-#header .header .right .navicontainer
1007-{
1008- overflow: hidden;
1009- zoom: 1;
1010- float: right;
1011- height: 35px;
1012- background: #ffffff url(ui-navi-l.png) top left no-repeat;
1013-}
1014-
1015-#header .header .right .navi
1016-{
1017- overflow: hidden;
1018- zoom: 1;
1019- height: 27px;
1020- padding: 4px 10px;
1021- background: url(ui-navi-r.png) top right no-repeat;
1022-}
1023-
1024-#header .header .right .navicontainer .navi span
1025-{
1026- overflow: hidden;
1027- zoom: 1;
1028- height: 27px;
1029- float: left;
1030- margin: 0px;
1031-}
1032-#header .header .right .navicontainer .navi span:hover
1033-{
1034- background: #f0f0f0 url(ui-navi-hover-l.png) top left no-repeat;
1035-}
1036-#header .header .right .navicontainer .navi span.selected, #header .header .right .navicontainer .navi span.selected:hover
1037-{
1038- background: #d5390b url(ui-navi-sel-l.png) top left no-repeat;
1039-}
1040-
1041-#header .header .right .navicontainer .navi span a, #header .header .right .navicontainer .navi span a:visited
1042-{
1043- display: block;
1044- padding: 6px 10px 4px 10px;
1045- height: 17px;
1046- font-family: Arial, Helvetica, sans-serif;
1047- font-size: 14px;
1048- line-height: 14px;
1049- color: #000000;
1050- text-decoration: none;
1051-}
1052-#header .header .right .navicontainer .navi span a:hover
1053-{
1054- background: url(ui-navi-hover-r.png) top right no-repeat;
1055-}
1056-#header .header .right .navicontainer .navi span.selected a.selected, #header .header .right .navicontainer .navi span.selected a.selected:visited, #header .header .right .navicontainer .navi span.selected a.selected:hover
1057-{
1058- background: url(ui-navi-sel-r.png) top right no-repeat;
1059- color: #ffffff;
1060-}
1061-
1062-
1063-
1064-/*
1065- * Banners
1066- */
1067-
1068-#slogan
1069-{
1070- overflow: hidden;
1071- zoom: 1;
1072- height: 125px;
1073- background: #d24300 url(ui-orange-front.png) bottom center no-repeat;
1074- text-align: center;
1075-}
1076-
1077-#stripe
1078-{
1079- overflow: hidden;
1080- zoom: 1;
1081- height: 20px;
1082- background: #d24300 url(ui-orange-content.png) top center no-repeat;
1083-}
1084-
1085-
1086-
1087-/*
1088- * Footer
1089- */
1090-
1091-#footer
1092-{
1093- overflow: hidden;
1094- zoom: 1;
1095- background: #333333;
1096- border-top: 2px #d95200 solid;
1097-}
1098-
1099-#footer .footer
1100-{
1101- overflow: hidden;
1102- zoom: 1;
1103- width: 960px;
1104- margin: 0px auto;
1105- padding: 10px 0px;
1106-}
1107-
1108-#footer .footer .logo
1109-{
1110- overflow: hidden;
1111- zoom: 1;
1112- float: left;
1113- padding: 17px 0px 0px 0px;
1114-}
1115-
1116-#footer .footer .text
1117-{
1118- overflow: hidden;
1119- zoom: 1;
1120- float: right;
1121- text-align: right;
1122- font-family: Arial, Helvetica, sans-serif;
1123- font-size: 11px;
1124- line-height: 15px;
1125- color: #e0e0e0;
1126-}
1127-
1128-#footer .footer .text a, #footer .footer .text a:visited
1129-{
1130- color: #e0e0e0;
1131- text-decoration: none;
1132-}
1133-#footer .footer .text a:hover
1134-{
1135- color: #ffffff;
1136- text-decoration: underline;
1137-}
1138-
1139-
1140-/*
1141- * Menu Dropdowns
1142- */
1143-
1144-div.navi-dropdown
1145-{
1146- display: none;
1147- position: absolute;
1148- overflow: hidden;
1149- zoom: 1;
1150- width: 255px;
1151- z-index: 900;
1152-}
1153-
1154-div.navi-dropdown .navi-dropdown-header-l
1155-{
1156- overflow: hidden;
1157- zoom: 1;
1158- width: 255px;
1159- height: 20px;
1160- background: url(ui-dropdown-header-l.png) top left no-repeat;
1161-}
1162-
1163-div.navi-dropdown .navi-dropdown-header-r
1164-{
1165- overflow: hidden;
1166- zoom: 1;
1167- width: 255px;
1168- height: 20px;
1169- background: url(ui-dropdown-header-r.png) top left no-repeat;
1170-}
1171-
1172-div.navi-dropdown .navi-dropdown-content
1173-{
1174- overflow: hidden;
1175- zoom: 1;
1176- width: 225px;
1177- padding: 0px 15px 5px 15px;
1178- background: #ffffff url(ui-dropdown-bg.png) repeat-y;
1179- font-family: Arial, Helvetica, sans-serif;
1180- font-size: 14px;
1181- line-height: 20px;
1182- color: #333333;
1183-}
1184-
1185-div.navi-dropdown .navi-dropdown-content .item
1186-{
1187- padding: 3px 0px 1px 0px;
1188-}
1189-
1190-div.navi-dropdown .navi-dropdown-content a, div.navi-dropdown .navi-dropdown-content a:visited
1191-{
1192- display: block;
1193- color: #333333;
1194- text-decoration: none;
1195-}
1196-div.navi-dropdown .navi-dropdown-content a:hover
1197-{
1198- color: #d12907;
1199- text-decoration: underline;
1200-}
1201-
1202-div.navi-dropdown .navi-dropdown-footer
1203-{
1204- overflow: hidden;
1205- zoom: 1;
1206- width: 255px;
1207- height: 10px;
1208- background: url(ui-dropdown-footer.png) top left no-repeat;
1209-}
1210-
1211-
1212-div.search-dropdown
1213-{
1214- display: none;
1215- position: absolute;
1216- overflow: hidden;
1217- zoom: 1;
1218- width: 255px;
1219-}
1220-
1221-div.search-dropdown .search-dropdown-header
1222-{
1223- overflow: hidden;
1224- zoom: 1;
1225- width: 255px;
1226- height: 20px;
1227- background: url(ui-dropdown-header-search.png) top left no-repeat;
1228-}
1229-
1230-div.search-dropdown .search-dropdown-content
1231-{
1232- overflow: hidden;
1233- zoom: 1;
1234- width: 225px;
1235- padding: 0px 15px 5px 15px;
1236- background: #ffffff url(ui-dropdown-bg.png) repeat-y;
1237- font-family: Arial, Helvetica, sans-serif;
1238- font-size: 14px;
1239- line-height: 20px;
1240- color: #333333;
1241-}
1242-
1243-div.search-dropdown .search-dropdown-content .form
1244-{
1245- padding-top: 2px;
1246-}
1247-
1248-div.search-dropdown .search-dropdown-content .form input
1249-{
1250- border: 1px #c0c0c0 solid;
1251- padding: 4px;
1252- width: 210px;
1253- outline: none;
1254-}
1255-div.search-dropdown .search-dropdown-content .form input:focus
1256-{
1257- border: 1px #707070 solid;
1258- outline: none;
1259-}
1260-
1261-div.search-dropdown .search-dropdown-footer
1262-{
1263- overflow: hidden;
1264- zoom: 1;
1265- width: 255px;
1266- height: 10px;
1267- background: url(ui-dropdown-footer.png) top left no-repeat;
1268-}
1269-
1270-
1271-
1272-#left-column .navi-title {
1273- font-size: 15px;
1274- color: #d5390b;
1275- margin-bottom: 20px;
1276-}
1277-
1278-#left-column .navi-title span {
1279- background: url("left_menu_title_bullet.png") right top no-repeat;
1280- padding-right: 20px;
1281- padding-left: 10px;
1282-}
1283-
1284-#left-column .item, #left-column .subitem {
1285-
1286- border-top: 1px solid #f3f1ee;
1287-}
1288-
1289-#left-column .subitem {
1290- padding-left: 15px;
1291-}
1292-
1293-#left-column .item a, #left-column .subitem a {
1294- min-height: 18px;
1295- /* line-height: 23px; */
1296-
1297- color: #a3a3a3;
1298- font-size: 11px;
1299- text-decoration: none;
1300- display: block;
1301- padding: 5px 0 2px 10px;
1302- background: url('left_column_item_bulletpoint.png') left no-repeat;
1303-}
1304-#left-column .item a:hover {
1305- text-decoration: underline;
1306-}
1307-
1308-#left-column .selected > a {
1309- color: #b82c02;
1310- background: url('left_menu_item_selected_bulletpoint.png') left no-repeat;
1311-}
1312-
1313-/*
1314- * Front page
1315- */
1316-.frontpage-text {
1317- font-size: 13px;
1318-}
1319-div.frontpage-banners
1320-{
1321- overflow: hidden;
1322- zoom: 1;
1323- width: 960px;
1324- margin: 0px;
1325- margin-bottom: 20px;
1326- padding: 0px;
1327-}
1328-
1329-div.frontpage-banners div.frontpage-banners-container
1330-{
1331- overflow: hidden;
1332- zoom: 1;
1333- width: 960px;
1334- height: 200px;
1335- padding-bottom: 30px;
1336- z-index: 100;
1337-}
1338-
1339-div.frontpage-banners a.nivo-imageLink
1340-{
1341- position: absolute;
1342- top: 0px;
1343- left: 0px;
1344- width: 960px;
1345- height: 200px;
1346- border: 0;
1347- padding: 0;
1348- margin: 0;
1349- z-index: 20;
1350- display: none;
1351-}
1352-
1353-
1354-div.frontpage-banners div.frontpage-banners-container div.nivo-directionNav
1355-{
1356- width: 1px;
1357- height: 1px;
1358- display: none !important;
1359- z-index: 18 !important;
1360-}
1361-
1362-div.frontpage-banners div.frontpage-banners-container div.nivo-controlNav
1363-{
1364- position: absolute;
1365- top: 200px;
1366- width: 960px;
1367- text-align: center;
1368- font-size: 28px;
1369- line-height: 25px;
1370-}
1371-
1372-div.frontpage-banners div.frontpage-banners-container div.nivo-controlNav a
1373-{
1374- padding: 0px 3px;
1375- text-decoration: none !important;
1376- color: #919191 !important;
1377-}
1378-
1379-div.frontpage-banners div.frontpage-banners-container div.nivo-controlNav a.active
1380-{
1381- color: #d12907 !important;
1382-}
1383-
1384-div.frontpage-banners div.frontpage-banners-selector
1385-{
1386- overflow: hidden;
1387- zoom: 1;
1388- height: 20px;
1389- text-align: center;
1390-}
1391-
1392-div.frontpage-main
1393-{
1394- overflow: hidden;
1395- zoom: 1;
1396- width: 960px;
1397- padding: 0px;
1398-}
1399-
1400-div.frontpage-boxes
1401-{
1402- overflow: hidden;
1403- zoom: 1;
1404- margin: 25px 0px 0px 0px;
1405- width: 515px;
1406- padding: 0px;
1407-}
1408-
1409-div.frontpage-boxes div.frontpage-boxes-selector
1410-{
1411- overflow: hidden;
1412- zoom: 1;
1413- width: 515px;
1414-}
1415-
1416-div.frontpage-boxes div.frontpage-boxes-selector div.frontpage-boxes-selector-item
1417-{
1418- overflow: hidden;
1419- zoom: 1;
1420- width: 127px;
1421- float: left;
1422- margin-left: -1px;
1423- border-top: 1px #cccccc solid;
1424- border-left: 1px #cccccc solid;
1425- border-right: 1px #cccccc solid;
1426- border-bottom: 1px #cccccc solid;
1427- text-align: center;
1428- margin-top: 10px;
1429- padding: 0px 0px 0px 0px;
1430-}
1431-
1432-div.frontpage-boxes div.frontpage-boxes-selector div.frontpage-boxes-selector-item:first-child
1433-{
1434- margin-left: 0px;
1435-}
1436-
1437-div.frontpage-boxes div.frontpage-boxes-selector div.frontpage-boxes-selector-item.selected
1438-{
1439- background: url(ui-tab-bg.png) repeat-x;
1440- margin-top: 0px;
1441- border-bottom: none;
1442- padding: 5px 0px 6px 0px;
1443-}
1444-
1445-div.frontpage-boxes div.frontpage-boxes-selector div.frontpage-boxes-selector-item a
1446-{
1447- display: block;
1448- font-size: 13px;
1449- line-height: 13px;
1450- font-weight: bold;
1451- color: #444444 !important;
1452- text-decoration: none !important;
1453- padding: 9px 0px 8px 0px;
1454-}
1455-
1456-div.frontpage-boxes div.frontpage-boxes-container
1457-{
1458- overflow: hidden;
1459- zoom: 1;
1460- font-size: 12px;
1461- width: 511px;
1462- height: 150px;
1463- padding-top: 20px;
1464- border-left: 1px #cccccc solid;
1465- border-right: 1px #cccccc solid;
1466- border-bottom: 1px #cccccc solid;
1467- padding-left: 0px;
1468-}
1469-
1470-div.frontpage-boxes div.frontpage-boxes-container div.frontpage-box img
1471-{
1472- padding: 5px 15px 55px 0;
1473- float:left;
1474-}
1475-
1476-.innerpage-box {
1477- padding: 10px 20px;
1478-}
1479-/*
1480- * Content
1481- */
1482-
1483-#contentcontainer
1484-{
1485- overflow: hidden;
1486- zoom: 1;
1487- width: 960px;
1488- padding: 30px 0px;
1489- margin: 0px auto;
1490-}
1491-
1492-
1493-.document p
1494-{
1495- margin-bottom:15px;
1496-}
1497-
1498-.document h1
1499-{
1500- font-size: 23px;
1501- line-height: 30px;
1502- margin: 5px 0px 10px 0px;
1503- color: #d5390b;
1504-}
1505-
1506-.document h2
1507-{
1508- font-size: 17px;
1509- line-height: 20px;
1510- padding: 0px 0px 3px 0px;
1511- margin: 30px 0px 15px 0px;
1512- color: #000000;
1513- border-bottom: 1px #e0e0e0 solid;
1514-}
1515-
1516-.document h3
1517-{
1518- font-weight: bold;
1519- font-size: 14px;
1520- line-height: 17px;
1521- margin: 20px 0px 5px 0px;
1522- color: #000000;
1523-}
1524-
1525-.document dl dt
1526-{
1527- font-weight: bold;
1528- margin-top: 10px;
1529- margin-bottom: 10px;
1530-}
1531-
1532-.document dl dd
1533-{
1534- padding: 0px 0px 0px 30px;
1535-}
1536-
1537-.document ol
1538-{
1539- list-style-type: decimal;
1540- padding: 0px 0px 0px 30px;
1541-}
1542-
1543-.document ol li
1544-{
1545- list-style-type: decimal;
1546- margin: 8px 0px;
1547-}
1548-
1549-/*
1550-.document h4
1551-{
1552- font-family: Arial, Helvetica, sans-serif;
1553- font-size: 14px;
1554- line-height: 14px;
1555- font-weight: bold;
1556- padding: 5px 0px 0px 0px;
1557- margin: -16px 0px 20px 0px;
1558- color: #000000;
1559- border-top: 1px #e0e0e0 solid;
1560-}
1561-.document h4 a, .document h4 a:visited
1562-{
1563- color: #000000;
1564- text-decoration: none;
1565-}
1566-.document h4 a:hover
1567-{
1568- color: #d12907;
1569- text-decoration: none;
1570-}
1571-
1572-
1573-
1574-.document ul
1575-{
1576- list-style-type: square;
1577- padding: 0px 0px 0px 30px;
1578-}
1579-
1580-.document ul li
1581-{
1582- list-style-type: square;
1583- margin: 8px 0px;
1584-}
1585-
1586-
1587-
1588-.document div.pagecontent
1589-{
1590- overflow: hidden;
1591- zoom: 1;
1592-}
1593-*/
1594-
1595-
1596-/*
1597- * Content box
1598- */
1599-/*
1600-div.contentbox
1601-{
1602- border: 1px #e0e0e0 solid;
1603-}
1604-
1605-div.contentbox div.title
1606-{
1607- font-size: 16px;
1608- line-height: 20px;
1609- font-weight: bold;
1610- padding: 8px 15px 2px 15px;
1611- background: url(ui-leftnavi-sel.png) repeat-x;
1612-}
1613-
1614-div.contentbox div.content
1615-{
1616- padding: 15px;
1617-}
1618-*/
1619-
1620-
1621-div.side-column-block
1622-{
1623- width: 220px;
1624- position: relative;
1625- margin: 0 0 20px;
1626-}
1627-
1628-div.side-column-block .header
1629-{
1630- background: url("boxes_header_bulletpoint.png") left no-repeat;
1631- text-align: left;
1632- font-size: 14px;
1633- line-height: 20px;
1634- padding: 3px 0px 3px 20px;
1635- margin-bottom: 10px;
1636- font-weight: bold;
1637- border-bottom: 1px solid #efece8;
1638-
1639-}
1640-
1641-div.side-column-block div.content
1642-{
1643- font-size: 11px;
1644- padding-left: 5px;
1645-}
1646-
1647-div.side-column-block div.content div.more
1648-{
1649- overflow: hidden;
1650- zoom: 1;
1651- text-align: right;
1652- padding: 5px 0px 0px 0px;
1653- font-size: 11px;
1654- line-height: 17px;
1655-}
1656-div.side-column-block div.content li {
1657- padding-left: 10px;
1658-
1659- background: url('boxes_list_bulletpoints.png') left top no-repeat;
1660- margin-bottom:7px;
1661-}
1662-
1663-div.side-column-block .content a {
1664- color: #b82c02;
1665-}
1666-
1667-div.side-column-block .content table.call-us {
1668- width: 100%;
1669-}
1670-div.side-column-block .content table.call-us tr {
1671- margin-bottom: 10px;
1672-}
1673-div.side-column-block .content table.call-us th {
1674- vertical-align: text-top;
1675- color: #e05d02;
1676- font-size: 11px;
1677-}
1678-div.side-column-block .content table.call-us td, div.side-column-block .content table.call-us th {
1679- padding-bottom: 10px;
1680-}
1681-div.side-column-block .content table.call-us td a {
1682- color: #e05d02;
1683-}
1684-
1685-div.side-column-block .content .button-customer-login span{
1686- display: none;
1687-}
1688-.side-column-block .content .button-customer-login {
1689- display: block;
1690- background: url('button-customer-login.png') top left no-repeat;
1691- width: 220px;
1692- height: 30px;
1693- margin-top: 12px;
1694-}
1695-
1696-.side-column-block .side-contact-buttons {
1697- margin: 0 !important;
1698- padding-left: 0px !important;
1699-}
1700-.side-column-block .side-contact-buttons li {
1701- margin-bottom: 5px;
1702- list-style: none !important;
1703-}
1704-.side-column-block .side-contact-buttons a {
1705- display: block;
1706- width: 228px;
1707- height: 32px;
1708- background: url('side_buttons.png') top left no-repeat;
1709-}
1710-.side-column-block .side-contact-buttons a.contact-me { background-position: 0px 0px; }
1711-.side-column-block .side-contact-buttons a.webinar { background-position: 0px -36px; }
1712-.side-column-block .side-contact-buttons a.download-software { background-position: 0px -71px; }
1713-.side-column-block .side-contact-buttons a.newsletters { background-position: 0px -108px; }
1714-
1715-.side-column-block .side-contact-buttons a span {
1716- display: none;
1717-}
1718-
1719-
1720-.side-column-block .content .numbers
1721-{
1722- padding-left: 45px;
1723- background: url(phone.png) 2px center no-repeat;
1724- line-height: 18px;
1725- text-align: right;
1726- padding-right: 5px;
1727-}
1728-
1729-/*
1730- * Our team list
1731- */
1732-
1733-.our-team-page h2
1734-{
1735- clear: both;
1736-}
1737-
1738-div.our-team-item
1739-{
1740- text-align: center;
1741- overflow: hidden;
1742- zoom: 1;
1743- width: 162px;
1744- margin-left: 5px;
1745- height: 200px;
1746- float: left;
1747-}
1748-
1749-.pagecontent div.our-team-profile {
1750- height: inherit;
1751- margin-left: 0;
1752-}
1753-.pagecontent div.our-team-profile img{
1754- margin-top: 20px;
1755- margin-left: 0;
1756- margin-right: 0;
1757-}
1758-div.our-team-item .img img
1759-{
1760- border: 1px #e0e0e0 solid;
1761- padding: 2px;
1762-}
1763-
1764-/*
1765- * Phone Directory
1766- */
1767-
1768-table.phonetable {
1769- margin-top: 1em;
1770- border-collapse: collapse;
1771-}
1772-
1773-.phonetable {
1774- margin-left: 2em;
1775-}
1776-
1777-table.phonetable th,
1778-table.phonetable tr {
1779- text-align: left;
1780-}
1781-
1782-table.phonetable th {
1783- border: 1px #e0e0e0 solid;
1784- background: #f8f8f8;
1785- padding: 7px;
1786- font-weight: bold;
1787-}
1788-
1789-table.phonetable td {
1790- border: 1px #e0e0e0 solid;
1791- padding: 7px ;
1792-}
1793-
1794-table.phonetable .label {
1795- text-align: left;
1796-}
1797-
1798-table.phonetable td.label {
1799-}
1800-
1801-/*
1802- * contact forms
1803- */
1804-.form-item
1805-{
1806- clear: both;
1807- margin-top: 1em;
1808- position: relative;
1809-}
1810-.form-item label
1811-{
1812- display: block;
1813- font-weight: bold;
1814- position: absolute;
1815- top: 0;
1816- left: 0;
1817- width: 13em;
1818-}
1819-.form-required
1820-{
1821- color: #fa0;
1822- font-weight: bold;
1823-}
1824-.form-item .description
1825-{
1826- color: #888;
1827- font-size: 0.85em;
1828- line-height: 150%;
1829- position: relative;
1830- left: 14em;
1831-}
1832-#edit-submitbutton
1833-{
1834- position: relative;
1835- left: 12em;
1836- margin: 1em 0;
1837-}
1838-.form-item input[type=text],
1839-.form-item select,
1840-.form-item textarea
1841-{
1842- border: 1px solid #CCC;
1843- width: 350px;
1844- position: relative;
1845- top: 0;
1846- left: 12em;
1847-}
1848-.form-item textarea
1849-{
1850- height: 12em;
1851- padding: 3px;
1852-}
1853-.form-item-spacer
1854-{
1855- padding-top: 1em;
1856-}
1857-.form-item #captcha
1858-{
1859- position: relative;
1860- top: 0;
1861- left: 12em;
1862-}
1863-#edit-submitted-captcha
1864-{
1865- margin-top: 0.5em;
1866- width: 154px;
1867-}
1868-fieldset.form-item-set
1869-{
1870- border: 1px solid #ccc;
1871- display: block;
1872- margin: 12px 0;
1873- padding: 12px;
1874-}
1875-fieldset.form-item-set legend
1876-{
1877- border: none;
1878- display: block;
1879- padding: 0 2px;
1880-}
1881-div.error
1882-{
1883- background: #fff;
1884- border: solid 1px #c52020;
1885- color: #C52020;
1886- padding: 5px;
1887-}
1888-div.messages
1889-{
1890- margin: 5px 20px;
1891- font-size: 11px;
1892-}
1893-div.messages ul,
1894-div.messages ul li
1895-{
1896- list-style-image: none;
1897- list-style-type: none;
1898-}
1899-div.messages ul li
1900-{
1901- padding: 0 0 0.2em 0;
1902-}
1903-.form-item .error
1904-{
1905- background-color :#fdd;
1906-}
1907-
1908-#emergency-contacts .node-field-name
1909-{
1910- text-align: right;
1911- font-weight: bold;
1912- padding-right: 1em;
1913-}
1914-#emergency-contacts .node-field-value-phone
1915-{
1916- font-weight: bold;
1917- color: #137F00;
1918-}
1919-#emergency-contacts .node-field-help
1920-{
1921- font-weight: bold;
1922-}
1923-
1924-/*
1925- * compact template
1926- */
1927-#compact_footer
1928-{
1929- width: auto !important;
1930-}
1931-#compact_contentcontainer
1932-{
1933- overflow: hidden;
1934- zoom: 1;
1935- width: auto;
1936- padding: 30px 0px;
1937- margin: 0px 20px;
1938-}
1939-
1940-
1941-
1942-
1943-
1944-
1945-
1946-
1947-
1948-
1949-
1950-
1951-
1952-
1953-
1954-.content-featured-box {
1955- float: right;
1956- background-color: #f9f9f9;
1957- color: #999999;
1958- font-size: 11px;
1959- padding: 20px;
1960- width: 130px;
1961- margin: 0px 0 10px 10px;
1962-}
1963-.content-featured-box .footer {
1964- margin-top: 10px;
1965- text-align: right;
1966- color: #666666;
1967- font-size: 11px;
1968-}
1969-.content-featured-box .footer em {
1970- font-style: normal;
1971- font-size: 11px;
1972-}
1973-
1974-.document ul {
1975- margin-left: 5px;
1976- padding-left: 15px;
1977- margin-bottom: 15px;
1978-}
1979-
1980-.document ul li {
1981- list-style-image: url('content_list_bulletpoint.png');
1982- margin-bottom: 5px;
1983- line-height: 16px;
1984-}
1985-
1986-.document ul.alt-list li {
1987- list-style-image: url('content_list_bulletpoint_alt.png');
1988- font-size: 13px;
1989-}
1990-
1991-.document ul.alt-list li a {
1992- text-decoration: none;
1993-
1994-}
1995-
1996-.field-row {
1997- margin-bottom: 20px;
1998-}
1999-.field-row label {
2000- display:block;
2001- width: 80px;
2002- color: #cc3300;
2003- float: left;
2004-}
2005-.field-row .field {
2006- display: block;
2007- width: 400px;
2008- float: left;
2009-}
2010-.field-row:after {
2011- content: ".";
2012- display: block;
2013- visibility: hidden;
2014- height: 0;
2015- clear:both;
2016-}
2017-
2018-/* **************************************************************************************** */
2019-/*
2020- * Customer list
2021- */
2022-
2023-.custlogo img
2024-{
2025- /* Images are 175px wide; three side-by-side in a 720px div means each has
2026- * roughly 240px of space to occupy. */
2027- padding: 20px;
2028- border: 1px solid white;
2029-}
2030-
2031-.custlogo img:hover
2032-{
2033- border: 1px solid gray;
2034-}
2035-
2036-/*
2037- * Form table
2038- */
2039-
2040-table.formtable
2041-{
2042- border-collapse: collapse;
2043-}
2044-
2045-table.formtable th
2046-{
2047- font-weight: normal;
2048- white-space: nowrap;
2049- padding: 4px 20px 4px 0px;
2050-}
2051-
2052-table.formtable td
2053-{
2054- padding: 4px 0px 4px 0px;
2055-}
2056-
2057-table.formtable td input[type='text'],
2058-table.formtable td select
2059-{
2060- border: 1px #e0e0e0 solid;
2061- padding: 4px;
2062- width: 400px;
2063-}
2064-
2065-table.formtable td.submit
2066-{
2067- padding: 10px 0px 0px 0px;
2068- text-align: center;
2069-}
2070-
2071-
2072-/*
2073- * Data table
2074- */
2075-
2076-table.datatable
2077-{
2078- margin-top: 1em;
2079- border-collapse: collapse;
2080-}
2081-.datatable
2082-{
2083- margin-left: 2em;
2084-}
2085-table.datatable th,
2086-table.datatable tr {
2087- text-align: center;
2088-}
2089-
2090-table.datatable th
2091-{
2092- border: 1px #e0e0e0 solid;
2093- background: #f8f8f8;
2094- padding: 7px;
2095- font-weight: bold;
2096-}
2097-
2098-table.datatable td
2099-{
2100- border: 1px #e0e0e0 solid;
2101- padding: 7px;
2102-}
2103-
2104-table.datatable .label {
2105- text-align: left;
2106-
2107-}
2108-
2109-
2110-
2111-/*
2112- * Front page blocks
2113- */
2114-/*
2115-.frontpage-sidebar .header
2116-{
2117- padding: 0px 0px 10px 0px;
2118- font-size: 18px;
2119- font-weight: normal;
2120- text-align: center;
2121-}
2122-.frontpage-sidebar .header.link
2123-{
2124- padding: 13px 0px 10px 4px;
2125- text-align: left;
2126-}
2127-.frontpage-sidebar .header a, .frontpage-sidebar .header a:visited
2128-{
2129- color: #333333 !important;
2130- text-decoration: none !important;
2131-}
2132-.frontpage-sidebar .header a:hover
2133-{
2134- color: #d12907 !important;
2135- text-decoration: none !important;
2136-}
2137-
2138-.frontpage-sidebar .header.bloglink
2139-{
2140- font-size:16px;
2141- padding: 0px 0px 10px 10px;
2142- text-align: center;
2143-}
2144-
2145-.frontpage-sidebar .header.blogheader
2146-{
2147- font-weight:normal;
2148- text-align:center;
2149- font-size: 15px;
2150- padding: 13px 10px 10px 0px;
2151-}
2152-
2153-.frontpage-sidebar .header a.email
2154-{
2155- padding: 13px 10px 10px 40px;
2156- background: url(email-small.png) left center no-repeat;
2157-}
2158-
2159-
2160-
2161-
2162-
2163-.frontpage-sidebar .eventum a, .frontpage-sidebar .eventum a:visited
2164-{
2165- padding: 0px 2px 0px 55px;
2166- font-size: 12px;
2167- line-height: 18px;
2168- text-align: left;
2169- background: url(support-small.png) left center no-repeat;
2170- display: block;
2171- color: #333333 !important;
2172- text-decoration: none !important;
2173-}
2174-
2175-.frontpage-sidebar .eventum a:hover
2176-{
2177- color: #d12907 !important;
2178- text-decoration: underline !important;
2179-}
2180-*/
2181-
2182-/*
2183- * Presentations
2184- */
2185-
2186-div.presentation
2187-{
2188- border-top: 1px #e0e0e0 dotted;
2189- padding: 15px 0px;
2190-}
2191-div.presentation:first-child
2192-{
2193- margin-top: 0;
2194- border: none;
2195-}
2196-
2197-div.presentation table.presentation
2198-{
2199- border-collapse: collapse;
2200-}
2201-
2202-div.presentation table.presentation td div.bordered-image-screenshot
2203-{
2204- border: 1px #e0e0e0 solid;
2205- background: #f8f8f8;
2206- padding: 5px;
2207-}
2208-
2209-div.presentation table.presentation td.presentations-descr
2210-{
2211-
2212- padding-left: 15px;
2213-}
2214-
2215-div.presentation table.presentation td.presentations-descr h4
2216-{
2217- font-size: 14px;
2218-
2219- font-weight: bold;
2220- margin-top: 0px !important;
2221- margin-bottom: 10px;
2222- border-top: none !important;
2223-}
2224-
2225-.customer-vote {
2226- width: 412px;
2227- text-align: justify;
2228-}
2229-
2230-.training-info-container {
2231- float: right;
2232- width:200px;
2233- background-color:#fff;
2234- padding:10px;
2235- margin:0 15px;
2236- border:1px solid #E0E0E0;
2237-}
2238-
2239-/*
2240- * Software info container
2241- */
2242-
2243-div.software-info-container
2244-{
2245- overflow: hidden;
2246- zoom: 1;
2247- float: right;
2248- padding: 0px 0px 25px 25px;
2249-}
2250-
2251-table.software-info-container
2252-{
2253- width: 240px;
2254- border-collapse: collapse;
2255-}
2256-
2257-table.software-info-container td
2258-{
2259- border: 1px #e0e0e0 solid;
2260- padding: 10px 10px 10px 10px;
2261-}
2262-
2263-table.software-info-container td.latest
2264-{
2265- padding: 10px 10px 10px 62px;
2266- background: url(software-latest.png) 15px center no-repeat;
2267- min-height: 32px;
2268- font-size: 16px;
2269- line-height: 24px;
2270-}
2271-
2272-table.software-info-container td.download a
2273-{
2274- font-weight: bold;
2275-}
2276-
2277-table.software-info-container td.download
2278-{
2279- padding: 15px 62px 15px 20px;
2280- background: url(software-download.png) 195px center no-repeat;
2281- min-height: 32px;
2282- font-size: 18px;
2283- line-height: 24px;
2284-}
2285-
2286-table.software-info-container td.links
2287-{
2288- text-align: left;
2289- padding: 4px 10px 4px 20px;
2290-}
2291-
2292-table.software-info-container td.links div
2293-{
2294- margin: 10px 0px;
2295-}
2296-
2297-.inv {
2298- display: none;
2299-}
2300-
2301-/*
2302- * Downloads table
2303- */
2304-
2305-table.downloadstable
2306-{
2307- margin-top: 20px;
2308- border-collapse: collapse;
2309-}
2310-
2311-table.downloadstable th
2312-{
2313- border: 1px #e0e0e0 solid;
2314- background: #f8f8f8;
2315- padding: 7px;
2316- font-weight: bold;
2317-}
2318-
2319-table.downloadstable td
2320-{
2321- border: 1px #e0e0e0 solid;
2322- padding: 7px;
2323-}
2324-
2325-table.downloadstable td.file
2326-{
2327- width: 90%;
2328- text-align: left;
2329-}
2330-
2331-table.downloadstable td.modified
2332-{
2333- width: 5%;
2334- text-align: center;
2335- white-space: nowrap;
2336-}
2337-
2338-table.downloadstable td.size
2339-{
2340- width: 5%;
2341- text-align: right;
2342- white-space: nowrap;
2343-}
2344-
2345-/*
2346- * Maintenance promo on /downloads
2347- */
2348-
2349-div.downloads-maintenance-promo, div.downloads-warning
2350-{
2351- border: 1px #e0e0e0 solid;
2352- padding: 15px 20px 15px 150px;
2353- margin: 30px 0px;
2354- background: url(shield.png) 35px center no-repeat;
2355-}
2356-div.downloads-maintenance-promo > .close-button
2357-{
2358- float:right;
2359- clear:right;
2360- margin-top:-10px;
2361- margin-right:-15px;
2362- cursor: pointer; cursor: hand;
2363-}
2364-
2365-div.downloads-warning {
2366- background: url(warning.png) 35px center no-repeat;
2367-}
2368-
2369-
2370-/*
2371- * Downloads pages
2372- */
2373-
2374-div.downloads-version
2375-{
2376- border-top: 1px #e0e0e0 solid;
2377- margin-top: -10px;
2378- padding-top: 10px;
2379- text-align: right;
2380- font-size: 14px;
2381- line-height: 14px;
2382- font-weight: bold;
2383-}
2384-
2385-div.downloads-anchors
2386-{
2387- font-size: 12px;
2388- line-height: 15px;
2389- margin: 20px 0px;
2390-}
2391-
2392-div.downloads-backtotop
2393-{
2394- font-size: 12px;
2395- line-height: 15px;
2396- padding-top: 8px;
2397-}
2398-
2399-
2400-/*
2401- * Downloads signup
2402- */
2403-
2404-.downloadsignupdialog .ui-dialog-titlebar
2405-{
2406- display: none;
2407-}
2408-
2409-#downloadsignup .title-bar-close {
2410- float:right;
2411- margin-top:-10px;
2412-}
2413-
2414-#downloadsignup h2
2415-{
2416- font-family: Arial, Helvetica, sans-serif;
2417- font-size: 22px;
2418- line-height: 22px;
2419- margin: 10px 0px 20px 0px;
2420- color: #d12907;
2421-}
2422-
2423-#downloadsignup .intro
2424-{
2425- margin: 10px 0px 15px 0px;
2426-}
2427-
2428-#downloadsignup .form .field
2429-{
2430- overflow: hidden;
2431- zoom: 1;
2432- margin: 10px 0px;
2433-}
2434-
2435-#downloadsignup .form .field .label
2436-{
2437- overflow: hidden;
2438- zoom: 1;
2439- width: 150px;
2440- float: left;
2441- padding-top: 5px;
2442-}
2443-
2444-#downloadsignup .form .field .element
2445-{
2446- overflow: hidden;
2447- zoom: 1;
2448- width: 410px;
2449- float: left;
2450-}
2451-
2452-#downloadsignup .form .field .element input, #downloadsignup .form .field .element select
2453-{
2454- width: 400px;
2455- border: 1px #cccccc solid;
2456- padding: 3px;
2457- outline: none;
2458-}
2459-
2460-#downloadsignup .form .field .element input:focus, #downloadsignup .form .field .element select:focus
2461-{
2462- border: 1px #333333 solid;
2463- background: #f8f8f8;
2464- outline: none;
2465-}
2466-
2467-#downloadsignup .form .field .radiolist
2468-{
2469- overflow: hidden;
2470- zoom: 1;
2471- display: block;
2472- padding: 0;
2473- margin: 0;
2474-}
2475-
2476-#downloadsignup .form .field table.radiolist
2477-{
2478- width: 100%;
2479-}
2480-
2481-#downloadsignup .form .field .radiolist td
2482-{
2483- width: 25%;
2484-}
2485-
2486-#downloadsignup .form .field div.radiolist label
2487-{
2488- display: block;
2489- min-width: 55px;
2490- float: left;
2491- zoom: 1;
2492- padding: 8px 10px 2px 24px !important;
2493- text-indent: -24px;
2494- overflow: auto;
2495-}
2496-
2497-#downloadsignup .form .field table.radiolist label
2498-{
2499- padding: 8px 15px 2px 0px !important;
2500- zoom: 1;
2501- display: block;
2502-}
2503-#downloadsignup .form .field .radiolist label input
2504-{
2505- margin: 0px 7px 0px 3px !important;
2506-}
2507-
2508-/*
2509-.schedule td {
2510- padding: 3px;
2511- border: 1px solid #eeeeee;
2512- padding-left: 10px;
2513- font-size: 16px;
2514-}
2515-
2516-.tdmini {
2517- font-weight: bold;
2518- font-size: 10px !important;
2519-}
2520-
2521-.tdbreak {
2522- background-color: #ffeeee;
2523- text-align: center;
2524-}
2525-.trhead td {
2526- background-color: #d12907;
2527- color: #ffffff;
2528- font-weight: bold;
2529-}
2530-
2531-.speaker {
2532- font-size: 10px;
2533-}
2534-*/
2535-/* Tables with bolded-right aligned headers in the first column */
2536-/*table.left-headers th {
2537- font-weight: bold;
2538- text-align: right;
2539- padding: 5px 12px;
2540- vertical-align: top;
2541- border-right: 1px solid black;
2542-}
2543-table.left-headers td {
2544- padding: 5px 12px;
2545-}
2546-
2547-.training-list tr th {
2548- font-weight:bold;
2549-}
2550-
2551-.training-list tr td {
2552- padding-right: 15px;
2553-}
2554-*/
2555-/***
2556- * side style buttons
2557-*/
2558-.a-btn-container {
2559- overflow:hidden;
2560- border-radius:4px;
2561-}
2562-.a-btn, .a-btn-new {
2563- width: 218px;
2564- height: 48px;
2565- background: #fdcd34;
2566- background:-webkit-gradient(linear,left top,left bottom,color-stop(##fdcd34,0),color-stop(##d42c14,1));
2567- background:-webkit-linear-gradient(top, #fdcd34 0%, #d42c14 100%);
2568- background:-moz-linear-gradient(top, #fdcd34 0%, #d42c14 100%);
2569- background:-o-linear-gradient(top, #fdcd34 0%, #d42c14 100%);
2570- background:linear-gradient(top, #fdcd34 0%, #d42c14 100%);
2571- filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdcd34', endColorstr='#d42c14',GradientType=0 );
2572-
2573- padding:0px;
2574-
2575- display:inline-block;
2576- position:relative;
2577- -webkit-border-radius:4px;
2578- -moz-border-radius:4px;
2579- border-radius:4px;
2580-
2581- overflow:hidden;
2582- -webkit-transition:all 0.3s linear;
2583- -moz-transition:all 0.3s linear;
2584- -o-transition:all 0.3s linear;
2585- transition:all 0.3s linear;
2586- text-decoration: none !important;
2587- border: 1px solid #f08900;
2588- margin-bottom: 10px;
2589-}
2590-
2591-.a-btn-text{
2592- padding-left:10px;
2593- padding-top:5px;
2594- display:block;
2595- font-size:13px;
2596- white-space:nowrap;
2597- color: #ffffff;
2598- -webkit-transition:all 0.3s linear;
2599- -moz-transition:all 0.3s linear;
2600- -o-transition:all 0.3s linear;
2601- transition:all 0.3s linear;
2602-
2603-}
2604-
2605-.a-btn-slide-text, .a-btn-fixed-slide-text {
2606- padding-left: 10px;
2607- left:0px;
2608- width:auto;
2609- right:52px;
2610- height:0px;
2611-
2612- color:#000000;
2613- font-size:12px;
2614- white-space:nowrap;
2615- font-family:Georgia, serif;
2616- font-style:italic;
2617- text-indent:15px;
2618- overflow:hidden;
2619-
2620-
2621-}
2622-.a-btn-fixed-slide-text{
2623- height: 30px;
2624-}
2625-
2626-.a-btn-icon-right{
2627- position:absolute;
2628- right:0px;
2629- top:0px;
2630- height:100%;
2631- width:52px;
2632-}
2633-
2634-.a-btn-icon-right span{
2635- width:38px;
2636- height:38px;
2637-
2638- position:absolute;
2639- left:50%;
2640- top:50%;
2641- margin:-20px 0px 0px -20px;
2642- background:transparent url('button-download-icon.png') no-repeat 50% 55%;
2643- -webkit-transition:all 0.3s linear;
2644- -moz-transition:all 0.3s linear;
2645- -o-transition:all 0.3s linear;
2646- transition:all 0.3s linear;
2647-
2648-}
2649-
2650-
2651-.paper-desc {
2652- padding-left: 20px;
2653-}
2654-.papers-content h2 a {
2655- text-decoration: none !important;
2656- color: inherit !important;
2657-}
2658-.paper-author {
2659- padding-bottom: 20px;
2660-}
2661-.paper-author img {
2662- border: 1px solid #CCCCCC;
2663- display: block;
2664- float: left;
2665- margin-right: 15px;
2666- padding: 1px;
2667- width: 110px;
2668-}
2669-.paper-author h2 {
2670- border-bottom: 0 !important;
2671- color: #000000;
2672- font-family: Arial,Helvetica,sans-serif;
2673- font-size: 20px;
2674- line-height: 20px;
2675- margin: 30px 0 0 !important;
2676- padding: 0 0 3px;
2677-}
2678-.paper-author h3 {
2679- color: #555555 !important;
2680- font-family: Times New Roman,serif !important;
2681- font-style: italic;
2682- font-weight: normal !important;
2683- margin-left: 130px !important;
2684- margin-top: 5px !important;
2685-}
2686-.paper-long-desc {
2687- width: 325px;
2688- float: left;
2689-}
2690-.paper-long-desc > p{
2691- padding: 0 20px;
2692- margin:0 !important;
2693-}
2694-.paper-details .paper-thumb {
2695- width: 185px; float: left;
2696-}
2697-.paper-details .paper-thumb div.content {
2698- padding: 5px;
2699-}
2700-.paper-details .paper-thumb img {
2701- width: 175px;
2702-}
2703-.pr-subhead {
2704- font-size: 16px !important;
2705- border: none !important;
2706- text-align: center;
2707- margin-top: 15px !important;
2708- font-style: italic;
2709-}
2710-
2711-
2712-.clearer {
2713- clear: both;
2714-}
2715-
2716
2717=== removed file 'storage/innobase/xtrabackup/doc/source/percona-theme/static/percona.com.js'
2718--- storage/innobase/xtrabackup/doc/source/percona-theme/static/percona.com.js 2012-08-03 12:12:02 +0000
2719+++ storage/innobase/xtrabackup/doc/source/percona-theme/static/percona.com.js 1970-01-01 00:00:00 +0000
2720@@ -1,269 +0,0 @@
2721-window.jQuery(function($) {
2722-
2723-
2724-
2725-function setCookie(c_name, value, expiredays)
2726-{
2727- var exdate = new Date();
2728- exdate.setDate(exdate.getDate() + expiredays);
2729- document.cookie = c_name + "=" + escape(value) + ((expiredays == null) ? "" : ";path=/;expires=" + exdate.toUTCString());
2730-}
2731-
2732-function getCookie(c_name)
2733-{
2734- if (document.cookie.length > 0)
2735- {
2736- c_start = document.cookie.indexOf(c_name + "=");
2737- if (c_start != -1)
2738- {
2739- c_start = c_start + c_name.length+1;
2740- c_end = document.cookie.indexOf(";",c_start);
2741- if (c_end == -1)
2742- {
2743- c_end = document.cookie.length;
2744- }
2745- return unescape(document.cookie.substring(c_start, c_end));
2746- }
2747- }
2748- return "";
2749-}
2750-
2751-
2752-NAVI = new Object();
2753-
2754-NAVI.CloseTimer = null;
2755-
2756-NAVI.Open = function ( menu_tag, dir )
2757-{
2758- NAVI_CancelTimer();
2759- NAVI_Close();
2760- SEARCH_CancelTimer();
2761- SEARCH_Close();
2762- if ('h' == dir)
2763- {
2764- return;
2765- }
2766- var pos = $("#navilink-span-"+menu_tag).offset();
2767- if (dir=='r')
2768- {
2769- $("#navi-dropdown-"+menu_tag).css( { "position": "absolute", "left": (pos.left + ($("#navilink-span-"+menu_tag).width()) + 2 - ($("#navi-dropdown-"+menu_tag).width())) + "px", "top": (pos.top + 32) + "px" } );
2770- }
2771- else
2772- {
2773- $("#navi-dropdown-"+menu_tag).css( { "position": "absolute", "left": (pos.left) + "px", "top": (pos.top + 32) + "px" } );
2774- }
2775- $("#navi-dropdown-"+menu_tag).show();
2776- $("#navilink-span-"+menu_tag).bind('mouseover',NAVI_CancelTimer);
2777- $("#navilink-span-"+menu_tag).bind('mouseout',NAVI_Timer);
2778- $("#navi-dropdown-"+menu_tag).bind('mouseover',NAVI_CancelTimer);
2779- $("#navi-dropdown-"+menu_tag).bind('mouseout',NAVI_Timer);
2780-};
2781-
2782-function NAVI_Close()
2783-{
2784- $(".navi-dropdown").hide();
2785- $("#menu div").unbind('mouseover');
2786- $(".dropdown").unbind('mouseover');
2787- $(".dropdown").unbind('mouseout');
2788-
2789- $("#search-dropdown").hide();
2790- $("#searchlink-anchor").unbind('mouseover');
2791- $("#searchlink-anchor").unbind('mouseout');
2792- $("#search-dropdown").unbind('mouseover');
2793- $("#search-dropdown").unbind('mouseout');
2794-}
2795-
2796-function NAVI_CancelTimer()
2797-{
2798- if (NAVI.CloseTimer!=null)
2799- {
2800- window.clearTimeout(NAVI.CloseTimer);
2801- NAVI.CloseTimer = null;
2802- }
2803-}
2804-
2805-function NAVI_Timer()
2806-{
2807- if (NAVI.CloseTimer==null)
2808- {
2809- NAVI.CloseTimer = window.setTimeout(NAVI_Close, 300);
2810- }
2811-}
2812-
2813-
2814-SUBNAVI = new Object();
2815-
2816-SUBNAVI.Open = function ( menu_tag )
2817-{
2818- if ($("#sidesubnavi-" + menu_tag + ':hidden').length)
2819- {
2820- $(".sidesubnavi").hide();
2821- $("#sidesubnavi-"+menu_tag).show();
2822- return false;
2823- } else {
2824- return true;
2825- }
2826-};
2827-
2828-
2829-SEARCH = new Object();
2830-
2831-SEARCH.CloseTimer = null;
2832-
2833-SEARCH.Open = function()
2834-{
2835- NAVI_CancelTimer();
2836- NAVI_Close();
2837- SEARCH_CancelTimer();
2838- SEARCH_Close();
2839- var pos = $("#searchlink-anchor").offset();
2840- $("#search-dropdown").css( { "position": "absolute", "left": (pos.left - ($("#search-dropdown").width()) + 40) + "px", "top": (pos.top + 36) + "px" } );
2841- $("#search-dropdown").show();
2842- $("#searchlink-anchor").bind('mouseover',NAVI_CancelTimer);
2843- $("#searchlink-anchor").bind('mouseout',NAVI_Timer);
2844- $("#search-dropdown").bind('mouseover',NAVI_CancelTimer);
2845- $("#search-dropdown").bind('mouseout',NAVI_Timer);
2846- $("#search-input")[0].focus();
2847-};
2848-
2849-function SEARCH_Close()
2850-{
2851- $(".navi-dropdown").hide();
2852- $("#menu div").unbind('mouseover');
2853- $(".dropdown").unbind('mouseover');
2854- $(".dropdown").unbind('mouseout');
2855-
2856- $("#search-dropdown").hide();
2857- $("#searchlink-anchor").unbind('mouseover');
2858- $("#searchlink-anchor").unbind('mouseout');
2859- $("#search-dropdown").unbind('mouseover');
2860- $("#search-dropdown").unbind('mouseout');
2861-}
2862-
2863-
2864-function SEARCH_CancelTimer()
2865-{
2866- if (SEARCH.CloseTimer!=null)
2867- {
2868- window.clearTimeout(SEARCH.CloseTimer);
2869- SEARCH.CloseTimer = null;
2870- }
2871-}
2872-
2873-function SEARCH_Timer()
2874-{
2875- if (SEARCH.CloseTimer==null)
2876- {
2877- SEARCH.CloseTimer = window.setTimeout(SEARCH_Close, 300);
2878- }
2879-}
2880-
2881-menuImg1 = new Image(); menuImg1.src = 'http://s1.percona.com/ui-dropdown-header-l.png';
2882-menuImg2 = new Image(); menuImg2.src = 'http://s2.percona.com/ui-dropdown-header-r.png';
2883-menuImg3 = new Image(); menuImg3.src = 'http://s3.percona.com/ui-dropdown-header-search.png';
2884-menuImg4 = new Image(); menuImg4.src = 'http://s0.percona.com/ui-dropdown-bg.png';
2885-menuImg5 = new Image(); menuImg5.src = 'http://s1.percona.com/ui-dropdown-footer.png';
2886-
2887-
2888-});
2889-
2890-
2891-var Percona = {
2892- ssl: false,
2893- host: 'www.percona.com'
2894-};
2895-/**
2896- * @param string selector jQuery selector string
2897- */
2898-Percona.getRecentServerVersion = function(selector)
2899-{
2900- if ('string' != typeof(selector))
2901- {
2902- alert('Percona.getRecentServerVersion: missed or wrong selector!');
2903- }
2904- /* Localize jQuery variable */
2905- var jQuery;
2906- /******** Load jQuery if not present *********/
2907- if (window.jQuery === undefined || window.jQuery.fn.jquery !== '1.4.2')
2908- {
2909- var script_tag = document.createElement('script');
2910- script_tag.setAttribute("type","text/javascript");
2911- script_tag.setAttribute('src', 'http' + (Percona.ssl ? 's' : '') + ':/' + '/ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js');
2912- script_tag.onload = scriptLoadHandler;
2913- script_tag.onreadystatechange = function () /* Same thing but for IE */
2914- {
2915- if (this.readyState == 'complete' || this.readyState == 'loaded')
2916- {
2917- scriptLoadHandler();
2918- }
2919- };
2920- /* Try to find the head, otherwise default to the documentElement */
2921- (document.getElementsByTagName("head")[0] || document.documentElement).appendChild(script_tag);
2922- } else {
2923- /* The jQuery version on the window is the one we want to use */
2924- jQuery = window.jQuery;
2925- main();
2926- }
2927- var scriptLoadHandler_counter = 0;
2928- /******** Called once jQuery has loaded ******/
2929- function scriptLoadHandler()
2930- {
2931- if (++scriptLoadHandler_counter > 1)
2932- {
2933- return;
2934- }
2935- /* Restore $ and window.jQuery to their previous values and store the
2936- new jQuery in our local jQuery variable */
2937- jQuery = window.jQuery.noConflict(true);
2938- /* Call our main function */
2939- main(jQuery);
2940- }
2941- /******** Our main function ********/
2942- function main($)
2943- {
2944- var fillRecentServerVersion = function($)
2945- {
2946- if ($(selector).get(0))
2947- {
2948- $.get('http' + (Percona.ssl ? 's' : '') + ':/' + '/' + Percona.host + '/ajax/server-version/?callback=?', {}, function(json)
2949- {
2950- if ('object' == typeof(json) && 'string' == typeof(json.recentServerVersion))
2951- {
2952- $(selector).text(' ' + json.recentServerVersion);
2953- }
2954- }, 'jsonp');
2955- }
2956- };
2957- $(document).ready(function()
2958- {
2959- fillRecentServerVersion(jQuery);
2960- });
2961- }
2962-};
2963-
2964-$(document).ready(function(){
2965- $(window).bind("resize", resizeWindow);
2966- resizeWindow();
2967- function resizeWindow() {
2968- var win_w = $(window).width();
2969- var ribon = $("#support-ribbon");
2970- if(win_w < 1265){
2971- if(/mobile/i.test(navigator.userAgent)){
2972- ribon.hide();
2973- }else{
2974- if(ribon.hasClass("vertical")){
2975- ribon.removeClass("vertical");
2976- ribon.addClass("horizontal");
2977- }
2978- ribon.css({"left":'50%', "margin-left": '-'+(ribon.width() / 2)+'px'});
2979- }
2980- }else{
2981- if(ribon.hasClass("horizontal")){
2982- ribon.addClass("vertical");
2983- ribon.removeClass("horizontal");
2984- ribon.removeAttr("style");
2985- }
2986-
2987- }
2988- }
2989-});
2990\ No newline at end of file
2991
2992=== removed file 'storage/innobase/xtrabackup/doc/source/percona-theme/static/phone-small.png'
2993Binary files storage/innobase/xtrabackup/doc/source/percona-theme/static/phone-small.png 2012-08-03 12:12:02 +0000 and storage/innobase/xtrabackup/doc/source/percona-theme/static/phone-small.png 1970-01-01 00:00:00 +0000 differ
2994=== removed file 'storage/innobase/xtrabackup/doc/source/percona-theme/static/phone.png'
2995Binary files storage/innobase/xtrabackup/doc/source/percona-theme/static/phone.png 2012-08-03 12:12:02 +0000 and storage/innobase/xtrabackup/doc/source/percona-theme/static/phone.png 1970-01-01 00:00:00 +0000 differ
2996=== removed file 'storage/innobase/xtrabackup/doc/source/percona-theme/static/shield.png'
2997Binary files storage/innobase/xtrabackup/doc/source/percona-theme/static/shield.png 2012-08-03 12:12:02 +0000 and storage/innobase/xtrabackup/doc/source/percona-theme/static/shield.png 1970-01-01 00:00:00 +0000 differ
2998=== removed file 'storage/innobase/xtrabackup/doc/source/percona-theme/static/side_buttons.png'
2999Binary files storage/innobase/xtrabackup/doc/source/percona-theme/static/side_buttons.png 2012-07-31 04:46:23 +0000 and storage/innobase/xtrabackup/doc/source/percona-theme/static/side_buttons.png 1970-01-01 00:00:00 +0000 differ
3000=== removed file 'storage/innobase/xtrabackup/doc/source/percona-theme/static/sidebar.js'
3001--- storage/innobase/xtrabackup/doc/source/percona-theme/static/sidebar.js 2012-08-03 12:12:02 +0000
3002+++ storage/innobase/xtrabackup/doc/source/percona-theme/static/sidebar.js 1970-01-01 00:00:00 +0000
3003@@ -1,151 +0,0 @@
3004-/*
3005- * sidebar.js
3006- * ~~~~~~~~~~
3007- *
3008- * This script makes the Sphinx sidebar collapsible.
3009- *
3010- * .sphinxsidebar contains .sphinxsidebarwrapper. This script adds
3011- * in .sphixsidebar, after .sphinxsidebarwrapper, the #sidebarbutton
3012- * used to collapse and expand the sidebar.
3013- *
3014- * When the sidebar is collapsed the .sphinxsidebarwrapper is hidden
3015- * and the width of the sidebar and the margin-left of the document
3016- * are decreased. When the sidebar is expanded the opposite happens.
3017- * This script saves a per-browser/per-session cookie used to
3018- * remember the position of the sidebar among the pages.
3019- * Once the browser is closed the cookie is deleted and the position
3020- * reset to the default (expanded).
3021- *
3022- * :copyright: Copyright 2007-2011 by the Sphinx team, see AUTHORS.
3023- * :license: BSD, see LICENSE for details.
3024- *
3025- */
3026-
3027-$(function() {
3028- // global elements used by the functions.
3029- // the 'sidebarbutton' element is defined as global after its
3030- // creation, in the add_sidebar_button function
3031- var bodywrapper = $('.bodywrapper');
3032- var sidebar = $('.sphinxsidebar');
3033- var sidebarwrapper = $('.sphinxsidebarwrapper');
3034-
3035- // for some reason, the document has no sidebar; do not run into errors
3036- if (!sidebar.length) return;
3037-
3038- // original margin-left of the bodywrapper and width of the sidebar
3039- // with the sidebar expanded
3040- var bw_margin_expanded = bodywrapper.css('margin-left');
3041- var ssb_width_expanded = sidebar.width();
3042-
3043- // margin-left of the bodywrapper and width of the sidebar
3044- // with the sidebar collapsed
3045- var bw_margin_collapsed = '.8em';
3046- var ssb_width_collapsed = '.8em';
3047-
3048- // colors used by the current theme
3049- var dark_color = $('.related').css('background-color');
3050- var light_color = $('.document').css('background-color');
3051-
3052- function sidebar_is_collapsed() {
3053- return sidebarwrapper.is(':not(:visible)');
3054- }
3055-
3056- function toggle_sidebar() {
3057- if (sidebar_is_collapsed())
3058- expand_sidebar();
3059- else
3060- collapse_sidebar();
3061- }
3062-
3063- function collapse_sidebar() {
3064- sidebarwrapper.hide();
3065- sidebar.css('width', ssb_width_collapsed);
3066- bodywrapper.css('margin-left', bw_margin_collapsed);
3067- sidebarbutton.css({
3068- 'margin-left': '0',
3069- 'height': bodywrapper.height()
3070- });
3071- sidebarbutton.find('span').text('»');
3072- sidebarbutton.attr('title', _('Expand sidebar'));
3073- document.cookie = 'sidebar=collapsed';
3074- }
3075-
3076- function expand_sidebar() {
3077- bodywrapper.css('margin-left', bw_margin_expanded);
3078- sidebar.css('width', ssb_width_expanded);
3079- sidebarwrapper.show();
3080- sidebarbutton.css({
3081- 'margin-left': ssb_width_expanded-12,
3082- 'height': bodywrapper.height()
3083- });
3084- sidebarbutton.find('span').text('«');
3085- sidebarbutton.attr('title', _('Collapse sidebar'));
3086- document.cookie = 'sidebar=expanded';
3087- }
3088-
3089- function add_sidebar_button() {
3090- sidebarwrapper.css({
3091- 'float': 'left',
3092- 'margin-right': '0',
3093- 'width': ssb_width_expanded - 28
3094- });
3095- // create the button
3096- sidebar.append(
3097- '<div id="sidebarbutton"><span>&laquo;</span></div>'
3098- );
3099- var sidebarbutton = $('#sidebarbutton');
3100- light_color = sidebarbutton.css('background-color');
3101- // find the height of the viewport to center the '<<' in the page
3102- var viewport_height;
3103- if (window.innerHeight)
3104- viewport_height = window.innerHeight;
3105- else
3106- viewport_height = $(window).height();
3107- sidebarbutton.find('span').css({
3108- 'display': 'block',
3109- 'margin-top': (viewport_height - sidebar.position().top - 20) / 2
3110- });
3111-
3112- sidebarbutton.click(toggle_sidebar);
3113- sidebarbutton.attr('title', _('Collapse sidebar'));
3114- sidebarbutton.css({
3115- 'color': '#FFFFFF',
3116- 'border-left': '1px solid ' + dark_color,
3117- 'font-size': '1.2em',
3118- 'cursor': 'pointer',
3119- 'height': bodywrapper.height(),
3120- 'padding-top': '1px',
3121- 'margin-left': ssb_width_expanded - 12
3122- });
3123-
3124- sidebarbutton.hover(
3125- function () {
3126- $(this).css('background-color', dark_color);
3127- },
3128- function () {
3129- $(this).css('background-color', light_color);
3130- }
3131- );
3132- }
3133-
3134- function set_position_from_cookie() {
3135- if (!document.cookie)
3136- return;
3137- var items = document.cookie.split(';');
3138- for(var k=0; k<items.length; k++) {
3139- var key_val = items[k].split('=');
3140- var key = key_val[0];
3141- if (key == 'sidebar') {
3142- var value = key_val[1];
3143- if ((value == 'collapsed') && (!sidebar_is_collapsed()))
3144- collapse_sidebar();
3145- else if ((value == 'expanded') && (sidebar_is_collapsed()))
3146- expand_sidebar();
3147- }
3148- }
3149- }
3150-
3151- add_sidebar_button();
3152- var sidebarbutton = $('#sidebarbutton');
3153- set_position_from_cookie();
3154-});
3155
3156=== removed file 'storage/innobase/xtrabackup/doc/source/percona-theme/static/software-download.png'
3157Binary files storage/innobase/xtrabackup/doc/source/percona-theme/static/software-download.png 2012-08-03 12:12:02 +0000 and storage/innobase/xtrabackup/doc/source/percona-theme/static/software-download.png 1970-01-01 00:00:00 +0000 differ
3158=== removed file 'storage/innobase/xtrabackup/doc/source/percona-theme/static/software-latest.png'
3159Binary files storage/innobase/xtrabackup/doc/source/percona-theme/static/software-latest.png 2012-08-03 12:12:02 +0000 and storage/innobase/xtrabackup/doc/source/percona-theme/static/software-latest.png 1970-01-01 00:00:00 +0000 differ
3160=== removed file 'storage/innobase/xtrabackup/doc/source/percona-theme/static/support-small.png'
3161Binary files storage/innobase/xtrabackup/doc/source/percona-theme/static/support-small.png 2012-08-03 12:12:02 +0000 and storage/innobase/xtrabackup/doc/source/percona-theme/static/support-small.png 1970-01-01 00:00:00 +0000 differ
3162=== removed file 'storage/innobase/xtrabackup/doc/source/percona-theme/static/ui-dropdown-bg.png'
3163Binary files storage/innobase/xtrabackup/doc/source/percona-theme/static/ui-dropdown-bg.png 2012-08-03 12:12:02 +0000 and storage/innobase/xtrabackup/doc/source/percona-theme/static/ui-dropdown-bg.png 1970-01-01 00:00:00 +0000 differ
3164=== removed file 'storage/innobase/xtrabackup/doc/source/percona-theme/static/ui-dropdown-footer.png'
3165Binary files storage/innobase/xtrabackup/doc/source/percona-theme/static/ui-dropdown-footer.png 2012-08-03 12:12:02 +0000 and storage/innobase/xtrabackup/doc/source/percona-theme/static/ui-dropdown-footer.png 1970-01-01 00:00:00 +0000 differ
3166=== removed file 'storage/innobase/xtrabackup/doc/source/percona-theme/static/ui-dropdown-header-l.png'
3167Binary files storage/innobase/xtrabackup/doc/source/percona-theme/static/ui-dropdown-header-l.png 2012-08-03 12:12:02 +0000 and storage/innobase/xtrabackup/doc/source/percona-theme/static/ui-dropdown-header-l.png 1970-01-01 00:00:00 +0000 differ
3168=== removed file 'storage/innobase/xtrabackup/doc/source/percona-theme/static/ui-dropdown-header-r.png'
3169Binary files storage/innobase/xtrabackup/doc/source/percona-theme/static/ui-dropdown-header-r.png 2012-08-03 12:12:02 +0000 and storage/innobase/xtrabackup/doc/source/percona-theme/static/ui-dropdown-header-r.png 1970-01-01 00:00:00 +0000 differ
3170=== removed file 'storage/innobase/xtrabackup/doc/source/percona-theme/static/ui-dropdown-header-search.png'
3171Binary files storage/innobase/xtrabackup/doc/source/percona-theme/static/ui-dropdown-header-search.png 2012-08-03 12:12:02 +0000 and storage/innobase/xtrabackup/doc/source/percona-theme/static/ui-dropdown-header-search.png 1970-01-01 00:00:00 +0000 differ
3172=== removed file 'storage/innobase/xtrabackup/doc/source/percona-theme/static/ui-footer-logo.png'
3173Binary files storage/innobase/xtrabackup/doc/source/percona-theme/static/ui-footer-logo.png 2012-08-03 12:12:02 +0000 and storage/innobase/xtrabackup/doc/source/percona-theme/static/ui-footer-logo.png 1970-01-01 00:00:00 +0000 differ
3174=== removed file 'storage/innobase/xtrabackup/doc/source/percona-theme/static/ui-leftnavi-sel.png'
3175Binary files storage/innobase/xtrabackup/doc/source/percona-theme/static/ui-leftnavi-sel.png 2012-08-03 12:12:02 +0000 and storage/innobase/xtrabackup/doc/source/percona-theme/static/ui-leftnavi-sel.png 1970-01-01 00:00:00 +0000 differ
3176=== removed file 'storage/innobase/xtrabackup/doc/source/percona-theme/static/ui-logo.png'
3177Binary files storage/innobase/xtrabackup/doc/source/percona-theme/static/ui-logo.png 2012-08-03 12:12:02 +0000 and storage/innobase/xtrabackup/doc/source/percona-theme/static/ui-logo.png 1970-01-01 00:00:00 +0000 differ
3178=== removed file 'storage/innobase/xtrabackup/doc/source/percona-theme/static/ui-navi-hover-l.png'
3179Binary files storage/innobase/xtrabackup/doc/source/percona-theme/static/ui-navi-hover-l.png 2012-08-03 12:12:02 +0000 and storage/innobase/xtrabackup/doc/source/percona-theme/static/ui-navi-hover-l.png 1970-01-01 00:00:00 +0000 differ
3180=== removed file 'storage/innobase/xtrabackup/doc/source/percona-theme/static/ui-navi-hover-r.png'
3181Binary files storage/innobase/xtrabackup/doc/source/percona-theme/static/ui-navi-hover-r.png 2012-08-03 12:12:02 +0000 and storage/innobase/xtrabackup/doc/source/percona-theme/static/ui-navi-hover-r.png 1970-01-01 00:00:00 +0000 differ
3182=== removed file 'storage/innobase/xtrabackup/doc/source/percona-theme/static/ui-navi-l.png'
3183Binary files storage/innobase/xtrabackup/doc/source/percona-theme/static/ui-navi-l.png 2012-08-03 12:12:02 +0000 and storage/innobase/xtrabackup/doc/source/percona-theme/static/ui-navi-l.png 1970-01-01 00:00:00 +0000 differ
3184=== removed file 'storage/innobase/xtrabackup/doc/source/percona-theme/static/ui-navi-r.png'
3185Binary files storage/innobase/xtrabackup/doc/source/percona-theme/static/ui-navi-r.png 2012-08-03 12:12:02 +0000 and storage/innobase/xtrabackup/doc/source/percona-theme/static/ui-navi-r.png 1970-01-01 00:00:00 +0000 differ
3186=== removed file 'storage/innobase/xtrabackup/doc/source/percona-theme/static/ui-navi-sel-l.png'
3187Binary files storage/innobase/xtrabackup/doc/source/percona-theme/static/ui-navi-sel-l.png 2012-08-03 12:12:02 +0000 and storage/innobase/xtrabackup/doc/source/percona-theme/static/ui-navi-sel-l.png 1970-01-01 00:00:00 +0000 differ
3188=== removed file 'storage/innobase/xtrabackup/doc/source/percona-theme/static/ui-navi-sel-r.png'
3189Binary files storage/innobase/xtrabackup/doc/source/percona-theme/static/ui-navi-sel-r.png 2012-08-03 12:12:02 +0000 and storage/innobase/xtrabackup/doc/source/percona-theme/static/ui-navi-sel-r.png 1970-01-01 00:00:00 +0000 differ
3190=== removed file 'storage/innobase/xtrabackup/doc/source/percona-theme/static/ui-orange-content.png'
3191Binary files storage/innobase/xtrabackup/doc/source/percona-theme/static/ui-orange-content.png 2012-08-03 12:12:02 +0000 and storage/innobase/xtrabackup/doc/source/percona-theme/static/ui-orange-content.png 1970-01-01 00:00:00 +0000 differ
3192=== removed file 'storage/innobase/xtrabackup/doc/source/percona-theme/static/ui-orange-front.png'
3193Binary files storage/innobase/xtrabackup/doc/source/percona-theme/static/ui-orange-front.png 2012-08-03 12:12:02 +0000 and storage/innobase/xtrabackup/doc/source/percona-theme/static/ui-orange-front.png 1970-01-01 00:00:00 +0000 differ
3194=== removed file 'storage/innobase/xtrabackup/doc/source/percona-theme/static/ui-search.png'
3195Binary files storage/innobase/xtrabackup/doc/source/percona-theme/static/ui-search.png 2012-08-03 12:12:02 +0000 and storage/innobase/xtrabackup/doc/source/percona-theme/static/ui-search.png 1970-01-01 00:00:00 +0000 differ
3196=== removed file 'storage/innobase/xtrabackup/doc/source/percona-theme/static/ui-tab-bg.png'
3197Binary files storage/innobase/xtrabackup/doc/source/percona-theme/static/ui-tab-bg.png 2012-08-03 12:12:02 +0000 and storage/innobase/xtrabackup/doc/source/percona-theme/static/ui-tab-bg.png 1970-01-01 00:00:00 +0000 differ
3198=== removed file 'storage/innobase/xtrabackup/doc/source/percona-theme/static/warning.png'
3199Binary files storage/innobase/xtrabackup/doc/source/percona-theme/static/warning.png 2012-08-03 12:12:02 +0000 and storage/innobase/xtrabackup/doc/source/percona-theme/static/warning.png 1970-01-01 00:00:00 +0000 differ
3200=== added file 'storage/innobase/xtrabackup/doc/source/release-notes/2.1/2.1.8.rst'
3201--- storage/innobase/xtrabackup/doc/source/release-notes/2.1/2.1.8.rst 1970-01-01 00:00:00 +0000
3202+++ storage/innobase/xtrabackup/doc/source/release-notes/2.1/2.1.8.rst 2014-03-04 08:38:26 +0000
3203@@ -0,0 +1,28 @@
3204+============================
3205+ |Percona XtraBackup| 2.1.8
3206+============================
3207+
3208+Percona is glad to announce the release of |Percona XtraBackup| 2.1.8 on March 6th 2014. Downloads are available from our download site `here <http://www.percona.com/downloads/XtraBackup/XtraBackup-2.1.6/>`_ and :doc:`Percona Software Repositories </installation>`.
3209+
3210+This release is the current GA (Generally Available) stable release in the 2.1 series.
3211+
3212+Bugs Fixed
3213+----------
3214+
3215+ Due to incorrect usage of ``posix_fadvise()`` hints, |Percona XtraBackup| discarded read-ahead buffers which resulted in higher ``I/O`` rate on the backup stage. Bug fixed :bug:`1093385`.
3216+
3217+ Spurious trailing data blocks that would normally be ignored by |InnoDB| could lead to an assertion failure on the backup stage. Bug fixed :bug:`1177201`.
3218+
3219+ A spurious warning message could cause issues with third-party wrapper scripts. Bug fixed :bug:`1271956`.
3220+
3221+ :ref:`xbcrypt <xbcrypt>` could fail with the ``xbcrypt:xb_crypt_read_chunk: unable to read chunk iv size at offset`` error under some circumstances. Bug fixed :bug:`1273196`.
3222+
3223+ :ref:`xbstream <xbstream_binary>` could sometimes hang when extracting a broken or incomplete input stream. Bug fixed :bug:`1273207`.
3224+
3225+ Preparing backups of |MySQL| or |Percona Server| 5.6 could raise an assertion failure in |Percona XtraBackup|. Bug fixed :bug:`1273468`.
3226+
3227+ The downtime is decreased when the :option:`innobackupex --safe-slave-backup` option is used to backup a replication slave. The SQL thread is now started before a temporary copy of redo log is streamed into the final location. Bug fixed :bug:`1284778`.
3228+
3229+ Disabled the "binary version check" functionality in the VersionCheck module due to security concerns. Bug fixed :bug:`1285166`.
3230+
3231+Other bugs fixed: :bug:`1284078`.

Subscribers

People subscribed via source and target branches