Rozdíly
Zde můžete vidět rozdíly mezi vybranou verzí a aktuální verzí dané stránky.
Následující verze | Předchozí verze | ||
skoda-ep:modules:layout_modules [18.02.2016 09:04] Jan Šimůnek vytvořeno |
skoda-ep:modules:layout_modules [23.02.2016 09:46] (aktuální) Jakub Štěpánek |
||
---|---|---|---|
Řádek 1: | Řádek 1: | ||
====== Layout modules ====== | ====== Layout modules ====== | ||
+ | * Footer | ||
+ | * Content | ||
+ | * Sidebar | ||
+ | * Footer | ||
- | ==== Header ==== | ||
- | Header module implements site header. Header consist of: | ||
- | * ŠKODA AUTO logo | ||
- | * Site name | ||
- | * Main site navigation | ||
- | * Search button (optional) | ||
- | |||
- | === Backend === | ||
- | |||
- | Backend using default Wordpress menu functionalities. Administrator can create menu by his needs. See https://codex.wordpress.org/WordPress_Menu_User_Guide. | ||
- | |||
- | === Frontend === | ||
- | |||
- | == Desktop == | ||
- | |||
- | {{:skoda-ep:header-desktop.png?linkonly|}} | ||
- | |||
- | == Mobile == | ||
- | |||
- | {{:skoda-ep:mobile-menu-1.png?linkonly|}} | ||
- | {{:skoda-ep:mobile-menu-2.png?linkonly|}} | ||
- | |||
- | See Wireframe and Styleguide for more info (TBD: Links to ...). | ||
- | |||
- | ==== Footer ==== | ||
- | |||
- | Footer module implements footer of the site. | ||
- | |||
- | === Backend === | ||
- | |||
- | Back using Widget Wordpress Widget functionalities. See https://codex.wordpress.org/Appearance_Widgets_Screen. | ||
- | |||
- | Footer is divided into several sections. You can put widgets into sections and make footer customization. Widget can be menu, links (including social ones), newsletter subscription, etc. | ||
- | |||
- | === Frontend === | ||
- | |||
- | == Desktop == | ||
- | |||
- | {{:skoda-ep:footer.png?linkonly|}} | ||
- | |||
- | == Mobile == | ||
- | |||
- | Categories and Social Channels are hidden and can be shown by user by clicking on them. | ||
- | |||
- | {{:skoda-ep:footer-mobile.png?linkonly|}} | ||
- | |||
- | See Wireframe and Styleguide for more info (TBD: Links to ...). |