Blocks FAQ: diferència entre les revisions
De MoodleDocs
How do I set the default block layout for new courses? categories |
→How do I set the default block layout for new courses?: link added, see also |
||
| 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
- Using Moodle Blocks forum