echo url('/node/1234') // /blog/why-is-the-sky-blue echo l('Just a link', '/node/1234'); // <a href="/blog/why-is-the-sky-blue">Just a link</a>
To add custom fields to content types
File and image fields for CCK
FileField and ImageField
Flash embedding