Aquesta pàgina forma part de la documentació de Moodle en català, tot i que no ha estat traduïda encara. Podeu contribuir obertament a les tasques de traducció. Podeu consultar la Guia d'edició de la documentació i també participar ens els debats del fòrum de traductors de la documentació a moodle.org

Themes: diferència entre les revisions

De MoodleDocs
Salta a:navegació, cerca
Cap resum de modificació
 
(14 revisions intermèdies per 5 usuaris que no es mostren)
Línia 1: Línia 1:
{{Themes}}
{{Site appearance}}
Themes provide a "skin" to completely change the look and feel of your site (or even an individual course).


  This page describes what is mostly suitable for v1.9. Please fee free to update it to more recent information.
*[[Theme settings]]
 
*[[Standard themes]] including information on changing your theme
A Moodle theme is a pre-designed user "view" (interface) that can be changed by the site administrator, teacher, or student.  While robust, it does not affect how Moodle functions, just how it looks.  Moodle comes with a standard set of themes and there is a [http://moodle.org/mod/data/view.php?id=6552  large free library] available to download.
*[[Installing a new theme]]
 
==Moodle themes==
 
Themes may be [[Theme settings|selected]] at site level, course level and/or user level as long as the Moodle site has been configured to allow changes at these levels.
 
== Installing a theme ==
 
To install a theme:
# Unzip the .zip file to an empty local directory.
# Upload folder to your web server to the /moodle/theme/[Theme Name]. (Replace [Theme Name] with the name of the theme you have downloaded.) Ensure the new theme folder and its contents are readable by the webserver.  Change Read and Write permissions (CHMOD) for the files and folder to 755 - Owner read/write/execute, Group read/execute, Everyone read/execute.  Incorrect permissions may prevent display of the newly installed theme.
# Choose your new theme from within Moodle via ''Administration > Appearance > Themes > Theme selector'' (version 1.7+) or ''Administration > Configuration > Themes'' (older versions).
 
See [[Installing a new theme]] for more information.
 
==Themes in standard install==
 
Themes included in Moodle 1.9 are [[Chameleon theme|chameleon]], cornflower, [[Custom corners theme|custom corners]], formal white, metal, oceanblue, orangewhite, orangewhitepda, standard (default), standardblue, standardgreen, standardlogo, standardred, standardwhite, wood.  See [[Standard themes]] for screen shots of each.


==See also==
==See also==


* [http://www.youtube.com/watch?v=pPUB_ReBPeg Installing 3rd Party Modules and Themes in Moodle video]
* [[Themes FAQ]]
* [[Themes FAQ]]
* [[:dev:Theme_development|Theme development]]
*[[:dev:Theme development]]
* [[Development: Themes 2.0]]
*[http://www.slideshare.net/ghenrick/a-look-at-moodle-2-themes Themes white paper] by Gavin Henrick
 
[[Category:Themes]]


[[es:Temas]]
[[es:Temas]]

Revisió de 17:12, 5 des 2011

Themes provide a "skin" to completely change the look and feel of your site (or even an individual course).

See also