cnb / News_Manager-getsimplecms

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

better generate url function #278

Open cnb opened 6 years ago

cnb commented 6 years ago

Improve nm_get_url() or create a new one. Instead of appending the slug/archive date/page number to the string it returns, these should be passed as parameters and return the whole url. This way it will be possible to use custom URLs structures (trailing slash, .html suffix, ...)