瀏覽代碼

Added temporary instruction to fix hard-coded path in blast_ui-config.js

E.Cannon 7 年之前
父節點
當前提交
5257c9c640
共有 1 個文件被更改,包括 6 次插入0 次删除
  1. 6 0
      theme/blast_help.tpl.php

+ 6 - 0
theme/blast_help.tpl.php

@@ -127,6 +127,12 @@ a genome image. The process is as follows:
     provides information for whole genome visualization for each genome BLAST target.
     provides information for whole genome visualization for each genome BLAST target.
     <b>Make sure the config file can be edited by your web server.</b>
     <b>Make sure the config file can be edited by your web server.</b>
   </li>
   </li>
+  <li>
+    <i>(This step will be removed when the CViTjs code is repaired -03/06/18)</i>
+    There is a hard-coded path in the CViTjs file js/lib/require/blast_ui-config.js.
+    Set this line to the correct path for your server:
+    <pre>baseUrl: '../../sites/all/modules/blast_ui/js/cvitjs/js/lib',</pre>
+  </li>
   <li>
   <li>
     Enable CViTjs from the BLAST module administration page and provide the path to the
     Enable CViTjs from the BLAST module administration page and provide the path to the
     root directory for the CViTjs code relative to this module. For example, 
     root directory for the CViTjs code relative to this module. For example,