Created
January 21, 2021 06:08
-
-
Save aktaumag/4bf7f53b7b5f2117685bae71a7e32f5e to your computer and use it in GitHub Desktop.
Массовое удаление циклических ссылок
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Удаление циклических ссылок перед выводом контента |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Часто встречаются ситуации, когда в коде PHP можно обработать весь контент перед выводом.
DataLife Engine (DLE) — это делается в конце файла /engine/modules/main.php
CMS Bitrix — это делается в файле /local/php_interface/init.php
function OnEndBufferContentHandler(&$content)
Чтобы курсор у всех таких ссылок был не как для выделения текста, то в стилях прописываем