Dotclear


Ignore:
Timestamp:
02/23/14 10:17:41 (11 years ago)
Author:
Anne Kozlika <kozlika@…>
Branch:
default
Message:

Berlin: footer's widgets presentation. Closes #1928 (needs to be tests with lot of use cases, please)

Location:
inc/public/default-templates/currywurst
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • inc/public/default-templates/currywurst/_footer.html

    r2621 r2670  
    11<p id="gotop"><a href="#top">Haut de page</a></p> 
    22 
    3 <div id="footer" role="contentinfo"> 
    4      <div id="blogcustom"> 
     3<div class="footer" id="footer" role="contentinfo"> 
     4     <div class="widgets footer__widgets" id="blogcustom"> 
     5        <h2 class="blogcustom__title">{{tpl:lang Blog info}}</h2> 
    56          {{tpl:Widgets type="custom"}} 
    67     </div> <!-- End #custom widgets --> 
  • inc/public/default-templates/currywurst/_sidebar.html

    r2669 r2670  
    1 <div id="sidebar" role="complementary"> 
    2      <div id="blognav"> 
     1<div class="sidebar" id="sidebar" role="complementary"> 
     2     <div class="widgets blognav__widgets" id="blognav"> 
     3        <h2 class="blognav__title">{{tpl:lang Blog menu}}</h2> 
    34          {{tpl:Widgets type="nav"}} 
    45     </div> <!-- End #blognav --> 
    5      <div id="blogextra"> 
     6     <div class="widgets blogextra__widgets" id="blogextra"> 
     7        <h2 class="blogextra__title">{{tpl:lang Extra menu}}</h2> 
    68          {{tpl:Widgets type="extra"}} 
    79     </div> <!-- End #blogextra --> 
Note: See TracChangeset for help on using the changeset viewer.

Sites map