This small patch adds a drupal_alter() that allows modules to modify default views before they are cached. Useful for installer profiles and any modules that wish to modify behaviors of other modules (e.g. altering default behavior of OG).

Comments

yhahn’s picture

StatusFileSize
new620 bytes

Updated patch using cvs diff -up. Thanks dimitrig01 : P

merlinofchaos’s picture

Status: Needs review » Needs work

This should include documentation in the docs/docs.php file.

yhahn’s picture

Status: Needs work » Needs review
StatusFileSize
new1.49 KB

New version. Documentation for hook_views_default_views_alter() added.

merlinofchaos’s picture

Status: Needs review » Fixed

Committed to 2.x and 3.x branches.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.