On Monday 15 October 2007, Daniel Carrera wrote:
Hi Laura,
Laura Scott wrote:
For your new contrib modules and themes -- all modules and themes that are not core -- you should upload them into
/sites/all/modules and /sites/all/themes
Oh, is this new in Drupal 5 or am I just out of the loop? All the modules I added to my 4.7 site are in /modules. Did I do something stupid? Can I move them to /sites/all/modules when I go to Drupal 5?
Drupal has supported /modules and /sites/sitename/modules since before I got here. Support for sites/all/modules and profiles/profilename/modules was added in Drupal 5, specifically so that no one would ever have to touch their /modules directory again. :-) (The same applies for themes.)