From: Thierry Parmentelat Date: Fri, 23 Jan 2009 08:48:33 +0000 (+0000) Subject: fix X-Git-Tag: PLEWWW-4.3-1~91 X-Git-Url: http://git.onelab.eu/?p=plewww.git;a=commitdiff_plain;h=c4c3a726e42e7aed1f02829f1b64744a27ea5c15 fix --- diff --git a/PLCWWW.spec b/PLCWWW.spec index 9debde0..ba4aa86 100644 --- a/PLCWWW.spec +++ b/PLCWWW.spec @@ -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 diff --git a/drupal-hacks/node.module b/drupal-hacks/node.module index 7ea7295..04fafa4 100644 --- a/drupal-hacks/node.module +++ b/drupal-hacks/node.module @@ -2053,7 +2053,7 @@ function node_page_default() {
  1. Use your administrator account - 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.
  2. Configure your website