fix
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Fri, 23 Jan 2009 08:48:33 +0000 (08:48 +0000)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Fri, 23 Jan 2009 08:48:33 +0000 (08:48 +0000)
PLCWWW.spec
drupal-hacks/node.module

index 9debde0..ba4aa86 100644 (file)
@@ -91,7 +91,7 @@ popd
 pushd /var/www/html/modules
 if [ ! -f node.module.drupal ] ; then
     cp node.module node.module.drupal
-    [ -f /var/www/html/drupal-hacks/node.module ] && cp -f /var/www/html/drupal-hacks/node.module /var/www/html/module/node.module
+    [ -f /var/www/html/drupal-hacks/node.module ] && cp -f /var/www/html/drupal-hacks/node.module /var/www/html/modules/node.module
 fi
 popd
 
index 7ea7295..04fafa4 100644 (file)
@@ -2053,7 +2053,7 @@ function node_page_default() {
       <ol>
         <li>
           <strong>Use your administrator account</strong>
-          Enter the site using the credentials that you have provided when configuring MyPLC. This account has full administration rights and will allows to configure your website using Drupal tools.
+          Enter the site using the credentials that you have provided when configuring MyPLC (see PLC_ROOT_USER and PLC_ROOT_PASSWORD). This account has full administration rights and will allows to configure your website using Drupal tools.
         </li>
         <li>
           <strong>Configure your website</strong>