It would be handy to be able to set the url for an article or a thread. Drupal does this and I have found it very handy.
Yes, we can do something similar with Routes in XenForo, but with a few drawbacks:
Yes, we can do something similar with Routes in XenForo, but with a few drawbacks:
- You have to know the url that XF generates. But if the title of the article or thread changes, the url that XF generates changes as well and this will break the Route you have set up, so you'd have to remember to update that Route as well.
- You still need to go to a different area in the Admin, adding a few clicks and navigations to your workflow. It would be much handier if it were one of the options in the article/thread creation screen.
- You may want to give users the ability to edit the title, but not the url. This would currently be impossible.
Upvote
1