{extends "../@layout.xml"} {block title}Об OpenVK{/block} {block header} Об OpenVK {/block} {block content}
OpenVK {=OPENVK_VERSION} |
OpenVK | {=OPENVK_VERSION} |
Chandler | {=CHANDLER_VER} |
Configuration file path | {realpath(OPENVK_ROOT)} |
Loaded configuration file | {realpath(OPENVK_ROOT)}/openvk.yml |
PHP | {phpversion()} |
This program makes use of the Chandler open-source web application server: libchandler {=CHANDLER_VER} by rem-pai |
Name | Instance value | Master value |
---|---|---|
Instance name | {=OPENVK_ROOT_CONF["openvk"]["appearance"]["name"]} | N/A |
MOTD | {=OPENVK_ROOT_CONF["openvk"]["appearance"]["motd"]|truncate:40} | N/A |
Female gender priority | {php echo OPENVK_ROOT_CONF["openvk"]["preferences"]["femaleGenderPriority"] ? "Enabled" : "Disabled"} | Enabled |
Complex upload processing | {php echo OPENVK_ROOT_CONF["openvk"]["preferences"]["uploads"]["disableLargeUploads"] ? "Disabled" : "Enabled"} | Enabled |
Upload processing module | mup_{=OPENVK_ROOT_CONF["openvk"]["preferences"]["uploads"]["mode"]} | mup_basic |
Upload processing options | {if OPENVK_ROOT_CONF["openvk"]["preferences"]["uploads"]["mode"] === "server"} {php echo OPENVK_ROOT_CONF["openvk"]["preferences"]["uploads"]["server"]["kind"] === "cdn" ? "use cdn" : "use mounted folder"}, upload to remote {else} (none) {/if} | (none) |
Forbidden short addresses | {implode(", ", OPENVK_ROOT_CONF["openvk"]["preferences"]["shortcodes"]["forbiddenNames"])} | (none) |
Registration | {php echo OPENVK_ROOT_CONF["openvk"]["preferences"]["registration"]["enable"] ? "Enabled" : "Disabled"} | Enabled |
Ads | {php echo OPENVK_ROOT_CONF["openvk"]["preferences"]["adPoster"]["enable"] ? "Enabled" : "Disabled"} | Disabled |
Fartscroll | {php echo OPENVK_ROOT_CONF["openvk"]["preferences"]["bellsAndWhistles"]["fartscroll"] ? "Enabled" : "Disabled"} | Disabled |
NDA Test Label | {php echo OPENVK_ROOT_CONF["openvk"]["preferences"]["bellsAndWhistles"]["testLabel"] ? "Enabled" : "Disabled"} | Disabled |
Number verification | {php echo OPENVK_ROOT_CONF["openvk"]["credentials"]["zadarma"]["enable"] ? "SMS (Zadarma)" : "Disabled"} | Disabled |
Notifications | {php echo OPENVK_ROOT_CONF["openvk"]["credentials"]["eventDB"]["enable"] ? "Enabled (Yandex Clickhouse or Percona)" : "Disabled"} | Disabled |
Session duration | {=CHANDLER_ROOT_CONF["security"]["sessionDuration"]} days | 1 day |
Themepack driver version | 0 (Jesting Jill) |
Extension driver version | N/A |
Name | Status | Version | Description | Author |
---|---|---|---|---|
Fore | Default | {=OPENVK_VERSION} | Default OpenVK look and feel. | Vladimir Barinov, Konstantin Kichulkin and Daniil Myslivets |
{$theme->getName()} | {$theme->isEnabled() ? "Enabled" : "Installed"} | {$theme->getVersion()} | {$theme->getDescription()|truncate:20} | {$theme->getAuthor()} |
OpenVK Development Force |
---|
Vladimir Barinov (veselcraft), Alexandra Katunina (rem-pai), Konstantin Kichulkin (kosfurler), Nikita Volkov (sup_ban), Daniil Myslivets (myslivets), Alexander Kotov (l-lacker), Alexey Assemblerov (BiosNod), Ilya Prokopenko (dsrev) and Vladimir Lapskiy (0x7d5) |
OpenVK Design and Concept |
---|
Vladimir Barinov (veselcraft) and Konstantin Kichulkin (kosfurler) OpenVK is a free open-source software that "cosplays" (or imitates) older versions of russian website VKontakte. VKontakte belongs to Pavel Durov and VK Group. |
Languagepacks | ||
---|---|---|
Language | Native name | Author |
{$language['name']} | {$language['native_name']} | {$language['author']} |
Additional mentions | |
---|---|
Contribution | Author |
Initial hosting | Ilya Prokopenko (dsrev) and Alexandra Katunina (rem-pai) |
Initial bug-tracker hosting | Alexey Assemblerov (BiosNod) |
Images | Vladimir Barinov (veselcraft), Konstantin Kichulkin (kosfurler) and Daniil Myslivets (myslivets) |
Illustrations | Ash Defenders |
Soundtrack | Ash Defenders |
Best barmaid | Jill |
Helpdesk implementation | Nikita Volkov (sup_ban) |
OpenVK QA Team |
---|
Vladimir Lapskiy (0x7d5), Alexander Minkin (WerySkok), Polina Katunina (RousPhaul), Egor Shevchenko, Dmitriy Daemon and Ilya Prokopenko (dsrev). |
This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public
License (version 2.1) as published by the Free Software Foundation. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License 2.1 for more details. You should have received a copy of the GNU Lesser General Public License along with this program (COPYING file in extension root); if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. |