On Fri, May 17, 2013 at 12:48 PM, keith smith <[email protected]> wrote:
> > Doesn't Drupal use "node" as part of their native URL configuration? > If you've got the "clean urls" feature enabled, then nodes are accessed by a url that looks like /node/12345, where 12345 is the node ID. Same thing for users -- they would have a url that looks like /user/1. Of course, each Drupal node can also have a URL alias, so the path to the node night also be /my-super-cool-content. -- Jared Smith /* PLUG: http://plug.org, #utah on irc.freenode.net Unsubscribe: http://plug.org/mailman/options/plug Don't fear the penguin. */
