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

Customising appearance: diferència entre les revisions

De MoodleDocs
Salta a:navegació, cerca
mCap resum de modificació
m (removing template)
 
Línia 1: Línia 1:
{{Customising appearance}}
There are many ways to customize the way Moodle appears.   
There are many ways to customize the way Moodle appears.   
*[[Themes]] - are a set of instructions that determine the colors, line widths, block heading formats and CSS on your Moodle site. A site can have more than 1 theme.  They can be selected for:
*[[Themes]] - are a set of instructions that determine the colors, line widths, block heading formats and CSS on your Moodle site. A site can have more than 1 theme.  They can be selected for:

Revisió de 21:05, 31 oct 2011

There are many ways to customize the way Moodle appears.

  • Themes - are a set of instructions that determine the colors, line widths, block heading formats and CSS on your Moodle site. A site can have more than 1 theme. They can be selected for:
    • Course Category
    • Course
    • Activity
    • My Moodle
    • Site
  • Blocks can add many visual elements, as well as activities in the course. The list is long but includes:
    • Calendar
    • HTML(basically a blank block to put text, images or some custome html code
    • RSS keep your course fresh with RSS feeds from your favorite source
    • Glossary - put entries from a glossary
  • Language - you can force or allow different languages by defining them in a Context
  • Front Page - The Home page of the site can have it's own look.
  • Site settings - The default theme, establish sticky blocks and defaults for the entire site

Appearance means different things to many people. Just remember that Moodle is modular, contextual and open source. Thus if the interface can not alter the appearance of something, it probably is possible to do it by altering the code.