Closed (works as designed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
file system
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
27 Jul 2012 at 17:35 UTC
Updated:
6 Oct 2014 at 16:03 UTC
Jump to comment: Most recent
Comments
Comment #1
panchoPostponing this at least to #667058: Add a libraries folder with a README.txt in it to DRUPAL_ROOT. Many open questions regarding libraries in D8.
Comment #2
panchoComment #3
wim leersThis only makes sense if we'd have Libraries API in core, which we don't. Something can't be relative to a library, because a library is not an extension. Something can only be relative to extensions, i.e. to modules and themes.