Port of the Andreas03 template by Andreas Viklund. Fixed-width 2-column layout, built with speed and accessibility in mind. The andreas03 template has a small file size, a simple layout for easy editing, good accessibility features and semantic markup.
This theme conforms to Section 508 and to W3C's WCAG 1.0, level AA. The code is valid XHTML 1.0 Strict and CSS (no warnings).
Five small images have been used for the design, adding only 3 kilobytes to the template load size (which is approximately 12kb). This theme would suit a blog similar.
FileField provides a universal file upload field for CCK. It is a robust alternative to core's Upload module and an absolute must for users uploading a large number of files. Great for managing video and audio files for podcasts on your own site.
Features
Configurable upload paths allow you to save files into per-field or per-user directories
Per-field and per-node file size limits
Extensive API for extending field widgets and managing files
Full revision/translation file management
Views support
Ajax Uploads (and progress bar support with the PECL uploadprogress extension)
Pretty Icons
All the goodness of CCK (multiple output formats, shared fields, multiple values, and much more)
The basic email field type is in core now: #1668332: Add an E-mail field type into core, making this contrib module obsolete. Specific formatters (like the contact form) can live in separate contrib modules.
The Paranoia module attempts to identify all the places that a user can evaluate PHP via Drupal's web interface and then block those. It reduces the potential impact of an attacker gaining elevated permission on a Drupal site.