{extends "../@layout.xml"} {block title}{_about_openvk}{/block} {block header} {_about_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 Celestora |
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 Daniel Myslivets |
{$theme->getName()} | {$theme->isEnabled() ? "Enabled" : "Installed"} | {$theme->getVersion()} | {$theme->getDescription()|truncate:20} | {$theme->getAuthor()} |
OpenVK Development Force |
---|
Vladimir Barinov (veselcraft), Celestora, Konstantin Kichulkin (kosfurler), Nikita Volkov (sup_ban), Daniel Myslivets, Maxim Leshchenko (maksales / maksalees) and n1rwana |
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 a Russian social network called VKontakte. VKontakte belongs to Pavel Durov and VK Group. |
Languagepacks | ||
---|---|---|
Language | Native name | Author(s) |
{$language['name']} | {$language['native_name']} | {$language['author']} |
Additional mentions | |
---|---|
Contribution | Author |
Initial hosting | Ilya Prokopenko (dsrev) and Celestora |
Initial bug-tracker hosting | Alexey Assemblerov (BiosNod) |
Images | Vladimir Barinov (veselcraft), Konstantin Kichulkin (kosfurler) and Daniel Myslivets |
Illustrations | Ash Defenders, Polina Katunina (RousPhaul) |
Best barmaid | Jill |
Initial Helpdesk implementation | Nikita Volkov (sup_ban) |
OpenVK QA Team |
---|
kovaltim, Vladimir Lapskiy (0x7d5), Alexander Minkin (WerySkok), Polina Katunina (RousPhaul), veth, Egor Shevchenko, Vadim Korovin (yuni), Ash Defenders, Pavel Silaev, Dmitriy Daemon, Ilya Prokopenko (dsrev), cmed404 and unknown tester, who disappeared shortly after trying to upload post with cat. |
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. |