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

Blocks FAQ: diferència entre les revisions

De MoodleDocs
Salta a:navegació, cerca
How do I set the default block layout for new courses? categories
 
Línia 1: Línia 1:
==How do I set the default block layout for new courses?==
==How do I set the default block layout for new courses?==


The default block layout can be set as "sticky" blocks via ''Administration > Appearance > Sticky blocks'' (in 1.6 to 1.8) or ''Administration > Modules > Blocks > Sticky blocks'' (in 1.9 onwards).
The default block layout can be set as "sticky" blocks via ''Administration > Appearance > [[Sticky blocks]]'' (in 1.6 to 1.8) or ''Administration > Modules > Blocks > [[Sticky blocks]]'' (in 1.9 onwards).


An alternative method is to edit ''config.php''. See [[Block layout]] for more details.
An alternative method is to edit ''config.php''. See [[Block layout]] for more details.
==See also==
*Using Moodle [http://moodle.org/mod/forum/view.php?id=2121 Blocks forum]


[[Category:Block]]
[[Category:Block]]
[[Category:FAQ]]
[[Category:FAQ]]

Revisió del 12:51, 15 maig 2008

How do I set the default block layout for new courses?

The default block layout can be set as "sticky" blocks via Administration > Appearance > Sticky blocks (in 1.6 to 1.8) or Administration > Modules > Blocks > Sticky blocks (in 1.9 onwards).

An alternative method is to edit config.php. See Block layout for more details.

See also