0

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

Tony Topper
  • 402
  • 6
  • 14

1 Answers1

2

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

J V
  • 11,402
  • 10
  • 52
  • 72
  • Yep exactly, they're two two different things. – Dave Reid Nov 17 '10 at 01:37
  • Heh. I realized that I knew both these things. For some reason I thought Update automatic nodetitles was something to do with URLs; I imagine because I am using titles as part of pathauto's functionality. Sorry for the dumb question. – Tony Topper Nov 17 '10 at 13:26