{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}, Copyright (c) @fkwa

Configuration

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)
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

Extensions

Core

Themepack driver version 0 (Jesting Jill)
Extension driver version N/A
{* TODO: add hook to let extensions to register themselves here *}

Themepacks

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 Credits

OpenVK Development Force
Vladimir Barinov (veselcraft), Alexandra Katunina (jill_senpai), Konstantin Kichulkin (kosfurler), Nikita Volkov (sup_ban), Daniil Myslivets (myslivets), Alexander Kotov (l-lacker), Alexey Assemblerov (BiosNod), Ponywka and Ilya Prokopenko (dsrev)
OpenVK Design and Concept
Vladimir Barinov (veselcraft) and Konstantin Kichulkin (kosfurler)
Languagepacks
Language Author
Russian Vladimir Barinov (veselcraft)
English Vladimir Barinov (veselcraft)
Belarussian Daniil Myslivets (myslivets)
Serbian Ivan Denisov (Dma Games)
Turkish Bedirhan Kurt (WindOWZ)
Additional mentions
Contribution Author
Initial hosting Ilya Prokopenko (dsrev) and Alexandra Katunina (jill_senpai)
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
kovaltim, Vladimir Lapskiy (TeQuiero), Alexander Minkin (WerySkok), Polina Katunina (RousPhaul), tojeveth, Egor Shevchenko, Vadim Korovin (vadimkn), Ash Defenders, Pavel Silaev, Dmitriy Daemon (Dimas_NT), Ilya Prokopenko (dsrev), cmed404 and unknown tester, who died shortly after trying to upload post with cat.

OpenVK License

This program is free sofrware; 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.
{/block}