Skip to content

Commit 54ef610

Browse files
authored
Merge pull request #5 from aerograf/master
Add Russian
2 parents 0709458 + b37836d commit 54ef610

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+501
-0
lines changed

ru/README.md

Lines changed: 74 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,74 @@
1+
### _XOOPS Documentation Series_
2+
![logoXoops.jpg](assets/logoXoops.jpg)
3+
4+
# Модуль NewBB (Форумы)
5+
#### для XOOPS 2.5.9
6+
7+
![logoModule.png](assets/logoModule.png)
8+
9+
## Руководство пользователя
10+
11+
© 2017 The XOOPS Project ([www.xoops.org](www.xoops.org))
12+
13+
## Назначение модуля
14+
15+
Этот модуль предназначен для создания дискуссионных форумов, а также BBS (бюллетеней).
16+
17+
![image001.png](assets/image001.jpg)
18+
*Фигура 1: Основной вид модуля NewBB (сторона администратора)*
19+
20+
### Ключевые особенности
21+
22+
* Обширная система разрешения/модерации
23+
* Удобный интерфейс администратора
24+
* Управление порядком категорий, форумов и подфорумов
25+
* Подфорумы
26+
* Вложения (можно напрямую показывать изображения)
27+
* Добавить опрос в тему
28+
* Очистка системы
29+
* Система интересных сообщений
30+
* Система кармы
31+
* Система уровня опыта
32+
* Рейтинги тем
33+
* Редактирование и удаление сообщений могут иметь ограничение по времени.
34+
* Можно ограничить публикацию сообщений лимитом времени (например следующее сообщение пользователь сможет опубликовать только через 30 секунд)
35+
* Модерирование групп (сообщение должно быть одобрено перед публикацией)
36+
* Выбор между реальным именем или псевдонимом
37+
* Полнотекстовое уведомление
38+
* Предмат темы может иметь свой префикс
39+
* В блоках Вы можете выбрать, какой форум или форумы показать
40+
* Печать темы
41+
* RSS лента
42+
* Свернуть категории и блок быстрого ответа (Cookie будет помнить позицию)
43+
* Можно отметить все темы как прочитанные
44+
* Отказ от ответственности (выберите для показа Ответить/Сообщение/Оба/Нет)
45+
* Ответ прежде, чем увидеть другие ответы
46+
47+
## Загрузить/Вилка модуль ![](https://xoops.org/images/forkit.png)
48+
49+
**Вы можете разветвить модуль --> [здесь](https://github.com/XoopsModules25x/newbb))**
50+
51+
## Как внести вклад
52+
53+
[Вы можете участвовать в GitHub](https://github.com/XoopsDocs/newbb-tutorial). Изменения будут [применены на Gitbook.io автоматически](https://www.gitbook.com/book/xoops/newbb-tutorial/activity) когда [основной репозиторий](https://github.com/XoopsDocs/newbb-tutorial) изменения.
54+
55+
Редактирование книги может быть выполнено либо путем обновления файлов разметки с помощью текстового редактора, либо открытия репозитория в [настольном приложении Gitbook](https://github.com/GitbookIO/editor/blob/master/README.md). Приложение для настольных компьютеров предоставит Вам возможность предварительного просмотра.
56+
57+
# Содержание
58+
59+
* [Установка/Удаление](book/1install.md)
60+
* [Меню администратора](book/2administration.md)
61+
* [Настройки](book/3preferences.md)
62+
* [Инструкция по эксплуатации](book/4operations.md)
63+
* [Сторона пользователя](book/5userside.md)
64+
* [Блоки](book/6blocks.md)
65+
* [Шаблоны](book/7templates.md)
66+
* [Другое](book/8other.md)
67+
* [Module Credits](book/9credits.md)
68+
* [About XOOPS CMS](book/10aboutxoops.md)
69+
70+
##Лицензия:
71+
72+
<a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png" /></a><br />Если это не указано, этот контент лицензируется в соответствии с <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/">Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License</a>.
73+
74+
Все производные работы должны быть отнесены к проекту XOOPS ([www.xoops.org](https://xoops.org))

ru/SUMMARY.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Содержание
2+
3+
* [Введение](README.md)
4+
* [Установка/Удаление](book/1install.md)
5+
* [Меню администратора](book/2administration.md)
6+
* [Настройки](book/3preferences.md)
7+
* [Инструкция по эксплуатации](book/4operations.md)
8+
* [Сторона пользователя](book/5userside.md)
9+
* [Блоки](book/6blocks.md)
10+
* [Шаблоны](book/7templates.md)
11+
* [Другое](book/8other.md)
12+
* [Module Credits](book/9credits.md)
13+
* [About XOOPS CMS](book/10aboutxoops.md)

ru/assets/image001.jpg

123 KB
Loading

ru/assets/img_4.jpg

68.2 KB
Loading

ru/assets/img_5.jpg

13.2 KB
Loading

ru/assets/info/important.png

1.65 KB
Loading

ru/assets/info/info.png

1.67 KB
Loading

ru/assets/info/stop.png

4.04 KB
Loading

ru/assets/info/tips.gif

1.02 KB
Loading

ru/assets/logoModule.png

6.36 KB
Loading

ru/assets/logoXoops.jpg

9.33 KB
Loading

ru/assets/newbb_admin_blocks.jpg

35.4 KB
Loading

ru/assets/newbb_admin_categories.jpg

43.4 KB
Loading
77.2 KB
Loading

ru/assets/newbb_admin_digest.jpg

31 KB
Loading

ru/assets/newbb_admin_forums.jpg

46.1 KB
Loading

ru/assets/newbb_admin_forums_edit.jpg

95.6 KB
Loading
28.4 KB
Loading

ru/assets/newbb_admin_forums_move.jpg

26.3 KB
Loading

ru/assets/newbb_admin_help.jpg

105 KB
Loading

ru/assets/newbb_admin_moderate.jpg

43.6 KB
Loading
41.9 KB
Loading

ru/assets/newbb_admin_orderForums.jpg

50 KB
Loading

ru/assets/newbb_admin_permissions.jpg

55.4 KB
Loading
Loading
Loading
Loading

ru/assets/newbb_admin_preferences.jpg

129 KB
Loading

ru/assets/newbb_admin_prune.jpg

71.9 KB
Loading

ru/assets/newbb_admin_reports.jpg

32.8 KB
Loading

ru/assets/newbb_admin_sync.jpg

47.4 KB
Loading

ru/assets/newbb_admin_types.jpg

48.6 KB
Loading

ru/assets/newbb_admin_typesAdded.jpg

57.9 KB
Loading
57.2 KB
Loading
72 KB
Loading

ru/assets/newbb_admin_votes.jpg

43.1 KB
Loading

ru/book/10aboutxoops.md

Lines changed: 90 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,90 @@
1+
![](../assets/logoXoops.jpg)
2+
3+
# 10.0 О XOOPS CMS
4+
5+
XOOPS is a Content Management System (CSM) and a Web Portal program that allows administrators to easily create dynamic websites with great content and many outstanding features. It is an ideal tool for developing small to large dynamic community websites, intra company portals, corporate portals, weblogs and much more. It can be installed on an Internet host with a PHP-capable web server (e.g., Apache) and a database (e.g., MySQL).
6+
7+
**The main Project websites is http://xooops.org**
8+
9+
XOOPS is released under the terms of the GNU General Public License (GPL) and is free to use and modify. It is free to redistribute as long as you abide by the distribution terms of the GPL.
10+
11+
**What XOOPS stands for:**
12+
13+
XOOPS is an acronym of eXtensible Object Oriented Portal System. Though started as a portal system, XOOPS is in fact striving steadily on the track of Content Management System. It can serve as a web framework for use by small, medium and large sites.
14+
15+
It is highly scalable, from a personal weblog or journal through a community website to an enterprise installation. It has numerous modules that can be used to create all the basic functionality required of the system, e.g. News, Forums, Downloads, Web Links etc. Customized modules can also be developed by users and integrated seamlessly with the core to serve specific needs such as eCommerrce.
16+
17+
**Pronunciation guide**
18+
19+
The standard pronunciation of XOOPS follows English rules, and is pronounced [zoo'ps].
20+
21+
###**Key features of XOOPS**
22+
23+
**Database-driven**
24+
25+
XOOPS uses a relational database (currently MySQL) to store data required for running a web-based content management system.
26+
Fully Modularized
27+
Modules can be installed, uninstalled, and activated or deactivated with a click using the XOOPS module administration system.
28+
29+
**Personalization**
30+
31+
Registered users can edit their profiles, select site themes, upload custom avatars, and much more!
32+
33+
**User Management**
34+
35+
XOOPS offers users the ability to search for users by various criteria, and send email or private messages to other users through a template-based messaging system.
36+
37+
**Supported World-wide**
38+
39+
XOOPS was created and is maintained by a team of several hard-working volunteers from all over the world. The XOOPS Community has more than a dozen official support sites around the world for support of non-English speaking users.
40+
41+
**Multi-byte Language Support**
42+
43+
XOOPS fully supports multi-byte languages, including Japanese, Simplified and Traditional Chinese, and Korean among others.
44+
45+
**Versatile Group Permissions System**
46+
47+
XOOPS comes with a powerful and user-friendly permissions system which enables administrators to set permissions by group.
48+
49+
**Theme-based skinnable interface**
50+
51+
XOOPS is driven by a powerful theme system. Both administrators and users can change the look of the entire web site with just a click of a mouse. There are also over 60 themes available for download!!
52+
53+
**XOOPS has received numerous awards: **
54+
55+
It was a Finalist for the Best Project of SourceForge 2008 Community Awards and finalist for Best PHP Open Source CMS organized by Packt Publishing. In addition, XOOPS received Awards from “Adobe Edge” as a Top CMS, received 5 out of 5 Stars from Germany's CHIP Magazine, or placed as a top CMS on a list published by ONDD.
56+
57+
XOOPS has over 6,600,000 downloads from the SourceForge Website.
58+
59+
###**The current development is on GitHub: **
60+
61+
62+
To see what's coming, please check out our **XOOPS GitHub repositories**:
63+
64+
- [XOOPS 2.6.0 Core](https://github.com/XOOPS)
65+
66+
- [XOOPS 2.6.0 Modules](https://github.com/XoopsModules26x)
67+
68+
69+
- [XOOPS 2.6.0 Roadmap](https://github.com/XOOPS/XoopsCore/labels/roadmap)
70+
71+
and the new GUI:
72+
73+
- [XOOPS 2.6.0 Enhanced Admin GUI](https://github.com/XOOPS/XoopsCore/issues/252)
74+
75+
76+
Please also check out our other Github repositories:
77+
78+
- [XOOPS Documentation](https://github.com/XoopsDocs)
79+
80+
- [XOOPS current Themes](https://github.com/XoopsThemes)
81+
82+
- [XOOPS 2.5.x Modules](https://github.com/XoopsModules25x)
83+
84+
- [XOOPS 2.0.14+ Themes, 3 columns](https://github.com/XoopsThemes25xArchive-3col)
85+
86+
- [XOOPS 2.0.14+ Themes (2 columns)](https://github.com/XoopsThemes25xArchive-2col)
87+
88+
- [XOOPS Theme Archive (Themes for XOOPS < 2.0.14)](https://github.com/XoopsThemesArchive)
89+
90+
- [XOOPS Modules Archive](https://github.com/XoopsModulesArchive)

ru/book/1install.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# 1.0 Установка/Удаление
2+
3+
1. Установка следует обычной процедуре XOOPS. После загрузки дистрибутива модуля распакуйте файлы и откройте папку и любую вложенную папку ниже, пока не найдете файлы основного модуля. Родительская папка будет загружена на ваш сервер в каталог 'Modules'. Теперь откройте и просмотрите 'Readme' или измените файлы изменений и следуйте указаниям. Для этого модуля нет предустановленных конфигураций.<br /><br />
4+
2. Используя обычный FTP-клиент, загрузите в него каталог 'newbb' в каталог файлов Вашего сайта 'modules'.<br /><br />
5+
3. Откройте страницу администрирования своего веб-сайта и перейдите к 'Модули', и нажмите кноку "Установить модуль" (Смотри ниже).
6+
7+
![img_2.jpg](../assets/img_4.jpg)
8+
9+
**Фигура 2 Администрирование и установка модуля**
10+
11+
4.
12+
Установите модуль, щелкнув ссылку установки. Страница подтверждения должна предоставить Вам ссылку на 'страница администрирования модуля'
13+
14+
5.
15+
Подробные инструкции по установке модулей доступны в руководстве по эксплуатации XOOPS.
16+
Чтобы удалить модуль, просто нажмите на красную стрелку:
17+
18+
![img_2.jpg](../assets/img_5.jpg)
19+
20+
**Фигура 3 Администрирование и удаление модуля**
21+

0 commit comments

Comments
 (0)