Skip to content

Simple plugin used to selectively count pages on website

Notifications You must be signed in to change notification settings

seditio/cot_pagecount

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

cot_pagecount

Simple plugin used to selectively count pages on website

Использование:

{PHP|cot_pagecount($condition = '', $mode = '', $cats = '', $subs = true, $decl = 'pages')}

Назначение параметров (в скобках значение по умолчанию -- если не указано пользователем):

  • $condition -- условие в формате SQL;
  • $mode -- режим выбора раздела для подсчета;
  • $cats -- собственно, перечень разделов
  • $subs (TRUE) -- параметр учета вложенных подразделов;
  • $decl (pages) -- имя lang-переменной для использования функции cot_declension

Установка плагина стандартная, для работы требуется наличие установленного модуля Page и плагина Pagelist

About

Simple plugin used to selectively count pages on website

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages