Hi, by using Entity Tokens module I managed to make my forum paths like this
/forum/international-forum/electric-bikes/batteries/what-battery-is-good-for-a-bike
The tokens used to create this path are automatically populated from the corresponding title of every forum/taxonomy. What if I want to change what is shown by every token but keep a different title of the corresponding forum/taxonomy for human presentation? For example I may want in the International Forum the title to be "International Forum" but in the url alias to be just forum/international/ instead of forum/international-forum
If I mofify the taxonomy to be "International" instead of "International Forum" the path will be as wanted but then the presented title at the corresponding page will be "International" instead of "International Forum" so it will not be so nice.
Any suggestions? Could this unported module be of interest https://www.drupal.org/project/taxonomy_machine_name ?
Recent comments
@BWPanda - I think your instructions would have worked fine, if I hadn't tried to outsmart them. I thought for a second that the services part of the file was going to install `b` in the /user/local/...
Using "b" locally with Lando
It's my assumption that "b" will be better than drush, just because it will get more support for Backdrop in the future. Isn't the backdrop extension of drush pretty much limited to deprecated...
Using "b" locally with Lando
I have been using only drush + the Backdrop extension for drush with lando, and it's been working fine for what I need it (automating the repetitive creation and tear-down of my many local sandboxes...
Using "b" locally with Lando
How easy is that! Thank you, @BWPanda, so much!!! Also for taking the time to show a nice recording!
How to Random sort a View?
Yep. Just add the 'Global: Random' Sort Criteria.
How to Random sort a View?