- Getting Started
- Basic Configuration
- Creating Multiple Sites On Your Local Computer
- Error Pages
- Accessing Your Test Site(s)
- Adding Modules and Themes
- Creating Content
- Custom Blocks
- Working with the Menu
- The Contact Form
- URL Aliases
- Moving Entire Drupal Site with Databases
- Moving Stuff to Your Web Site
- Setting Up Cron
- Additional Tips and Tricks
- Categories (Taxonomy)
- Common Problems
- Links and IMG
- Keeping Your Local and Remote Sites Synchronized
- More Reading
- Glossary
Links and IMG
Submitted on Fri, 02/09/2007 - 04:59.
Yes, you can linkThe technique which points to another page, anywhere on the Internet, from the current page. between pages in DrupalDrupal
An open-source content management system that is used on this site and is taking over the world.. It's the same as not having DrupalDrupal
An open-source content management system that is used on this site and is taking over the world., except the name may be wierd if you're not using the Path moduleAn add-on, or extension, to Drupal to provide additional functionality; written in PHP. (URL Aliasing).
The biggest mistake people make is not knowing that there needs to be a leading slash ("/"). Omitting this will probably cause a "404:Page not found" error and, depending on which browser you're using, additional problems, like being logged out.
My home page on this siteA logically grouped set of content - also web site. is node #4, so a linkThe technique which points to another page, anywhere on the Internet, from the current page. to it would look like this: <a href="/node/4">Home</a>, but with URL Aliasing turned on, I can also code it like this: <a href="/home">Home</a>
The picture on the "Accessing Your SiteA logically grouped set of content - also web site." page is created with this tag: <img src="/files/pictures/Docs/WDP.jpg" align="right" hspace=1>



Recent comments
1 day 12 hours ago
1 day 17 hours ago
1 week 7 hours ago
1 week 1 day ago
2 weeks 2 days ago
2 weeks 3 days ago
2 weeks 6 days ago
3 weeks 18 hours ago
3 weeks 19 hours ago
3 weeks 2 days ago