wallabag/docs/ru/User_documentation/Configure_wallabag.html

105 lines
7.8 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en"> <![endif]-->
<!--[if IE 7]> <html class="no-js ie7 oldie" lang="en"> <![endif]-->
<!--[if IE 8]> <html class="no-js ie8 oldie" lang="en"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en"> <!--<![endif]-->
<head>
<title>Configure wallabag</title>
<meta charset="utf-8">
<meta name="description" content="Documentation for wallabag" />
<meta name="author" content="Nicolas Lœuillet">
<link rel="icon" href="../../templates/default/themes/daux-blue/img/favicon-blue.png" type="image/x-icon">
<!-- Mobile -->
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Font -->
<!-- CSS -->
<link href='../../templates/default/themes/daux-blue/css/daux-blue.css' rel='stylesheet' type='text/css'>
</head>
<body>
<!-- Docs -->
<div class="container-fluid fluid-height wrapper">
<div class="navbar navbar-fixed-top hidden-print">
<div class="container-fluid">
<a class="brand navbar-brand pull-left" href="../../index.html">wallabag</a>
<p class="navbar-text pull-right">Generated by <a href="http://daux.io">Daux.io</a></p>
</div>
</div>
<div class="row columns content">
<div class="left-column article-tree col-sm-3 hidden-print">
<!-- For Mobile -->
<div class="responsive-collapse">
<button type="button" class="btn btn-sidebar" id="menu-spinner-button">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
<div id="sub-nav-collapse" class="sub-nav-collapse">
<!-- Navigation -->
<ul class="nav nav-list"><li><a href="../../ru/Getting_started.html">Getting started</a></li><li><a href="../../ru/Help_wallabag.html">Help wallabag</a></li><li class="open"><a href="#" class="aj-nav folder">User documentation</a><ul class="nav nav-list"><li><a href="../../ru/User_documentation/Download_and_install.html">Download and install</a></li><li><a href="../../ru/User_documentation/Save_your_first_article.html">Save your first article</a></li><li class="active"><a href="../../ru/User_documentation/Configure_wallabag.html">Configure wallabag</a></li><li><a href="../../ru/User_documentation/Hidden_options.html">Hidden options</a></li></ul></li><li><a href="#" class="aj-nav folder">Документация пользователя</a><ul class="nav nav-list"><li><a href="../../ru/Документация_пользователя/Скачать_и_установить.html">Скачать и установить</a></li><li><a href="../../ru/Документация_пользователя/Сохраните_свою_первую_статью.html">Сохраните свою первую статью</a></li><li><a href="../../ru/Документация_пользователя/Настройте_wallabag.html">Настройте wallabag</a></li><li><a href="../../ru/Документация_пользователя/Скрытыеастройки.html">Скрытые настройки</a></li></ul></li></ul> <div class="well well-sidebar">
<!-- Links -->
<a href="https://www.wallabag.org/downloads" target="_blank">Download</a><br><a href="https://github.com/wallabag/wallabag" target="_blank">GitHub Repo</a><br><a href="http://support.wallabag.org" target="_blank">Help</a><br><a href="https://github.com/wallabag/documentation/graphs/contributors" target="_blank">Documentation contributors</a><br>
<!-- Twitter -->
</div>
</div>
</div>
<div class="right-column content-area col-sm-9">
<div class="content-page">
<article>
<div class="page-header sub-header clearfix">
<h1>Configure wallabag <a href="https://github.com/wallabag/documentation/blob/master/ru/01_User_documentation/06_Configure_wallabag.md" class="btn">Fix this page</a> </h1>
<span style="float: left; font-size: 10px; color: gray;">
Friday, November 21, 2014 </span>
<span style="float: right; font-size: 10px; color: gray;">
1:06 PM </span>
</div>
<h1>Настройка wallabag</h1>
<p>В меню "настройки" вы можете менять некоторые параметры wallabag. </p>
<p>Некоторые вещи не будут освещены здесь, так как для них есть отдельные главы в документации (каналы RSS, импорт из сторонних сервисов, экспорт данных, конвертация в Epub и многопользовательский режим).</p>
<h2>Тема</h2>
<p>На вкус и цвет товарищей нет. Поэтому wallabag предлагает вам менять стиль отображения, чтобы угодить каждому.</p>
<p>Выберите тему из выпадающего списка и подтвердите выбор, нажав кнопку <strong>Обновить</strong>.</p>
<h2>Язык</h2>
<p>Выберите язык из выпадающего списка и подтвердите выбор, нажав кнопку <strong>Обновить</strong>.</p>
<h2>Пароль</h2>
<p>Введите новый пароль в два соответствующих поля и подтвердите, нажав кнопку <strong>Обновить</strong>.</p>
<p>Вы будете отключены, затем вам нужно будет ввести новый пароль, чтобы получить доступ к wallabag.</p>
<h2>Очистка кэша</h2>
<p>Кэш позволяет wallabag ускорять работу некоторых функций.</p>
<p>Мы советуем очищать кэш после обновления wallabag. Чтобы сделать это, вам достаточно просто нажать кнопку.</p>
</article>
</div>
</div>
</div>
</div>
<!-- jQuery -->
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
<script>
if (typeof jQuery == 'undefined')
document.write(unescape("%3Cscript src='../../js/jquery-1.11.0.min.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<!-- hightlight.js -->
<script src="../../js/highlight.min.js"></script>
<script>hljs.initHighlightingOnLoad();</script>
<!-- JS -->
<!-- Front end file editor -->
<script src="../../js/custom.js"></script>
<!--[if lt IE 9]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</body>
</html>