Open OXID Template
von Leonid Lezner
1. Aufbau
1.1. Modular
1.1.1. Einzelteile auch in HTML unterteilen
1.2. Geschwindigkeitsoptimiert
1.3. Semantisch korrekt
1.4. sauberes Markup
1.4.1. Vorerst XHTML 1.0 Strict
1.4.2. Später HTML5
1.5. Einsatz von Mikroformaten
1.6. Übersetzung mit gettext
2. Zusätzliche Module
2.1. Smarty Tags umstellen auf {,}
2.2. classes
3. Template-Ordner
3.1. css
3.2. images
3.3. swf
3.4. js
3.5. smarty
3.6. tpl
3.6.1. modules
3.6.1.1. head.tpl
3.6.1.2. header.tpl
3.6.1.3. footer.tpl
3.6.1.4. skiplinks.tpl
3.6.2. basket.tpl
3.6.3. cms.tpl
3.6.4. details.tpl
3.6.5. login.tpl
3.6.6. list.tpl
3.6.7. start.tpl
3.6.8. Partials
3.6.8.1. boxproductlist.tpl
3.6.8.2. Form-Controlls
3.6.8.3. Table
3.6.8.4. products.tpl
3.6.8.5. Product-Info
3.6.8.6. Navigation
3.6.8.7. categories.tpl
3.6.9. Layouts