The step 4 that I proposed in my last e-mail will not work by default without modifying web browser settings. This is explained here:
http://kb.mozillazine.org/Links_to_local_pages_don%27t_work

However, step 4 could be replaced by the creation of a symbolic link named "javascript" pointing to /usr/share/javascript in /var/lib/geneweb/etc/ or /var/lib/geneweb/etc/MYBASE/. In this modified form, there is no need to copy and to modify js.txt. The only thing the user has to do manually is to create the symbolic link.

And there are probably other different ways to implement step 4...

Le 2016-03-26 14:04, Guillaume Brochu a écrit :
4. For local use, one could copy this js.txt to either /var/lib/geneweb/etc/ or /var/lib/geneweb/etc/MYBASE/ and change its content to:

    <script language="javascript" type="text/javascript"
    src="file:///usr/share/javascript/jquery/jquery.min.js"></script>
    <script language="javascript" type="text/javascript"
    
src="file:///usr/share/javascript/jquery-placeholder/jquery.placeholder.js"></script>



Reply via email to