DLTT fix for default homepage welcome screen

skala
Yannick Warnier 15 years ago
parent 830526f1f5
commit b23658b6c5
  1. 25
      chamilo_license.txt
  2. 34
      documentation/changelog.html
  3. 20
      main/admin/calendar.php
  4. 2
      main/lang/english/admin.inc.php
  5. 2
      main/lang/english/index.inc.php
  6. 1
      main/lang/english/trad4all.inc.php
  7. 4
      main/lang/french/admin.inc.php
  8. 2
      main/lang/french/document.inc.php
  9. 2
      main/lang/french/index.inc.php
  10. 4
      main/lang/spanish/admin.inc.php
  11. 2
      main/lang/spanish/help.inc.php
  12. 2
      main/lang/spanish/index.inc.php
  13. 1
      main/lang/spanish/trad4all.inc.php

@ -1,25 +0,0 @@
===============================================================================
Chamilo - elearning and course management software
Copyright (c) 2008-2010 Dokeos Latinoamérica SAC
Copyright (c) 2004-2009 Dokeos SPRL
Copyright (c) 2003-2007 Ghent University (UGent)
Copyright (c) 2001 Universite catholique de Louvain (UCL)
Copyright (c) 2003-2008 Vrije Universiteit Brussel (VUB)
Copyright (c) 2004-2008 Hoogeschool Gent (HoGent)
Copyright (c) Facultad de Matematicas, UADY (México) (Message plugin)
For a full list of contributors detaining copyrights over parts of
the Chamilo software, see "documentation/credits.html".
The full license can be read in "documentation/license.html".
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
See the GNU General Public License for more details.
Mail: info@chamilo.org
===============================================================================
This license is referenced throughout the code using the following header line:

@ -18,7 +18,7 @@
<a href="index.html">Documentation</a> &gt; Changelog
<div id="outerframe">
<div id="main">
<h1>Chamilo 1.8.6.2 - .............</h1>
<h1>Chamilo 1.8.6.2 - Salto</h1>
<h3>Release notes - summary</h3>
<h3>New Features</h3>
<ul>
@ -67,9 +67,8 @@
<li>Glossary tool improved. Possibility to view glosary terms in Exercises and Learning paths (Courses)</li>
<li>iepngfix added to support png images in ie6</li>
</li>
</ul>
</ul>
<h3>Debugging</h3>
<ul>
<li>Fixed a bug in course homepage always showing a box even when no tools were shown (r8747:3ad59f6aed1f)</li>
@ -89,31 +88,18 @@
<li>Scorm: Objectives and interactions are not supported</li>
<li>Scorm: Hotspot and Exact type of questions can't be exported in a SCORM package</li>
<li>Course backup: When trying to generate a backup the image/video paths are not update with the new course code see CT#521</li>
<li>Fckeditor in fullscreen mode does not work in the new Chamilo theme</li>
<li>Fckeditor in fullscreen mode does not work in the new Chamilo theme</li>
<li>If the "Show glossary terms" option is selected for the lessons tool (SCORM) and exercises, the description of the exercise might contain the answers to the question. Need human intelligence to avoid this.</li>
</ul>
<h3>Deprecated files</h3>
<ul>
<li>main/btf_functions.php file deleted. All functions are in the new class inc/lib/course_home.lib.php</li>
<li>Message tool
<ul>
<li>main/messages/message.class.php moved to inc/lib/message.lib.php</li>
<li>In main/messages directory this files are useless: message.css, cookies.js</li>
</ul>
</li>
<li>Social tool
<ul>
<li>Horrible filename message_for_group_form_inc.php moved to the inc/ajax library</li>
<li>main/social/select_options.php moved to inc/ajax library</li>
</ul>
</li>
</ul>
<li>Exercises tool
<ul>
<li>If the option is selected glossary terms shows the tools lessons (SCORM) and exercises, in the description of exercise may see terms that may be responses to the question</li>
</ul>
</li>
<li>main/messages/message.class.php moved to inc/lib/message.lib.php in messages tool</li>
<li>main/messages/message.css is now useless</li>
<li>main/messages/cookies.js is now useless</li>
<li>message_for_group_form_inc.php in social tool moved to the inc/ajax library</li>
<li>main/social/select_options.php moved to inc/ajax library</li>
</ul>
<br />
<h1>Dokeos 1.8.6.1 - August 2009</h1>

