What's the difference between “Update URL alias” and “Update automatic nodetitles” in Drupal?

StackOverflow https://stackoverflow.com/questions/4185852

  •  10-10-2019
  •  | 
  •  

문제

These options appear on the admin page /admin/content/node in the "Update options" drop-down.

도움이 되었습니까?

해결책

The url aliasses are fake addresses, while a page may be stored at /node/13 the alias makes it so you can see the page at /this-website-is-cool

The automatic nodetitles option is related to a seperate module, the "Automatic nodetitles" module, which does something entirely unrelated

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top