cnb / News_Manager-getsimplecms

A blog/news plugin for GetSimple CMS - development extended version
8 stars 10 forks source link

add classes for items and links, paged navigation #276

Closed cnb closed 6 years ago

cnb commented 6 years ago

Required for Bootstrap 4 .page-item, .page-link

http://getbootstrap.com/docs/4.1/components/pagination/ http://get-simple.info/forums/showthread.php?tid=7332&pid=62510#pid62510

192

cnb commented 6 years ago

cb6a174641f38c7d43bd5ea24199effdb7a08a71 adds custom settings navClassItem, navClassLink

For Bootstrap 4 it would be:

navClassItem "page-item"
navClassLink "page-link"