« CCK Autocomplete | Main | Multiple GMap sizes in Views »
June 10, 2010
Insert module and absolute vs relative paths
When using the Insert module to insert images into a text field in drupal, the default is to use absolute file paths. In order to use relative image file paths (e.g., /sites/default/files/Firefox_wallpaper_0.png) you need to update settings.php with this line.
Posted by kkwaiser at June 10, 2010 12:52 PM