CodeIgniter-multilanguage-site icon indicating copy to clipboard operation
CodeIgniter-multilanguage-site copied to clipboard

article and page urls

Open ang3lx opened this issue 7 years ago • 0 comments

Hello I would mod URL of CMS

for articles www.site.com/[ID]-[slug-it] www.site.com/en/[ID]-[slug-en] example www.site.com/22-nuovo-iphone-apple www.site.com/en/22-new-iphone-apple

where I should modify to make this happen?

for pages if I set parent of subpage, link has not parent slug example child page with slug "subpage" has "test" as parent page url should be www.site.com/test/subpage but now is www.site.com/subpage

are this two mods easy to implement?

ang3lx avatar Aug 28 '18 18:08 ang3lx