Note:

If you want to create a new page for developers, you should create it on the Moodle Developer Resource site.

Page structure and types: Difference between revisions

From MoodleDocs
m (New page: Moodle User Interface Guidelines > '''Page structure and types''' {{Work in progress|forumurl=http://moodle.org/mod/forum/discuss.php?d=1...)
 
Line 4: Line 4:


== Basic page structure ==
== Basic page structure ==
[[Image:bigselectlist-assignroles-moodle2.png||Image 1: Basic page structure]]
[[Image:basic-page-structure.png||Image 1: Basic page structure]]
Most Moodle pages are divided in four parts:
Most Moodle pages are divided in four parts:
* Header
* Header

Revision as of 09:37, 10 July 2009

Moodle User Interface Guidelines > Page structure and types

Note: This page is a work-in-progress. Feedback and suggested improvements are welcome. Please join the discussion on moodle.org or use the page comments.

This is a guideline template for a Moodle Interface Guideline. Comments: developer forum thread


Basic page structure

Image 1: Basic page structure Most Moodle pages are divided in four parts:

  • Header
    • Heading area
    • Breadcrumb area
  • Main content area
  • Footer

The header consists of a Heading area and a breadcrumb area.

The above is true in the default theme, but may vary in other themes. (?)