/nohtmlurls

Removal .html in the URL on all pages of the site in MODX Revolution

Primary LanguagePHPGNU General Public License v3.0GPL-3.0

noHtmlUrls for MODX Revo

ENG

  • Adds a new content type "NO-HTML", the content type is "text / html", the extension is empty;
  • Writes this content type to the system default settings;
  • Replaces the content type in all resources (which had a content type with the type "text / html") to the new one;
  • When you change the content type in resources, other content types are ignored.

RUS

  • Добавляет новый тип содержимого «NO-HTML», тип содержимого «text/html», расширение — пустое;
  • Записывает этот тип содержимого в системные настройки по умолчанию;
  • Заменяет тип содержимого во всех ресурсах (у которых был тип содержимого с типом «text/html») на новый;
  • При замене типа содержимого в ресурсах, иные типы содержимого игнорируются.