Commit Graph

3 Commits

Author SHA1 Message Date
espie
1c2fc9212e people keep adding drupal modules without changing the default MAINTAINER,
so start putting myself in on stuff I explicitly want to maintain...
2012-01-28 11:20:52 +00:00
stephan
ea1ecd2e43 least invasive round of cleanup:
- install drupal modules/themes as root:daemon rather than www:www
  (only the files/ directory needs to be writeable by 'www').
- don't install 'settings.php' world-readable since it contains the
  DB password. Use 640, owner 'www' instead.
- bump all modules.

tested in production, including upgrade szenarios.
ok sthen@ and landry@, maintainer timeout.
2010-11-15 09:05:40 +00:00
espie
ad11dbce39 This allows the replacement of any menu by a dhtml version,
in order to avoid lots of page loads.

Note that activating this module is not enough, you have to
also replace the menus (e.g., navigation) by their dhtml version
on the administer/menu page.
2009-07-17 09:54:44 +00:00