@ -1,23 +1,5 @@
<?php // $id: $
/*
==============================================================================
Dokeos - elearning and course management software
Copyright (c) 2008 Dokeos S.A.
For a full list of contributors, see "credits.txt".
The full license can be read in "license.txt".
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
See the GNU General Public License for more details.
Contact: Dokeos, 181 rue Royale, B-1000 Brussels, Belgium, info@dokeos.com
==============================================================================
*/
/* For licensing terms, see /license.txt */
/**
==============================================================================
* @package dokeos.admin

@ -1130,4 +1130,6 @@ $ChamiloHomepage = "Chamilo homepage";
$ChamiloForum = "Chamilo forum";
$ChamiloExtensions = "Chamilo extensions";
$ImpossibleToContactVersionServerPleaseTryAgain = "Impossible to contact the version server right now. Please try again later.";
$ChamiloGreen = "Chamilo Green";
$ChamiloRed = "Chamilo red";
?>

@ -70,5 +70,5 @@ $Messages = "Messages";
$Inbox = "Inbox";
$Comppose = "Comppose";
$PendingInvitations = "Pending invitations";
$PortalHomepageDefaultIntroduction = "<h2>Congratulations! You have successfully installed your e-learning portal!</h2> <p>You can now complete the installation by following three easy steps:<br /> <ol> <li>Configure you portal by going to the administration section, and select the Portal -> <a href=\\\"main/admin/settings.php\\\">Configuration settings</a> entry.</li> <li>Add some life to your portal by creating users and/or training. You can do that by inviting new people to create their accounts or creating them yourself through the <a href=\\\"main/admin/\\\">administration</a>\\\'s Users and Training sections.</li> <li>Edit this page through the <a href=\\\"main/admin/configure_homepage.php\\\">Edit portal homepage</a> entry in the administration section.</li> </ol> <p>You can always find more information about this software on our website: <a href=\\\"http://www.chamilo.org\\\">http://www.chamilo.org</a>.</p> <p>Have fun, and don\\\'t hesitate to join the community and give us feedback through <a href=\\\"http://www.chamilo.org/forum\\\">our forum</a>.</p>";
$PortalHomepageDefaultIntroduction = "<h2>Congratulations! You have successfully installed your e-learning portal!</h2> <p>You can now complete the installation by following three easy steps:<br /> <ol> <li>Configure you portal by going to the administration section, and select the Portal -> <a href=\"main/admin/settings.php\">Configuration settings</a> entry.</li> <li>Add some life to your portal by creating users and/or training. You can do that by inviting new people to create their accounts or creating them yourself through the <a href=\"main/admin/\">administration</a>\'s Users and Training sections.</li> <li>Edit this page through the <a href=\"main/admin/configure_homepage.php\">Edit portal homepage</a> entry in the administration section.</li> </ol> <p>You can always find more information about this software on our website: <a href=\"http://www.chamilo.org\">http://www.chamilo.org</a>.</p> <p>Have fun, and don\'t hesitate to join the community and give us feedback through <a href=\"http://www.chamilo.org/forum\">our forum</a>.</p>";
?>

@ -788,4 +788,5 @@ $StartToType = "Start to type, then click on this bar to validate tag";
$StartToType = "Start to type, then click on this bar to validate tag";
$InstallChamilo = "Install Chamilo";
$ChamiloURL = "Chamilo URL";
$InstallChamilo = "Install chamilo";
?>

@ -502,7 +502,7 @@ $ErrorsWhenImportingFile = "Erreur lors de l\'import du fichier";
$ServiceActivated = "Service activé";
$ActivateExtension = "Activer le service";
$InvalidExtension = "Service invalide";
$VersionCheckExplanation = "Afin d\\\\\\\'activer la vérification automatique des versions, vous devez enregistrer votre portail sur Chamilo.org. Les informations que vous nous transmettez en cliquant sur ce bouton sont réservées à un usage interne; seules des informations statistiques globales seront rendues publiques (nombre total de plateformes Chamilo, de cours Chamilo, d\\\\\\\'étudiants Chamilo).";
$VersionCheckExplanation = "Afin d\\\'activer la vérification automatique des versions, vous devez enregistrer votre portail sur Chamilo.org. Les informations que vous nous transmettez en cliquant sur ce bouton sont réservées à un usage interne; seules des informations statistiques globales seront rendues publiques (nombre total de plateformes Chamilo, de cours Chamilo, d\\\'étudiants Chamilo).";
$AfterApproval = "Après approbation";
$StudentViewEnabledTitle = "Activer la vue apprenant";
$StudentViewEnabledComment = "Activer la vue apprenant, qui permet aux coaches ou aux formateurs de voir la formation comme un apprenant la verrait";
@ -1126,7 +1126,7 @@ $MessageMaxUploadFilesizeTitle = "Taille maximum d\'envoi de fichier dans les me
$MessageMaxUploadFilesizeComment = "Taille maximum pour l\'envoi de fichiers dans l\'outil de messagerie (en Bytes)";
$AddAdditionalProfileField = "Ajouter un champ de profil utilisateur";
$Username = "Nom d\'utilisateur";
$ChamiloHomepage = "Page d\\\\\\\'accueil de Chamilo";
$ChamiloHomepage = "Page d\\\'accueil de Chamilo";
$ChamiloForum = "Forum de Chamilo";
$ChamiloExtensions = "Extensions Chamilo";
$ImpossibleToContactVersionServerPleaseTryAgain = "Impossible de contacter le serveur de versions en ce moment. Veuillez réessayer plus tard.";

@ -109,7 +109,7 @@ $fileModified = "Le document est modifi
$DocumentsOverview = "l\'outil Documents";
$ViewSlideshow = "Galerie d\'images";
$Options = "Options";
$WelcomeOogieConverter = "Bienvenue dans le convertisseur de Power Point Chamilo RAPID<ul type=\\\\\\\"1\\\\\\\"><li>Choisissez un fichier .ppt ou .odp<li>Importez ce fichier. Il sera converti en cours SCORM<li>Vous pourrez ensuite ajouter des commentaires audio sur chaque dia et insérer tests et activités entres les dias</ul>";
$WelcomeOogieConverter = "Bienvenue dans le convertisseur de Power Point Chamilo RAPID<ul type=\\\"1\\\"><li>Choisissez un fichier .ppt ou .odp<li>Importez ce fichier. Il sera converti en cours SCORM<li>Vous pourrez ensuite ajouter des commentaires audio sur chaque dia et insérer tests et activités entres les dias</ul>";
$ConvertToLP = "Convertir en cours";
$AdvancedSettings = "Options avancées";
$AdvancedSettings = "Options avancées";

@ -70,5 +70,5 @@ $Messages = "Messages";
$Inbox = "Boîte de réception";
$Comppose = "Nouveau message";
$PendingInvitations = "Invitations en attente";
$PortalHomepageDefaultIntroduction = "<h2>Félicitations! Vous avez installé votre portail e-learning avec succès!</h2> <p>Il ne vous reste plus qu\\\'à compléter cette installation au travers de trois étapes simples mais importantes:<br /> <ol> <li>Configurez votre portail au travers de la section d\\\'administration, en sélectionnant l\\\'entrée Portail -> <a href=\\\\\\\"main/admin/settings.php\\\\\\\">Configuration</a>. N\\\'oubliez pas d\\\'y configurer les langues acceptées sur ce portail.</li> <li>Lancez la première étincelle de vie sur votre portail en y ajoutant utilisateurs et/ou formations. Vous pouvez le faire en invitant des nouveaux utilisateurs à créer eux-mêmes leur compte et en téléchargeant des contenus de cours intéressants, ou vous pouvez les inscrire vous-même au travers des sections Utilisateurs et Formations de la page d\\\'<a href=\\\\\\\"main/admin/\\\\\\\">administration</a>.</li> <li>Finalement, éditez cette page d\\\'introduction au travers de l\\\'entrée <a href=\\\\\\\"main/admin/configure_homepage.php\\\\\\\">Modifier accueil</a> de la section d\\\'administration.</li> </ol> <p>Vous pourrez toujours trouver plus d\\\'information au sujet de le logiciel sur notre site web: <a href=\\\\\\\"http://www.chamilo.org\\\\\\\">http://www.chamilo.org</a>.</p> <p>Profitez au maximum de cette nouvelle aventure, et n\\\'hésitez pas à vous joindre à la communauté et à nous expliquer comment vous utilisez le logiciel au travers de <a href=\\\\\\\"http://www.chamilo.org/forum\\\\\\\">notre forum</a>.</p>";
$PortalHomepageDefaultIntroduction = "<h2>Félicitations! Vous avez installé votre portail e-learning avec succès!</h2> <p>Il ne vous reste plus qu\'à compléter cette installation au travers de trois étapes simples mais importantes:<br /> <ol> <li>Configurez votre portail au travers de la section d\'administration, en sélectionnant l\'entrée Portail -> <a href=\"main/admin/settings.php\">Configuration</a>. N\'oubliez pas d\'y configurer les langues acceptées sur ce portail.</li> <li>Lancez la première étincelle de vie sur votre portail en y ajoutant utilisateurs et/ou formations. Vous pouvez le faire en invitant des nouveaux utilisateurs à créer eux-mêmes leur compte et en téléchargeant des contenus de cours intéressants, ou vous pouvez les inscrire vous-même au travers des sections Utilisateurs et Formations de la page d\'<a href=\"main/admin/\">administration</a>.</li> <li>Finalement, éditez cette page d\'introduction au travers de l\'entrée <a href=\"main/admin/configure_homepage.php\">Modifier accueil</a> de la section d\'administration.</li> </ol> <p>Vous pourrez toujours trouver plus d\'information au sujet de le logiciel sur notre site web: <a href=\"http://www.chamilo.org\">http://www.chamilo.org</a>.</p> <p>Profitez au maximum de cette nouvelle aventure, et n\'hésitez pas à vous joindre à la communauté et à nous expliquer comment vous utilisez le logiciel au travers de <a href=\"http://www.chamilo.org/forum\">notre forum</a>.</p>";
?>

@ -764,7 +764,7 @@ $LDAPVersionComment = "Por favor, seleccione la versi
$LDAPVersion2 = "LDAP 2";
$LDAPVersion3 = "LDAP 3";
$LDAPFilledTutorFieldTitle = "Campo de identificación de profesor";
$LDAPFilledTutorFieldComment = "Comprobará el contenido del campo de contacto LDAP donde los nuevos usuarios serán insertados. Si este campo no está vacío, el usuario será considerado como profesor y será insertado en Chamilo como tal. Si Ud. quiere que todos los usuarios sean reconocidos como simples usuarios, deje este campo en blanco. Podrá modificar este comportamiento cambiando el código. Para más información lea la <a href=\\\\\\\"../../documentation/installation_guide.html\\\\\\\">guía de instalación</a>.";
$LDAPFilledTutorFieldComment = "Comprobará el contenido del campo de contacto LDAP donde los nuevos usuarios serán insertados. Si este campo no está vacío, el usuario será considerado como profesor y será insertado en Chamilo como tal. Si Ud. quiere que todos los usuarios sean reconocidos como simples usuarios, deje este campo en blanco. Podrá modificar este comportamiento cambiando el código. Para más información lea la <a href=\\\"../../documentation/installation_guide.html\\\">guía de instalación</a>.";
$LDAPAuthenticationLoginTitle = "Identificador de autentificación";
$LDAPAuthenticationLoginComment = "Si está usando un servidor LDAP que no acepta acceso anónimo, rellene el siguiente campo con el nombre de usuario que debe ser usado. No incluya \"cn=\". En el caso de aceptar acceso anónimo y querer usarlo, déjelo vacío.";
$LDAPAuthenticationPasswordTitle = "Contraseña de autentificación";
@ -1130,4 +1130,6 @@ $ChamiloHomepage = "P
$ChamiloForum = "Foro de Chamilo";
$ChamiloExtensions = "Servicios de Chamilo";
$ImpossibleToContactVersionServerPleaseTryAgain = "Imposible de conectarse al servidor de versiones. Por favor intentelo de nuevo más tarde ";
$ChamiloGreen = "Chamilo Verde";
$ChamiloRed = "Chamilo rojo";
?>

File diff suppressed because one or more lines are too long

@ -70,5 +70,5 @@ $Messages = "Mensajes";
$Inbox = "Bandeja de entrada";
$Comppose = "Redactar";
$PendingInvitations = "Invitaciones pendientes";
$PortalHomepageDefaultIntroduction = "<h2>¡Felicidades Usted ha instalado satisfactoriamente su portal de e-learning!</h2> <p>Ahora puede completar la instalación siguiendo tres pasos sencillos:<br /> <ol><li>Configurar el portal: Ir a la sección de Administración de la plataforma, y seleccionar Plataforma -> <a href=\\\\\\\"main/admin/settings.php\\\\\\\">Parámetros de configuración de Chamilo</a>.</li><li><span id=\\\\\\\"result_box\\\\\\\" class=\\\\\\\"long_text\\\\\\\"><span title=\\\\\\\"Congratulations!\\\\\\\">Darle vida a su portal con la creación de usuarios y cursos. Puede hacerlo invitando a nuevas personas a crear su cuenta, o crearlas usted mismo a través de las secciones de usuarios y cursos de la <a href=\\\\\\\"main/admin/\\\\\\\">página de adminstración</a>.<br /></span></span></li><li><span id=\\\\\\\"result_box\\\\\\\" class=\\\\\\\"long_text\\\\\\\"><span title=\\\\\\\"Congratulations!\\\\\\\">Editar esta página a través de la entrada <a href=\\\\\\\"main/admin/configure_homepage.php\\\\\\\">Configuración de la página principal</a> en la sección de administración.<br /></span></span></li></ol><p>Siempre se podrá encontrar más información acerca de este software en nuestro sitio web: <a href=\\\\\\\"http://www.chamilo.org\\\\\\\">http://www.chamilo.org</a>.</p> <p>Diviértase, y no dude en unirse a la comunidad y darnos su opinión a través de nuestro <a href=\\\\\\\"http://www.chamilo.org/forum\\\\\\\">foro</a>.</p>";
$PortalHomepageDefaultIntroduction = "<h2>¡Felicidades Usted ha instalado satisfactoriamente su portal de e-learning!</h2> <p>Ahora puede completar la instalación siguiendo tres pasos sencillos:<br /> <ol><li>Configurar el portal: Ir a la sección de Administración de la plataforma, y seleccionar Plataforma -> <a href=\"main/admin/settings.php\">Parámetros de configuración de Chamilo</a>.</li><li>Darle vida a su portal con la creación de usuarios y cursos. Puede hacerlo invitando a nuevas personas a crear su cuenta, o crearlas usted mismo a través de las secciones de usuarios y cursos de la <a href=\"main/admin/\">página de adminstración</a>.</li><li>Editar esta página a través de la entrada <a href=\"main/admin/configure_homepage.php\">Configuración de la página principal</a> en la sección de administración.</li></ol><p>Siempre se podrá encontrar más información acerca de este software en nuestro sitio web: <a href=\"http://www.chamilo.org\">http://www.chamilo.org</a>.</p> <p>Diviértase, y no dude en unirse a la comunidad y darnos su opinión a través de nuestro <a href=\"http://www.chamilo.org/forum\">foro</a>.</p>";
?>

@ -788,4 +788,5 @@ $StartToType = "Comience a escribir, a continuaci
$StartToType = "Comience a escribir, a continuación, haga clic en esta barra para validar la etiqueta";
$InstallChamilo = "Instalar Chamilo";
$ChamiloURL = "URL de Chamilo";
$InstallChamilo = "Instalar Chamilo";
?>
Loading…
Cancel
Save