|
28.
|
|
|
Edit the remaining part of the Mahara URL to replace symbols with the URL hex code, e.g. ``http://moodle.organisation/auth/mnet/jump.php?hostid=3&wantsurl=%2Fview%2Fview.php%3Fid%3D1234``.
|
|
|
|
Modifiez encore l'URL pour remplacer tous les symboles par leur équivalent en code hexadécimal. Vous obtenez alors : ``http://moodle.organisation/auth/mnet/jump.php?hostid=3&wantsurl=%2Fview%2Fview.php%3Fid%3D1234``.
|
|
Translated and reviewed by
Dominique-Alain JAN
|
|
|
|
Located in
../source/mahoodle/mahoodle.rst:70
|
|
29.
|
|
|
Common `hex codes replacements <http://www.obkb.com/dcljr/charstxt.html>`_ for characters that you find in Mahara URLs are:
|
|
|
|
Les `codes hexadécimaux courants de remplacement <http://www.obkb.com/dcljr/charstxt.html>`_ pour les caractères que vous trouvez dans les URL sont :
|
|
Translated and reviewed by
Kristina Hoeppner
|
|
|
|
Located in
../source/mahoodle/mahoodle.rst:108
|
|
30.
|
|
|
slash **/** → %2F
|
|
|
|
barre oblique **/** → %2F
|
|
Translated and reviewed by
Dominique-Alain JAN
|
|
|
|
Located in
../source/mahoodle/mahoodle.rst:110
|
|
31.
|
|
|
question mark **?** → %3F
|
|
|
|
point d'interrogation **?** → %3F
|
|
Translated and reviewed by
Dominique-Alain JAN
|
|
|
|
Located in
../source/mahoodle/mahoodle.rst:111
|
|
32.
|
|
|
equal sign **=** → %3D
|
|
|
|
signe égal **=** → %3D
|
|
Translated and reviewed by
Dominique-Alain JAN
|
|
|
|
Located in
../source/mahoodle/mahoodle.rst:112
|
|
33.
|
|
|
Copy the resulting URL and link your text or a navigation menu item to arrive at this specific page in Mahara.
|
|
|
|
Copiez, pour finir, l'URL obtenue et utilisez-la pour créer un lien dans une zone de texte ou un menu afin d'arriver automatiquement à la page choisie dans Mahara.
|
|
Translated and reviewed by
Dominique-Alain JAN
|
|
|
|
Located in
../source/mahoodle/mahoodle.rst:115
|
|
34.
|
|
|
If you want to allow all your Moodle users to arrive at a specific page or group in Mahara, you need to make sure that your users have access to the page or group. Otherwise, they would not see the content.
|
|
|
|
Si vous désirez permettre à tous vos utilisateurs de Moodle d'accéder à une page spécifique de Mahara ou d'un groupe dans Mahara, vous devez vous assurer que ces utilisateurs ont l'accès à cette page ou au groupe. Dans le cas contraire, ils ne pourront pas afficher le contenu.
|
|
Translated and reviewed by
Dominique-Alain JAN
|
|
|
|
Located in
../source/mahoodle/mahoodle.rst:83
|