A platform for collective blogs and social media platform, forum, question and answer service (Q&A). Catalog of sites (programs), site navigation and directories - facets. A community based on the PHP HLEB micro-framework.
Find a file
2022-04-02 19:28:04 +03:00
app DEV: изменим вид ссылок (Parsedown) 2022-04-02 19:28:04 +03:00
config UX: Просмотр пароля и длина полей 2022-04-02 07:20:18 +03:00
modules DEV: изменим вид ссылок (Parsedown) 2022-04-02 19:28:04 +03:00
public DEV: изменим вид ссылок (Parsedown) 2022-04-02 19:28:04 +03:00
resources/views DEV: изменим вид ссылок (Parsedown) 2022-04-02 19:28:04 +03:00
routes ADD: Бесконечный скролл в ленте 2022-04-01 16:12:11 +03:00
storage DEV: Упрощение админ-панели 2022-02-26 08:31:22 +03:00
console ADD: Панель управления и консоль 2021-10-07 08:22:49 +03:00
dev.sql DEV: Перенесем настройки ленты в конфиг 2022-03-31 00:31:45 +03:00
LICENSE DEV: Работа с логами поисковых запросов 2022-02-27 07:09:09 +03:00
README.md DEV: Незначительные изменения 2022-03-24 18:10:29 +03:00
start.hleb.php DEV: Изменения связанные со сменой домена 2022-03-24 09:05:27 +03:00

License: MIT PHP PHP

LibArea

A platform for collective blogs and social media platform, forum, question and answer service. Catalog of sites (programs), site navigation and directories - facets.

Ideas

We like the classification system based on labels (tags), how it works in the example: Stack Exchange, Zhihu, Quora and a number of others.

We are trying to study this.

LibArea

LibArea spaces

Second design (Q&A) in the system:

LibArea topics

Directory of sites (programs) uses a faceted scheme:

LibArea catalog

Demo: https://libarea.ru/

For testing

  • Project root folder: public (configure the server )
  • dev.sql
  • settings: config/dbase.config.php and other files in the directory
  • Log in to your account using administrator credentials: ss@sdf.ru / qwer14qwer14
  • Or user: test@test.ru / test@test.ru

PHP 7.4+

More information (rus.): https://libarea.com/

...

PHP Micro-Framework HLEB

https://github.com/phphleb/hleb

Routing > Controllers > Models > Page Builder > Debug Panel

A distinctive feature of the micro-framework HLEB is the minimalism of the code and the speed of work.

Security

If you discover any security related issues within LibArea, please send an e-mail to dev@libarea.ru instead of using the issue tracker. All security vulnerabilities will be promptly addressed.


Using examples: Dmoz catalog, Yandex catalog, I want to create and test universal and easy navigation through different types of content. Facet scheme and other ideas.

Используя примеры: каталог Dmoz, каталог Яндекса хочется создать и проверить универсальную и легкую навигацию по разным типам контента. Фасетную схему и другие идеи.


ATTENTION: you are on the README file of an unstable branch of LibArea specifically meant for the development of future releases. This means that the code on this branch is potentially unstable, and breaking change may happen without any prior notice. Do not use it in production environments or use it at your own risk! This is a test version, a training project!