Tom's Notes
Some things i discovered about Drupal and want to remember.
To edit the paths/nodes of the left sidebar, bring up the home screen. In the upper right corner of the menu block is a star with a drop down.
Choose the “List Links” item. You will get a list of the menu links like this:
Select one by clicking on the appropriate “edit” link. Now you can edit the path item, usually something like “node/4”. Getting this path involves another trick as outlined further down below. The menu weights are arbitrary numbers that determine the ordering of menu items. the larger a number, the further down the list it will display. Negative numbers are smaller and thus will be higher in the list.
To Get the Node Number
From the main admin screen, select “content” from the top menu. Hovering over a menu link will display the node number in the Firefox status bar down below. Here the mouse cursor is not visible but it was over the “Local Clubs” item which displays as “http://lsavc.org/node/2”