URL Change request
The URL for a discussion should be .com/community/discussions/3550/ instead of .com/community/discussion/3550/
that way, if someone just deletes the /3550/ it takes them back to a valid page that makes sense in context as much as the singular discussion tense does to me. URLs should always degrade to greater level page when the part after it is taken off.
that way, if someone just deletes the /3550/ it takes them back to a valid page that makes sense in context as much as the singular discussion tense does to me. URLs should always degrade to greater level page when the part after it is taken off.
0
This discussion has been closed.
Comments
$Configuration['REWRITE_index.php'] = 'discussions/';
$Configuration['REWRITE_comments.php'] = 'discussion/';
configuration settings to something else.