- Accessing Oracle from PHP
- CSS tricks explained
- Conditional fields
- Drupal tips
- Installing Drupal
- Autologout when closing browser
- Block visibility depending on node type
- Editor instead of a text box
- Event calendar
- Hosting provider requirements
- Images
- Increasing upload and memory limit
- Meta tags
- Modifying the maintenance page
- Other fields besides title and body
- Permissions
- Second level primary links block
- Signup form using CCK
- Sticky table header
- Theme issues
- Translations
- Upload progress
- Useful modules
- Video uploads
- HTML / XML code
- PNG hack for IE5/6
The imagefield module, which depends on imageAPI and filefield, provides a CCK field for images. With the imagecache module it is possible to automatically crop or resize an image for a given preset, and cache the result for later use. In combination with views it is possible to create an image gallery. With the thickbox module you will get a nice JQuery popup for displaying an image. With taxonomy you can create multiple galleries by assigning each image to a specific gallery. See: http://drupal.org/node/144725 for a detailed description on how to do all of this. The problems I encountered:
The following issues have been fixed. If you use an old version of some of the modules, you may run into these issues:
|
|||