- Accessibility
- Actions
- Blog
- Bootstrap
- Calendar
- Code Snippets
- Core Hacks
- Cron
- Development Environment
- Drupal 7
- Flash
- Forms
- Goodies
- Hooks
- Hosting
- Images
- Installation, Updating and Moving
- Internationalization
- Javascript/JQuery
- Learning Drupal (New Users)
- Login/User Management/Permissions
- Logs
- Menus
- Modules
- Nodes
- Paths
- Performance
- RSS
- Reference Sites
- Registry
- Reporting
- Reporting Bugs/Issues
- SEO
- Schema
- Search
- Security
- SimpleTest
- Sites
- Support
- Testing
- Themes
- Troubleshooting
- Upgrading
- User Groups
- Workflow
Submitted by captaindav on Sat, 2009-04-11 11:45
Drupal has a number of default paths that are created automatically:
/node/3 : Node with id of 3
/user : User login screen, or user profile if already logged in
/user/3 : User with id of 3
/user/password : Request new password
/user/register : Create a new account
/user/login : Login page
/blog : Blog summary for site
/search : Search page
/admin/content/node-settings/rebuild : Rebuild permissions for site.