Closed (duplicate)
Project:
Drupal core
Version:
7.x-dev
Component:
other
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
21 Aug 2007 at 01:06 UTC
Updated:
6 Aug 2009 at 21:16 UTC
Make libraries (path.inc, locale.inc, file.inc) overridable like cache.inc and session.inc; makes it easier to create custom libraries. These modules may lead to better solutions which can be implemented in later drupal versions.
Comments
Comment #1
casey commentedhttp://drupal.org/node/106559
http://drupal.org/node/100301
An overridable path.inc would make sense in cases
Comment #2
webchickA reasonable feature request, but too late for this cycle, as it would be an API change. Bumping to 7.x.
Comment #3
Pedro Lozano commentedThis would be also useful for debugging purposes in multisite installations.
Having a sites/*sitename*/includes dir in which I could copy a includes/*.inc and put any number of print_r without fear of annoying people developing on other projects.
Comment #4
casey commentedComment #5
wim leersAll use cases of Larry Garfield's Handlers! Hopefully he'll get it ready for D7 core in time.
Subscribing.
Comment #6
slantview commentedsub
Comment #7
basicmagic.net commentedsubscribe
Comment #8
wim leersThis will be supported by Crell's "Handlers" or whatever it is called by now. Can't find the current issue right away, but this issue is definitely a dead end.