Onartutako arauak: berrikuspenen arteko aldeak

MoodleDocstik
Hona jauzi:nabigazioa, bilatu
No edit summary
No edit summary
3. lerroa: 3. lerroa:
== Styling standard page elements and parts ==
== Styling standard page elements and parts ==


Similar functions or content should look and feel the same on all Moodle pages. The more consistently these principles are implemented, the easier the learning environment will be to use. The vision is that Moodle pages build on the same function patterns (PHP and JavaScript) and content patterns (XHTML) and design patterns (CSS). Otherwise, if each module or block requires particular code, then the Moodle files and CSS grow, and the design gets more difficult and tedious.
Antzeko funtzio eta edukiek itxura bera izan behar dute Moodle orri guztietan. Oinarri hori aplikatzeko era koherenteena da erabili beharreko ikasteko ingurunea erraztea. Asmoa da Moodle orriek patroi berak erabiltzea funtzioetarako (PHP and JavaScript), edukietarako (XHTML) eta diseinurako (CSS). Bestela, modulu edo bloke bakoitzak kode berezi bat behar badu, Moodle fitxategiak eta CSS-a handitu egingo lirateke eta diseinua zaildu eta aspergarrago izango litzateke.


== Lists ==
== Zerrendak ==


Lists are widely used in Moodle, including in sideblocks and on course pages. Many Moodle developers use the up-to-date combination of unordered lists and CSS styling for navigation, for example the SCORM module. If all lists use the same XHTML and CSS it is easy to design Moodle themes consistently and with few changes. Actually all lists are different.
Lists are widely used in Moodle, including in sideblocks and on course pages. Many Moodle developers use the up-to-date combination of unordered lists and CSS styling for navigation, for example the SCORM module. If all lists use the same XHTML and CSS it is easy to design Moodle themes consistently and with few changes. Actually all lists are different.

Noizko berrikusketa: 09:49, 3 Ekaina 2008

Oharra: Itzuli gabekoak. Anima zaitezte eta ekin!.     (itzuli gabeko beste orri batzuk)

Styling standard page elements and parts

Antzeko funtzio eta edukiek itxura bera izan behar dute Moodle orri guztietan. Oinarri hori aplikatzeko era koherenteena da erabili beharreko ikasteko ingurunea erraztea. Asmoa da Moodle orriek patroi berak erabiltzea funtzioetarako (PHP and JavaScript), edukietarako (XHTML) eta diseinurako (CSS). Bestela, modulu edo bloke bakoitzak kode berezi bat behar badu, Moodle fitxategiak eta CSS-a handitu egingo lirateke eta diseinua zaildu eta aspergarrago izango litzateke.

Zerrendak

Lists are widely used in Moodle, including in sideblocks and on course pages. Many Moodle developers use the up-to-date combination of unordered lists and CSS styling for navigation, for example the SCORM module. If all lists use the same XHTML and CSS it is easy to design Moodle themes consistently and with few changes. Actually all lists are different.

External links

Ikusi bestalde

W3C balioztatzea