Lines Matching refs:basePath
45 $basePath = DOKU_BASE;
46 $basePath = str_replace("dokuwiki/", "", $basePath);
57 'href' => $basePath ."lib/scripts/jqplot/jquery.jqplot.min.css");
62 'src' => $basePath ."lib/scripts/jquery/jquery.min.js");
67 'src' => $basePath ."lib/scripts/jqplot/jquery.jqplot.min.js");
72 … 'src' => $basePath ."lib/scripts/jqplot/plugins/jqplot.barRenderer.min.js");
77 … 'src' => $basePath ."lib/scripts/jqplot/plugins/jqplot.categoryAxisRenderer.min.js");
82 … 'src' => $basePath ."lib/scripts/jqplot/plugins/jqplot.dateAxisRenderer.min.js");
87 … 'src' => $basePath ."lib/scripts/jqplot/plugins/jqplot.canvasTextRenderer.min.js");
92 … 'src' => $basePath ."lib/scripts/jqplot/plugins/jqplot.canvasAxisTickRenderer.min.js");
97 …'src' => $basePath ."lib/scripts/jqplot/plugins/jqplot.highlighter.js"); …
102 …'src' => $basePath ."lib/scripts/jqplot/plugins/jqplot.pointLabels.min.js"); …
107 … 'src' => $basePath ."lib/scripts/jqplot/plugins/jqplot.enhancedLegendRenderer.min.js");
112 … 'src' => $basePath ."lib/scripts/jqplot/plugins/jqplot.pieRenderer.min.js");