As many modules seems to standardize the use of a libraries repertory for their js libraries I think it is time to have it done at provision time. Thanks

CommentFileSizeAuthor
#1 536100_libraries_provision.patch1.48 KBanarcat

Comments

anarcat’s picture

Title: There should be a sites/all/libraries repertory » create a sites/all/libraries directory
Status: Active » Needs review
Issue tags: +Libraries
StatusFileSize
new1.48 KB

This is part of the Libraries API work, see #496240: sites/<site>/libraries: Standard place for thirdparty module requirements and http://drupal.org/project/libraries

I attach a patch that creates the libraries directory both for sites/all and sites/<site>.

(@MarcAngles: this is now part of the devel branch in git, i need to test it before putting it in production...)

Anonymous’s picture

Status: Needs review » Fixed

I have no problem with this idea and the patch applies and works as expected. Committed.

Status: Fixed » Closed (fixed)
Issue tags: -Libraries

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

  • Commit 3fd5fa0 on debian, dev-dns, dev-envobject, dev-koumbit, dev-log_directory, dev-migrate_aliases, dev-multiserver-install, dev-newhooks, dev-nginx, dev-platform_management, dev-ports, dev-purgebackup, dev-restore, dev-services, dev-simplerinstaller, dev-site_rename, dev-ssl, dev_716166_apache_conf, dev_dns, dev_server_verify, prod-koumbit, ssl, dev-ssl-ip-allocation-refactor, dev-1205458-move_sites_out_of_platforms, 7.x-3.x, dev-subdir-multiserver, 6.x-2.x-backports, dev-helmo-3.x authored by mig5:
    #536100 by anarcat - add libraries folder to sites/all and sites/. see...