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
Evg f80ce9c9f7 ADD: Contribution pages of participants (topics)
+ Removing the metismenujs dependency
2022-02-11 00:04:01 +03:00
app ADD: Contribution pages of participants (topics) 2022-02-11 00:04:01 +03:00
config DEV: Change in site navigation (facets). The first part of the work. 2022-02-10 09:42:33 +03:00
modules ADD: Contribution pages of participants (topics) 2022-02-11 00:04:01 +03:00
public ADD: Contribution pages of participants (topics) 2022-02-11 00:04:01 +03:00
resources/views ADD: Contribution pages of participants (topics) 2022-02-11 00:04:01 +03:00
routes ADD: Contribution pages of participants (topics) 2022-02-11 00:04:01 +03:00
storage DEV: Улучшение пространств... 2021-05-05 21:13:13 +03:00
console ADD: Панель управления и консоль 2021-10-07 08:22:49 +03:00
dev.sql DEV: Change in site navigation (facets). The first part of the work. 2022-02-10 09:42:33 +03:00
LICENSE Перевод 2021-03-12 10:54:51 +03:00
README.md DEV: Change in site navigation (facets). The first part of the work. 2022-02-10 09:42:33 +03:00
sphinx.conf DEV: Search moved to module 2022-01-19 18:17:23 +03:00
start.hleb.php DEV: Changing the User Profile URL 2022-01-20 08:55:20 +03:00

License: MIT PHP PHP

Agouti

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.

Agouti

Agouti spaces

Agouti topics

Second design (Q&A) in the system:

Agouti Q&A

Directory of sites (programs) uses a faceted scheme:

Agouti catalog

Demo: https://agouti.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://agouti.info/

...

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.


Using the example of the Dmoz catalog, I want to create and test a universal and easy navigation for different types of content. Their relationship.

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


ATTENTION: you are on the README file of an unstable branch of Agouti 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!