You are here

highcharttable.libraries.info in HighchartTable 7

name = HighchartTable JS
description = Defines the files that comprise the HighchartTable JS library
core = 7.x

vendor url   = https://github.com/highchartTable/jquery-highchartTable-plugin
download url = https://github.com/highchartTable/jquery-highchartTable-plugin.git

dependencies[] = highcharts

; HighchartTable version normally looks like:  "version": "1.0.4"
version arguments[file] = highchartTable.jquery.json
version arguments[pattern] = @["][Vv]ersion["][:]*\s*["]*([0-9\.]+[\-a-z]*)["]*@
version arguments[lines] = 10

; Files are relative to the lib path, i.e. sites/all/libraries/highcharttable
files[js][] = jquery.highchartTable.js

; When the 'patched' variant is selected through the PHP code, the JS
; below will be imported instead of the version above. This file spec is
; relative to the module path.
variants[patched][files][js][] = libraries/variants/jquery.highchartTable-patched.js

File

libraries/highcharttable.libraries.info
View source
  1. name = HighchartTable JS
  2. description = Defines the files that comprise the HighchartTable JS library
  3. core = 7.x
  4. vendor url = https://github.com/highchartTable/jquery-highchartTable-plugin
  5. download url = https://github.com/highchartTable/jquery-highchartTable-plugin.git
  6. dependencies[] = highcharts
  7. ; HighchartTable version normally looks like: "version": "1.0.4"
  8. version arguments[file] = highchartTable.jquery.json
  9. version arguments[pattern] = @["][Vv]ersion["][:]*\s*["]*([0-9\.]+[\-a-z]*)["]*@
  10. version arguments[lines] = 10
  11. ; Files are relative to the lib path, i.e. sites/all/libraries/highcharttable
  12. files[js][] = jquery.highchartTable.js
  13. ; When the 'patched' variant is selected through the PHP code, the JS
  14. ; below will be imported instead of the version above. This file spec is
  15. ; relative to the module path.
  16. variants[patched][files][js][] = libraries/variants/jquery.highchartTable-patched.js