Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

article and page urls #23

Open
ang3lx opened this issue Aug 28, 2018 · 0 comments
Open

article and page urls #23

ang3lx opened this issue Aug 28, 2018 · 0 comments

Comments

@ang3lx
Copy link

ang3lx commented Aug 28, 2018

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant