sergeytolkachyov / Blank-page

All that this component does is display a blank page on the site that is attached to a menu item. For Joomla 4.1 or later.

Home Page:https://web-tolk.ru/dev/components/blank-page-component-for-joomla

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blank-page

Version Last Update Joomla Php

JED

Description:

All that this component does is display a blank page on the site that is attached to a menu item.

What is this for?

In order to attach empty output to the page, which does not create a load on either requests or rendering. Most often, this is required on the main page of the site or on special landing pages. By default in Joomla, the favorited articles are attached to the main page. Few people know, but this page is one of the most heavy pages in the core components of Joomla.

Why you can not do with the template?

  • Not all templates support disabling component output on a specific page.
  • Not all templates allow you to safely implement the necessary edits to disable component output without losing edits when a component or template can be updated.
  • Not all webmasters are able to make the necessary changes to the template.

Описание:

Всё, что делает этот компонент — выводит на сайте пустую страницу, привязанную к пункту меню.

Для чего это надо?

Для того чтобы привязать к странице пустой вывод, который не создаёт нагрузки ни для базы данных, ни на рендер страницы. Чаще всего это требуется на главной странице сайта или на специальных страницах-лендингах. По умолчанию в Joomla к главной странице привязаны избранные материалы. Мало кто знает, но эта страница — одна из самых нагруженных страниц в базовых компонентах Joomla.

Почему нельзя обойтись средствами шаблона?

  • Не все шаблоны поддерживают отключение вывода компонента на определённой странице.
  • Не все шаблоны позволяют безопасно внедрить необходимые правки по отключению вывода компонента без потери правок при возможном обновлении компонента или шаблона.
  • Не все веб-мастера в состоянии внести в шаблон необходимые правки.

About

All that this component does is display a blank page on the site that is attached to a menu item. For Joomla 4.1 or later.

https://web-tolk.ru/dev/components/blank-page-component-for-joomla

License:GNU General Public License v3.0


Languages

Language:PHP 100.0%